1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

495 Commits

Author SHA1 Message Date
cff0b95f4c chore(mobile): post release task (#13954) 2024-11-06 17:57:45 -05:00
f1b8a9374f chore: version v1.120.0 2024-11-06 16:17:29 +00:00
5ac236d6fd chore(mobile): update flutter_web_auth (#13863) 2024-10-31 17:35:01 -05:00
00dd9419a5 chore: version v1.119.1 2024-10-29 13:33:36 +00:00
044c3e93f8 chore(mobile): post release task (#13779) 2024-10-28 16:12:35 +00:00
8449e78c8f chore: version v1.119.0 2024-10-28 14:41:08 +00:00
e8015dc7d7 chore: version v1.118.2 2024-10-16 18:44:39 +00:00
edd7dfb5d8 chore: version v1.118.1 2024-10-15 20:44:10 +00:00
8f69d9d0ec chore: version v1.118.0 2024-10-15 10:48:53 +00:00
e9813315e7 feat(mobile): new mobile UI (#12582) 2024-10-10 15:44:14 +07:00
e1540c8dfd chore(deps): bump rexml from 3.2.8 to 3.3.6 in /mobile/ios (#12621)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 22:59:24 +07:00
432bcbbd1a chore(mobile): post release task (#13136) 2024-10-03 10:19:14 +07:00
6b8462402b chore: version v1.117.0 2024-10-03 01:59:28 +00:00
fe33732958 chore(mobile): update photo_manager 3.5.0 (#13050) 2024-10-01 08:18:13 +07:00
fa9bb8074c feat(mobile): enhance download operations (#12973)
* add packages

* create download task

* show progress

* save video and image

* show progress info

* live photo wip

* download and link live photos

* Update list of assets

* wip

* correct progress

* add state to download

* revert unncessary change

* repository pattern

* translation

* remove unused code

* update method call from repository

* remove unused variable

* handle multiple livephotos download

* remove logging statement

* lint

* not removing all records
2024-09-29 08:22:02 +00:00
8bbcd5c31e chore: version v1.116.2 2024-09-27 18:17:49 +00:00
4ed1517e60 chore(mobile): post release task (#12991) 2024-09-27 14:13:24 -04:00
7c15e11efc chore: version v1.116.1 2024-09-27 15:32:16 +00:00
a6e703ed6b chore(mobile): post release task (#12955) 2024-09-27 08:11:22 +07:00
60679a6369 chore: version v1.116.0 2024-09-26 14:51:27 +00:00
cdbc673a59 chore(mobile): post release task (#12615) 2024-09-13 13:25:43 +01:00
230eff4e1a chore: version v1.115.0 2024-09-12 15:37:59 +00:00
00a5da0ebc chore(mobile): post release task (#12398)
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2024-09-07 13:26:18 -04:00
068904f746 chore: version v1.114.0 2024-09-06 13:49:08 +00:00
5d6716d265 chore(mobile): post release task (#12268) 2024-09-03 18:32:20 +01:00
48da4c9317 chore: version v1.113.1 2024-09-03 14:12:24 +00:00
40327ad987 chore(mobile): post release tasks (#12157)
* sent to reviewer

* sent to reviewer

* update to app store

* update to app store
2024-08-30 16:35:06 -05:00
cc88cbb456 chore: version v1.113.0 2024-08-30 17:16:21 +00:00
ed6971222c chore(mobile): Flutter 3.24 (#11633)
* chore(mobile): Flutter 3.24

* fix lint

* fix rendering issues that lead to log get filled with error messages

* linting

* merge main

* fix isar prod build Android

* fix mismatch icon offset
2024-08-15 14:53:37 -05:00
3ab7438036 chore(mobile): post release task (#11791) 2024-08-15 12:38:02 -05:00
f7bfde6a32 Version v1.112.1 2024-08-15 00:00:22 +00:00
9e21f254cd chore(mobile): post release task (#11776) 2024-08-14 13:50:35 -05:00
228a7710e6 Version v1.112.0 2024-08-14 15:51:18 +00:00
720b9a286e chore(mobile): update other dependencies (#11641) 2024-08-07 14:09:56 -05:00
f679021f0e fix(deps): update dependency share_plus to v10 (#11550)
* fix(deps): update dependency share_plus to v10

* resolve dep conflict

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-08-06 17:24:55 +00:00
8ee8450d18 chore(mobile): post release task (#11456) 2024-07-30 21:41:10 -05:00
919fd7d41f Version v1.111.0 2024-07-30 19:06:39 +00:00
59b809012f chore(mobile): post release task (#11382) 2024-07-26 15:38:41 -05:00
04340b3a62 Version v1.110.0 2024-07-26 15:38:20 +00:00
ea5d6780f2 feat(mobile): Adding setting in mobile app to TLS client certificate (#10860)
* feat(mobile): Adding setting in mobile app to import TLS client certificate and private key

* Formating dart source code to pass dart format test

* Adding missed required trailing commas to pass dart static analysis

* update lock file

* variable names

---------

Co-authored-by: Yun Jiang <yjiang@roku.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-07-26 13:59:02 +00:00
7c3326b662 chore(mobile): post release task (#11220) 2024-07-19 15:10:29 +00:00
b9fc59ca9f Version v1.109.2 2024-07-18 19:33:29 +00:00
01ba859567 Version v1.109.1 2024-07-18 17:55:58 +00:00
c77702279c Version v1.109.0 2024-07-18 16:03:42 +00:00
0fbfbc86d2 chore(mobile): post release task (#11006) 2024-07-10 11:40:19 -05:00
c7432834d0 Version v1.108.0 2024-07-10 16:14:02 +00:00
94f129d632 chore(mobile): update photo_manager dep (#10965) 2024-07-09 10:52:58 -05:00
7bde19d842 chore(mobile): separate build flavors (#10872) 2024-07-05 09:43:11 -05:00
96f29cefeb Version v1.107.2 2024-07-03 03:18:19 +00:00
bed9ccadbc chore(mobile): post release pump (#10775) 2024-07-02 16:41:40 -05:00