|
|
654af1f402
|
code cleanup.
moved process_comic_book to static method.
|
2015-06-19 09:24:44 +01:00 |
|
|
|
1c9b1c7654
|
made sorting case insensitive. people seem to like their capital Z's
so it actually works...
|
2015-06-18 23:00:49 +01:00 |
|
|
|
680dc824ce
|
made sorting case insensitive. people seem to like their capital Z's
|
2015-06-18 22:58:00 +01:00 |
|
|
|
f5c146e925
|
change base_dir to not need value.
renamed index to comic_list
|
2015-06-18 22:56:01 +01:00 |
|
|
|
4c3d75916f
|
made sure to sort the files in the comic before indexing.
|
2015-06-18 22:46:19 +01:00 |
|
|
|
02494bf9eb
|
fixed prev/next issues with directories being intersperced.
|
2015-06-18 22:40:28 +01:00 |
|
|
|
fdf783dbc7
|
changed it so next and previous buttons move between comics.
|
2015-06-18 21:20:14 +01:00 |
|
|
|
a28bc50a44
|
changed views to use Database data to read files.
moved alot of the functionality to the models.
changed the file access so that it ignores the extension and just attempts rar and zip access.
|
2015-06-18 13:59:53 +01:00 |
|
|
|
2de1fb9491
|
fixed breadcrumbs
moved some code to util.py to clean up views.py
added migration for start of db.
|
2015-06-17 13:46:02 +01:00 |
|
|
|
32680d1d01
|
Initial commit
|
2015-06-16 21:07:21 +01:00 |
|