1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00
immich/mobile/lib
Fynn Petersen-Frey 202082f62e
refactor(mobile): use repositories in a number of services (#12891)
* UserService
* PartnerService
* HashService
* MemoryService
* PersonService
* SearchService
* StackService
2024-09-24 12:50:21 +00:00
..
constants refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
entities refactor(mobile): album api repository for album service (#12791) 2024-09-20 13:32:37 +00:00
extensions feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
interfaces refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
pages refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
providers refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
repositories refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
routing refactor(mobile): encapsulate most access to photomanager in repository (#12754) 2024-09-18 17:15:52 +02:00
services refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
utils refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
widgets refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
main.dart chore(mobile): Flutter 3.24 (#11633) 2024-08-15 14:53:37 -05:00