43 Commits

Author SHA1 Message Date
daniel-j
34e5854c43 dont use cookies 2024-10-20 21:26:19 +02:00
daniel-j
f1b37ea02d add Tolino support (UA contains "eReader") reported in #28 2024-07-22 17:59:54 +02:00
daniel-j
6bab3da526 Integrate pdfCropMargins for cropping PDFs (#29) 2024-07-21 17:18:31 +02:00
daniel-j
0f660a0897 add npm module sanitize-filename 2024-07-21 16:43:09 +02:00
daniel-j
8ccc6f74e5 show errors from kepubify and kindlegen, scrap flash cookie 2024-07-21 16:24:08 +02:00
daniel-j
04b2622ec9 fix error message, more verbose 2024-07-21 15:29:28 +02:00
daniel-j
75eb5c4eda quickfix for cached html 2024-07-21 15:18:22 +02:00
daniel-j
c1b6f9d3ea fix filename encoding on kobo, add checkbox for kindlegen and transliteration 2024-07-21 15:11:45 +02:00
daniel-j
235308f5f3 lowercase file extension for epub and pdf 2024-07-21 12:08:28 +02:00
daniel-j
4f28d87f9c improve error reporting, ajax form upload 2024-07-21 11:57:18 +02:00
daniel-j
36c7a4cf35 add application/epub as extra type 2024-01-19 17:12:58 +01:00
daniel-j
c45ad7b44f remove line from testing 2023-12-08 19:08:18 +01:00
daniel-j
cef5b5c455 try fix epub on kindle for some clients 2023-12-08 00:00:53 +01:00
daniel-j
2855f75561 reorganize file structure, add sending urls 2023-12-07 23:26:18 +01:00
daniel-j
528d304e0d keep parens in filename 2023-12-06 21:13:38 +01:00
daniel-j
4b96d924ec add more possible characters 2023-12-06 18:15:51 +01:00
daniel-j
50dec70b19 newline 2023-12-06 18:08:02 +01:00
daniel-j
8f88260f33 replace chinese-to-pinyin with transliteration (more languages supported) 2023-12-06 18:05:43 +01:00
djazz
c0f4575ff1 Merge branch 'master' into fix/chinese-book-download-failed 2023-12-06 17:36:04 +01:00
daniel-j
093ff6f209 skip mimetype detection if octet-stream 2023-12-06 16:59:23 +01:00
daniel-j
9ea290685e filename sanitation when downloading to device 2023-12-06 16:50:19 +01:00
daniel-j
9ea7644e62 fix filenames containing non-ascii characters 2023-12-06 15:37:09 +01:00
daniel-j
77173960ca mobi ios workaround, improve style up recieve page 2023-12-06 15:00:41 +01:00
daniel-j
817d4c8a3b mkdirp 2023-12-06 12:43:23 +01:00
daniel-j
019d0939cc update dependencies 2023-12-06 12:38:15 +01:00
Ada
35761e2dbc fixed book in chinese title failed downloading in kobo issue 2023-09-13 14:42:08 +08:00
daniel-j
0a2a8d3992 print ips 2021-08-14 18:17:28 +02:00
daniel-j
159edd4ed9 fix deprecation warning 2021-08-14 18:15:06 +02:00
daniel-j
1df17cd50e changes 2021-08-14 18:07:10 +02:00
daniel-j
29f6b096a2 changes 2021-08-14 18:04:26 +02:00
daniel-j
a2b2bf0aaf better filetype validation, support pdf/cbz/cbr/html/txt 2020-08-12 23:10:22 +02:00
daniel-j
6f258cb047 fix for max expire timeout, don't remove if same key was regenerated 2020-03-05 15:32:59 +01:00
daniel-j
7c95b98a6a kindle support 2020-03-05 14:36:12 +01:00
daniel-j
3fd0464a7f fix potential crash, don't throw 2020-03-04 15:31:36 +01:00
daniel-j
6ccd08579b limit characters further 2020-03-04 15:21:14 +01:00
daniel-j
9bde12b2be add a max duration to key, change a method from get to post 2020-03-04 15:16:07 +01:00
daniel-j
e30dc08861 new random key method 2020-03-04 15:13:16 +01:00
daniel-j
fd9edc7690 rewrite random function 2020-03-04 13:50:50 +01:00
daniel-j
a592adf834 delete old file if existing 2020-03-04 13:41:38 +01:00
daniel-j
a2af6ba59e prettier upload page 2020-03-04 13:18:40 +01:00
daniel-j
358d3f554d fix npm start and increase max filesize 2020-03-04 09:56:04 +01:00
daniel-j
b7a5ffdaf3 sendfile 2020-03-03 18:41:51 +01:00
daniel-j
0dd2217c7a first 2020-03-03 17:43:11 +01:00