Marty Fuhry
1c59dad79c
Adds gallery app bar
2024-03-05 14:33:11 -05:00
Marty Fuhry
8784426c9e
fixing issues with sync between controls
2024-03-05 14:21:26 -05:00
Marty Fuhry
3ed05a9b3e
pause on dispose
2024-03-05 13:01:05 -05:00
Marty Fuhry
67df5e02a7
Fixes playing video on change
2024-03-05 12:36:26 -05:00
Marty Fuhry
f43ef096b3
Renames to isPlayingVideo
2024-03-05 12:33:13 -05:00
Marty Fuhry
8ae53991bc
Fixing motion photo playing
2024-03-05 12:32:15 -05:00
Marty Fuhry
baa681fc94
Update motion video
2024-03-05 12:19:00 -05:00
Marty Fuhry
40eab06ca3
removes unused function callbacks and moves wakelock
2024-03-05 12:13:40 -05:00
Alex Tran
11d4945ce8
fix LivePhotos not playing
2024-03-05 11:08:56 -06:00
Marty Fuhry
5303bbf6da
Fixes show controls with microtask
2024-03-04 12:36:48 -05:00
Marty Fuhry
0f5c430826
Hides controls when video starts and fixes placeholder for memory card
...
Remove prints
2024-03-04 12:12:33 -05:00
Marty Fuhry
36d892289e
Got hiding when tapped working
2024-03-04 11:32:00 -05:00
Marty Fuhry
2fdfee0162
Fixes hide on pause
2024-03-04 11:20:09 -05:00
Marty Fuhry
f151e6cead
Refactors video player controller
...
format
fixing video
format
Working
format
2024-03-04 11:08:35 -05:00
Marty Fuhry
adb541e627
WIP unravel stack index
2024-03-01 14:58:20 -05:00
Marty Fuhry
f18872c18c
Fixes double video auto initialize issue and placeholder for video controller
2024-03-01 13:54:03 -05:00
waclaw66
670a3838a3
fix(mobile): bottom bar Upload translation ( #7553 )
...
Co-authored-by: Václav Nováček <waclaw@waclaw.cz>
2024-03-01 11:24:55 -06:00
Simon Séhier
3e06062974
fix(immich-admin): only 1st argument was passed ( #7552 )
2024-03-01 07:34:59 -05:00
martin
3b772a772c
fix(web): immich version ( #7541 )
...
* fix: web version
* update package-lock.json
* update typescript-sdk
2024-03-01 01:26:50 -06:00
Ben McCann
55ecfafa82
chore(web): fix eslint setup in VS Code ( #7543 )
2024-02-29 19:28:54 -05:00
Michel Heusschen
c89d91e006
feat: filter people when using smart search ( #7521 )
2024-02-29 16:14:48 -05:00
Jason Rasmussen
15a4a4aaaa
chore: remove unused upload property ( #7535 )
...
* chore: remove isExternal
* chore: open-api
2024-02-29 16:02:08 -05:00
Jason Rasmussen
3d25d91e77
refactor: library e2e ( #7538 )
...
* refactor: library e2e
* refactor: remove before each usages
2024-02-29 15:10:08 -05:00
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
Michel Heusschen
369acc7bea
fix(web): asset disappears from album after metadata edit ( #7520 )
2024-02-29 11:44:30 -06:00
Jason Rasmussen
100363c7be
refactor(e2e): use better dummy assets ( #7536 )
2024-02-29 12:07:01 -05:00
Jason Rasmussen
af0de1a768
chore: linting ( #7532 )
...
* chore: linting
* fix: broken tests
* fix: formatting
2024-02-29 11:26:55 -05:00
Jason Rasmussen
09a7291527
refactor(web): drop axios ( #7490 )
...
* refactor: downloadApi
* refactor: assetApi
* chore: drop axios
* chore: tidy up
* chore: fix exports
* fix: show notification when download starts
2024-02-29 11:22:39 -05:00
Jason Rasmussen
bb3d81bfc5
chore: build tweaks ( #7484 )
2024-02-29 09:22:25 -05:00
dependabot[bot]
f1331905f0
chore(deps): bump tj-actions/verify-changed-files from 18 to 19 ( #7524 )
...
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files ) from 18 to 19.
- [Release notes](https://github.com/tj-actions/verify-changed-files/releases )
- [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/verify-changed-files/compare/v18...v19 )
---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 07:56:20 -05:00
renovate[bot]
7eb8e2ff9c
chore(deps): update dependency @types/pg to v8.11.1 ( #7522 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 07:54:48 -05:00
Mert
dc7a329cc8
fix(server): only queue ml / transcoding jobs after thumbnail generation on upload ( #7516 )
2024-02-28 23:23:21 -05:00
Mert
11de526bcf
fix(server): re-add mimalloc ( #7511 )
...
add mimalloc
2024-02-28 18:23:48 -05:00
Alex
2e56e777ce
chore: post release tasks
2024-02-28 16:49:02 -06:00
Alex The Bot
6f53e83d49
Version v1.97.0
2024-02-28 22:34:00 +00:00
martyfuhry
b1a896ba61
feat(mobile): Adds better precaching for assets in gallery view and memory lane ( #7486 )
...
Adds better precaching for assets in gallery view and memory lane
2024-02-28 16:13:15 -06:00
martyfuhry
d28abaad7b
fix(mobile): Fixes prefer remote assets in thumbnail provider ( #7485 )
...
Fixes prefer remote assets in thumbnail provider
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-02-28 21:55:29 +00:00
martyfuhry
79442fc8a1
fix(mobile): Fixes thumbnail size with blur and alignment in video player ( #7483 )
...
* Clip the edges of the image filter
* Fixes thumbnail blur effect expanding outside of the image
* Fixes thumbs with video player and delayed loader
2024-02-28 15:48:59 -06:00
Michel Heusschen
93f0a866a3
fix(web): settings accordion open state ( #7504 )
2024-02-28 15:40:08 -06:00
martin
84fe41df31
fix(web): re-render albums ( #7403 )
...
* fix: re-render albums
* fix: album description
* fix: reactivity
* fix album reactivity + components for title and description
* only update AssetGrid when albumId changes
* remove title and description bindings
* remove console.log
* chore: fix merge
* pr feedback
* pr feedback
---------
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2024-02-28 15:39:53 -06:00
Jonathan Jogenfors
e4f32a045d
chore: remove watcher polling option ( #7480 )
...
* remove watcher polling
* fix lint
* add db migration
2024-02-28 21:20:10 +01:00
Simon Séhier
784d92dbb3
chore(deployment): add explicit registry to docker image names ( #7496 )
2024-02-28 09:15:32 -06:00
Michel Heusschen
c88184673a
fix(web): keep notifications in view when scrolling ( #7493 )
2024-02-28 07:25:08 -05:00
Jason Rasmussen
74d431f881
refactor(server): format and metadata e2e ( #7477 )
...
* refactor(server): format and metadata e2e
* refactor: on upload success waiting
2024-02-28 10:21:31 +01:00
Alex
e2c0945bc1
chore: post release tasks
2024-02-27 23:09:48 -06:00
Alex
a02a24f349
chore: post release tasks
2024-02-27 23:09:40 -06:00
Fynn Petersen-Frey
87a7825cbc
feat(server): rkmpp hardware decoding scaling ( #7472 )
...
* feat(server): RKMPP hardware decode & scaling
* disable hardware decoding for HDR
2024-02-27 20:32:07 -05:00
renovate[bot]
f0ea99cea9
chore(deps): update dependency @types/node to v20.11.20 ( #7474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 22:45:29 +01:00
Jonathan Jogenfors
0d2a656aa1
chore: add agpl milestone ( #7479 )
...
add agpl milestone
2024-02-27 21:43:12 +00:00
Alex The Bot
6d91c23f65
Version v1.96.0
2024-02-27 20:14:58 +00:00