Alex Ling
f2dd20cdec
Bump version to 0.23.0
2021-08-22 08:20:24 +00:00
Alex Ling
efc547f5b2
Fix "Executing query" spam in log
2021-08-22 07:34:29 +00:00
Alex Ling
6549253ed1
Merge branch 'dev' of https://github.com/hkalexling/Mango into dev
2021-08-20 00:26:59 +00:00
Alex Ling
d9565718a4
Remove MangaDex integration
2021-08-20 00:25:21 +00:00
Leeingnyo
83b122ab75
Implement a controller to toggle flip animation
2021-08-18 23:46:45 +09:00
Leeingnyo
1e7d6ba5b1
Keep an image ratio at the paged mode, clamping the image in a screen
2021-08-18 23:46:45 +09:00
Leeingnyo
4d1ad8fb38
Prevent load images
2021-08-18 23:46:45 +09:00
Leeingnyo
d544252e3e
Add preload lookahead controller
2021-08-18 23:46:45 +09:00
Alex Ling
1973564272
Revert "Subscription manager"
...
This reverts commit a612500b0fabf7259a5ee0c841b0157d191e5bdd.
2021-08-18 12:09:59 +00:00
Leeingnyo
4a261d5ff8
Set Cache-Control header at page, dimensions API
2021-08-18 01:33:22 +09:00
Alex Ling
31d425d462
Document the 304 responses
2021-08-17 07:14:24 +00:00
Leeingnyo
2426ef05ec
Apply cache on dimensions api
...
Use zip_path and mtime for hashing
It used for weak validation
2021-08-15 21:41:44 +09:00
Leeingnyo
25b90a8724
Apply cache on page, cover api
...
Get image data and use it for hashing
2021-08-15 21:33:08 +09:00
Alex Ling
cd8944ed2d
Slim option in library and title APIs
2021-04-25 12:41:37 +00:00
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