|
e239eb7159
|
Added graphs
|
2023-02-03 21:48:57 +01:00 |
|
|
ae8c7b7024
|
testing fixes for special signs (eg & in url/path)
|
2023-01-21 12:29:40 +01:00 |
|
|
892bfc21bd
|
forgot to scale on forced generate. Now fixed
|
2023-01-20 15:25:38 +01:00 |
|
|
3ba034ea02
|
Added thumbnail scaling and opds thumbnail preview
|
2023-01-20 15:17:50 +01:00 |
|
|
18377b474a
|
Cleanup of files
|
2023-01-20 11:45:09 +01:00 |
|
|
6cea6852ea
|
Fixed #7. Added thumbs generation using /generate?force=
|
2023-01-20 11:38:38 +01:00 |
|
|
b7aa41025a
|
Fixed #6. Imported files should now generate covers on import instead of being skipped
|
2023-01-20 10:07:05 +01:00 |
|
|
dd3cce602c
|
added supported readers section
|
2023-01-20 09:42:03 +01:00 |
|
|
35587b5eb6
|
added supported readers section
|
2023-01-20 09:41:28 +01:00 |
|
|
92dd16328e
|
added supported readers section
|
2023-01-20 09:40:55 +01:00 |
|
|
2215e5e925
|
added summary section
|
2023-01-20 09:26:53 +01:00 |
|
|
0e9a90e92a
|
added platform test
|
2023-01-20 09:26:32 +01:00 |
|
|
663ab4a095
|
added summary section
|
2023-01-20 09:26:12 +01:00 |
|
|
36ff9c7d01
|
added debug to catalog
|
2023-01-20 09:08:36 +01:00 |
|
|
7f33098f5e
|
moved cvdb extractor to extras.py
|
2023-01-19 22:33:11 +01:00 |
|
|
e8e2ef20d5
|
Added new json search cases
|
2023-01-19 22:22:04 +01:00 |
|
|
34f734d399
|
added file cover support, where thumbs are cached locally. Added limit to search results
|
2023-01-19 22:21:46 +01:00 |
|
|
f6acbfa3e4
|
added thumbnails dir and default search limit
|
2023-01-19 22:20:51 +01:00 |
|
|
89e68e3f8e
|
added windows fixes
|
2023-01-19 15:41:27 +01:00 |
|
|
59256c35ac
|
Added windows library location
|
2023-01-17 16:17:22 +01:00 |
|
|
fc3ddd47d4
|
Added .py file for support functions
|
2023-01-17 15:01:32 +01:00 |
|
|
8a10fba79f
|
Added Writer credits and fixed feed entry
|
2023-01-17 15:01:16 +01:00 |
|
|
be7791443a
|
Fixed path issue on linux
|
2023-01-17 15:00:37 +01:00 |
|
|
a1d3be4fed
|
Updated /import with file mod check.
|
2023-01-17 14:59:50 +01:00 |
|
|
0d38808e16
|
Updated docker-compose
|
2023-01-15 10:37:05 +01:00 |
|
|
8ef613b155
|
Fixed #5. If the opds title is empty it should show 'Comics', else it will populate with the base url name
|
2022-07-13 19:15:35 +02:00 |
|
|
40f521543a
|
Trying to start a webui
|
2022-07-13 13:53:16 +02:00 |
|
|
2b19398465
|
Fixed #2. Comics are now sorted by series, then issue. Might needs tested if issue number contains or or other non-integer values. Git issue can be reopened if needed
|
2022-07-13 13:52:30 +02:00 |
|
|
2c7895561b
|
Fixed #3. Title will now only show if there is one
|
2022-07-13 13:32:16 +02:00 |
|
|
bf2a3bcf1d
|
added ignore files
|
2022-06-23 09:16:57 +02:00 |
|
|
a04b119ce5
|
working on comicdb.xml import
|
2022-06-09 15:43:50 +02:00 |
|
|
9c797eeddb
|
trying to import ComicRack database
|
2022-06-08 21:36:41 +02:00 |
|
|
c232276faa
|
updated note in readme with correct timed import of comics. The previous number was with lots of skipped comics
|
2022-06-07 22:03:40 +02:00 |
|
Frederik Baerentsen
|
8c971b044d
|
fixed zip issue (#1)
|
2022-06-07 21:59:03 +02:00 |
|
Frederik Baerentsen
|
4f3a51c911
|
removed gzip requirement
|
2022-06-07 21:46:09 +02:00 |
|
|
f54414c300
|
pushed tentative fix for import
|
2022-06-07 21:44:57 +02:00 |
|
|
d921c92aed
|
added manual import test
|
2022-06-07 21:41:36 +02:00 |
|
Frederik Baerentsen
|
cab1dc2dcb
|
Testing zip errors
|
2022-06-07 21:07:28 +02:00 |
|
|
e847d27809
|
added timer to import
|
2022-06-07 20:10:59 +02:00 |
|
Frederik Baerentsen
|
5467aeeb0a
|
changed config to docker usage
|
2022-06-07 20:09:52 +02:00 |
|
Frederik Baerentsen
|
d9e66d2bb9
|
added docker-compose file
|
2022-06-07 20:09:14 +02:00 |
|
|
e24741150e
|
Started prerequisites section
|
2022-06-07 16:55:25 +02:00 |
|
|
f127e77b0a
|
Started new README with installation instructions
|
2022-06-07 16:51:19 +02:00 |
|
|
d0786ec265
|
Simple Smart list implemented
|
2022-06-07 16:28:58 +02:00 |
|
|
b1b204ba2e
|
Starting json2query in catalog.py
|
2022-06-07 16:16:18 +02:00 |
|
|
135b9b7202
|
updated test cases and added or condition
|
2022-06-07 15:26:05 +02:00 |
|
|
bb440a068f
|
added json to sql query test case
|
2022-06-07 14:14:28 +02:00 |
|
|
7700601288
|
Added 'smart list' using array
|
2022-06-07 09:41:45 +02:00 |
|
|
a25dff10ec
|
initial commit
|
2022-06-07 09:16:43 +02:00 |
|