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
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
Daniel Dietzler
7097cf6319
fix(admin-cli): Fixes immich-admin because npm bin does not like arguments ( #3864 )
...
* fix admin cli
* move script to bin, actually pass arguments
* remove accidentally created package-lock.json
2023-08-27 09:35:49 -05:00
Mert
7ad12c7f33
use camera wb for raw ( #3806 )
2023-08-20 18:26:01 -05:00
Lucas Eduardo
53f5643994
fix: shebangs ( #3643 )
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-08-16 22:50:01 -05:00
Mert
60d39a7d1f
fix(sever): meson flag ( #3656 )
2023-08-13 08:26:13 -05:00
Mert
13564fbc17
fix(server): build sharp without tiff ( #3655 )
2023-08-12 21:02:33 -05:00
Mert
1812e8811b
fix(server): compile libraw ( #3593 )
2023-08-08 05:58:03 -05:00
Alex
13df619ba9
fix(server): pin openapi genreator patch and regenerate api ( #3573 )
...
* fix(server): pin openapi genreator patch and regenerate api
* variable
2023-08-06 15:55:14 -05:00
Jason Rasmussen
a405fba3bb
fix(server): ffprobe not found ( #3532 )
...
* fix(server): ffprobe not found
* chore: remove redundant path export
* chore: remove empty space
2023-08-03 08:54:23 -05:00
Mert
ee49f470b7
feat(server): transcoding hardware acceleration ( #3171 )
...
* added transcode configs for nvenc,qsv and vaapi
* updated dev docker compose
* added software fallback
* working vaapi
* minor fixes and added tests
* updated api
* compile libvips
* move hwaccel settings to `hwaccel.yml`
* changed default dockerfile, moved `readdir` call
* removed unused import
* minor cleanup
* fix for arm build
* added documentation, minor fixes
* added intel driver
* updated docs
styling
* uppercase codec and api names
* formatting
* added tests
* updated docs
* removed semicolons
* added link to `hwaccel.yml`
* added newlines
* added `hwaccel` section to docker-compose.prod.yml
* ensure mesa drivers are installed
* switch to mimalloc for sharp
* moved build version and sha256 to json
* let libmfx set the render device
* possible fix for vp9 on qsv
* updated tests
* formatting
* review suggestions
* semicolon
* moved `LD_PRELOAD` to start script
* switched to jellyfin's ffmpeg package
* fixed dockerfile
* use cqp instead of icq for qsv vp9
* updated dockerfile
* added sha256sum for other platforms
* fixtures
2023-08-01 20:56:10 -05:00
Jason Rasmussen
2835919931
fix: load env files for cli ( #3503 )
2023-08-01 17:07:52 -05:00
Jonathan Jogenfors
6f4449d5e9
feat(cli) Add new CLI ( #3066 )
...
* Add new cli
* Remove old readme
* Add documentation to readme file
* Add github workflow tests for cli
* Fix typo in docs
* Add usage info to readme
* Add package-lock.json
* Fix tsconfig
* Cleanup
* Fix lint
* Cleanup package.json
* Fix accidental server change
* Remove rootdir from cli
* Remove tsbuildinfo
* Add prettierignore
* Make CLI use internal openapi specs
* Add ignore and dry-run features
* Sort paths alphabetically
* Don't remove substring
* Remove shorthand for delete
* Remove unused import
* Remove chokidar
* Set correct openapi cli generator script
* Add progress bar
* Rename target to asset
* Add deletion progress bar
* Ignore require statement
* Use read streams instead of readfile
* Fix github feedback
* Fix upload requires
* More github comments
* Cleanup messages
* Cleaner pattern concats
* Github comments
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-07-06 09:37:47 -05:00
Dhrumil Shah
6fa685d9d8
chore: add CLI tool to the server image ( #2999 )
...
* WIP: Added immich cli tool to `immich-server` image
* WIP: Added doc entry to show it is preinstalled
* WIP: Moved immich upload cli to `immich` and default to `immich-admin`
* WIP: undid previous commit
* WIP: Updated server docs with new `immich-admin` command
2023-06-29 14:48:16 -05:00
Jason Rasmussen
8ebac41318
refactor(server)*: tsconfigs ( #2689 )
...
* refactor(server): tsconfigs
* chore: dummy commit
* fix: start.sh
* chore: restore original entry scripts
2023-06-08 10:01:07 -05:00
Sergey Kondrikov
6c6c5ef651
chore(web): generate API functions with a single argument ( #2568 )
2023-05-27 20:52:22 -05:00
Alex
43951ec208
chore(mobile): Upgrade to Flutter 3.10 ( #2429 )
...
* update dependencies
* resolve dependency and update code for Flutter 3.10
* update github action flutter version
* update test version
* iOS deployment
* pump intl package
* list tile fix
2023-05-12 09:21:13 -05:00
Jason Rasmussen
6acfb55dcc
fix: correct npx path ( #2354 )
2023-04-28 21:28:35 -05:00
Jason Rasmussen
ce42b84430
build: improve pump script ( #2351 )
2023-04-28 21:10:32 -05:00
Michel Heusschen
05630776a0
fix(server): more asset upload validation and docs ( #1720 )
...
* fix(server): more asset upload validation and docs
* remove unused DTO
* changed Object.keys() to Object.values()
* apply patch to openapi generator for web
* revert CreateAssetDto assetType enum
* resolve merge conflict
* Revert "resolve merge conflict"
This reverts commit 0e00805187
.
2023-02-11 23:54:07 -06:00
Matthias Rupp
6b3892987a
dev(mobile): Fix freeze bug on app start ( #1732 )
...
* Group by date objects instead of strings
* Change OpenAPI code generation to wrap json decoding in
Change OpenAPI code generation to wrap decodeJson in compute
* Remove orig file
* Fix linter error
* Change drag handle date format
* Order timeline explictly from new to old
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-02-11 21:37:48 -06:00
Jason Rasmussen
079ee658a5
fix(mobile): omit null values from json requests ( #1212 )
...
* chore: initial template
* feat: exlude null values
* chore: regenerate openapi
* chore: merge
* feat: store changes in a patch file
* feat: extract to sh script
* chore: regenerate openapi
* chore: remove duplicate file
* feat: generate mobile by itself
* Fixed number property not decorated correctly
* Revert hotfix, fix test
* Merge main
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-01-09 22:08:45 -06:00
Jason Rasmussen
02bc84062e
feat(server): reset admin password using cli command in the server container ( #928 )
2022-11-05 11:28:40 -05:00