Commit Graph

36 Commits

Author SHA1 Message Date
Alex Ling
c355c67415 Download older chapters (as shown on MangaDex) first 2020-03-11 19:26:23 +00:00
Alex Ling
36e2b2bfaf Add dark mode support 2020-03-07 02:51:08 +00:00
Alex Ling
3ae0ad6348 Add fontawesome and add the "adjust" icon to navigation bar to prepare for dark
mode.
2020-03-06 02:25:10 +00:00
Alex Ling
589483cd75 Center the message on message.ecr 2020-03-02 16:55:08 +00:00
Alex Ling
30af64e9ca Add pause/resume download button to the download manager 2020-03-02 16:30:05 +00:00
Alex Ling
4f01aba3e1 Add link to the download manager page on the admin page 2020-03-02 01:57:09 +00:00
Alex Ling
f13f7989d5 Finish the download manager page 2020-03-02 01:50:04 +00:00
Alex Ling
1ce553f541 Add the /admin/downloads page for monitoring download queue 2020-03-01 03:05:40 +00:00
Alex Ling
8fbc5528a8 Move the JS alert function definition to /js/alert.js and move the alert div to views/layout.ecr 2020-03-01 01:23:16 +00:00
Alex Ling
319967438b Merge branch 'master' into v0.2.0 2020-02-26 18:19:30 +00:00
Alex Ling
d9d1dbc26f Post selected chapter JSON object to API, instead of just posting the
IDs
2020-02-26 17:45:37 +00:00
Alex Ling
9f6261e02d Make the selection and download buttons on the download page functional 2020-02-25 02:29:00 +00:00
Alex Ling
d782995bac - Filter MangaDex chapters with volume and chapter range
- Select from table rows using jQuery selectable
2020-02-25 01:52:04 +00:00
Alex Ling
e90b97ca43 Display timestamp as time from now using moments.js 2020-02-24 03:14:05 +00:00
Alex Ling
b58d2e3620 Show chapter count 2020-02-24 03:13:47 +00:00
Alex Ling
a507e3be7a Filter in MangaDex search results 2020-02-24 02:56:50 +00:00
Alex Ling
650ebc7f9d Fix #6 2020-02-23 18:35:27 +00:00
Alex Ling
67d3d2bd55 Sorting in library and title page 2020-02-22 18:16:04 +00:00
Alex Ling
0fa95959a7 Basic search functionality 2020-02-22 02:14:01 +00:00
Alex Ling
aecac748dc Add /download page 2020-02-21 01:59:37 +00:00
Alex Ling
c449a1e9b1 Add /download page 2020-02-21 01:59:09 +00:00
Alex Ling
5ed6b8db1a - basic search functionality 2020-02-17 15:54:19 +00:00
Alex Ling
569c01ab28 - add logo and favicon 2020-02-17 14:53:01 +00:00
Alex Ling
b4fcbf15ca - remove server info from admin view 2020-02-17 02:51:58 +00:00
Alex Ling
26bb49fab5 - remove all embeded css 2020-02-16 16:53:36 +00:00
Alex Ling
93e6d7cae6 - option to resume/start from beginning at the title view
- option to toggle read/unread status at the title view
- move all embeded JS to public/
2020-02-16 03:19:29 +00:00
Alex Ling
08a1052ca4 - when listing covers on mobile, list two in a row 2020-02-16 01:09:15 +00:00
Alex Ling
5a7a54d17e - next entry/exit reader after finishing an entry 2020-02-16 01:00:52 +00:00
Alex Ling
20a2146675 - show 403 message 2020-02-15 18:35:23 +00:00
Alex Ling
d36aed3595 - finish the reader
- implement the infinite scroll using scrollmagic
2020-02-15 16:19:14 +00:00
Alex Ling
5534b9bcdf - save/load reading progress 2020-02-14 03:22:12 +00:00
Alex Ling
042df2bf1f - 2020-02-14 00:57:39 +00:00
Alex Ling
83f6fc25f0 - basic admin panel and user management 2020-02-13 04:36:59 +00:00
Alex Ling
f126dfb430 - implement reader 2020-02-12 20:17:45 +00:00
Alex Ling
9eedac280e - / and /book/:title 2020-02-12 17:52:33 +00:00
Alex Ling
cc031c9aef - implement login and load images from zip 2020-02-12 03:47:10 +00:00