Commit Graph
100 Commits
Author SHA1 Message Date
ajurna ed87bc7714 updated font awesome 2021-04-08 10:18:59 +01:00
ajurna fc5600d75c updated js.cookie.js 2021-04-08 10:13:13 +01:00
ajurna 9ff8752e26 updated hammer.js 2021-04-08 10:06:42 +01:00
ajurna b3407350ab added menu to switch pages to comic reader 2021-04-08 10:03:44 +01:00
ajurna 363b518b80 updated Reveal.js to latest version 2021-04-08 09:52:49 +01:00
ajurna 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
ajurna 9900467413 fix's for django 3.2 2021-04-07 11:59:52 +01:00
ajurna 31a7d8f45a fix for duplicate files being created. 2020-11-03 08:36:57 +00:00
ajurna d9fede5b92 fix for duplicate files being created. 2020-10-31 15:53:38 +00:00
ajurna 2a235e5e76 fix for duplicate files being created. 2020-10-31 15:24:52 +00:00
ajurna 8154af148f Merge remote-tracking branch 'origin/master' 2019-08-06 14:18:54 +01:00
ajurna 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
ajurnaandGitHub 4ec309b3db Update config.yml
fixing update_type to security.
2019-07-29 13:21:48 +01:00
ajurnaandGitHub f1fcfdfef8 Merge pull request #10 from apoclyps/github-open-source-templates
[NO-ISSUE] Adding open source contributing templates
2019-07-29 12:37:37 +01:00
ajurnaandGitHub 536a92ee04 Merge pull request #5 from apoclyps/black-formatting
[ISSUE-4] Applying black formatting
2019-07-26 08:45:41 +01:00
ajurnaandApoclyps f87ab8636b Merge pull request #7 from apoclyps/docker-support
[ISSUE-3] Adding docker support
2019-07-25 22:35:13 +01:00
ajurnaandGitHub 5e091b4940 Merge pull request #7 from apoclyps/docker-support
[ISSUE-3] Adding docker support
2019-07-25 22:06:52 +01:00
ajurna 4287ae3153 update for devops 2019-02-18 09:15:31 +00:00
ajurna 59c39079fd update for devops 2019-02-15 16:42:14 +00:00
ajurna 11a7401b7d update for devops 2019-02-15 16:39:47 +00:00
ajurna 4bf933d8f5 update for devops 2019-02-15 16:04:33 +00:00
ajurna c4e29300ab update for devops 2019-02-15 13:39:40 +00:00
ajurna 4e11a714fa update for devops 2019-02-15 13:00:04 +00:00
ajurna 4bf7aef16f update for devops 2019-02-15 12:21:47 +00:00
ajurna bac5114b04 update for devops 2019-02-15 12:18:39 +00:00
ajurna ef6066b416 update for devops 2019-02-15 12:16:35 +00:00
ajurna 2571f4f58d update for devops 2019-02-15 12:13:43 +00:00
ajurna 76be2d80a8 Update azure-pipelines.yml for Azure Pipelines 2019-02-07 15:44:46 +00:00
ajurna df3ffa936b Update azure-pipelines.yml for Azure Pipelines 2019-02-07 15:37:40 +00:00
ajurna 83eb11204c Update azure-pipelines.yml for Azure Pipelines 2019-02-07 15:22:54 +00:00
ajurna e0229ba861 Set up CI with Azure Pipelines 2019-02-07 14:11:04 +00:00
ajurna bc6504088f fix for breadcrumbs not linking correctly. 2018-04-26 11:54:37 +01:00
ajurna 134c3cb761 removed captcha keys form settings file. also removed captcha account from google. 2018-04-09 11:54:24 +01:00
ajurna 6feeab5937 some fixes for bytes/string conversions. 2018-04-06 15:44:17 +01:00
ajurna 8d9422e0e3 updated settings. 2018-04-06 15:14:12 +01:00
ajurna 5f6ce8a754 commented out explicit silk requirement 2018-04-06 14:59:06 +01:00
ajurna 341385dadb updated support to django 2.0
update recaptcha to django-recaptcha2
2018-04-06 14:52:57 +01:00
ajurna eeaf0d37a3 some code cleanup, added silk to look into some queries. 2017-11-23 11:50:25 +00:00
ajurna c330c6812b fix for issue #2. 2017-11-22 15:56:39 +00:00
ajurna 28a2f29f5e fix for UserMisc not being created. this fixes issue #1 2017-11-22 14:24:34 +00:00
ajurna 286c5aa497 added type annotation to feed.
change date strftime to something more human.
2017-01-16 10:56:52 +00:00
ajurna a3dfcc451e added feed of recent comics. 2017-01-16 10:42:49 +00:00
ajurna a9ce887dcc updated to make compatible with django 1.10 2017-01-13 11:06:37 +00:00
ajurna 9d53887b3f changed templates to allow navbar to scroll up. 2016-07-19 20:57:31 +01:00
ajurna@gmail.com 5043a756fb added support for ujson to see if that can improve loading performance 2016-05-04 09:17:54 +01:00
ajurna@gmail.com 5b2c1ca801 fix for bug in generate_directory 2016-05-03 16:38:29 +01:00
ajurna@gmail.com b61b4595a7 made scan_comics remove orphaned records in the db. 2016-05-03 16:34:41 +01:00
ajurna@gmail.com 21f4593a2d redid the generate_directory to be more efficient (i hope)
i've reduced the number of quries.
2016-05-03 13:36:03 +01:00
ajurna@gmail.com 535fd8b806 added search for admin page on comicbooks. 2016-04-14 13:40:25 +01:00
ajurna@gmail.com 586f4ad438 page file name is not long enough. extended to 200. 2016-04-14 13:36:02 +01:00
ajurna@gmail.com a2f3e76bb2 made generate_directory use atomic transactions. this increases performance significantly on unviewed directories. 2016-04-14 10:00:38 +01:00
ajurna@gmail.com 00ea3d1d87 update to readme 2016-04-13 16:19:24 +01:00
ajurna@gmail.com 23951510b2 recent comics set with wrong default 2016-04-13 15:57:09 +01:00
ajurna@gmail.com 6e6b9442cb fix for tables loading. 2016-04-13 15:55:23 +01:00
ajurna@gmail.com 58ff1060e6 made major changes to interface.
can now mark comics as read!
also added a recently added section.
2016-04-13 15:51:35 +01:00
ajurna@gmail.com 34188665e9 removed redundant directory scan. 2016-04-05 15:30:12 +01:00
ajurna@gmail.com 589e46a7c1 optimised imports in models. 2016-04-05 14:36:41 +01:00
ajurna@gmail.com 9235380328 misc fixes. also fixed tests. 2016-04-05 14:34:41 +01:00
ajurna@gmail.com dd38e4c3f1 added date added to admin interface 2016-04-05 11:21:02 +01:00
ajurna@gmail.com bfac5efd89 changed view to limit to post on json request. this makes sure the csrf is checked. 2016-04-05 10:11:06 +01:00
ajurna@gmail.com b9419ac074 missed cookie.js 2016-04-04 17:00:58 +01:00
ajurna@gmail.com 56e055e9f4 change the comic list view to use a datatable. 2016-04-04 16:16:00 +01:00
ajurna@gmail.com d995c88f47 udpateds to css and js. 2016-04-01 11:48:24 +01:00
ajurna@gmail.com 9a316ce1a1 fixed issue with breadcrumbs missing comic. 2016-04-01 10:45:46 +01:00
ajurna@gmail.com 61838b7a11 fixed scan comics to update the version if the version is old 2016-04-01 10:38:33 +01:00
ajurna@gmail.com 1a37db8f22 massive change on how files are accessed.
moved from prviding a path to using unique id's
if there might have been any directory traversal issues they should be gone now.
2016-04-01 09:56:42 +01:00
ajurna@gmail.com d2f880bbae removed request context from render contexts 2016-03-30 12:30:04 +01:00
ajurna@gmail.com 1c4a0203f8 updated readme 2016-03-30 11:43:53 +01:00
ajurna@gmail.com ae1b43d366 removed breadcrumbs logic to its own template
removed breadcrumbs block from templates
added breadcrumbs that were missing from settings page
2016-03-30 11:37:49 +01:00
ajurna@gmail.com 35ad65aaa2 access settings correctly in models.py 2016-03-30 11:06:20 +01:00
ajurna@gmail.com 267a2d410c converted to python 3,
fixed warnings for django 1.10
2016-03-30 10:23:04 +01:00
ajurna af1ba13d86 added containers for the rest of hte pages after last commit. 2015-07-30 10:49:57 +01:00
ajurna 231fcb4c27 changed read_comic page width to auto to make better use of space.
margins were way too wide. and we could use that space on tablets.
2015-07-29 17:25:20 +01:00
ajurna a2f11c6ba3 added initial setup page so that you can now configure a user if one isnt already configured. 2015-07-24 15:59:39 +01:00
ajurna cb20821e23 added setup.py and added some requirments 2015-07-24 14:49:24 +01:00
ajurna 5a9a464cf1 added page number to reading pages 2015-07-24 11:50:34 +01:00
ajurna d93d232a57 added titles to user edit pages. 2015-07-24 11:48:28 +01:00
ajurna 65d56a20a7 added title to comic reading pages 2015-07-24 11:32:49 +01:00
ajurna 6102459dc0 added title to comic list. 2015-07-24 11:29:43 +01:00
ajurna 6baede6201 added some todo's 2015-07-24 11:20:53 +01:00
ajurna 8fff3d4d9b added atomic commiting to processing comic books to increase performance. 2015-07-24 11:06:42 +01:00
ajurna 4350fab728 added breadcrumbs to the account page. 2015-07-24 10:26:05 +01:00
ajurna 744710e7d3 moved some validation from settings page to form. 2015-07-24 10:22:24 +01:00
ajurna f3d2a9e6ac added pages to modify and save users.
also move alot of validation code to the form classes.
2015-07-24 10:14:16 +01:00
ajurna f1972a9738 added users page that lists all registered users.
this required more js to make the table pretty.
2015-07-10 11:19:59 +01:00
ajurna 6fe43294e9 changed menu to include user so that we can hide items from non superusers. 2015-07-08 16:18:08 +01:00
ajurna 132625f521 added account page to change password and email address. 2015-07-08 16:08:41 +01:00
ajurna 20367d3b61 cleanup code a little 2015-06-30 11:30:18 +01:00
ajurna 782a847906 Made menu dynamic. 2015-06-30 11:25:23 +01:00
ajurna 5c72f4d756 added comicStatus to admin backend 2015-06-30 09:58:19 +01:00
ajurna f3431329ad left a print statement in. 2015-06-26 18:40:45 +01:00
ajurna fa4fdff0e6 increased comic file name lenght to 100 chars
fixed finding the file extension.
2015-06-26 18:33:10 +01:00
ajurna 15d00c3f94 fixed bug with recaptcha not showing right. 2015-06-26 16:05:49 +01:00
ajurna fc1121b194 changed all settings and login forms to use the django forms model.
added support for recaptcha via django-recaptcha
2015-06-26 15:46:49 +01:00
ajurna 80a8a74fde moved tests to correct file.
added multi user support.
2015-06-25 14:30:03 +01:00
ajurna 64a590f9ee added tests for the comicbook model
fixed bug related to last page link
2015-06-25 12:36:55 +01:00
ajurna 7f234ce27c fixed case where no error showing when base dir doesnt exist. 2015-06-24 11:53:40 +01:00
ajurna 242e348968 changed name because i found someone already using cbreader. 2015-06-24 10:56:14 +01:00
ajurna 469277763c added settings page to handle setting the BASE_DIR value. 2015-06-24 10:39:31 +01:00
ajurna 8a99514c18 added redirection from / to /comic/ 2015-06-24 09:45:50 +01:00