schroda
c1d702a51c
Feature/improve automated backup ( #597 )
...
* Add option to disable cleanup of backups
* Ensure the minimum TTL of backups to 1 day
* Schedule the automated backup on a specific time of the day
* Introduce scheduler that takes system hibernation time into account
In case the system was hibernating/suspended scheduled task that should have been executed during that time would not get triggered and thus, miss an execution.
To prevent this, this new scheduler periodically checks if the system was suspended and in case it was, triggers any task that missed its last execution
* Use new scheduler
2023-07-20 17:47:30 -04:00
schroda
526fef85e4
Feature/global update trigger automatically ( #593 )
...
* Move "addCategoriesToUpdateQueue" to "Updater"
* Automatically trigger the global update
2023-07-10 13:14:14 +03:30
schroda
49f2d8588a
Feature/automated backups ( #595 )
...
* Automatically create backups
* Cleanup automated backups
* Extract backup filename creation into function
2023-07-10 13:13:53 +03:30
schroda
561d680e78
Exclude mangas with specific state from global update ( #537 )
2023-06-09 16:03:10 +03:30
schroda
ec1d65f4c3
update library grouped by source ( #511 )
...
* Update mangas grouped by source
* Limit parallel update requests
2023-03-10 11:03:09 +03:30
Aria Moradi
f3c2ee4c40
re-order config options
2023-02-12 22:50:06 +03:30
akabhirav
555f73b478
Download as CBZ ( #490 )
...
* Download as CBZ
* Better error handling for zips (code review changes)
2023-02-12 22:45:58 +03:30
Marco Ebbinghaus
7ae837ca3c
Remove support for Sorayomi web interface ( #414 )
...
fixes #392
2022-10-07 22:26:26 +03:30
Aria Moradi
320d1ae9d8
add support for alternative web interfaces ( #342 )
...
* add support for alternative web interfaces
* fix naming
* won't bundle sorayomi zip
* clean diff
2022-04-16 21:09:36 +04:30
Aria Moradi
50f4532406
add support for changing downloads dir ( #343 )
2022-04-16 20:20:57 +04:30
Aria Moradi
6389899507
remove anime support
2021-10-24 22:58:25 +03:30
Aria Moradi
bd638251e4
add BasicAuth support
2021-09-14 04:17:01 +04:30
Aria Moradi
8a986383fe
fixes #175 , better webUI download task
2021-08-14 17:10:41 +04:30
Aria Moradi
31f0b6a16c
ability to override server.conf with java -D arguments
2021-08-09 06:45:49 +04:30
Aria Moradi
a04cbcd814
add webUIEnabled config
2021-08-08 01:11:21 +04:30
Aria Moradi
b1b1abad1d
refactor proxy
2021-03-28 20:41:39 +04:30
Aria Moradi
ec877f632f
refactor & config improvments
2021-03-27 18:30:36 +04:30
Aria Moradi
0ef86c34b7
server configuration fam
2021-03-11 14:43:29 +03:30