Leeingnyo
70ab198a33
Add config 'forcely_yield_count'
...
the default value 1000 would make a fiber yield on each 4ms on SSD
Apply yield counter in Dir.contents_signauture
Use contents_signature cache in Title.new
2021-09-16 00:16:26 +09:00
Alex Ling
51806f18db
Rename config fields and improve logging
2021-09-06 03:35:46 +00:00
Leeingnyo
365f71cd1d
Change kbs to mbs
2021-08-30 23:10:08 +09:00
Leeingnyo
e988a8c121
Add config for sorted entries cache
...
optional
2021-08-30 22:59:23 +09:00
Alex Ling
1973564272
Revert "Subscription manager"
...
This reverts commit a612500b0f .
2021-08-18 12:09:59 +00:00
Alex Ling
a612500b0f
Subscription manager
2021-03-14 16:01:29 +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
bf3900f9a2
Add host to config
2021-03-03 17:35:39 +00: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
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
d67a24809b
Allow proxy authentication ( #141 )
2021-01-30 07:43:02 +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
Simon
e086bec9da
Added adjustable page gaps via config
2021-01-06 15:27:48 +01:00
Alex Ling
85ad38c321
Allow disable login
2020-12-28 16:13:51 +00:00
Alex Ling
0582b57d60
Add config options for optimization tasks
2020-10-24 03:50:26 +00:00
Alex Ling
853f422964
Configurable read timeout ( #108 )
2020-10-15 11:51:04 +00:00
Alex Ling
cde5af7066
Remove interactive prompt for easier use in docker
2020-08-04 12:57:40 +00:00
Alex Ling
d184d6fba5
Expand path by home
2020-07-21 17:20:40 +00:00
Alex Ling
a812e3ed46
Add duktape.cr and the Plugin class
2020-07-21 09:30:45 +00:00
Alex Ling
53c3798691
Merge branch 'feature/home' into dev
2020-06-08 15:11:09 +00:00
Jared Turner
0bd94a2290
Add config path to Config
2020-06-08 15:24:17 +01:00
Alex Ling
de690fbf29
Store token and callback URI in memory session
2020-06-07 16:18:34 +00:00
Alex Ling
4a245d2504
Check supplied base url has leading slash and append tailing slash if needed
2020-05-23 14:30:41 +00:00
Alex Ling
8658cb8306
Add base url to config
2020-05-23 10:42:39 +00:00
Alex Ling
1bec9f0108
Use singleton in various classes
2020-05-07 10:12:58 +00:00
Alex Ling
b7cd55e692
Add rename rules to config
2020-05-07 10:11:45 +00:00
Alex Ling
8262a163db
Finish the API endpoint for cover upload
2020-04-14 06:09:23 +00:00
Alex Ling
8b184ed48d
Project-wise code formatting
2020-04-08 05:25:12 +00:00
Alex Ling
d1c0e52f90
Fix crash after generating default config
2020-03-13 17:46:28 +00:00
Alex Ling
173ff2d2e6
Ignore key mangadex_default in config YAML and remove unnecessary
...
calls to `YAML::Field`
2020-03-13 17:45:29 +00:00
Alex Ling
6659041631
Allow missing keys in the "mangadex" dictionary in the config file
2020-02-28 16:24:46 +00:00
Alex Ling
905d02e911
Add queue db path to config.cr
2020-02-26 17:29:34 +00:00
Alex Ling
f9a4698fca
Add mangadex to config
2020-02-21 01:58:45 +00:00
Alex Ling
2fe6506b2e
- add basic CLI
2020-02-17 02:52:21 +00:00
Alex Ling
7168c6bfb2
- use logger
2020-02-16 21:24:19 +00:00
Alex Ling
d9129ad58f
- periodic scan
2020-02-16 17:20:12 +00:00
Alex Ling
713694fd85
- formating
2020-02-16 16:53:20 +00:00
Alex Ling
7c66b05872
- move the initialization of config/library/storage to mango.cr
...
- remove duplicate initialization of server in server.cr
2020-02-16 04:14:38 +00:00
Alex Ling
7511e333fc
- add missing space in the confirmation on creating default config
2020-02-14 16:25:09 +00:00
Alex Ling
042df2bf1f
-
2020-02-14 00:57:39 +00:00
Alex Ling
3c2b054ec8
- initial commit
2020-02-11 22:06:17 +00:00