Alex Ling
|
df8a6ee6da
|
Finish plugin functionalities
|
2020-07-23 17:15:40 +00:00 |
|
Alex Ling
|
70ea1711ce
|
Handle selectable table dark mode more elegantly
|
2020-07-22 17:31:38 +00:00 |
|
Alex Ling
|
2773c1e67f
|
Plugin download page WIP
|
2020-07-22 13:52:28 +00:00 |
|
Alex Ling
|
6c2350c9c7
|
Fix modal and dropdown colors in dark mode
and get rid of the hacky `styleModal` function
|
2020-07-22 12:06:29 +00:00 |
|
Alex Ling
|
87b72fbd30
|
Support 'System' theme setting (#91)
|
2020-07-19 10:58:23 +00:00 |
|
Alex Ling
|
94a1e63963
|
Handle library/title sorting on backend (#86)
|
2020-07-15 10:34:53 +00:00 |
|
Alex Ling
|
38ba324fa9
|
Save the sorting option in local storage (#76)
|
2020-07-04 09:47:51 +00:00 |
|
Alex Ling
|
c00016fa19
|
Remove link to title page from the entry modal
|
2020-07-04 08:56:58 +00:00 |
|
Alex Ling
|
4d5a305d1b
|
Reduce card font size and link to the title pages
(#84)
|
2020-07-04 08:56:58 +00:00 |
|
Alex Ling
|
00fcc881ee
|
Start from page 1 if the entry has been completed
(#71)
|
2020-06-16 06:17:52 +00:00 |
|
Alex Ling
|
0e7be6392d
|
Fix incorrect modal colors on the reader page
|
2020-06-16 06:06:32 +00:00 |
|
Alex Ling
|
ef0e3fd346
|
Add color to labels in dark mode (#70)
|
2020-06-16 05:15:39 +00:00 |
|
Alex Ling
|
674da55bde
|
Add entry download button (#45)
|
2020-06-15 12:54:42 +00:00 |
|
Alex Ling
|
0f3dd51d6b
|
Respect base URL
|
2020-06-08 15:24:35 +00:00 |
|
Alex Ling
|
53c3798691
|
Merge branch 'feature/home' into dev
|
2020-06-08 15:11:09 +00:00 |
|
Alex Ling
|
06fe2ccf16
|
Handle escaped characters when filtering (#51) [skip ci]
|
2020-06-02 15:08:43 +00:00 |
|
Jared Turner
|
ddb6a860ae
|
add 'jump to title' to home modal
|
2020-05-24 10:35:35 +01:00 |
|
Alex Ling
|
4a59459773
|
Use base url in JS files
|
2020-05-23 14:18:14 +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
|
f66bec5545
|
Update frontend for cover upload
|
2020-04-19 14:33:24 +00:00 |
|
Alex Ling
|
75edfcdb5b
|
Set and load display names in frontend
|
2020-04-07 12:57:50 +00:00 |
|
Alex Ling
|
e568ec8878
|
Fix the unexpected sorting behavior on Chrome
|
2020-04-02 09:06:16 +00:00 |
|
Alex Ling
|
58e96cd4fe
|
Watch the title element size for change
|
2020-04-01 06:13:03 +00:00 |
|
Alex Ling
|
aa09f3a86f
|
Only show tooltips for truncated titles
|
2020-04-01 05:59:46 +00:00 |
|
Alex Ling
|
27c6e02da8
|
Run the truncate function after DOM is ready
|
2020-04-01 04:48:53 +00:00 |
|
Alex Ling
|
68d1b55aea
|
Limit title text height in CSS
|
2020-04-01 04:47:55 +00:00 |
|
Alex Ling
|
460fcdf2f5
|
Limit the number of lines to display in card titles
|
2020-03-30 20:36:27 +00:00 |
|
Alex Ling
|
c6369f9f26
|
Prevent flash of white in cards
|
2020-03-30 20:35:30 +00:00 |
|
Alex Ling
|
88b16445e2
|
Show entry title instead of book title in modal
|
2020-03-15 02:55:35 +00:00 |
|
Alex Ling
|
5d62a87720
|
Fix inaccurate sorting when sorting by progress
|
2020-03-15 02:28:21 +00:00 |
|
Alex Ling
|
318501bc9b
|
Show reading progress in reader
|
2020-03-13 01:05:16 +00:00 |
|
Alex Ling
|
9536ce62e6
|
Add the "auto" sorting option (#9)
|
2020-03-12 03:10:56 +00:00 |
|
Alex Ling
|
4def23a5cf
|
Fix the problem that URLs are not being parsed on the download page
|
2020-03-11 18:15:43 +00:00 |
|
Alex Ling
|
943076ccf7
|
Simplify the download queue tasks APIs
|
2020-03-11 18:11:32 +00:00 |
|
Alex Ling
|
36034042f2
|
Fix styling issues with dark theme on the download page
|
2020-03-11 03:07:09 +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
|
e2d01f7eb9
|
Remove error handling in the parse_query_result method of
MangaDex::Job, and pass the possible exceptions to the frontend and
handle them there.
|
2020-03-03 02:33:32 +00:00 |
|
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 |
|