immich/web/src/lib/components
Daniel Dietzler 59bb727636
feat(web, server): Ability to use config file instead of admin UI (#3836)
* implement method to read config file

* getConfig returns config file if present

* return isConfigFile for http requests

* disable elements if config file is used, show message if config file is set, copy existing config to clipboard

* fix allowing partial configuration files

* add new env variable to docs

* fix tests

* minor refactoring, address review

* adapt config type in frontend

* remove unnecessary imports

* move config file reading to system-config repo

* add documentation

* fix code formatting in system settings page

* add validator for config file

* fix formatting in docs

* update generated files

* throw error when trying to update config. e.g. via cli or api

* switch to feature flags for isConfigFile

* refactoring

* refactor: config file

* chore: open api

* feat: always show copy/export buttons

* fix: default flags

* refactor: copy to clipboard

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-08-25 13:44:52 -04:00
..
admin-page feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
album-page smaller album title (#3860) 2023-08-25 14:10:08 +02:00
asset-viewer feat(web): add link to external map in leaflet popup (#3847) 2023-08-25 13:19:49 +00:00
assets/thumbnail refactor(web): shared link key auth (#3855) 2023-08-25 06:03:28 +02:00
elements feat(web): album list options (#3667) 2023-08-17 08:46:39 -05:00
faces-page album and face menu dots visible on hover only (#3859) 2023-08-25 06:35:52 -05:00
forms feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
layouts refactor(server,web): time buckets for main timeline, archived, and favorites (1) (#3537) 2023-08-04 17:07:15 -04:00
map-page chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
memory-page refactor: auto advance asset viewer (#3554) 2023-08-04 23:26:28 -04:00
photos-page refactor(web): shared link key auth (#3855) 2023-08-25 06:03:28 +02:00
share-page refactor(web): shared link key auth (#3855) 2023-08-25 06:03:28 +02:00
shared-components feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
sharedlinks-page chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
user-settings-page refactor(web): user-settings (#3700) 2023-08-16 22:56:06 -05:00