 Mees FrenselandGitHub
|
19313e75fd
|
chore(web): fix testing deprecations (#29799)
|
2026-07-10 14:30:12 +02:00 |
|
github-actions
|
443b856ac3
|
chore: version v3.0.2
|
2026-07-09 17:33:21 +00:00 |
|
 Mees FrenselandGitHub
|
2db1e02cdf
|
fix(web): always initialize language manager to set lang and dir (#29696)
|
2026-07-09 13:40:15 +00:00 |
|
 Mees FrenselandGitHub
|
4fd58885e2
|
fix(web): recursively unnest class arrays (#29755)
|
2026-07-09 12:39:12 +02:00 |
|
 Ben BeckfordandGitHub
|
c5222c7579
|
chore(server): use bounded numbers in workflows (#29009)
* chore(server): use bounded numbers in workflows
* chore: increase precision for lat/lon filtering
* chore: re-add integer to a json schema type
|
2026-07-08 17:15:48 -07:00 |
|
 Kha NguyenandGitHub
|
427321a102
|
fix(web): clear asset selection when search context changes (#29738)
|
2026-07-08 14:08:39 -05:00 |
|
 
|
c7b4a798cb
|
fix: incorrect grouping of recently added assets (#29666)
* fix: incorrect grouping of recently added assets
* chore(web): lint
* chore(web): refactor timeline utc to local dates
* chore(mobile): index remote asset upload dates
---------
Co-authored-by: Alex <[email protected]>
|
2026-07-07 11:21:58 -05:00 |
|
 MertandGitHub
|
69d568f289
|
feat(server): hls variant configuration (#29613)
* configure variants
* openapi
* dynamic level
* unnecessary width/height fields
* add web config
* allow 1440p and 2160p
* more helpful descriptions
* simplify level picker
* formatting
* integer instead of number
|
2026-07-06 14:57:48 -04:00 |
|
 Daniel DietzlerandGitHub
|
a6f0253544
|
chore: improve added to album messages (#29641)
|
2026-07-06 17:21:49 +02:00 |
|
 Daniel DietzlerandGitHub
|
4e25db2989
|
fix: chinese browser locales recognition (#29622)
|
2026-07-06 09:42:47 -05:00 |
|
 Daniel DietzlerandGitHub
|
4f5e0d3505
|
chore: clearer album users dropdown (#29629)
|
2026-07-06 09:40:26 -05:00 |
|
 
|
43abb9a92f
|
fix(web): wrap hardcoded strings with i18n translation function (#29612)
Co-authored-by: Daniel Dietzler <[email protected]>
|
2026-07-06 09:57:04 +00:00 |
|
 
|
103585ceb9
|
fix(web): add ARIA label to ServerStatisticsCard (#29497)
Co-authored-by: Daniel Dietzler <[email protected]>
|
2026-07-06 10:35:47 +02:00 |
|
 Daniel DietzlerandGitHub
|
6da890ee37
|
fix: web search timeline visibility (#29518)
CLI Build / CLI Publish (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Zizmor / Zizmor (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / SQL Schema Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
Docker / Re-Tag ML () (push) Has been cancelled
Docker / Re-Tag ML (-armnn) (push) Has been cancelled
Docker / Re-Tag ML (-cuda) (push) Has been cancelled
Docker / Re-Tag ML (-openvino) (push) Has been cancelled
Docker / Re-Tag ML (-rknn) (push) Has been cancelled
Docker / Re-Tag ML (-rocm) (push) Has been cancelled
Docker / Re-Tag Server () (push) Has been cancelled
Docker / Build and Push ML (armnn, linux/arm64, -armnn) (push) Has been cancelled
Docker / Build and Push ML (cpu) (push) Has been cancelled
Docker / Build and Push ML (cuda, linux/amd64, -cuda) (push) Has been cancelled
Docker / Build and Push ML (openvino, linux/amd64, -openvino) (push) Has been cancelled
Docker / Build and Push ML (rknn, linux/arm64, -rknn) (push) Has been cancelled
Docker / Build and Push ML (rocm, linux/amd64, {"linux/amd64": "pokedex-large"}, -rocm) (push) Has been cancelled
Docker / Build and Push Server (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Scripts unit tests (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Lint Web (push) Has been cancelled
Test / Test Web (push) Has been cancelled
Test / Test i18n (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (ubuntu-24.04-arm) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (ubuntu-latest) (push) Has been cancelled
Test / End-to-End Tests (Web) (ubuntu-24.04-arm) (push) Has been cancelled
Test / End-to-End Tests (Web) (ubuntu-latest) (push) Has been cancelled
Test / End-to-End Tests Success (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
Test / .github Files Formatting (push) Has been cancelled
|
2026-07-03 17:41:25 +02:00 |
|
 Lukas SchaeferandGitHub
|
e7ba8d3632
|
fix: live transcoding when viewing from a link share (#29471)
|
2026-07-03 11:34:37 -04:00 |
|
 bo0tzzandGitHub
|
13d17b3a11
|
fix: re-add gCastEnabled negation (#29499)
|
2026-07-03 11:05:22 +02:00 |
|
github-actions
|
f77c8a4699
|
chore: version v3.0.1
|
2026-07-02 19:24:13 +00:00 |
|
 Daniel DietzlerandGitHub
|
bf4b020856
|
fix: setting input field description spacing for description snippet (#29433)
|
2026-07-02 14:06:03 -05:00 |
|
 Ben BeckfordandGitHub
|
237734bb26
|
feat(web): recently added link in sidebar (#29039)
CLI Build / CLI Publish (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Zizmor / Zizmor (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / SQL Schema Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
Docker / Re-Tag ML () (push) Has been cancelled
Docker / Re-Tag ML (-armnn) (push) Has been cancelled
Docker / Re-Tag ML (-cuda) (push) Has been cancelled
Docker / Re-Tag ML (-openvino) (push) Has been cancelled
Docker / Re-Tag ML (-rknn) (push) Has been cancelled
Docker / Re-Tag ML (-rocm) (push) Has been cancelled
Docker / Re-Tag Server () (push) Has been cancelled
Docker / Build and Push ML (armnn, linux/arm64, -armnn) (push) Has been cancelled
Docker / Build and Push ML (cpu) (push) Has been cancelled
Docker / Build and Push ML (cuda, linux/amd64, -cuda) (push) Has been cancelled
Docker / Build and Push ML (openvino, linux/amd64, -openvino) (push) Has been cancelled
Docker / Build and Push ML (rknn, linux/arm64, -rknn) (push) Has been cancelled
Docker / Build and Push ML (rocm, linux/amd64, {"linux/amd64": "pokedex-large"}, -rocm) (push) Has been cancelled
Docker / Build and Push Server (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Scripts unit tests (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Lint Web (push) Has been cancelled
Test / Test Web (push) Has been cancelled
Test / Test i18n (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (ubuntu-24.04-arm) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (ubuntu-latest) (push) Has been cancelled
Test / End-to-End Tests (Web) (ubuntu-24.04-arm) (push) Has been cancelled
Test / End-to-End Tests (Web) (ubuntu-latest) (push) Has been cancelled
Test / End-to-End Tests Success (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
Test / .github Files Formatting (push) Has been cancelled
* feat(web): recently added link in sidebar
* chore(mobile): update openapi patches
|
2026-07-01 23:12:50 +00:00 |
|
github-actions
|
05d838b560
|
chore: version v3.0.0
|
2026-06-30 20:03:47 +00:00 |
|
 Daniel DietzlerandGitHub
|
02506424a7
|
feat: integrity checks admin settings (#29406)
|
2026-06-30 14:58:51 -05:00 |
|
github-actions
|
ac74bca18b
|
chore: version v3.0.0-rc.4
|
2026-06-27 13:14:47 +00:00 |
|
github-actions
|
09d4a6815f
|
chore: version v3.0.0-rc.3
|
2026-06-26 16:49:02 +00:00 |
|
 Mees FrenselandGitHub
|
06f3b4f259
|
refactor(web): simple actions (#29257)
|
2026-06-23 17:08:46 +02:00 |
|
 Ben BeckfordandGitHub
|
99f94a363d
|
chore(web): workflow property ordering (#29261)
* chore(web): workflow property ordering
* chore(web): extract schema property sorting to method
|
2026-06-23 13:03:33 +00:00 |
|
 Mees FrenselandGitHub
|
51f2905fcc
|
fix(web): remove map's fullscreen button (#29192)
|
2026-06-22 16:58:07 +02:00 |
|
 VogeluffandGitHub
|
3b7d75c18a
|
feat(web): Add text-white-shadow to elements and increase the shadows effect (#29165)
* fix(web): increase text shadow strength for white text on thumbnails
* fix(web): fix class order for text-white-shadow
* fixup: format fix
|
2026-06-22 09:43:15 -05:00 |
|
 Daniel DietzlerandGitHub
|
c7453a67fd
|
fix: detail panel people reactivity and iterator consumption (#29250)
|
2026-06-22 15:47:09 +02:00 |
|
 Daniel DietzlerandGitHub
|
e918e3a313
|
feat: keyboard seeking for new video player (#29208)
|
2026-06-22 09:42:59 -04:00 |
|
![github-actions <41898282+github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
62b00a1f26
|
refactor: slideshow and setalbumcover actions (#29211)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-19 13:54:33 +00:00 |
|
github-actions
|
38920fc4ca
|
chore: version v3.0.0-rc.2
|
2026-06-18 23:20:14 +00:00 |
|
 TimonandGitHub
|
6d73bf4e36
|
refactor(web): move keyboard state into a store (#29181)
|
2026-06-18 16:29:26 +02:00 |
|
 
|
735f52a321
|
fix(deps): update typescript-projects (#29130)
Co-authored-by: Daniel Dietzler <[email protected]>
|
2026-06-18 16:21:35 +02:00 |
|
 Daniel DietzlerandGitHub
|
40cffcd414
|
fix: remove local-only step ids from workflow json (#29188)
|
2026-06-18 08:54:35 -04:00 |
|
 TimonandGitHub
|
cbe34d7931
|
fix(web): shift+click on GPS asset extends range selection in geolocation utility (#29022)
|
2026-06-17 18:53:23 +02:00 |
|
 RizwanandGitHub
|
06c8d5a183
|
fix(web): use deterministic version name in svelte config (#29172)
|
2026-06-17 16:42:26 +00:00 |
|
 Daniel DietzlerandGitHub
|
ad9817c582
|
fix: web i18n (#29175)
|
2026-06-17 11:36:48 -05:00 |
|
 Mees FrenselandGitHub
|
14f6f2c04f
|
refactor(web): simplify places page controls and use ui's Select (#29102)
|
2026-06-17 10:31:49 -04:00 |
|
github-actions
|
c9aa9ba711
|
chore: version v3.0.0-rc.1
|
2026-06-16 19:50:41 +00:00 |
|
 Mees FrenselandGitHub
|
3c2296b818
|
chore(web): use ui's Badge (#29143)
|
2026-06-16 17:12:25 +02:00 |
|
 Daniel DietzlerandGitHub
|
805ca1a2bf
|
chore: maintenance page design tweaks (#29087)
|
2026-06-16 09:15:54 -05:00 |
|
 Mees FrenselandGitHub
|
1fa034125c
|
fix(web): language selector (#29065)
|
2026-06-16 15:49:47 +02:00 |
|
 okxintandGitHub
|
8036dc4b8c
|
fix(web): respect local timezone when building date range for search (#29128)
|
2026-06-16 13:45:49 +00:00 |
|
 Daniel DietzlerandGitHub
|
a23a7c69ae
|
fix: map settings (#29134)
|
2026-06-16 15:18:57 +02:00 |
|
 TimonandGitHub
|
5e8744a568
|
fix: lock transcoding options (#29076)
|
2026-06-15 10:50:00 -04:00 |
|
 TimonandGitHub
|
a9ee6a7ce9
|
fix(web): show asset arrows (#29010)
* fix(web): show asset arrows
* lint
|
2026-06-15 10:22:59 -04:00 |
|
 Mees FrenselandGitHub
|
5f1a180d1a
|
chore(web): remove dead code (#29092)
|
2026-06-15 14:54:51 +02:00 |
|
 Brandon WeesandGitHub
|
cc54de87aa
|
fix(web): error loading image state (#29058)
|
2026-06-15 13:38:52 +02:00 |
|
 Mees FrenselandGitHub
|
a97e5999e4
|
chore(web): make login page email and password required (#29068)
|
2026-06-15 13:34:49 +02:00 |
|
 okxintandGitHub
|
46631b3786
|
fix(web): prevent upload status panel from overlapping album action bar (#29044)
|
2026-06-15 13:21:02 +02:00 |
|