renovate[bot]
9f699fdfc3
chore(deps): update typescript-projects ( #26973 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
2026-03-26 19:02:27 +01:00
renovate[bot]
00da7b88a1
chore(deps): update dependency @types/node to ^24.12.0 ( #26966 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 13:52:45 -04:00
Michel Heusschen
144a57ddff
refactor(server): use helpers for shared link queries ( #27088 )
...
* fix(server): prevent album shared link from breaking after uploads
* update test
* add withSharedAssets helper
* remove options
* add more helpers
* update selects
2026-03-26 13:51:00 -04:00
Daniel Dietzler
1bd2d474d7
fix: various comamnd palette usages ( #27304 )
2026-03-26 17:45:14 +00:00
Jason Rasmussen
b33874ef12
feat: add support for helmet configuration ( #27058 )
2026-03-26 17:41:23 +00:00
bo0tzz
dbaf4b548b
fix: pin success-check-action to correct tag ( #27230 )
2026-03-26 17:37:23 +00:00
Jason Rasmussen
7d58d5be12
refactor: memory manager ( #27206 )
2026-03-26 17:36:25 +00:00
renovate[bot]
42fe86d24c
chore(deps): update grafana/grafana docker tag to v12.4.1 ( #26969 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 18:31:08 +01:00
Michael Maycock
eeb55c279b
fix(web): preserve timezone when changing timestamp ( Closes #25354 ) ( #27095 )
2026-03-26 17:30:47 +00:00
renovate[bot]
5c159d70a7
chore(deps): update node.js to v24.14.0 ( #26972 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 18:30:38 +01:00
Paul Makles
44ae0fa7ed
fix(database restores): don't assume onboarding has completed ( #27052 )
2026-03-26 18:30:14 +01:00
renovate[bot]
f782782662
fix(deps): update dependency kysely to v0.28.14 [security] ( #27068 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 18:29:53 +01:00
renovate[bot]
4436cab827
chore(deps): update dependency yaml to v2.8.3 [security] ( #27293 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 18:28:46 +01:00
renovate[bot]
74789ad1c4
chore(deps): update dependency picomatch to v4.0.4 [security] ( #27281 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 18:28:05 +01:00
Jason Rasmussen
7877097b3f
refactor: asset viewing store ( #27204 )
2026-03-26 13:22:40 -04:00
Jason Rasmussen
fb84c1cf61
chore: remove unused file ( #27202 )
2026-03-26 13:22:31 -04:00
Jason Rasmussen
940a1d4ab8
refactor: change location ( #27201 )
2026-03-26 13:22:14 -04:00
Jason Rasmussen
fae25dbe65
chore: whitelist server deploy files ( #27056 )
2026-03-26 13:22:03 -04:00
Mert
8dd0d7f34c
fix(server): memory fragmentation ( #27027 )
2026-03-26 18:21:52 +01:00
Jason Rasmussen
9b78f2c0ba
chore: remove unused resources ( #27055 )
2026-03-26 13:21:36 -04:00
Timon
67cedfef17
feat(web): add RemoveFromAlbumAction to asset viewer nav bar ( #27000 )
2026-03-26 18:20:28 +01:00
Andreas Heinz
c9c2322b9d
feat(web): focus on face-editor search input ( #27136 )
2026-03-26 18:18:23 +01:00
Daniel Dietzler
389356149a
refactor: actionable toasts ( #27203 )
2026-03-26 18:18:06 +01:00
Michel Heusschen
4812a2e2d8
fix(server): refresh unedited asset dimensions on metadata extraction ( #27220 )
2026-03-26 18:17:32 +01:00
Vogeluff
8f01d06927
feat(web): add a seperate tooltip for switching from dark to light mode ( #27297 )
2026-03-26 18:15:16 +01:00
github-actions
a2ff075e9a
chore: version v2.6.3
v2.6.3
2026-03-26 16:23:35 +00:00
Brandon Wees
d8b39906f9
fix: incorrect asset face sync ( #27243 )
...
* fix: incorrect asset face sync
* chore: sync sql
2026-03-26 09:39:02 -05:00
Michel Heusschen
b36911a16b
fix(server): filter out empty search suggestions ( #27292 )
...
* fix(server): filter out empty search suggestions
* make sql
2026-03-26 09:36:04 -05:00
Alex
b074ee202e
chore: move slideshow control button group to the left ( #27287 )
2026-03-26 14:31:11 +00:00
bo0tzz
78bb6cf926
chore: log id of existing asset on duplicate upload ( #27266 )
2026-03-26 11:50:53 +01:00
Yaros
c980f5fc19
chore(docs): withPeople parameter description ( #27262 )
...
* fix(server): withPeople inconsistent
* fix: query failing in some occasions
* test: add medium tests for withPeople option
* Revert "test: add medium tests for withPeople option"
This reverts commit 6c1505ba6b4771e37c1679bb96866a642134223d.
* Revert "fix: query failing in some occasions"
This reverts commit 221feeca45ae58fbac9e1b604202e6e0dedd4044.
* Revert "fix(server): withPeople inconsistent"
This reverts commit 4289a9f23d48248f0779cd2efff91875cfe98b52.
* chore: change endpoint description
* chore: generate open-api
2026-03-26 11:50:29 +01:00
Yaros
a26d9e05ba
fix(web): shifting motion image button ( #27275 )
2026-03-26 11:49:21 +01:00
bo0tzz
c862163204
fix: explicitly specify repo in auto-close job ( #27291 )
2026-03-26 10:43:51 +00:00
Michel Heusschen
5fb8f9bf1a
fix(web): prevent horizontal scroll bar in asset viewer side panel ( #27270 )
...
* fix(web): prevent horizontal scroll bar in asset viewer side panel
* simplify
2026-03-25 21:02:31 -05:00
Mees Frensel
b9b5dba037
fix(web): crop square ratio i18n ( #27257 )
2026-03-25 14:05:43 -05:00
renovate[bot]
8bfa75087c
chore(deps): update base-image to v202603251709 (major) ( #27273 )
...
chore(deps): update base-image to v202603251709
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 14:04:26 -05:00
bo0tzz
95280edd6c
fix: let renovate update base images ( #27272 )
2026-03-25 18:00:40 +00:00
Mert
a9666d2cef
fix(mobile): remove upload timeout ( #27237 )
...
remove timeout
2026-03-24 14:40:48 -04:00
renovate[bot]
4af9edc20b
chore(deps): update github-actions ( #27215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-24 14:31:00 +01:00
renovate[bot]
c975fe5bc7
chore(deps): update github-actions (major) ( #27225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-24 12:40:10 +00:00
renovate[bot]
12a4d8e2ee
chore(deps): update ghcr.io/jdx/mise docker tag to v2026.3.12 ( #27224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-24 12:06:19 +00:00
github-actions
ce9b32a61a
chore: version v2.6.2
v2.6.2
2026-03-24 02:51:55 +00:00
Yaros
4ddc288cd1
fix(mobile/web): album cover buttons consistency ( #27213 )
...
* fix(mobile/web): album cover buttons consistency
* test: adjust test
2026-03-23 21:40:17 -05:00
Yaros
94b15b8678
fix(server): album permissions for editors ( #27214 )
...
* fix(server): album permissions for editors
* test: adjust e2e test
* test: fix test
2026-03-23 21:39:30 -05:00
Daniel Dietzler
ff9ae24219
fix: album picker show all albums ( #27211 )
2026-03-23 19:08:57 -05:00
Matthew Momjian
b456f78771
fix(docs): clarify ML CPU architecture ( #27187 )
...
* ML architecture
* format
* clarify amd/arm
2026-03-23 18:29:58 -04:00
Mert
1506776891
fix(mobile): add cookie for auxiliary url ( #27209 )
...
add cookie before validating
2026-03-23 16:22:46 -05:00
Yaros
0e93aa74cf
fix(mobile): add keys to people list ( #27112 )
...
mobile(fix): add keys to people list
2026-03-23 10:50:56 -05:00
Yaros
e95ad9d2eb
fix(mobile): option padding on search dropdowns ( #27154 )
...
* fix(mobile): option padding on search dropdowns
* chore: prevent height fill up screen and block the bottom menu entry
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-03-23 15:03:07 +00:00
Nicolas-micuda-becker
b98a227bbd
fix(web): update upload summary when removing items ( #27035 ) ( #27139 )
2026-03-23 10:02:09 -05:00