shalong-tanwen
eb7c7ca6bf
Merge branch 'main' into feat/mobile-delete-local-only
2023-11-30 07:12:58 +05:30
Romon Wafa
cf58649a99
Change wording ( #5312 )
2023-11-26 00:12:51 -06:00
shenlong
f222e47651
fix(mobile): update password change description text to use user name ( #5105 )
...
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-24 15:32:21 -06:00
Michael Manganiello
8a8d3811b9
fix(mobile): Add translatable strings for shared links info ( #5292 )
...
Mark more strings as translatable, regarding shared link information and
expiration.
2023-11-24 15:29:49 -06:00
Alex
acf099e481
chore(mobile): Mobile make over ( #5129 )
...
* chore: added overpass font
* Setting page
* style: app bar dialog
* style: backup controller and album selection page
* style: asset grid
* blanket fix
* blanket fix
* remove description input for local only asset
* revert
* merge main
* style: search page
* sharing page
* text size in sharing page
* style: library page
* library page
* album page + album creation page
* Navigationbar
* style: minor
* update
* album bottom sheet
* album option page
* minor style fix
* remove unused fonts
* remove fonts in pubspec
2023-11-20 08:58:03 -06:00
shenlong
983473261b
refactor(mobile): riverpod codegen + riverpod lint ( #4836 )
...
* build(mobile): add riverpod_lint
* refactor(mobile): riverpod_generator for providers
* test(mobile): fix integration test helper
* refactor: ApiService to riverpod codegen
* refactor(mobile): return curatedcontent instead of people dto
* refactor: person provider to asyncnotifier
* mobile: update service providers to use lambda
* mobile: update scaffoldbody default error icon
* remove logger mixin
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-19 10:04:44 -06:00
shalong-tanwen
6efa87dc31
chore: pull main
2023-11-19 11:03:56 +05:30
Michael Manganiello
6d310d6297
fix(mobile): Mark more strings for translation ( #5132 )
...
* fix(mobile): Mark more strings for translation
Moving more strings to the `i18n` JSON file, and also including their
es-US translations.
* Add more translatable strings
2023-11-18 20:32:28 -06:00
shenlong
4daf2478aa
feat(mobile): remove announcement overlay and show in app bar dialog ( #5104 )
...
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-17 15:46:18 -06:00
Alex
54b9bfaeef
chore(mobile): translation update ( #5053 )
2023-11-14 20:27:01 -06:00
Michael Manganiello
c4f7cfc2a6
feat(mobile): Add es-US translations ( #4997 )
...
Adding es-US translations for all current strings in the application.
2023-11-14 20:23:58 -06:00
Fynn Petersen-Frey
5d8af5f94c
fix(mobile): partner assets in albums & share ( #5029 )
2023-11-14 14:32:38 -06:00
Fynn Petersen-Frey
5145c33ed4
feat(mobile): use app without storage permission ( #5014 )
...
* feat(mobile): use app without storage permission
* address review feedback
2023-11-14 14:30:27 -06:00
opdelta
14c7187539
feat(mobile): Added fr-CA translations ( #5023 )
...
Co-authored-by: Ziad Lteif <cj291059>
2023-11-13 20:20:54 -06:00
Fynn Petersen-Frey
9fa9ad05b1
feat(mobile): unify partner assets on timeline ( #4974 )
...
* feat(mobile): unify partner assets on timeline
* skip non-owned assets in bulk actions
* add message when trying to delete partner assets
2023-11-13 09:54:41 -06:00
Alex
c3f8dc8c22
chore(mobile): translation update ( #5011 )
2023-11-13 09:24:00 -06:00
Brian Austin
7fca0d8da5
fix: replace first and last name with single field ( #4915 )
2023-11-11 19:03:32 -06:00
shalong-tanwen
b7ac861f47
mobile: delete local only button to dialog
2023-11-11 00:29:12 +05:30
shalong-tanwen
d2669fc906
chore: pull main
2023-11-10 23:16:52 +05:30
shenlong
5c602bf4d4
fix(mobile): add label for expire after in shared link edit page ( #4920 )
...
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-11-09 08:36:57 -06:00
shenlong
664b7106ca
feat(mobile): shared album activity disable handling ( #4890 )
...
* feat(mobile): shared album activity disable handling
* not show comment/like option on non-shared album, alternative text when activity is disabled
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-11-08 03:07:43 +00:00
shenlong
26fd9d7e5f
feat(mobile): shared album activities ( #4833 )
...
* fix(server): global activity like duplicate search
* mobile: user_circle_avatar - fallback to text icon if no profile pic available
* mobile: use favourite icon in search "your activity"
* feat(mobile): shared album activities
* mobile: align hearts with user profile icon
* styling
* replace bottom sheet with dismissible
* add auto focus to the input
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-11-06 09:46:26 -06:00
shalong-tanwen
46587f8dd8
mobile: change content color for local only
2023-11-05 23:14:37 +05:30
shalong-tanwen
1270086b43
remove toggle inside alert and show different content
2023-11-05 19:07:27 +05:30
shalong-tanwen
5039d68dd1
Merge branch 'main' into feat/mobile-delete-local-only
2023-11-05 18:40:52 +05:30
waclaw66
621eef0edc
feat(mobile): share assets from album ( #4821 )
...
* share from album
* fix case
* enhance conditional array items
2023-11-03 16:00:55 -05:00
Alex Tran
7321ec08ce
Merge branch 'main' of github.com:immich-app/immich into feat/mobile-delete-local-only
2023-10-31 05:34:04 -05:00
shenlong
9f56bf0ab9
refactor(mobile): app bar ( #4687 )
...
* refactor(mobile): add app bar to library and sharing
* mobile: add app bar dialog
* fix(mobile): refetch profile image only when path is changed
* mobile: add server url to dialog
* mobile: move trash to library app bar
* replace discord link with github
* user confirmation before sign out
* edit some styles
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-10-30 12:17:34 -05:00
jarvis2f
8a6889529c
feat(server,web,mobile): Add optional password option for share links. ( #4655 )
...
* feat(server,web,mobile): Add optional password option for share links.
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>
* feat(server,web): Update shared-link.controller and page.svelte for improved cookie handling and metadata updates.
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>
---------
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>
2023-10-28 20:35:38 -05:00
Alex
aefd052888
feat(mobile): clear local storage option ( #4635 )
...
* feat(mobile): clear local storage option
* en json
2023-10-25 09:53:16 -05:00
Alex
e47a11b8ba
chore(mobile): translation update ( #4641 )
2023-10-25 09:34:34 -05:00
shalong-tanwen
16646d9946
chore: pull main
2023-10-22 21:05:50 +05:30
shenlong
8dcc01b2be
feat(mobile): shared-links ( #4490 )
...
* add shared links page
* feat(mobile): shared link items
* feat(mobile): create / edit shared links page
* server: add changeExpiryTime to SharedLinkEditDto
* fix(mobile): edit expiry to never
* mobile: add icon when shares list is empty
* mobile: create new share from album / timeline
* mobile: add translation texts
* mobile: minor ui fixes
* fix: handle serverURL with /api path
* mobile: show share link on successful creation
* mobile: shared links list - 2 column layout
* mobile: use sharedlink pod class instead of dto
* mobile: show error on link creation
* mobile: show share icon only when remote assets are in selection
* mobile: use server endpoint instead of server url
* styling
* styling
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-10-22 15:05:10 +00:00
shenlong
cf08ac7538
feat: manual stack assets ( #4198 )
2023-10-21 21:38:07 -05:00
shalong-tanwen
5219f55b6a
mobile: add backed up only toggle for delete device only
2023-10-21 03:13:24 +05:30
shenlong
22172a680b
fix(mobile): validate response code from download file ( #4543 )
...
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-10-19 15:19:00 -05:00
shalong-tanwen
3d7c13b30f
mobile: update toast asset count
2023-10-18 04:03:59 +05:30
shalong-tanwen
1679973caf
feat(mobile): delete assets from device only
2023-10-17 07:55:14 +05:30
shenlong
a78e08bac1
fix(mobile): handle asset trash, restore and delete ws events ( #4482 )
...
* server: add ASSET_RESTORE ws event
* mobile: handle ASSET_TRASH, ASSET_RESTORE and ASSET_DELETE ws events
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-10-16 13:01:38 -05:00
shenlong
45ffa65173
feat(web): show trash days info in trash page ( #4484 )
2023-10-16 11:04:22 -05:00
Alexander Groß
e57c926676
feat(mobile): offer the same album sorting options on mobile as on web ( #3804 )
...
* Add translations for new album sort options
* Support additional album sort options like on web
* Update generated code
* Fix lint
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-10-12 13:18:54 -05:00
shenlong
c48d4f01dc
Fix/mobile remove upload soft limit ( #4380 )
...
* fix(mobile): remove soft limit for manual upload
* chore(mobile): remove translation text
2023-10-07 05:17:50 -05:00
shenlong
4a8887f37b
feat(server): trash asset ( #4015 )
...
* refactor(server): delete assets endpoint
* fix: formatting
* chore: cleanup
* chore: open api
* chore(mobile): replace DeleteAssetDTO with BulkIdsDTOs
* feat: trash an asset
* chore(server): formatting
* chore: open api
* chore: wording
* chore: open-api
* feat(server): add withDeleted to getAssets queries
* WIP: mobile-recycle-bin
* feat(server): recycle-bin to system config
* feat(web): use recycle-bin system config
* chore(server): domain assetcore removed
* chore(server): rename recycle-bin to trash
* chore(web): rename recycle-bin to trash
* chore(server): always send soft deleted assets for getAllByUserId
* chore(web): formatting
* feat(server): permanent delete assets older than trashed period
* feat(web): trash empty placeholder image
* feat(server): empty trash
* feat(web): empty trash
* WIP: mobile-recycle-bin
* refactor(server): empty / restore trash to separate endpoint
* test(server): handle failures
* test(server): fix e2e server-info test
* test(server): deletion test refactor
* feat(mobile): use map settings from server-config to enable / disable map
* feat(mobile): trash asset
* fix(server): operations on assets in trash
* feat(web): show trash statistics
* fix(web): handle trash enabled
* fix(mobile): restore updates from trash
* fix(server): ignore trashed assets for person
* fix(server): add / remove search index when trashed / restored
* chore(web): format
* fix(server): asset service test
* fix(server): include trashed assts for duplicates from uploads
* feat(mobile): no dialog for trash, always dialog for permanent delete
* refactor(mobile): use isar where instead of dart filter
* refactor(mobile): asset provide - handle deletes in single db txn
* chore(mobile): review changes
* feat(web): confirmation before empty trash
* server: review changes
* fix(server): handle library changes
* fix: filter external assets from getting trashed / deleted
* fix(server): empty-bin
* feat: broadcast config update events through ws
* change order of trash button on mobile
* styling
* fix(mobile): do not show trashed toast for local only assets
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-10-06 02:01:14 -05:00
Daniel Dietzler
e571880c16
feat(web, mobile): Options to show archived assets in map ( #4293 )
...
* Add include archive setting to map on web
* open api
* better naming for web isArchived variable
* add withArchived setting to mobile
* (e2e): tests for mapMarker endpoint and isArchived
* isArchived to mobile
* chore: cleanup test
* chore: optimize e2e
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-10-04 09:51:07 -04:00
Alex
197baf3473
chore(mobile): update translation
2023-09-13 11:40:59 +07:00
Alex
bbbdd463fd
chore(mobile): translation update ( #4077 )
2023-09-13 10:55:20 +07:00
Dhrumil Shah
fb20381f98
feat(mobile): allow self-signed certificate on the mobile app ( #4051 )
...
* WIP: self-signed certs accept
* WIP: format
* WIP: pushing up adding settings menu
* Add serverEndpointURL check
* Add translation update
* Handle errors properly
* format
* typo
* cleanup
* styling and permission
* remove deadcode
* put pack condition
* styling
* remove hiding settings options
* format + match drop shadow
* match color
* remove deadcode
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-09-12 21:51:43 +07:00
Dhrumil Shah
54775b896f
fix(mobile): change password page not navigating back ( #3967 )
2023-09-05 06:36:16 +07:00
shalong-tanwen
cb391342d7
feat(mobile): map view ( #3661 )
...
* feat(mobile): map page - add map view
* map: add map-markers
* feat(map): add relative date filter
* fix: do not let users scroll past map bounds
* fix: fetch relative date from store to state on init
* feat(mobile):re-fetch markers only on filter change
* feat(mobile) - asset bottom sheet in map page
* feat(mobile): display markers based on bottom sheet scroll
* fix: exif-bottom-sheet - rebase conflict
* feat(mobile): map-view - strongly typed map page events
* feat(map): zoom to asset
* chore: dart analyzer fixes
* map-page move attribution to top-right
* feat(mobile): map view - asset selection handling
* feat(mobile): map-view display map in places row
* fix: make asset marker icon responsive
* optimise map page rebuilds
* refactor(mobile): map page
* feat(mobile): map-view: Go to location
* map-view(mobile): minor refactor
* fix(mobile): Handle invalid coords gracefully
* small styling
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-27 05:07:35 +00:00
Alex
2de30e34f4
feat(mobile): Improve album UI and Interactions ( #3754 )
...
* fix: outlick editable field does not change edit icon
* fix: unfocus on submit change album name
* styling
* styling
* confirm dialog
* Confirm deletion
* render user
* user avatar with image
* use UserCircleAvatar
* rights
* stlying
* remove/leave options
* styling
* state management
---------
Co-authored-by: Alex Tran <Alex.Tran@conductix.com>
2023-08-17 23:26:12 -05:00