Commit Graph
16 Commits
Author SHA1 Message Date
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