1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-23 12:12:45 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Jason Rasmussen
09a7291527
refactor(web): drop axios ()
* refactor: downloadApi

* refactor: assetApi

* chore: drop axios

* chore: tidy up

* chore: fix exports

* fix: show notification when download starts
2024-02-29 11:22:39 -05:00
Jason Rasmussen
1d35e591e0
chore: suppress diff for generated clients () 2024-02-13 07:27:54 -05:00
Jason Rasmussen
2439c5ab57
refactor: open api () 2024-01-12 07:36:27 -05:00
Andrew Brock
5a50d32748
chore: make running local dev instance on Windows work regardless of git config ()
The only issue was that line endings of shell scripts may be \r\n when cloned on Windows with autocrlf and shells don't like that.

Co-authored-by: brokeh <git@brocky.net>
2023-12-01 20:30:34 +00:00
shenlong
983473261b
refactor(mobile): riverpod codegen + riverpod lint ()
* 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
Jason Rasmussen
05e1a6d949
chore: hide auto generated cli content () 2023-07-14 08:22:38 -05:00
Alex
5de8ea162d
feat(server) Tagging system () 2022-12-05 11:56:44 -06:00