Mert
|
a05c8c6087
|
feat(mobile): use shared native client (#25942)
* use shared client in dart
fix android
* websocket integration
platform-side headers
update comment
consistent platform check
tweak websocket handling
support streaming
* redundant logging
* fix proguard
* formatting
* handle onProgress
* support videos on ios
* inline return
* improved ios impl
* cleanup
* sync stopForegroundBackup
* voidify
* future already completed
* stream request on android
* outdated ios ws code
* use `choosePrivateKeyAlias`
* return result
* formatting
* update tests
* redundant check
* handle custom headers
* move completer outside of state
* persist auth
* dispose old socket
* use group id for cookies
* redundant headers
* cache global ref
* handle network switching
* handle basic auth
* apply custom headers immediately
* video player update
* fix
* persist url
* potential logout fix
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2026-03-05 11:04:45 -06:00 |
|
Alex
|
44b4f35019
|
chore: expose upload errors to UI (#25566)
|
2026-01-27 16:33:44 +00:00 |
|
Alex
|
0f6606848e
|
fix: upload file without extension (#25419)
* fix: upload file without extension
* chore: fix foreground upload
|
2026-01-21 16:31:06 +00:00 |
|
Alex
|
0b4a96140e
|
fix: don't include metadata when upload motion part of LivePhotos (#25400)
* fix: don't include metadata when upload motion part of LivePhotos
* fix: get original file name
|
2026-01-21 13:58:32 +00:00 |
|
Alex
|
e4443fa43e
|
chore: dart http foreground upload (#24883)
* feat: bring back manual backup
* expose iCloud retrieval progress
* wip
* unify http upload method, check for connectivity on iOS
* handle LivePhotos progress
* feat: speed calculation
* wip
* better upload detail page
* handle error
* handle error
* pr feedback
* feat: share intent upload
* feat: manual upload
* feat: manual upload progress
* chore: styling
* refactor
* refactor
* remove unused logs
* fix: background android backup
* feat: add error section
* remove complete section
* remove empty state and prevent slot jumps
* more refactor
* fix: background test
* chore: add metadata to foreground upload
* fix: email and name get reset in auth provider
* pr feedback
* remove version check for metadata field in upload payload
* chore: fix unit test
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
|
2026-01-15 20:10:08 -06:00 |
|