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 |
|
Alex Ling
|
7d6d3640ad
|
Disable the tagging UI for non-admin users
|
2021-01-17 08:16:40 +00:00 |
|
Alex Ling
|
3071d44e32
|
Fix admin API bypassing
|
2021-01-17 08:10:43 +00:00 |
|
Alex Ling
|
7a09c9006a
|
Set up foreign keys
|
2021-01-17 04:47:06 +00:00 |
|
Alex Ling
|
959560c7a7
|
Add titles and move insert_ids to class variable
This fixes the bug where the new ids are not saved
|
2021-01-17 04:45:55 +00:00 |
|
Alex Ling
|
ff679b30d8
|
Capitalize the UNIQUE keyword
|
2021-01-17 04:41:05 +00:00 |
|
Alex Ling
|
f7a360c2d8
|
Proper DB migration
|
2021-01-16 17:11:57 +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
|
18e8e88c66
|
Initial work on title signature
|
2021-01-14 08:23:39 +00:00 |
|
Alex Ling
|
44336c546a
|
Bump version to v0.18.3
v0.18.3
|
2021-01-12 10:14:12 +00:00 |
|
Alex Ling
|
a4c6e6611c
|
Try WSS first, and fallback to WS (#144)
|
2021-01-12 10:13:06 +00:00 |
|
Alex Ling
|
0b457a2797
|
Merge branch 'master' of https://github.com/hkalexling/Mango
v0.18.2
|
2021-01-11 15:37:34 +00:00 |
|
Alex Ling
|
653751bede
|
Merge branch 'dev'
|
2021-01-11 15:37:06 +00:00 |
|
Alex Ling
|
a02bf4a81e
|
Bump version to v0.18.2
|
2021-01-11 15:22:51 +00:00 |
|
Alex Ling
|
5271d12f4c
|
Respect base URL in WS connections
|
2021-01-11 15:05:58 +00:00 |
|
Alex Ling
|
c2e2f0b9b3
|
Merge pull request #143 from hkalexling/all-contributors/add-h45h74x
docs: add h45h74x as a contributor
|
2021-01-11 19:32:47 +08:00 |
|
allcontributors[bot]
|
72d319902e
|
docs: update .all-contributorsrc [skip ci]
|
2021-01-11 11:31:21 +00:00 |
|
allcontributors[bot]
|
bbd0fd68cb
|
docs: update README.md [skip ci]
|
2021-01-11 11:31:20 +00:00 |
|