immich/web/src/lib/components/shared-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
..
context-menu chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
create-share-link-modal feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
gallery-viewer refactor(web): shared link key auth (#3855) 2023-08-25 06:03:28 +02:00
leaflet feat(web): add link to external map in leaflet popup (#3847) 2023-08-25 13:19:49 +00:00
navigation-bar feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
notification fix(web): show warning on duplicate uploads #2557 (#3613) 2023-08-10 01:11:26 +00:00
portal chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
scrollbar fix(web): scrollbar (#3536) 2023-08-03 13:20:41 -05:00
search-bar fix(web): broken search-bar during page load (#3548) 2023-08-05 13:05:24 -05:00
side-bar feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
album-selection-modal.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
apple-header.svelte chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
base-modal.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
confirm-dialogue.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
control-app-bar.svelte fix(web): focus & clear individual search term (#3452) 2023-07-28 13:03:23 -05:00
drag-and-drop-upload-overlay.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
dropdown-button.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
empty-placeholder.svelte refactor(server,web): time buckets for main timeline, archived, and favorites (1) (#3537) 2023-08-04 17:07:15 -04:00
favicon-header.svelte chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
full-screen-modal.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
fullscreen-container.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
immich-logo.svelte chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
loading-spinner.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
navigation-loading-bar.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
profile-image-cropper.svelte fix(web): fixes previous pull request: set asset as profile image (#3415) 2023-07-25 05:17:59 +00:00
show-shortcuts.svelte fix: clicking outside the shortcuts pannel (#3433) 2023-07-27 14:42:27 -05:00
status-box.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
theme-button.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
upload-asset-preview.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
upload-panel.svelte fix(web): show warning if upload completed with errors (#3634) 2023-08-10 08:38:29 -05:00
user-avatar.svelte feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
version-announcement-box.svelte feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00