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
cb25d7ba00
Merge branch 'feature/mangadex-api-upgrade' into dev
2021-02-03 05:22:35 +00:00
Alex Ling
21233df754
Fix group filter on the download page
2021-02-01 11:37:00 +00:00
Alex Ling
c61eb7554e
Update the mangadex shard
2021-02-01 11:35:16 +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
135fa9fde6
Update sample config in README [skip ci]
2021-01-29 14:42:58 +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
a1bd87098c
Escape single quotes in migration 8
2021-01-28 12:41:51 +00:00
Alex Ling
a389fa7178
Allow delete all missing items ( #151 )
2021-01-28 09:55:41 +00:00
Alex Ling
b5db508005
Fix relative path mismatch ( #151 )
2021-01-28 04:04:42 +00:00
Alex Ling
30178c42ef
Merge branch 'master' into dev
2021-01-27 09:47:49 +00:00
Alex Ling
b712db9e8f
Merge pull request #154 from hkalexling/hkalexling-patch-1
...
Update autoapproval.yml
2021-01-27 16:28:05 +08:00
Alex Ling
dd9c75d1c9
Update autoapproval.yml
2021-01-27 16:17:33 +08:00
Alex Ling
2d150c3bf2
Create autoapproval.yml
2021-01-27 16:14:47 +08:00
Alex Ling
40f74ea375
Merge pull request #153 from hkalexling/hotfix/reader-bg
...
Fix incorrect background color on reader page
v0.19.1
2021-01-27 15:19:04 +08:00
Alex Ling
adf260bc35
Bump version to v0.19.1
2021-01-27 06:33:45 +00:00
Alex Ling
432d6f0cd5
Run CI for hotfix/* branches
2021-01-27 06:33:45 +00:00
Alex Ling
3de314ae9a
Fix incorrect background color on reader page
2021-01-27 06:33:45 +00:00
Alex Ling
c1c8cca877
Use Ameba to enforce max line width
...
Didn't know Ameba supports this!
2021-01-27 04:18:47 +00:00
Alex Ling
07965b98b7
Force File::Info#inode to return UInt64
2021-01-27 03:42:51 +00:00
Alex Ling
5779d225f6
Merge branch 'dev' of https://github.com/hkalexling/Mango into dev
2021-01-27 03:23:08 +00:00
Alex Ling
bf18a14016
Use inode number
2021-01-27 03:19:58 +00:00
Alex Ling
605dc61777
Merge pull request #150 from Leeingnyo/fix/allow-uppercase-extensions
...
Make file extension check case-insensitive
2021-01-26 19:16:12 +08:00
Alex Ling
def64d9f98
Rename interesting files to supported files
2021-01-26 10:55:50 +00:00
Leeingnyo
0ba2409c9a
add tests about is_interesting_file
2021-01-26 04:18:09 +09:00
Leeingnyo
2b0cf41336
add and apply util method is_interesting_file
2021-01-26 04:17:32 +09:00
Leeingnyo
c51cb28df2
make filename extension downcase for comparing
2021-01-25 23:13:35 +09:00
Alex Ling
2b079c652d
Fix duplicating options on the download page
2021-01-20 08:02:07 +00:00
Alex Ling
68050a9025
Fix incorrect dropdown color in dark mode
2021-01-20 05:20:03 +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
781de97c68
Make thumbnail generation slower
...
This reduces the IO stress
2021-01-19 15:06:27 +00:00
Alex Ling
c7be0e0e7c
Separate insert_id
into titles and entries
2021-01-19 09:08:31 +00:00
Alex Ling
667d390be4
Signature matching
2021-01-19 08:43:45 +00:00
Alex Ling
7f76322377
Merge branch 'dev' into feature/signature
2021-01-18 06:54:38 +00:00
Alex Ling
377c4c6554
Stop the process when the server fails to start
2021-01-18 06:44:10 +00:00
Alex Ling
952aa0c6ca
Fix linter
v0.19.0
2021-01-17 15:59:42 +00:00
Alex Ling
bd81c2e005
Fix incorrect migration SQL
2021-01-17 15:58:13 +00:00
Alex Ling
b471ed2fa0
Upgrade MG
2021-01-17 15:49:10 +00:00
Alex Ling
7507ab64ad
Bump version to v0.19.0
2021-01-17 08:34:35 +00:00
Alex Ling
e4587d36bc
Fix linter
2021-01-17 08:25:01 +00:00