Kang
cbbb5daf5f
Merge a6c59ab387 into 3163afd24a
2025-10-17 12:35:28 +02:00
Brandon Wees
b484a52252
chore: refactor show view in timeline button ( #22894 )
...
* chore: refactor show view in timeline button
This refactor includes changes to notify asset viewer about where an asset was shown from.
* chore: realized I could just pull from the timelineProvider instead of storing it in the asset viewer state
* chore: rename enum to TimelineOrigin and update members
* fix: update isOwner condition
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-10-14 15:25:48 +00:00
CoderKang
111883206c
Merge branch 'main' into ocr
2025-10-09 09:24:20 +08:00
shenlong
b3342323de
fix: persist search page scroll offset between rebuilds ( #22733 )
...
fix: persist search scroll between rebuilds
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-10-08 10:00:51 -05:00
CoderKang
de8abe0de0
Merge branch 'main' into ocr
...
# Conflicts:
# mobile/openapi/lib/api.dart
# mobile/openapi/lib/api_client.dart
# mobile/openapi/lib/model/system_config_machine_learning_dto.dart
# open-api/immich-openapi-specs.json
# open-api/typescript-sdk/src/fetch-client.ts
# server/src/dtos/system-config.dto.ts
2025-09-21 16:54:39 +08:00
Alex
642065f506
fix: get scrubber in search view working ( #22175 )
...
* feat: add option to disable snapping
* handle offset when there is no appbar
2025-09-19 00:20:09 -05:00
CoderKang
4543ac35dd
Merge branch 'main' into ocr
2025-09-17 09:48:54 +08:00
Alex
4e9bdd5e6c
fix: storage indicator ( #22077 )
2025-09-16 12:46:48 -05:00
bo0tzz
4d00261bc1
chore(mobile): translate missing strings ( #22057 )
2025-09-16 08:51:03 -05:00
CoderKang
140124f121
fix(ocr): add OCR search fields
2025-09-09 23:18:30 +08:00
shenlong
5901c2e963
fix: hide navigation bar in search page during multi-selection ( #20616 )
...
fix: hide navigation bar in search page during multiselect
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-08-04 12:39:40 -05:00
shenlong
e52b9d15b5
chore: bump dart sdk to 3.8 ( #20355 )
...
* chore: bump dart sdk to 3.8
* chore: make build
* make pigeon
* chore: format files
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-07-28 14:04:03 -05:00
Brandon Wees
da80b69062
fix(mobile): beta search page improvements ( #20247 )
...
search page improvements
2025-07-25 12:24:19 -05:00
shenlong
ad65e9011a
chore: bump line length to 120 ( #20191 )
2025-07-25 02:37:22 +00:00
Daimolean
7bae49ebd5
feat(mobile): people sync ( #19777 )
...
* feat(mobile): drift people sync
* merge main
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-07-18 14:21:39 +00:00
Daimolean
8491fe459d
feat(mobile): drift search page ( #19811 )
...
* feat(mobile): drift search page
* migrate to drift page
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-07-17 15:25:25 -05:00