Mert
d0cc231782
feat(ml): model unloading ( #2661 )
...
* model cache
* fixed revalidation when using cache namespace
* fixed ttl not being set, added lock
2023-06-06 20:48:51 -05:00
Jason Rasmussen
6ce35d47f5
refactor(server): partner core ( #2678 )
...
* refactor(server): partner core
* refactor(server): partner access check
2023-06-06 15:18:38 -05:00
Jason Rasmussen
d1db479727
refactor(server): move asset checks to service ( #2640 )
2023-06-06 14:17:15 -05:00
Mert
1e748864c5
chore(ml): updated dockerfile, added typing, packaging ( #2642 )
...
* updated dockerfile, added typing, packaging
apply env change
* added arm64 support
* added ml version pump, second try for arm64
* added linting config to pyproject.toml
* renamed ml input field
* fixed linter config
* fixed dev docker compose
2023-06-05 09:40:48 -05:00
wittymap
c92c442356
Update restore example to address SQL errors on database import. ( #2663 )
2023-06-05 08:56:39 -05:00
Alex The Bot
1f4993350a
Version v1.60.0
2023-06-04 15:45:06 +00:00
Michel Heusschen
f9b1d1edaf
fix(server): better metadata extraction for images ( #2653 )
2023-06-03 21:55:30 -05:00
Michel Heusschen
cab5477656
fix(web+server): showing assets without thumbnail ( #2652 )
...
* fix(web+server): showing assets without thumbnail
* missed change
2023-06-03 21:41:27 -05:00
Mert
b8de668f5f
feat(ml): env variables for tags, faces and eager startup ( #2626 )
...
* env variables for tags, faces and eager startup
* chore(server,ml): remove object detection job and endpoint (#2627 )
* removed object detection job
* removed object detection endpoint
* env variables for tags, faces and eager startup
* download without caching models if not eager
* simplified `get_cached_model`
* re-added env for clip text model
2023-06-02 21:42:47 -05:00
Jason Rasmussen
c5234731d6
fix(server): add executable permission to start scripts ( #2650 )
2023-06-02 14:04:26 -05:00
Michel Heusschen
ef86a77946
refactor(server): remove invalid exif coordinates ( #2651 )
2023-06-02 14:04:07 -05:00
Michel Heusschen
1b301984dd
fix(server): handle invalid coordinates ( #2648 )
2023-06-02 11:29:12 -05:00
Michel Heusschen
9807f76aff
chore(web): improve type checking ( #2644 )
...
* fix(web): use id instead of assetId
* chore(web): improve type checking
* fix test jobs
* improve type checking and resolve errors
2023-06-02 08:55:08 -05:00
Michel Heusschen
47673dd773
fix(web): use id instead of assetId ( #2643 )
2023-06-02 08:50:35 -05:00
Jason Rasmussen
a9fb1d435a
refactor(server): use UUID dto in asset controller ( #2641 )
...
* refactor: assetId => id
* chore: open api
* chore: remove unused dto
* fix(web): assetId => id
* fix: web test
2023-06-01 21:19:25 -05:00
Jason Rasmussen
422ad20641
refactor(server): use swagger ( #2639 )
2023-06-02 02:12:22 +00:00
Jason Rasmussen
3ea2fe1c48
refactor(server): shared links ( #2632 )
...
* refactor: rename share => shared-link
* refactor: shared link crud methods
* chore: open api
2023-06-01 21:09:57 -05:00
Jason Rasmussen
038e064e60
refactor(server): handle download ( #2637 )
2023-06-01 21:03:15 -05:00
Jason Rasmussen
800f010383
refactor(server): app init ( #2638 )
2023-06-01 20:54:16 -05:00
Jason Rasmussen
4350f9363d
feat(server): use base64 shared links ( #2633 )
...
* feat(server): use base64 shared links
* fix: handle array values
2023-06-01 15:56:37 -05:00
Jason Rasmussen
76a1629e75
test(server): job service ( #2634 )
2023-06-01 16:07:45 -04:00
Jason Rasmussen
2493dfaba3
feat(server): dynamic job concurrency ( #2622 )
...
* feat(server): dynamic job concurrency
* styling and add setting info to top of the job list
* regenerate api
* remove DETECT_OBJECT job
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-01 05:32:51 -05:00
Jason Rasmussen
656dc08406
refactor(server): tags ( #2589 )
...
* refactor: tags
* chore: open api
* chore: unused import
* feat: add/remove/get tag assets
* chore: open api
* chore: finish tag tests for add/remove assets
2023-05-31 20:51:28 -05:00
Mert
631f13cf2f
chore(server,ml): remove object detection job and endpoint ( #2627 )
...
* removed object detection job
* removed object detection endpoint
2023-05-31 20:49:51 -05:00
Jason Rasmussen
9730bf0acc
fix(server): without queries ( #2621 )
2023-05-31 10:00:37 -05:00
Stormrover
9f2b5ea86e
Allow docker image version pinning ( #2617 )
...
* Allow docker image version pinning
* Updating docker-compose documentation.
* Fixing formatting
* Added Optional to documentation.
2023-05-30 20:53:24 -05:00
Sergey Kondrikov
5702442783
fix: remove mbtree files ( #2620 )
2023-05-30 20:52:57 -05:00
Jason Rasmussen
74c2f446e9
fix: missing faces job ( #2618 )
2023-05-30 13:51:53 -05:00
Alex The Bot
da1710bcd2
Version v1.59.1
2023-05-30 17:56:47 +00:00
Jason Rasmussen
2dfd56b49b
fix: reload assets from typesense results ( #2615 )
...
* fix: reload assets from typesense results
* chore: coverage
2023-05-30 12:55:06 -05:00
Alex The Bot
6538e599dd
Version v1.59.0
2023-05-30 15:27:35 +00:00
Michel Heusschen
789e3e3924
refactor(server): use date type for entities ( #2602 )
2023-05-30 08:15:56 -05:00
Michel Heusschen
3d505e425d
fix(web): show icons for empty album ( #2604 )
2023-05-29 13:58:09 -05:00
Manuel Taberna
e7122d7a72
feat(web): add zoom to photo viewer ( #2577 )
...
* feat(web): add zoom to photo viewer
* reduce asset viewer next/prev button div width
* add wrap to block statement
2023-05-29 09:12:58 -05:00
Michel Heusschen
94d0705607
refactor(server): change asset entity to date type ( #2599 )
...
* refactor(server): change asset entity to date type
* lower coverage threshold
2023-05-29 09:05:14 -05:00
Jason Rasmussen
caba462703
fix(server): library folder missing on new install ( #2597 )
2023-05-28 20:48:07 -05:00
Jason Rasmussen
ffe397247e
refactor(server): auth decorator ( #2588 )
2023-05-28 11:30:01 -05:00
Michel Heusschen
e7ad622c02
refactor(web): user avatar ( #2585 )
...
* refactor(web): user avatar
* change user settings link
* update package lock json
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-05-28 08:10:55 -05:00
Jason Rasmussen
bca4626708
feat(server): return asset checksum ( #2582 )
...
* feat: return asset checksum
* chore: generate open api
* chore: coverage
* feat(server): support base64 hashes in bulk upload check:
* chore: generate open api
2023-05-27 20:56:17 -05:00
Michel Heusschen
7f0ad8e2d2
fix(web+mobile): consistent filename handling ( #2534 )
2023-05-27 20:53:29 -05:00
Sergey Kondrikov
6c6c5ef651
chore(web): generate API functions with a single argument ( #2568 )
2023-05-27 20:52:22 -05:00
Alex The Bot
a460940430
Version v1.58.0
2023-05-27 21:56:06 +00:00
Alex
fc2455be80
fix(server): missing metadata extraction job ( #2586 )
...
* fix(server): missing metadata extraction job
* format
* fix test
* fix test
* Added source to upload
* fix test
* OK! CODE COVERAGE
2023-05-27 16:49:57 -05:00
Michel Heusschen
fd4357cf23
fix(server): exif time extraction ( #2583 )
2023-05-27 16:24:07 -05:00
Jason Rasmussen
e41e0df27e
fix(server): invalid exif date string ( #2580 )
2023-05-26 21:13:09 -05:00
Michel Heusschen
f370dc3929
fix(web): small style issues ( #2578 )
2023-05-26 14:44:06 -05:00
Jason Rasmussen
1c2d83e2c7
refactor(server): job handlers ( #2572 )
...
* refactor(server): job handlers
* chore: remove comment
* chore: add comments for
2023-05-26 14:43:24 -05:00
Jason Rasmussen
d6756f3d81
feat(web): improved action bar actions ( #2553 )
...
* feat(web): improved action bar actions
* Update web/src/lib/components/photos-page/actions/delete-assets.svelte
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
* update archive and favorite actions
* feat: add un archive/favorite on associated pages
* fix favorite action + use isAllArchived for photos
* remove unneeded unarchive check
---------
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2023-05-26 08:11:10 -05:00
Fynn Petersen-Frey
71ef7685c5
chore(mobile): update isar ( #2571 )
2023-05-26 08:09:44 -05:00
Jason Rasmussen
b7516f31c6
refactor(server): delete album ( #2570 )
2023-05-26 08:04:09 -05:00