Alex Ling
|
bcb95d1462
|
Make validate_archive more thorough
|
2020-05-31 15:14:17 +00:00 |
|
Alex Ling
|
4371c7877d
|
Use base URL in cookies path
|
2020-05-31 14:34:42 +00:00 |
|
Alex Ling
|
d72d635c68
|
Add admin/user sub-command
|
2020-05-31 14:30:45 +00:00 |
|
Alex Ling
|
b724b4d508
|
Move username/password validation to Storage class
|
2020-05-31 14:26:20 +00:00 |
|
Alex Ling
|
8bbbe650f1
|
Allow skipping initial user creation
|
2020-05-31 14:25:15 +00:00 |
|
Alex Ling
|
651bd17612
|
Rewrite option parsing using clim and add the admin subcommand
|
2020-05-30 15:14:39 +00:00 |
|
Alex Ling
|
4841f90cc1
|
Remove edit buttons from home
|
2020-05-29 15:51:01 +00:00 |
|
Alex Ling
|
6b43ee7fe5
|
Add RAR/CBR support
|
2020-05-29 13:45:25 +00:00 |
|
Jared Turner
|
e99d7b8b29
|
Merge branch 'feature/home' of github.com:hkalexling/Mango into feature/home
|
2020-05-29 13:31:00 +01:00 |
|
Jared Turner
|
d2ad7fef77
|
WIP last_read property for Entries
|
2020-05-29 13:26:47 +01:00 |
|
Jared Turner
|
ddb6a860ae
|
add 'jump to title' to home modal
|
2020-05-24 10:35:35 +01:00 |
|
Alex Ling
|
8665616c2e
|
Bump version to v0.4.0
|
2020-05-24 06:36:40 +00:00 |
|
Alex Ling
|
4a245d2504
|
Check supplied base url has leading slash and append tailing slash if needed
|
2020-05-23 14:30:41 +00:00 |
|
Alex Ling
|
48c3a82078
|
Use base url when generating cover URLs
|
2020-05-23 14:16:56 +00:00 |
|
Alex Ling
|
eefa8c3982
|
Use base url in some hardcoded URLs
|
2020-05-23 14:17:11 +00:00 |
|
Alex Ling
|
8fe2f3b4cc
|
Use base url in views
|
2020-05-23 14:16:56 +00:00 |
|
Alex Ling
|
6a9105605d
|
Fix library link in the breadcrumb menu
|
2020-05-23 12:16:08 +00:00 |
|
Alex Ling
|
60d4cee0a9
|
Respect base url setting when redirecting
|
2020-05-23 10:42:59 +00:00 |
|
Alex Ling
|
8658cb8306
|
Add base url to config
|
2020-05-23 10:42:39 +00:00 |
|
Alex Ling
|
c74a01f546
|
Remove unnecessary JS files from home.ecr
|
2020-05-21 09:10:46 +00:00 |
|
Alex Ling
|
2aeb38a271
|
Remove edit button from home screen
|
2020-05-21 09:06:50 +00:00 |
|
Jared Turner
|
a2c7638141
|
refactor on deck to continue reading and show percentages on home
|
2020-05-20 10:38:23 +01:00 |
|
Alex Ling
|
c35e840694
|
Refactor the / route
|
2020-05-19 12:16:32 +00:00 |
|
Alex Ling
|
ff6e64f12a
|
Refactor get_on_deck_entry
|
2020-05-19 12:05:15 +00:00 |
|
Jared Turner
|
16fa27e4f6
|
update comments
|
2020-05-18 21:09:11 +01:00 |
|
Jared Turner
|
16734c2c59
|
rename root to library and add home with on deck WIP
|
2020-05-18 21:06:14 +01:00 |
|
Jared Turner
|
392b3d8339
|
fix load_percetage method name typo
|
2020-05-18 20:32:09 +01:00 |
|
Alex Ling
|
d416dc6618
|
Use rename when downloading
|
2020-05-17 06:29:13 +00:00 |
|
Alex Ling
|
7233e6e5c3
|
Type annotate the self.default methods
|
2020-05-17 06:28:33 +00:00 |
|
Alex Ling
|
bd8ae9497f
|
Initialize the downloader when started
|
2020-05-07 15:42:31 +00:00 |
|
Alex Ling
|
34b11dc2c7
|
Only hijack HTTP 500 when in release mode
|
2020-05-07 15:41:02 +00:00 |
|
Alex Ling
|
7448592216
|
Optionally pass in db path for testing
|
2020-05-07 10:12:58 +00:00 |
|
Alex Ling
|
049bd3ab2c
|
Fix long lines
|
2020-05-07 10:12:58 +00:00 |
|
Alex Ling
|
1bec9f0108
|
Use singleton in various classes
|
2020-05-07 10:12:58 +00:00 |
|
Alex Ling
|
09b297cd8e
|
Add rename method to Manga and Chapter
|
2020-05-07 10:12:06 +00:00 |
|
Alex Ling
|
b7cd55e692
|
Add rename rules to config
|
2020-05-07 10:11:45 +00:00 |
|
Alex Ling
|
a5e97af3a3
|
Use abstract class in the Rename module
|
2020-05-03 16:31:00 +00:00 |
|
Alex Ling
|
4cee5faecd
|
Allow | character outside of patterns
|
2020-05-03 16:30:35 +00:00 |
|
Alex Ling
|
711add74ef
|
Allow spaces in patterns
|
2020-05-03 16:29:54 +00:00 |
|
Alex Ling
|
f6f09c54bc
|
Add Rename module
|
2020-05-03 12:02:12 +00:00 |
|
Alex Ling
|
fb05e913a0
|
Limit cover image types to png/jpeg in the web UI
|
2020-04-20 07:36:55 +00:00 |
|
Alex Ling
|
490888ad71
|
Bump version to 0.3.0
|
2020-04-19 16:23:00 +00:00 |
|
Alex Ling
|
20d71bfa81
|
Finish #30
|
2020-04-19 16:11:23 +00:00 |
|
Alex Ling
|
ec6a7bd3d9
|
Read/unread a directory with API
|
2020-04-19 15:47:36 +00:00 |
|
Alex Ling
|
b449d906ec
|
Merge branch 'cover' into dev
|
2020-04-19 14:39:19 +00:00 |
|
Alex Ling
|
f66bec5545
|
Update frontend for cover upload
|
2020-04-19 14:33:24 +00:00 |
|
Alex Ling
|
ce5f444012
|
Remove debug code in upload handler
|
2020-04-19 14:32:58 +00:00 |
|
Alex Ling
|
8506044232
|
Handle errors in the "/" endpoint
|
2020-04-14 06:08:10 +00:00 |
|
Alex Ling
|
079dd8e280
|
Fix layout macro message displaying bug
|
2020-04-14 06:08:10 +00:00 |
|
Alex Ling
|
8262a163db
|
Finish the API endpoint for cover upload
|
2020-04-14 06:09:23 +00:00 |
|