Alex Ling
7f0c256fe6
Log login errors
2021-04-25 12:41:29 +00:00
Alex Ling
46e6e41bfe
Fix reader buttons stacking on mobile
2021-03-29 00:41:33 +00:00
Alex Ling
f6da20321d
Bump version to 0.22.0
2021-03-28 11:49:49 +00:00
Alex Ling
00c15014a1
Document subscription APIs
2021-03-15 07:12:30 +00:00
Alex Ling
c6fdbfd9fd
Better format ranges on subscription manager page
2021-03-15 07:12:10 +00:00
Alex Ling
bbf1520c73
Make in_range?
private
2021-03-14 17:36:26 +00:00
Alex Ling
8950c3a1ed
Fix downloader stuck on external chapters
2021-03-14 16:27:08 +00:00
Alex Ling
17837d8a29
Add tooltips to download manager
2021-03-14 16:03:37 +00:00
Alex Ling
b4a69425c8
Reverse the queue on download manager
2021-03-14 16:01:29 +00:00
Alex Ling
a612500b0f
Subscription manager
2021-03-14 16:01:29 +00:00
Alex Ling
9bb7144479
Fix warning
2021-03-12 15:28:39 +00:00
Alex Ling
ee52c52f46
Fix new linter errors
2021-03-12 15:03:12 +00:00
Alex Ling
eed1a9717e
Merge branch 'master' into dev
2021-03-10 16:48:51 +00:00
Alex Ling
eec6ec60bf
Warn about old API url ( #174 )
2021-03-10 05:47:25 +00:00
Alex Ling
0b3e78bcb7
Merge branch 'rc/0.21.0' into dev
2021-03-09 16:45:26 +00:00
Alex Ling
cb4e4437a6
Update MD API URL ( closes #174 )
2021-03-09 16:43:46 +00:00
Alex Ling
6a275286ea
Merge branch 'rc/0.21.0' into dev
2021-03-07 14:14:46 +00:00
Alex Ling
2743868438
Remove outdated MD API link in warning
2021-03-06 17:03:48 +00:00
Alex Ling
d3f26ecbc9
Move the page margin config to frontend
2021-03-06 15:04:44 +00:00
Alex Ling
f62344806a
Bump version to 0.21.0
2021-03-06 06:16:07 +00:00
Alex Ling
b7b7e6f718
Fix typo [skip ci]
2021-03-05 17:04:23 +00:00
Alex Ling
05b4e77fa9
Entry selector on reader page ( closes #168 )
2021-03-05 17:02:45 +00:00
Alex Ling
8aab113aab
Expiration date should be nil when theres no token
2021-03-05 11:01:00 +00:00
Alex Ling
371c8056e7
Wording
2021-03-05 10:57:23 +00:00
Alex Ling
a9a2c9faa8
Finish search for MD
2021-03-05 04:58:56 +00:00
Alex Ling
011768ed1f
Rename the dots-scripts
component to dots
2021-03-05 04:58:56 +00:00
Alex Ling
1b25a1fa47
Update Koa
2021-03-05 04:58:56 +00:00
Alex Ling
df7e2270a4
Add MangaDex login page
2021-03-05 04:58:56 +00:00
Alex Ling
8160b0a18e
Bump version to 0.20.2
2021-03-04 04:49:37 +00:00
Alex Ling
bf3900f9a2
Add host to config
2021-03-03 17:35:39 +00:00
Alex Ling
6fa575cf4f
Bind localhost when a proxy auth header is set
2021-03-03 16:28:31 +00:00
Alex Ling
7449d19075
Bump version to 0.20.1
2021-02-26 10:35:34 +00:00
Alex Ling
154d85e197
Use only woff and woff2
2021-02-11 08:40:24 +00:00
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
Leeingnyo
d81334026b
add MIME type of ico file
...
The server returns 500 error when requested '/favion.ico'
The handler worked fine, but send_file has failed with
- Missing MIME type for extension ".ico"
so I register mime type for .ico file
2021-02-06 16:58:49 +09:00
Alex Ling
2b3b2eb8ba
Fill default configs before pre-processing
2021-02-03 05:27:41 +00:00
Alex Ling
ffd5f4454b
Merge branch 'feature/auth-proxy' into dev
2021-02-03 05:23:00 +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
70d418d1a1
Upgrade to MangaDex API v2
2021-01-30 17:08:04 +00:00
Alex Ling
45e20c94f9
Merge branch 'dev' into feature/auth-proxy
2021-01-30 10:55:27 +00:00
Alex Ling
ca8e9a164e
Fix the /api page error when using base URL
2021-01-30 10:54:21 +00:00
Alex Ling
4da263c594
Rewrite auth_handler
...
Make sure the OPDS pages are accessible without login when login is
disabled
2021-01-30 10:54:03 +00:00
Alex Ling
d67a24809b
Allow proxy authentication ( #141 )
2021-01-30 07:43:02 +00:00
Alex Ling
cd268af9dd
Fix tags.css base URL
2021-01-30 07:39:54 +00:00
Alex Ling
77333aaafd
Bump version to 0.20.0
2021-01-29 10:27:31 +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