Alex Ling
|
933617503e
|
Optimize the static files
- Use webfont version of FontAwesome
- Use CDN for UIKit JS files
|
2021-02-10 16:24:34 +00:00 |
|
Alex Ling
|
31c6893bbb
|
Display book spines in original size (fixes #152)
|
2021-02-06 13:37:25 +00:00 |
|
Alex Ling
|
edd9a2e093
|
Add MutationObserver polyfill
|
2021-01-31 15:32:38 +00:00 |
|
Alex Ling
|
1f50785e8f
|
Rewrite MangaDex download page with Alpine
|
2021-01-31 12:48:37 +00:00 |
|
Alex Ling
|
ca8e9a164e
|
Fix the /api page error when using base URL
|
2021-01-30 10:54:21 +00:00 |
|
Alex Ling
|
cd268af9dd
|
Fix tags.css base URL
|
2021-01-30 07:39:54 +00:00 |
|
Alex Ling
|
1fad530331
|
Fix admin page theme setting syncing (#155)
|
2021-01-29 08:40:50 +00:00 |
|
Alex Ling
|
a389fa7178
|
Allow delete all missing items (#151)
|
2021-01-28 09:55:41 +00:00 |
|
Alex Ling
|
30178c42ef
|
Merge branch 'master' into dev
|
2021-01-27 09:47:49 +00:00 |
|
Alex Ling
|
3de314ae9a
|
Fix incorrect background color on reader page
|
2021-01-27 06:33:45 +00:00 |
|
Alex Ling
|
54cd15d542
|
Mark items unavailable and retire DB optimization
This prepares us for the moving metadata to DB in the future
|
2021-01-19 15:09:38 +00:00 |
|
Alex Ling
|
1065b430e3
|
Rewrite tagging UI with suggestions (#146)
|
2021-01-14 13:08:50 +00:00 |
|
Alex Ling
|
5abf7032a5
|
Use less
|
2021-01-14 13:04:57 +00:00 |
|
Alex Ling
|
ac9c51dd33
|
Remove non-existing #root from css selectors (#142)
|
2021-01-11 05:28:44 +00:00 |
|
Alex Ling
|
0cc5e1626b
|
Fix broken buttons on download manager page
|
2021-01-08 11:38:51 +00:00 |
|
Alex Ling
|
da0ca665a6
|
Mark entry as read when exiting reader at the end
|
2021-01-08 11:38:25 +00:00 |
|
Simon
|
e086bec9da
|
Added adjustable page gaps via config
|
2021-01-06 15:27:48 +01:00 |
|
Alex Ling
|
dcdcf29114
|
Sort tags on the tags page
|
2021-01-05 07:34:31 +00:00 |
|
Alex Ling
|
c5c73ddff3
|
Rewrite download-manager.js
|
2021-01-01 09:19:16 +00:00 |
|
Alex Ling
|
f18ee4284f
|
Rewrite admin.js with Alpine component
|
2021-01-01 09:04:53 +00:00 |
|
Alex Ling
|
0fbc11386e
|
Fix broken "Exit Reader" button
|
2021-01-01 09:04:18 +00:00 |
|
Alex Ling
|
a68282b4bf
|
Rewrite reader.js with a reusable alpine function
|
2020-12-31 16:21:00 +00:00 |
|
Alex Ling
|
e64908ad06
|
Remove the outdated styleModal call
|
2020-12-31 14:08:14 +00:00 |
|
Alex Ling
|
af0913df64
|
Dynamic HTML title
|
2020-12-31 14:08:14 +00:00 |
|
Alex Ling
|
93f745aecb
|
Only admins can add or delete tags
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
981a1f0226
|
Add /tags to nav bar
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
8188456788
|
Finish tagging
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
1eace2c64c
|
Add the /tags/:tag page
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
40a24f4247
|
Add tags to the web UI
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
a6862e86d4
|
Update alpine
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
45a81ad5f6
|
Display the entries and sub-titles count
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
ec5256dabd
|
Improve batch mark UX (#97)
|
2020-12-27 09:42:06 +00:00 |
|
Alex Ling
|
84d4b0c529
|
Switch to redoc and update API description
|
2020-12-21 06:04:26 +00:00 |
|
Alex Ling
|
1f795889a9
|
Move the entry download route to API
|
2020-12-14 13:03:23 +00:00 |
|
Alex Ling
|
341b586cb3
|
Add API documentation
|
2020-12-14 11:09:38 +00:00 |
|
Alex Ling
|
1cd90926df
|
Bind boolean attributes
|
2020-12-11 10:22:08 +00:00 |
|
Alex Ling
|
ac1ff61e6d
|
Move theme.js to common.js
This reduces the number of JS files to include when loading
|
2020-12-11 10:11:39 +00:00 |
|
Alex Ling
|
6ea41f79e9
|
Simplify the showControl calls on reader page
|
2020-12-11 09:47:32 +00:00 |
|
Alex Ling
|
dad02a2a30
|
Move getProp and setProp to common.js
|
2020-12-11 09:46:56 +00:00 |
|
Alex Ling
|
280490fb36
|
Rewrite the download manager page
|
2020-12-11 07:46:47 +00:00 |
|
Alex Ling
|
011123f690
|
Allow keyboard navigation on reader page (#124)
|
2020-11-24 03:57:38 +00:00 |
|
Alex Ling
|
c4e1ffe023
|
Trigger thumbnail generation from the admin page
|
2020-10-25 05:41:27 +00:00 |
|
Alex Ling
|
0582b57d60
|
Add config options for optimization tasks
|
2020-10-24 03:50:26 +00:00 |
|
Alex Ling
|
308ad4e063
|
Only truncate visible titles to improve load time
|
2020-10-20 14:36:56 +00:00 |
|
Alex Ling
|
a86f0d0f34
|
Add paged reading mode
|
2020-10-09 10:09:42 +00:00 |
|
Alex Ling
|
50d4ffdb7b
|
Use babel and polyfill.io
|
2020-09-22 07:40:47 +00:00 |
|
Alex Ling
|
96463641f9
|
Update progress on last page (#105)
|
2020-09-21 04:35:23 +00:00 |
|
Alex Ling
|
2f8efc382f
|
Clean up
|
2020-09-12 14:05:15 +00:00 |
|
Alex Ling
|
5d7b8a1ef9
|
Skip error entries in OPDS feed
|
2020-09-12 06:57:42 +00:00 |
|
Alex Ling
|
a45e6ea3da
|
Rewrite web reader
|
2020-09-11 17:00:42 +00:00 |
|