1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile
Jason Rasmussen b5d75e2016
feat(server,web): system config for admin (#959)
* feat: add admin config module for user configured config, uses it for ffmpeg

* feat: add api endpoint to retrieve admin config settings and values

* feat: add settings panel to admin page on web (wip)

* feat: add api endpoint to update the admin config

* chore: re-generate openapi spec after rebase

* refactor: move from admin config to system config naming

* chore: move away from UseGuards to new @Authenticated decorator

* style: dark mode styling for lists and fix conflicting colors

* wip: 2 column design, no edit button

* refactor: system config

* chore: generate open api

* chore: rm broken test

* chore: cleanup types

* refactor: config module names

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
Co-authored-by: Zack Pollard <zack.pollard@moonpig.com>
2022-11-14 22:39:32 -06:00
..
android typo(android-feature-note): Reserve geocoding -> Reverse geocoding (#946) 2022-11-09 10:17:43 -06:00
assets feat(mobile): Add selected assets to album (#901) 2022-11-05 20:21:55 -05:00
fonts Update inline font for f-droid publication metric (#107) 2022-04-04 09:08:53 -05:00
ios Up version for release 2022-11-08 14:34:47 -06:00
lib refactor(mobile): tidy-up dependencies, remove unused, replace rarely used ones (#948) 2022-11-11 11:52:02 -06:00
openapi feat(server,web): system config for admin (#959) 2022-11-14 22:39:32 -06:00
scripts feat(mobile) added french translations (#343) 2022-07-13 11:35:02 -05:00
test feat(mobile): show local assets (#905) 2022-11-08 11:00:24 -06:00
.gitignore Enable swiping between assets (#381) 2022-08-03 15:36:12 -05:00
.metadata Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
analysis_options.yaml Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
makefile Implement CI/CD for Android (#48) 2022-03-13 22:10:07 -05:00
pubspec.lock refactor(mobile): tidy-up dependencies, remove unused, replace rarely used ones (#948) 2022-11-11 11:52:02 -06:00
pubspec.yaml refactor(mobile): tidy-up dependencies, remove unused, replace rarely used ones (#948) 2022-11-11 11:52:02 -06:00
README.md Update readme 2022-02-07 23:55:30 -06:00

Immich Mobile Application - Flutter