Jonathan Jogenfors
fe2c5b590b
fix
2023-09-23 00:59:28 +02:00
Jonathan Jogenfors
ef5c121417
fix
2023-09-23 00:48:45 +02:00
Jonathan Jogenfors
a0048118e1
add autoupdate
2023-09-22 15:57:34 +02:00
Jonathan Jogenfors
a923123f5f
fix sha256
2023-09-22 15:05:20 +02:00
Jonathan Jogenfors
1b2fa9255e
fix
2023-09-22 15:00:47 +02:00
Jonathan Jogenfors
0c2a104e07
fix
2023-09-22 14:57:30 +02:00
Jonathan Jogenfors
5055be1b5b
add jammy checksum
2023-09-22 14:54:12 +02:00
Jonathan Jogenfors
582816d03a
ignore checksum
2023-09-22 14:48:34 +02:00
Jonathan Jogenfors
ab154ca2ca
set right env var
2023-09-22 14:45:30 +02:00
Jonathan Jogenfors
81870a9d50
sudo in the right place
2023-09-22 14:43:09 +02:00
Jonathan Jogenfors
f20e90e544
set env var
2023-09-22 14:35:56 +02:00
Jonathan Jogenfors
8f26db9a6b
ffmpeg for jammy
2023-09-22 14:27:50 +02:00
Jonathan Jogenfors
335ee427da
verbose ffmpeg
2023-09-22 14:07:43 +02:00
Jonathan Jogenfors
04511679fe
sudo
2023-09-22 14:01:36 +02:00
Jonathan Jogenfors
9d8dda1755
install ffmpeg
2023-09-22 13:56:46 +02:00
Jonathan Jogenfors
f091c0e17d
add ubuntu pkgs
2023-09-22 13:40:06 +02:00
Jonathan Jogenfors
ae08463a49
run apt as sudo
2023-09-22 13:31:22 +02:00
Jonathan Jogenfors
a094805c27
install docker dependencies
2023-09-22 13:28:10 +02:00
Jonathan Jogenfors
6429234bd5
clear job queue on app startup
2023-09-22 09:51:52 +02:00
Jonathan Jogenfors
8cd61d3291
close workers
2023-09-22 09:04:12 +02:00
Jonathan Jogenfors
6a2eca9b0a
add more logging
2023-09-22 08:40:47 +02:00
Jonathan Jogenfors
3835221cda
add e2e debugs
2023-09-22 08:29:32 +02:00
Jonathan Jogenfors
56b6ecb8a4
Set env
2023-09-22 00:12:25 +02:00
Jonathan Jogenfors
b059c95cad
cleanup
2023-09-21 23:30:33 +02:00
Jonathan Jogenfors
8ad2be195d
fix tests
2023-09-21 23:11:45 +02:00
Jonathan Jogenfors
e8a20fd492
fix: use correct node version for ci
2023-09-21 14:36:40 +02:00
Jonathan Jogenfors
e9c12650bb
fix: get nightly after ci
2023-09-21 14:33:47 +02:00
Jonathan Jogenfors
fec116250c
feat: play around with e2e tests
2023-09-21 14:24:56 +02:00
Jonathan Jogenfors
acdc66413c
feat(server,web): libraries ( #3124 )
...
* feat: libraries
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-09-20 13:16:33 +02:00
Louis-Marie Michelin
816db700e1
feat(web): cancel pending requests on image change ( #4145 )
2023-09-19 23:16:53 -04:00
Mert
9030b1f89f
chore(deps): upgrade sharp and libvips ( #4140 )
...
* upgrade libvips
* upgrade sharp
2023-09-19 15:11:25 -04:00
Alex
2e0c7abd65
fix(mobile): fix background upload regression on Android ( #4139 )
2023-09-19 16:39:54 +07:00
Daniel Dietzler
1a633f3fca
chore(server): Use access core for person permissions ( #4138 )
...
* use access core for all person methods
* minor fixes, feedback
* reorder assignments
* remove unnecessary permission requirement
* unify naming of tests
* reorder variables
2023-09-18 21:22:44 +00:00
Jason Rasmussen
dda735ec51
feat(server): add m4v format ( #4135 )
2023-09-18 19:39:42 +02:00
Daniel Dietzler
f1c98ac9e6
fix(server): Error when loading album with deleted owner ( #4086 )
...
* soft delete albums when user gets soft deleted
* fix wrong intl openapi version
* fix tests
* ability to restore albums, automatically restore when user restored
* (e2e) tests for shared albums via link and with user
* (e2e) test deletion of users and linked albums
* (e2e) fix share album with owner test
* fix: deletedAt
* chore: fix restore order
* fix: use timezone date column
* chore: cleanup e2e tests
* (e2e) fix user delete test
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-18 11:56:50 -04:00
Daniel Dietzler
7d07aaeba3
chore(docs): Some SQL queries to copy paste for advanced debugging ( #4074 )
...
* enable sql code highlighting, first queries
* remove tabs
* something with moons...
* feat: more queries
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-18 14:25:15 +00:00
martin
a0163d8df0
feat(web): swap between people when merging faces ( #4089 )
...
* feat: swap between people when merging faces
* rename
* fix: remove url parameter when closing
* chore: handler naming
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-18 13:24:31 +00:00
Thomas
49ef86173f
fix(server): use exiftool decoded values and unify metadata extraction ( #2908 )
...
* refactor(server): metadata extraction
* chore: upgrade exiftool
* chore: remove log
* fix: other rotation cases
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-18 09:06:03 -04:00
Russell Tan
b6c6a7e403
fix(web): Assigns description text area with asset description if it exists #4073 ( #4125 )
2023-09-18 14:21:28 +07:00
Ploonet
672560f55b
fix(web): accordion arrow was not anchored to the right ( #4129 )
...
Co-authored-by: Antony Mota <amota.confluenceconseil@boiron.fr>
2023-09-18 11:06:11 +07:00
GenericGuy
94cbbf3c4b
feat(web): add setting for minimum face count for face detection ( #4128 )
...
* feat: add setting for minimum face count for face detection
Adds the minimum face count setting to the web interface to
circumvent detection of strangers and random background people
if desired.
* fix: codestyle, remove max for face count
2023-09-18 11:05:35 +07:00
Daniel Dietzler
40b802a5a9
fix(web): context menu underflowing ( #4127 )
2023-09-18 11:03:18 +07:00
bo0tzz
a63f027bf7
chore(docs): Fix incorrect header ( #4123 )
2023-09-18 11:02:28 +07:00
Fynn Petersen-Frey
1c02e1dadf
feat(mobile): image caching & viewer improvements ( #4095 )
2023-09-18 10:57:05 +07:00
Ploonet
63b6a71ebd
feat(web): make settings accordion click area larger ( #4119 )
...
* feat: make settings accordion click area larger
* fix: svelte check & prettier
---------
Co-authored-by: Antony Mota <amota.confluenceconseil@boiron.fr>
2023-09-17 20:36:34 +07:00
Mert
0a9b632e48
fix(server): use libopus for transcoding ( #4102 )
...
* updated audio codec enum
* added migration
* updated api
* fixed enum
* formatting
* simplified migration
2023-09-16 00:52:45 +00:00
martin
7fcc5a5417
feat(web): hide face from detail page ( #4098 )
2023-09-15 22:58:14 +07:00
Alex
9cec6aaf46
chore: post release tasks
2023-09-14 22:16:15 +07:00
Alex The Bot
a3206bf950
Version v1.78.1
2023-09-14 13:56:33 +00:00
Alex
9c627920dd
fix(server): sanitize import path ( #4094 )
2023-09-14 20:53:28 +07:00