Min Idzelis
bc5d4b45a6
Adapt web client to consume new server response format
2025-04-29 13:45:40 +00:00
Min Idzelis
077703adcc
Merge branch 'lighter_buckets_web' into lighter_buckets_server
2025-04-29 02:00:43 +00:00
Min Idzelis
580a0117c4
fix after merge
2025-04-29 01:50:39 +00:00
Min Idzelis
ffda7364dd
Merge remote-tracking branch 'origin/main' into lighter_buckets_web
2025-04-29 01:35:20 +00:00
Min Idzelis
236973e329
unneeded cast
2025-04-29 01:26:53 +00:00
Eli Gao
48bcbee6ed
feat(server): JXL previews from DNG 1.7+ ( #17861 )
...
* feat(server): JXL previews from RAW
* refactor(server): use var name assumedExtractedFormat for clarity
* test(server): fix existing media.extract() returning JPEG
* chore(openapi): regen
* style(server): lint
* fix(server): ignore undefined decode orientation
* fix(server): correct orientation assignment in media decode options
* test(server): unit tests of JXL-encoded DNG
* refactor(server): return buffer and format from mediaRepository.extract()
* chore(open-api): regen
* refactor
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2025-04-28 18:18:46 -04:00
Daniel Dietzler
f621f8ef2c
refactor: more job queries ( #17745 )
2025-04-29 00:03:20 +02:00
Jason Rasmussen
7f69abbf0d
refactor: app init event ( #17937 )
2025-04-28 14:48:33 -04:00
Jason Rasmussen
895b2bf5cd
refactor: download manager ( #17935 )
2025-04-28 14:21:24 -04:00
Jason Rasmussen
f64e6f5dc3
refactor: auth login event ( #17934 )
2025-04-28 14:13:14 -04:00
Luke Towers
64e738f79d
feat(web): move duplicates controls above preview of duplicate images ( #17837 )
...
Move duplicates controls above preview of duplicate images
2025-04-28 16:10:40 +00:00
Daniel Dietzler
a17390a422
refactor: move managers to new folder ( #17929 )
2025-04-28 16:56:04 +02:00
Jason Rasmussen
1b5fc9c665
feat: notifications ( #17701 )
...
* feat: notifications
* UI works
* chore: pr feedback
* initial fetch and clear notification upon logging out
* fix: merge
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2025-04-28 10:36:14 -04:00
Yaros
23717ce981
feat(mobile): save grid size on gesture resize ( #17891 )
2025-04-28 09:23:33 -05:00
Min Idzelis
2fd05e8447
feat: preload and cancel images with a service worker ( #16893 )
...
* feat: Service Worker to preload/cancel images and other resources
* Remove caddy configuration, localhost is secure if port-forwarded
* fix e2e tests
* Cache/return the app.html for all web entry points
* Only handle preload/cancel
* fix e2e
* fix e2e
* e2e-2
* that'll do it
* format
* fix test
* lint
* refactor common code to conditionals
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-04-28 14:23:05 +00:00
Min Idzelis
c664d99a34
refactor: vscode - format/organize on save ( #17928 )
2025-04-28 10:11:19 -04:00
Andreas Tollkötter
21c7d70336
feat(mobile): Capitalize month names in asset grid ( #17898 )
...
* capitalize month titles
* capitalize day titles as well
2025-04-28 13:56:36 +00:00
Jason Rasmussen
ad272333db
refactor: user avatar color ( #17753 )
2025-04-28 08:54:51 -05:00
Zack Pollard
460d594791
feat: api response compression ( #17878 )
2025-04-28 08:54:11 -05:00
Jason Rasmussen
e6c575c33e
feat: rtl ( #17860 )
2025-04-28 08:53:53 -05:00
Andreas Tollkötter
85ac0512a6
fix(web): Make date-time formatting follow locale ( #17899 )
...
* fixed missing $locale parameter to .toLocaleString
* Remove unused types and functions in timeline-util
* remove unused export
* re-enable export because it is needed for tests
* format
2025-04-28 08:53:26 -05:00
Min Idzelis
cd8806eac0
revert settings
2025-04-28 13:04:00 +00:00
Alex
205260d31c
chore: post release tasks ( #17895 )
2025-04-27 23:02:03 -05:00
Alex
3858973be5
chore(mobile): translation ( #17920 )
2025-04-27 23:00:40 -05:00
github-actions
02994883fe
chore: version v1.132.3
v1.132.3
2025-04-25 19:44:05 +00:00
Alex
a1f8150c30
fix: Authelia OAuth code verifier value contains invalid characters ( #17886 )
...
* fix(mobile): Authelia OAuth code verifier value contains invalid characters
* Refactor
* Refactoring with Jason
* Refactoring with Jason
2025-04-25 19:39:14 +00:00
Yaros
d85ef19bfc
fix(mobile): revert get location on app start ( #17882 )
2025-04-25 10:38:30 -05:00
Jason Rasmussen
d0014bdf94
refactor: event manager ( #17862 )
...
* refactor: event manager
* refactor: event manager
2025-04-25 08:36:31 -04:00
Martin Mikita
e822e3eca9
docs: update MapTiler name ( #17863 )
2025-04-25 08:57:44 +00:00
Alex
644defa4a1
chore: post release tasks ( #17867 )
2025-04-25 04:14:40 +00:00
Matthew Momjian
1fe3c7b9b3
fix(docs): priorities (Capitalization) ( #17866 )
...
priorities
2025-04-25 04:07:42 +00:00
github-actions
0d60be3d87
chore: version v1.132.2
v1.132.2
2025-04-25 03:07:06 +00:00
Alex
765da7b182
fix(mobile): mobile migration logic ( #17865 )
...
* fix(mobile): mobile migration logic
* add exception
* remove unused comment
* finalize
2025-04-25 00:16:54 +00:00
shenlong
b037158028
fix(mobile): auto trash using MANAGE_MEDIA ( #17828 )
...
fix: auto trash using MANAGE_MEDIA
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-04-24 19:09:50 -05:00
Daimolean
a03902f174
fix(docs): incorrect date sorting ( #17858 )
2025-04-24 19:40:52 -04:00
Jason Rasmussen
1d610ad9cb
refactor: database connection parsing ( #17852 )
2025-04-24 12:58:29 -04:00
Min Idzelis
dab4870fed
fix: flappy e2e test ( #17832 )
...
* fix: flappy e2e test
* lint
2025-04-23 23:30:13 -04:00
Min Idzelis
7f934583cf
lint
2025-04-24 02:07:45 +00:00
Min Idzelis
6308ae71a1
fix: flappy e2e test
2025-04-24 02:01:27 +00:00
Min Idzelis
bfefa36f04
feat(server): lighter buckets
2025-04-24 01:51:16 +00:00
Min Idzelis
50cfc461a9
missing import
2025-04-24 00:20:08 +00:00
Min Idzelis
77121a0e07
tests
2025-04-24 00:09:11 +00:00
Min Idzelis
89bfa692b1
update tests
2025-04-23 23:40:00 +00:00
Min Idzelis
683a10f0fe
Merge branch 'main' into lighter_buckets_web
2025-04-23 19:20:27 -04:00
Min Idzelis
a5eaaddec4
test fix
2025-04-23 23:19:48 +00:00
github-actions
37f5e6e2cb
chore: version v1.132.1
v1.132.1
2025-04-23 21:43:47 +00:00
Min Idzelis
d76c50ff22
Merge remote-tracking branch 'origin/main' into lighter_buckets_web
2025-04-23 21:41:20 +00:00
Min Idzelis
0795f8a761
re-add alt-text
2025-04-23 21:41:09 +00:00
Alex
57d622bc43
chore: post release tasks ( #17816 )
2025-04-23 16:41:08 -05:00
Alex
c167e46ec7
chore: revert #16732 ( #17819 )
...
* chore: revert #16732
* lint
2025-04-23 16:40:59 -05:00