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
077f0a03f6
Update "dex2jar" to v61 ( #583 )
2023-06-21 17:21:16 +03:30
Aria Moradi
e930c54246
improve zip parsing ( #569 )
2023-06-05 14:31:14 +03:30
schroda
cde5dc5bfa
Update "dex2jar" to v60 ( #538 )
2023-04-10 11:44:22 +03:30
Mitchell Syer
926a53a4b0
add support for Extensions Lib 1.4 ( #496 )
...
* Support extensions lib 1.4
* Fix build
* Support UpdateStrategy
* Update extension lib min/max to match Tachiyomi
* Use HttpSource.getMangaUrl and add Chapter.realUrl
2023-02-12 05:49:32 +03:30
Mitchell Syer
406cb46170
Fix logging and update system try ( #488 )
...
- Dorkbox SystemTray now automatically adds its shutdown hook, and removed the manual function
2023-02-05 22:21:35 +03:30
akabhirav
acc58dc892
Fixe Dex2Jar and dorkbox dependency issues ( #487 )
...
Co-authored-by: akxer <>
2023-02-05 18:43:00 +03:30
Aria Moradi
55894c22a4
upgrade dorkbox stuff
2023-01-15 12:46:50 +03:30
Aria Moradi
476b10b862
update gradle version
2023-01-13 13:05:50 +03:30
Mitchell Syer
4cf7512ee0
Improve Playwright handling ( #479 )
...
* Improve playwright
* Move DriverJar.java and Chromium.kt
2023-01-08 01:17:53 +03:30
Mitchell Syer
ee8ec460a1
Improve Gradle Configuration ( #478 )
...
* Improve gradle configuration
* Formatting fix
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
* Improve asm version lock description
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
* Improve image decoder description
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
2023-01-07 20:07:53 +03:30
Mitchell Syer
3bef07eeab
Update dependencies ( #422 )
...
* Update dependencies and lint files
* Revert lint
2022-10-22 03:33:07 +03:30
Mitchell Syer
63ca189907
Update Gradle and Dependencies ( #281 )
2022-01-07 17:03:01 +03:30
Mitchell Syer
f20962b02b
Gradle Updates ( #199 )
...
* Cleanup and update gradle, update dependencies
* Duplicate Jsoup
2021-09-18 22:07:19 +04:30
Aria Moradi
e6313cdc67
yeet improvments from jui
2021-08-18 01:21:17 +04:30
Syer10
5f4c7454ee
Update everything ( #68 )
...
* Update everything, cleanup build.gradle.kts's
* Make requested changes
2021-05-03 22:19:09 +04:30
Aria Moradi
960ffd222e
initial commit, eu.kanade.tachiyomi.srource packge build works
2020-12-23 17:52:05 +03:30