Alex Ling
|
30af64e9ca
|
Add pause/resume download button to the download manager
|
2020-03-02 16:30:05 +00:00 |
|
Alex Ling
|
fecb96c91b
|
Redirect to the download manager after adding jobs to the queue
|
2020-03-02 02:10:01 +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
|
7de01991a0
|
Fix the problem that all chapters (regardless of selections) will be
posted to the API
|
2020-02-26 18:20:14 +00:00 |
|
Alex Ling
|
319967438b
|
Merge branch 'master' into v0.2.0
|
2020-02-26 18:19:30 +00:00 |
|
Alex Ling
|
1bbb08eede
|
Show spinner and hide download button when posting to API
|
2020-02-26 17:46:28 +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
|
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
|
5ed6b8db1a
|
- basic search functionality
|
2020-02-17 15:54:19 +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
|
5a7a54d17e
|
- next entry/exit reader after finishing an entry
|
2020-02-16 01:00:52 +00:00 |
|
Alex Ling
|
b176da4c29
|
- use encodeURI in $.load so the title/entry name can contain space
|
2020-02-15 16:58:43 +00:00 |
|
Alex Ling
|
87255e8996
|
- make the page parameter in reader the actual page number instead of
index
|
2020-02-15 16:50:38 +00:00 |
|
Alex Ling
|
d36aed3595
|
- finish the reader
- implement the infinite scroll using scrollmagic
|
2020-02-15 16:19:14 +00:00 |
|