|
|
9fb2a1c15c
|
added django_extensions and updated admin settings.
|
2021-04-21 09:11:28 +01:00 |
|
|
|
c14049ec54
|
remove settings. everything should be configured via the .env file.
|
2021-04-21 09:01:18 +01:00 |
|
|
|
43fc877445
|
fixed tests working.
|
2021-04-15 11:33:36 +01:00 |
|
|
|
99e8077d8b
|
fixed tests working.
|
2021-04-10 09:37:44 +01:00 |
|
|
|
41dc7c49b8
|
removed proccess_comic_pages and replaced with verify pages as that is far superior
|
2021-04-09 18:45:31 +01:00 |
|
|
|
2bbdd7c2a1
|
add timeout to scroll to make it more consistant.
|
2021-04-09 15:16:37 +01:00 |
|
|
|
0138df933e
|
add timeout to scroll to make it more consistant.
|
2021-04-09 14:12:04 +01:00 |
|
|
|
1d5dcb90c0
|
added a lock on a critical path when regenerating pages. this should allow all images to load correctly
|
2021-04-09 11:29:03 +01:00 |
|
|
|
c1f5d80ff7
|
added a lock on a critical path when regenerating pages. this should allow all images to load correctly
|
2021-04-08 16:43:39 +01:00 |
|
|
|
b502d8164b
|
added a lock on a critical path when regenerating pages. this should allow all images to load correctly
|
2021-04-08 16:14:42 +01:00 |
|
|
|
dd806f0bce
|
added a lock on a critical path when regenerating pages. this should allow all images to load correctly
|
2021-04-08 16:10:28 +01:00 |
|
|
|
53d1ae6364
|
fixed bug where if duplicate pages exist comic will be rescanned.
|
2021-04-08 15:51:30 +01:00 |
|
|
|
b19d3aeaa2
|
fixed bug where if page is missing it will regenerate page records and serve it correctly.
|
2021-04-08 14:07:41 +01:00 |
|
|
|
bf63d5f743
|
remove log line
|
2021-04-08 12:04:11 +01:00 |
|
|
|
d556cf3ff8
|
reverted change becasue slidetransitioned doesn't seem to actually fire.
|
2021-04-08 11:59:59 +01:00 |
|
|
|
2185b69500
|
changed event on slide changed to transitioned as sometimes the scroll would not fire correctly.
|
2021-04-08 11:32:35 +01:00 |
|
|
|
08a0906e9f
|
updated pdfjs
|
2021-04-08 11:29:10 +01:00 |
|
|
|
0929581892
|
updated pdfjs
|
2021-04-08 11:17:40 +01:00 |
|
|
|
fc5600d75c
|
updated js.cookie.js
|
2021-04-08 10:13:13 +01:00 |
|
|
|
b3407350ab
|
added menu to switch pages to comic reader
|
2021-04-08 10:03:44 +01:00 |
|
|
|
363b518b80
|
updated Reveal.js to latest version
|
2021-04-08 09:52:49 +01:00 |
|
|
|
c32f12cce7
|
fixed tests.
removed os based file access.
removed rarfile integration now using package.
now using environment variable for comic directory.
|
2021-04-07 16:30:46 +01:00 |
|
|
|
2a235e5e76
|
fix for duplicate files being created.
|
2020-10-31 15:24:52 +00:00 |
|
ajurna
|
e1fa35e9f4
|
multiple fixes for queries that stop duplicates from being created.
|
2020-05-27 13:32:20 +01:00 |
|
ajurna
|
f6611fbe6b
|
cleaned up code for annotations on directory json views.
|
2020-05-27 12:09:50 +01:00 |
|
ajurna
|
3d18d1cae6
|
optimised query on recent_comics_json
|
2020-05-27 12:09:15 +01:00 |
|
ajurna
|
96d7edb307
|
fixed on click navigation to transition between pages.
|
2020-05-27 11:23:21 +01:00 |
|
ajurna
|
5687584107
|
fixed duplicate comicbook records in navigation
|
2020-05-27 11:14:09 +01:00 |
|
ajurna
|
891fe808f6
|
fixed duplicate comicbook records in scan_comics.py
|
2020-05-26 11:37:18 +01:00 |
|
ajurna
|
d64f1c16bd
|
added sorting so as to give some idea when it will finish.
|
2020-05-26 11:07:13 +01:00 |
|
ajurna
|
2e7c0555c2
|
added console output to scan_comics.py options.
|
2020-05-26 10:41:33 +01:00 |
|
ajurna
|
d7db474f0d
|
added console output to scan_comics.py options.
|
2020-05-26 10:36:03 +01:00 |
|
ajurna
|
09a64ec5d8
|
added console output to scan_comics.py options.
|
2020-05-26 10:34:29 +01:00 |
|
ajurna
|
456bf08356
|
fix for URL's not working correctly behind a reverse proxy.
|
2020-05-25 18:49:41 +01:00 |
|
ajurna
|
b420f074d6
|
fix for recent where annotations weren't being accounted for.
this is now working correctly.
|
2020-05-25 18:29:47 +01:00 |
|
ajurna
|
1f32d518bf
|
fix for bug where i hadn't accounted for multiple users in the optimised queries.
|
2020-05-25 18:08:33 +01:00 |
|
ajurna
|
fdeee527cc
|
optimised directory listing query part 2
|
2020-05-22 16:37:39 +01:00 |
|
ajurna
|
26bdd684a4
|
fix for double page skip on touch interface
|
2020-05-22 16:36:46 +01:00 |
|
ajurna
|
6f8a7bd4b8
|
optimised directory listing query
|
2020-05-22 15:40:15 +01:00 |
|
ajurna
|
8e65022976
|
fixing bug
|
2020-05-22 10:06:37 +01:00 |
|
ajurna
|
ce83b3a639
|
fixing bug
|
2020-05-22 09:46:10 +01:00 |
|
ajurna
|
f4411163f9
|
added pdf.js to add pdf support.
|
2020-05-21 12:44:57 +01:00 |
|
ajurna
|
be32796bea
|
New reader based on reveal.js. works well on mobile and desktop and gives a better expierance all around.
|
2020-05-20 10:26:45 +01:00 |
|
ajurna
|
fca993213a
|
fixed settings and user management.
|
2020-05-14 14:16:21 +01:00 |
|
ajurna
|
5e24ebd9d0
|
fixed read_comic
|
2020-05-14 13:57:36 +01:00 |
|
ajurna
|
3b623c3f8b
|
glyphicons replaced with font awesome
|
2020-05-14 13:00:54 +01:00 |
|
ajurna
|
73de37f784
|
migration to bootstrap 4
|
2020-05-14 11:23:11 +01:00 |
|
|
|
8154af148f
|
Merge remote-tracking branch 'origin/master'
|
2019-08-06 14:18:54 +01:00 |
|
|
|
26014608ee
|
changed get_image to respond with a FileResponse ranther than HTTPResponse as this should be far more performant.
|
2019-08-06 14:18:37 +01:00 |
|
Kyle Harrison
|
1033ed8806
|
Migrating ComicBook file_name from a CharField to TextField (#13)
|
2019-07-31 09:04:45 +01:00 |
|