mertalev
9d47b8fd87
formatting
2025-08-01 19:55:14 -04:00
mertalev
774c7f1b88
add ffi dependency
2025-08-01 19:29:49 -04:00
mertalev
663f684a4b
buttery hero animation for remote assets
2025-08-01 19:26:14 -04:00
mertalev
abb6f671fe
buttery hero animations
2025-08-01 18:35:40 -04:00
mertalev
a934af6971
minor cleanup
2025-08-01 13:37:08 -04:00
mertalev
11dc8ffb17
not growable
2025-08-01 13:27:56 -04:00
mertalev
a2e5652d19
preserve subtree
2025-08-01 13:21:15 -04:00
mertalev
ac35678008
top 10 worst rebases of all time, 0/10
2025-08-01 12:12:31 -04:00
mertalev
7550dc7b0a
fix disposal
2025-08-01 12:12:31 -04:00
mertalev
0c58109c33
show thumbhash for merged assets when scrubbing
2025-08-01 12:12:31 -04:00
mertalev
fe6ba61605
load from provider first
2025-08-01 12:12:31 -04:00
mertalev
029c692c43
better update condition
2025-08-01 12:12:31 -04:00
mertalev
36be6ee95a
disable thumbhash for local assets
2025-08-01 12:12:31 -04:00
mertalev
ea7e4f69ef
fix rebase
2025-08-01 12:12:31 -04:00
mertalev
6a68013052
restore xcode settings
2025-08-01 12:12:31 -04:00
mertalev
8349081c8f
formatting
2025-08-01 12:12:21 -04:00
mertalev
62a9471222
restore xcode settings
2025-08-01 12:12:21 -04:00
mertalev
ed632f8ebe
unused file
2025-08-01 12:12:06 -04:00
mertalev
328fb0c2ef
transition
2025-08-01 12:12:06 -04:00
mertalev
ed7de191d8
light at the end of the tunnel
2025-08-01 12:12:06 -04:00
mertalev
fbb4a30cde
account for different dimensions
2025-08-01 12:12:06 -04:00
mertalev
8c2269c1c7
scale video frame when possible
2025-08-01 12:12:06 -04:00
mertalev
82562736d4
draw to buffer
2025-08-01 12:12:06 -04:00
mertalev
8d65c46a16
inline
2025-08-01 12:12:06 -04:00
mertalev
7f1bb6c25e
await in try/catch
2025-08-01 12:12:06 -04:00
mertalev
71a161c776
kotlin impl, avoid message passing overhead
2025-08-01 12:12:06 -04:00
mertalev
a7d04a1f0a
rebase
2025-08-01 12:12:06 -04:00
mertalev
c770703701
wip
2025-08-01 12:12:06 -04:00
mertalev
32b420751b
refactor
2025-08-01 12:09:56 -04:00
mertalev
d4d104978f
thumbhash render box
2025-08-01 12:09:56 -04:00
mertalev
5ad69674ff
thumbhash improvements
2025-08-01 12:09:56 -04:00
github-actions
007ba1d9ef
chore: version v1.137.3
v1.137.3
2025-08-01 14:52:24 +00:00
Daniel Dietzler
4d5cd1a6b5
fix: migration if media location is set ( #20532 )
2025-08-01 14:49:51 +00:00
shenlong
8108f50c4e
fix: guard IS_FAVORITE column with SDK check ( #20511 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-08-01 05:39:59 -05:00
Alex
1b8354ed36
chore: post release tasks ( #20497 )
2025-08-01 05:38:52 -05:00
github-actions
9242afb4b0
chore: version v1.137.2
v1.137.2
2025-08-01 02:45:16 +00:00
Alex
c5f14adff0
feat: drag to select beta timeline ( #20456 )
2025-07-31 21:29:01 -05:00
Alex
1378f22368
fix: add to album render empty app bar ( #20480 )
...
* fix: add to album render empty app bar
* set current album
2025-07-31 21:28:33 -05:00
Alex
4bd465e752
feat: change grid size with gesture ( #20455 )
2025-07-31 21:02:28 -05:00
github-actions
a07531be3b
chore: version v1.137.1
v1.137.1
2025-07-31 23:05:34 +00:00
Daniel Dietzler
3cdc6844a1
fix: automatic media location migration without internal assets ( #20489 )
2025-07-31 22:58:35 +00:00
github-actions
c3263e50fc
chore: version v1.137.0
v1.137.0
2025-07-31 20:19:26 +00:00
Alex
7391ea6ff9
chore: large file size grid view styling ( #20472 )
...
* chore: large file grid styles
* chore: large file grid styles
2025-07-31 12:52:19 -04:00
Daniel Dietzler
f972b8d514
fix: modal race conditions ( #20460 )
2025-07-31 07:28:45 -05:00
Jason Rasmussen
6b50d958f4
fix: incorrect next/previous action after folder view refresh ( #20447 )
2025-07-30 14:50:52 -05:00
Alex
27c456eb75
fix: people navigation ( #20450 )
2025-07-30 14:47:47 -05:00
Brandon Wees
e7d051db3c
feat: drift edit time and date action ( #20377 )
...
* feat: drift edit time and date action
* feat: add edit button on asset viewer bottom sheet
* update localDateTime column in addition to createdAt to keep consistency
* fix: dont update local dateTime
Server calcs this anyway and it will be synced when the change is applied. We don't use localDateTime on mobile so there is no reason to update this value
* fix: padding around edit icon in ListTile
Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
* chore: format
* fix: hide date edit control when asset does not have a remote
* fix: pull timezones correctly from image
---------
Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
2025-07-30 14:40:13 -05:00
Peter Ombodi
86d31d7d29
fix(download): handle completed downloads and refresh albums ( #20241 )
...
* fix(download): handle completed downloads and refresh albums
* fix(download): remove use of outdated AlbumService
---------
Co-authored-by: Peter Ombodi <peter.ombodi@gmail.com>
2025-07-30 14:33:55 -05:00
shenlong
f416342eff
fix: clear local file cache before upload ( #20448 )
...
* clear local file cache before upload
* clear cache during hashing
* fix test
* add button to clear cache manually
* add button to clear cache manually
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-07-30 14:32:38 -05:00
Cédric
d73335ecbc
docs: add config example for Authelia ( #20223 )
2025-07-30 19:13:19 +00:00