Commit Graph

3372 Commits

Author SHA1 Message Date
Jonathan Jogenfors fe35162e44 Use unauth exception 2024-02-21 15:12:14 +01:00
Jonathan Jogenfors afd21244b8 Merge branch 'main' of https://github.com/immich-app/immich into chore/admin-only-library 2024-02-21 15:05:13 +01:00
Marcel Eeken 06c134950a Localize the output of the library count to make it more readable (#7305) 2024-02-21 14:35:24 +01:00
martin 8f57bfb496 fix(web): small issues everywhere (#7207)
* multiple fix

* fix: album re-render

* fix: revert re-render album

* fix: linter

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-21 08:29:22 -05:00
Michel Heusschen 855aa8e30a fix(web): back button for gallery viewer (#7250) 2024-02-21 08:28:16 -05:00
Jason Rasmussen f798e037d5 refactor(server): e2e (#7265)
* refactor: activity e2e

* refactor: person e2e

* refactor: shared link e2e
2024-02-21 08:28:03 -05:00
renovate[bot] a1bc74cdd6 fix(deps): update exiftool (#7230)
* fix(deps): update exiftool

* documenting such changes would have been too easy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
2024-02-21 08:26:13 -05:00
renovate[bot] aeb7081af1 chore(deps): update @immich/cli (#7235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:25:59 -05:00
renovate[bot] c5da317033 chore(deps): update dependency @types/node to v20.11.19 (#7236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:25:45 -05:00
renovate[bot] 01f682134a chore(deps): update dependency @types/node to v20.11.19 (#7238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:25:37 -05:00
renovate[bot] 43f887e5f2 chore(deps): update dependency @types/node to v20.11.19 (#7239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:25:28 -05:00
renovate[bot] ee3b3ca115 chore(deps): update dependency vite to v5.1.3 (#7247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:24:50 -05:00
Michel Heusschen e7995014f9 fix(web): search filter form events (#7285) 2024-02-21 08:21:43 -05:00
Jonathan Jogenfors 084e788c50 chore: make sql 2024-02-21 14:15:48 +01:00
Jonathan Jogenfors ab3b2d8d7d Merge branch 'main' of https://github.com/immich-app/immich into chore/admin-only-library 2024-02-21 12:33:16 +01:00
Jonathan Jogenfors cf1ccb462a fix e2e 2024-02-21 12:09:35 +01:00
Jonathan Jogenfors 6cf5ca0ac5 fix tests 2024-02-21 12:04:49 +01:00
Jonathan Jogenfors ab27da2333 can pick user for library 2024-02-21 11:56:12 +01:00
renovate[bot] a771f33fa3 chore(deps): update machine-learning (#7225) 2024-02-21 01:12:38 -05:00
Mert 397570ad1a chore(server): change transcode default to accept all supported audio codecs (#7283)
* change transcode defaults

* don't untick accepted audio codecs

* no need to change the transcode policy

* fix tests

* remove log
2024-02-21 00:25:30 -05:00
Alex The Bot 7c34d0595e Version v1.95.1 v1.95.1 2024-02-21 04:02:43 +00:00
Mert eb73f6605b fix(server): don't return archived assets by default (#7278)
* don't show archived results by default

* fix e2e

* generate sql

* set default in dto

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-21 03:59:26 +00:00
Alex bb5236ae65 fix(server): not in album filter with context search (#7275) 2024-02-20 20:44:34 -06:00
Mert e33fd40b4c fix(server): quote database name in migration (#7277)
quote database name
2024-02-21 02:13:43 +00:00
Jonathan Jogenfors a49631475e fix tests 2024-02-21 01:28:16 +01:00
Jonathan Jogenfors d19b808ac4 fix tests 2024-02-21 01:18:04 +01:00
Jonathan Jogenfors 3ce8bde21c fix test 2024-02-21 01:10:54 +01:00
Jonathan Jogenfors d281e9de60 make user library settings look good 2024-02-21 01:08:58 +01:00
Jonathan Jogenfors 8180e03708 fix library list 2024-02-21 00:33:07 +01:00
Jonathan Jogenfors 137bcffa7a Merge branch 'main' of https://github.com/immich-app/immich into chore/admin-only-library 2024-02-21 00:31:20 +01:00
Jonathan Jogenfors eeb1523d65 show external libraries only 2024-02-21 00:27:58 +01:00
Alex 73825918c0 fix(web): presenting modal removes the browser's scroll ability (#7257)
* fix(web): presenting modal removes the browser's scroll ability

* removed unsued code

* eslint
2024-02-20 14:02:01 -06:00
martyfuhry a22bf99206 fix(mobile): Uses immich thumbnail for background of memory picture (#7254)
unused imports
2024-02-20 13:58:41 -06:00
Alex 578b71b961 chore: post release tasks 2024-02-20 11:05:24 -06:00
Alex The Bot 302d98ebe1 Version v1.95.0 v1.95.0 2024-02-20 16:52:23 +00:00
martyfuhry e338e4def6 fix(mobile): Prefer sharing local assets to remote (#7245)
Prefer sharing local assets to remote
2024-02-20 10:03:24 -06:00
Michel Heusschen b896d45ee7 feat(web): improve feedback for favorite and archive actions (#7232) 2024-02-20 10:01:52 -06:00
Jonathan Jogenfors b3c7bebbd4 feat(server,web) Semantic import path validation (#7076)
* add library validation api

* chore: open api

* show warning i UI

* add flex row

* fix e2e

* tests

* fix tests

* enforce path validation

* enforce validation on refresh

* return 400 on bad import path

* add limits to import paths

* set response code to 200

* fix e2e

* fix lint

* fix test

* restore e2e folder

* fix import

* use startsWith

* icon color

* notify user of failed validation

* add parent div to validation

* add docs to the import validation

* improve library troubleshooting docs

* fix button alignment

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-20 09:53:12 -06:00
Michel Heusschen e7a875eadd fix(web): websocket reconnect (#7234)
* fix(web): websocket reconnect

* reset store after navigation completes

* remove loggedOut check
2024-02-20 08:20:09 -06:00
Jonathan Jogenfors e300276e75 Add documentation 2024-02-20 11:29:30 +01:00
Jonathan Jogenfors d98bc0b5ee move library settings to admin panel 2024-02-20 11:24:52 +01:00
Jonathan Jogenfors feb33b768a make sql 2024-02-20 09:29:09 +01:00
Jonathan Jogenfors 739bba5344 open-api 2024-02-20 09:17:27 +01:00
Jonathan Jogenfors f9a112a565 remove external path 2024-02-20 09:09:12 +01:00
Jason Rasmussen 7f5459f050 fix(web): download from shared album link (#7227)
* fix(web): download in album shared link

* chore: e2e test
2024-02-19 22:39:49 -06:00
renovate[bot] 7158706296 fix(deps): update server (#7224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 22:34:39 -05:00
Jason Rasmussen 9b20604a70 refactor(server): e2e (#7223)
* refactor: download e2e

* refactor: oauth e2e

* refactor: system config e2e

* refactor: partner e2e

* refactor: server-info e2e

* refactor: user e2e

* chore: uncomment test
2024-02-19 22:34:18 -05:00
renovate[bot] 02b9f3ee88 fix(deps): update dependency @mdx-js/react to v3.0.1 (#7222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 22:34:01 -05:00
renovate[bot] f14a2ae099 chore(deps): update web (#7221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 22:33:52 -05:00
Alex 42ce8c5093 chore(web): show people list on a single line in filter form when not expanded (#7216) 2024-02-19 21:24:41 -06:00