1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/server
Jonathan Jogenfors efa6efd200
feat(server,web): remove external path nonsense and make libraries admin-only (#7237)
* remove external path

* open-api

* make sql

* move library settings to admin panel

* Add documentation

* show external libraries only

* fix library list

* make user library settings look good

* fix test

* fix tests

* fix tests

* can pick user for library

* fix tests

* fix e2e

* chore: make sql

* Use unauth exception

* delete user library list

* cleanup

* fix e2e

* fix await lint

* chore: remove unused code

* chore: cleanup

* revert docs

* fix: is admin stuff

* table alignment

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-29 12:35:37 -06:00
..
bin fix: shell scripts (#7186) 2024-02-18 17:03:01 -06:00
e2e feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
resources feat: postgres reverse geocoding (#5301) 2023-11-25 18:53:30 +00:00
src feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
test feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
.eslintrc.js chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
.gitignore feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
.prettierignore refactor: open api (#6334) 2024-01-12 07:36:27 -05:00
.prettierrc fix(server): lint import order (#3974) 2023-09-04 21:45:59 +02:00
Dockerfile chore(deps): update base-image to v20240227 (major) (#7470) 2024-02-27 14:03:02 -05:00
nest-cli.json
package-lock.json Version v1.97.0 2024-02-28 22:34:00 +00:00
package.json Version v1.97.0 2024-02-28 22:34:00 +00:00
start-microservices.sh fix: shell scripts (#7189) 2024-02-18 20:57:24 -06:00
start-server.sh fix: shell scripts (#7189) 2024-02-18 20:57:24 -06:00
start.sh fix(server): re-add mimalloc (#7511) 2024-02-28 18:23:48 -05:00
tsconfig.build.json
tsconfig.json chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00