Jason Rasmussen
3be1aaaaa4
refactor(server): controller cleanup ( #11923 )
...
chore(server): controller cleanup
2024-08-20 12:50:14 +00:00
Jason Rasmussen
ef9a06be5c
fix(server): album statistics endpoint ( #11924 )
2024-08-20 07:50:36 -04:00
Jason Rasmussen
cde0458dc8
fix(server): coverage reports ( #11925 )
2024-08-20 07:50:09 -04:00
Jason Rasmussen
8285803c95
refactor: access core ( #11930 )
2024-08-20 07:49:56 -04:00
Jason Rasmussen
c7801eae7e
fix: random e2e test ( #11932 )
2024-08-20 07:49:35 -04:00
Jason Rasmussen
b60fa77846
fix: update renovate labels ( #11931 )
2024-08-20 10:33:43 +01:00
renovate[bot]
8d89eba3a9
fix(deps): update dependency exiftool-vendored to v28.2.1 ( #11934 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-20 04:39:57 +00:00
renovate[bot]
2fba9f9547
chore(deps): update dependency @types/node to ^20.14.15 ( #11920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-20 00:30:28 -04:00
renovate[bot]
1d559431ba
chore(deps): update grafana/grafana docker tag to v11.1.4 ( #11912 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 23:35:17 -04:00
Jason Rasmussen
7af6733665
refactor(server): move files to separate table ( #11861 )
2024-08-19 20:03:33 -04:00
Alex
af3a793fe8
fix(server): create shared album from the mobile app does not trigger send email invite ( #11911 )
...
* fix(server): create shared album from the mobile app does not trigger send email invite
* remove unused value
2024-08-19 20:43:57 +00:00
Zack Pollard
2237b7a399
chore: validate every PR has a changelog related label ( #11909 )
2024-08-19 20:47:27 +01:00
Jason Rasmussen
d9698884bd
refactor(server): track thumbnail jobs in job status table ( #11908 )
...
refactor: track thumbnail jobs in job status table
2024-08-19 13:50:00 -04:00
Jason Rasmussen
8338657eaa
refactor(server): stacks ( #11453 )
...
* refactor: stacks
* mobile: get it built
* chore: feedback
* fix: sync and duplicates
* mobile: remove old stack reference
* chore: add primary asset id
* revert change to asset entity
* mobile: refactor mobile api
* mobile: sync stack info after creating stack
* mobile: update timeline after deleting stack
* server: update asset updatedAt when stack is deleted
* mobile: simplify action
* mobile: rename to match dto property
* fix: web test
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-08-19 12:37:15 -05:00
Carles Albàs Boix
ca52cbace1
feat(web): Left hand navigation with A/D ( #11907 )
2024-08-19 12:07:18 -05:00
Alex
bc31b7c06c
feat(mobile): memories lane with the new CarouselView ( #11892 )
...
* feat(mobile): memories lane with the new CarouselView
* tuning
* tuning
2024-08-18 21:27:19 -05:00
immich-tofu[bot]
fa7f1e656f
chore: modify .github/FUNDING.yml
2024-08-18 21:46:08 +00:00
Mert
036676d501
fix(ml): tokenization for webli models ( #11881 )
2024-08-18 11:05:10 -04:00
simkli
5ab92f346a
feat(web): drag and drop or paste directories for upload ( #11879 )
...
feat(web): support for directories drag and drop
Allows directories to be drag and dropped or pasted for upload.
2024-08-18 09:38:21 -05:00
Snowknight26
bd42e05152
fix(web): correctly populate the camera model search dropdown ( #11883 )
2024-08-18 08:13:41 -04:00
Michel Heusschen
c9f1304bce
fix(web): show camera make in search options after searching ( #11884 )
2024-08-18 08:12:10 -04:00
Michel Heusschen
5ef9a8ff8d
feat(web): pasting coordinates ( #11866 )
2024-08-17 11:03:34 -04:00
Karthik Raja K
0261f79c72
fix(mobile): show correct notification icon for android ( #11863 )
2024-08-17 07:03:10 +00:00
Aaron Rodrigues
d61828598b
fix(docs): spelling ( #11859 )
...
* Update requirements.md
* Update unraid.md
* Update shared-albums.md
* Update shared-albums.md
* Update unraid.md
* Update shared-albums.md
2024-08-16 23:14:53 -04:00
Aaron Rodrigues
e9bfe5418a
docs: update mobile screenshot ( #11851 )
...
* Delete docs/docs/partials/img/sign-in-phone.jpeg
* Add files via upload
* chore: move image
* Delete docs/docs/partials/img/sign-in-phone.jpeg
* upload updated image
* Delete docs/docs/partials/img/sign-in-phone.jpeg
used the wrong image
* reupload with correct image
* Delete docs/docs/partials/img/sign-in-phone.jpeg
* reupload with correct img
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me>
2024-08-16 18:46:29 +00:00
Jason Rasmussen
f230b3aa42
feat(server): granular permissions for api keys ( #11824 )
...
feat(server): api auth permissions
2024-08-16 09:48:43 -04:00
waclaw66
a372b56d44
fix(mobile): download translation ( #11838 )
...
fix: download translation
2024-08-16 08:19:05 -05:00
Saschl
1c754b60dc
chore(mobile): only enable wakelock when backup is running ( #11849 )
...
chore: only enable wakelock when backup is running
2024-08-16 08:08:21 -05:00
Carsten Otto
c582a841ba
fix(docs): read-only affects XMP writing ( #11823 )
...
* mention issue: read-only library vs XMP sidecars
* mention issue: read-only library vs XMP sidecars
chore: rename motionphotos to kebab-case and add new assets (#5 )
2024-08-15 15:48:21 -05:00
Jason Rasmussen
433c7ab01d
refactor: server emit events ( #11780 )
2024-08-15 20:12:41 +00:00
Jason Rasmussen
32c05ea950
feat(server): do not automatically download android motion videos ( #11774 )
...
feat(server): do not automatically download embedded android motion videos
2024-08-15 20:06:16 +00:00
Alex
ed6971222c
chore(mobile): Flutter 3.24 ( #11633 )
...
* chore(mobile): Flutter 3.24
* fix lint
* fix rendering issues that lead to log get filled with error messages
* linting
* merge main
* fix isar prod build Android
* fix mismatch icon offset
2024-08-15 14:53:37 -05:00
Alex
00023e387f
feat(mobile): enable Impeller rendering engine on Android ( #11831 )
2024-08-15 14:12:56 -05:00
Alex
e51b581f6e
fix(mobile): correct native package naming convention ( #11826 )
2024-08-15 14:10:13 -05:00
Zack Pollard
f40a4fc1c8
fix(ml): broken openvino builds ( #11818 )
...
* fix: install opencl from github releases directly to pin versions
* chore: remove configuration-apt script
2024-08-15 13:27:18 -05:00
Alex
3ab7438036
chore(mobile): post release task ( #11791 )
2024-08-15 12:38:02 -05:00
Alex
49610de4b3
chore(mobile): update target SDK version ( #11719 )
...
* chore(mobile): update target SDK version
* background service
* remove print statements
* remove extra line
* format kotlin
* Correct permission
2024-08-15 11:36:43 -05:00
Jason Rasmussen
a4506758aa
refactor: auth service ( #11811 )
2024-08-15 09:14:23 -04:00
Jason Rasmussen
b288241a5c
refactor(server): enums ( #11809 )
2024-08-15 06:57:01 -04:00
Michel Heusschen
fa64277476
fix(web): focus trap inside portal ( #11797 )
...
* fix(web): focus trap inside portal
* fix tests
2024-08-15 04:36:29 -04:00
Alex The Bot
f7bfde6a32
Version v1.112.1
2024-08-15 00:00:22 +00:00
Alex
7d5f07d1c7
fix(mobile): android always prompts permission when accessing backup page ( #11790 )
...
Android always prompt permission
2024-08-14 18:55:52 -05:00
dependabot[bot]
a38dd53afd
chore(deps): bump docker/build-push-action from 6.6.1 to 6.7.0 ( #11768 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 18:23:43 -04:00
Jason Rasmussen
44c26c20b6
chore: update submodule ( #11789 )
2024-08-14 22:06:11 +00:00
Thariq Shanavas
fcec5f867c
chore(docs): Encode db dump in UTF-8 for windows ( #11787 )
...
* Encode db dump in UTF-8 for windows
* Update backup-and-restore.md
2024-08-14 18:01:27 -04:00
Alex
7d888106ed
fix(mobile): load original ( #11786 )
...
* fix(mobile): load original
* revert change to format
2024-08-14 14:52:19 -05:00
Alex
9e21f254cd
chore(mobile): post release task ( #11776 )
2024-08-14 13:50:35 -05:00
Jason Rasmussen
da6f269008
refactor: asset e2e performance ( #11779 )
2024-08-14 14:42:33 -04:00
Alex The Bot
228a7710e6
Version v1.112.0
2024-08-14 15:51:18 +00:00
Alex
8014b0f86d
chore(mobile): Translations update ( #11771 )
...
chore(mobile): translation update
2024-08-14 10:29:49 -05:00