Alex Ling
2764e955b2
Show success alert on plugin download page
2021-03-15 17:07:15 +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
e03bf32358
Show success alerts on the download page
2021-03-14 17:36:43 +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
daec2bdac6
Update ameba
2021-03-12 14:06:20 +00:00
Alex Ling
e9a490676b
Update the mangadex shard
2021-03-12 13:59:11 +00:00
Alex Ling
757f7c8214
Upgrade Crystal to 0.36.1
2021-03-12 13:41:24 +00:00
Alex Ling
eed1a9717e
Merge branch 'master' into dev
2021-03-10 16:48:51 +00:00
Alex Ling
8829d2e237
Merge pull request #173 from hkalexling/rc/0.21.0
v0.21.0
2021-03-11 00:44:49 +08:00
Alex Ling
eec6ec60bf
Warn about old API url ( #174 )
2021-03-10 05:47:25 +00:00
Alex Ling
3a82effa40
Update config in README
2021-03-09 18:01:03 +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
c36d2608e8
Make uk-card adaptive to dark/light mode
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
3c3549a489
Merge pull request #172 from hkalexling/hotfix/bind-localhost
v0.20.2
2021-03-04 13:47:59 +08:00
Alex Ling
8160b0a18e
Bump version to 0.20.2
2021-03-04 04:49:37 +00:00
Alex Ling
a7eff772be
Update example config in README
2021-03-04 04:48:51 +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
604c5d49a6
Merge pull request #166 from hkalexling/dev
v0.20.1
2021-02-28 19:38:02 +08:00
Alex Ling
7449d19075
Bump version to 0.20.1
2021-02-26 10:35:34 +00:00
Alex Ling
c5c9305a0b
Merge pull request #162 from hkalexling/all-contributors/add-davidkna
...
docs: add davidkna as a contributor
2021-02-14 23:30:02 +08:00
allcontributors[bot]
fdceab9060
docs: update .all-contributorsrc [skip ci]
2021-02-14 15:28:33 +00:00
allcontributors[bot]
c18591c5cf
docs: update README.md [skip ci]
2021-02-14 15:28:32 +00:00
Alex Ling
bb5cb9b94c
Merge pull request #161 from davidkna/docker-usr-local
...
Move binary in docker image to /usr/local
2021-02-14 23:26:38 +08:00
David Knaack
fb499a5caf
Move binary in docker image to /usr/local
2021-02-14 11:42:00 +01: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
Alex Ling
171125e8ac
Merge pull request #159 from Leeingnyo/fix/favicon-500-error
...
Fix HTTP 500 Error when accessing the favicon
2021-02-06 16:34:56 +08: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