issues
search
kaiserbh
/
tachiyomi
Free and open source manga reader for Android.
https://tachiyomi.org/
Apache License 2.0
4
stars
3
forks
source link
[Meta] Change list
#3
Closed
AriaMoradi
closed
10 months ago
AriaMoradi
commented
1 year ago
upstream PR changes
[x] Rename backup stuff now that its being used by both sync and backup
[x] Put sync and backup in the same screen
[x] Prequel PR containing only database related changes
[x] Wait for
favoriteModifiedAt
implementation and then split db changes into another PR
Downstream fork changes
[x] Refactor: remove code duplication from e76a35a87702337e173ab51ec6d7c5facd8a6b49
[x] Implement
favoriteModifiedAt
[ ] Auto purge rule
[x] Refactor syncPrefs
[x] add prefix to SyncYomi syncPref keys to future proof them
[x] Remove
SyncDevice
[ ] WebDAV sync service
[x] refactor backup and restore logic, we shouldn't just add a flag
SyncYomi changes
[x] fix user authorization bugs
[x] fix ArMor's sql bug
[x] remove device data
upstream PR changes
favoriteModifiedAt
implementation and then split db changes into another PRDownstream fork changes
favoriteModifiedAt
SyncDevice
SyncYomi changes