|
b2afb95c19
|
Create codeql-analysis.yml
|
2022-09-19 14:03:49 -05:00 |
|
|
10239161fd
|
fix(mobile): app crash when there is no object detection result on search page (#725)
* fix(mobile): app crash when there is no data for object detection
* Up version for release
* Up version for release
v1.29.4_44-dev
|
2022-09-19 11:03:51 -05:00 |
|
|
242f10952d
|
fix(server): query only image (#724)
v1.29.3_43-dev
|
2022-09-19 10:48:44 -05:00 |
|
|
e997bd371b
|
Up server version
v1.29.2_43-dev
|
2022-09-18 21:44:55 -05:00 |
|
|
400167f4ef
|
fix(server): sanitization error that crash the server (#721)
|
2022-09-18 21:44:13 -05:00 |
|
|
572f6d833d
|
Up mobile version and update deprecated api
v1.29.1_43-dev
|
2022-09-18 16:11:30 -05:00 |
|
|
2e06be5155
|
Up mobile version and update deprecated api
|
2022-09-18 16:11:24 -05:00 |
|
|
62121470a8
|
Up server version
|
2022-09-18 15:37:10 -05:00 |
|
|
e3ccc3ee6b
|
feat(server): sanitized path for asset creation process to avoid security risk (#717)
* feat(server): sanitized path for asset creation process to avoid security risk
* Sanitize resize path
|
2022-09-18 15:16:53 -05:00 |
|
|
ece94f6bdc
|
fix(server): correct user permission to update user info (#716)
|
2022-09-18 09:27:06 -05:00 |
|
|
03fc0703c0
|
Create SECURITY.md (#712)
|
2022-09-17 13:07:12 -05:00 |
|
|
0d13b25f56
|
feat(web): Update to latest version of SvelteKit (#705)
|
2022-09-16 23:13:22 -05:00 |
|
|
75c2067836
|
feat(web) Remove fetching fonts from GoogleFonts (#703)
|
2022-09-16 17:23:31 -05:00 |
|
|
824da6a07b
|
Up server version
|
2022-09-16 16:55:04 -05:00 |
|
|
2c2ea24dc4
|
test(web) Add tests for asset repository (#680)
* Added back tests for asset repository
* Added more tests
* Added asset count test
|
2022-09-16 16:47:45 -05:00 |
|
|
47b73a5b64
|
fix(mobile): Fixed iOS 16 overflow cache and memory leaked in gallery viewer. (#700)
|
2022-09-16 16:46:23 -05:00 |
|
|
6b3f8e548d
|
Merge pull request #699 from JaCoB1123/patch-1
Fix spelling of Proxmox in Readme
|
2022-09-15 23:07:00 +02:00 |
|
|
0ea483f901
|
Fix spelling of Proxmox in Readme
|
2022-09-15 23:05:15 +02:00 |
|
|
97aed8ef23
|
fix(nginx): revert nginx image to support arm/v7 (#692)
v1.29.0_42-dev
|
2022-09-14 13:36:29 -05:00 |
|
|
0ee3fe9157
|
Update install.sh to use latest released tag
|
2022-09-14 11:07:37 -05:00 |
|
|
434770155f
|
Up version for release
|
2022-09-14 10:27:34 -05:00 |
|
|
7e8bf94543
|
fix/cache read write error ios16 (#691)
* Fix(mobile) cache read/write issue, cannot load image on ios16
* Update
|
2022-09-14 10:18:25 -05:00 |
|
|
8d8944705c
|
Merge pull request #690 from beune/fix-typo
Fix typo
|
2022-09-14 13:16:47 +01:00 |
|
|
7c9c1a5169
|
Fix typo
|
2022-09-14 13:53:34 +02:00 |
|
|
1a6c16d8ea
|
breaking(setup): use non-root image for immich-proxy (#651)
* feat(nginx): use non-root container for immich-proxy
Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
* re-add test env
* feat(nginx): add correct port for staging
* add the new port to the default docker-compose.yml
Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
|
2022-09-13 21:50:10 -05:00 |
|
|
ccf792f9d3
|
fix(server): mismatch createdAt value in table and table (#688)
|
2022-09-13 20:12:42 -05:00 |
|
|
789bc8563c
|
fix Android BackgroundServiceStartNotAllowedException (#687)
|
2022-09-13 20:12:31 -05:00 |
|
|
99a50f70dd
|
readme: add app store links (#689)
|
2022-09-13 18:23:27 -05:00 |
|
|
9bef411056
|
Up server version:
v1.28.4_41-dev
|
2022-09-13 12:14:36 -05:00 |
|
|
e79e92c60f
|
Added Log level to background service (#685)
v1.28.4_42-dev
|
2022-09-13 12:09:57 -05:00 |
|
|
858ad43d3b
|
fix(server): harden inserting process, self-healing timestamp info on bad timestamp (#682)
* fix(server): harden inserting process, self-healing timestamp info
|
2022-09-12 23:35:44 -05:00 |
|
|
5761765ea7
|
fix(server): remove album thumbnail when the asset is deleted from the database (#681)
|
2022-09-12 22:06:52 -05:00 |
|
|
6abc733763
|
fix(web): datetime display and add TZ into environment (#618)
* fix(web): timezone
* doc(): update readme.md
* feat(web): keep using UTC timezone in default
* chore(): update doc and remove debug code
* chore(): update readme.md
* Move timezone into to .env.example
* Run prettier check
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2022-09-12 14:40:18 -05:00 |
|
|
4271e24e59
|
Up version for release
v1.28.3_41-dev
|
2022-09-11 16:05:53 -05:00 |
|
|
9e4ed2214b
|
fix(web): incorrect shared album count (#677)
|
2022-09-11 10:07:04 -05:00 |
|
|
011332e509
|
fix(mobile) memory leaked causes app to crash when swiping (#673)
* Dispose image provider when swiping away from the asset
|
2022-09-11 09:56:26 -05:00 |
|
|
5403ef4d84
|
Fix(mobile) oversize play button (#672)
|
2022-09-11 00:25:04 -05:00 |
|
|
31739aca02
|
Up version for release
v1.28.2_40-dev
|
2022-09-10 11:58:59 -05:00 |
|
|
8f2e7b6f65
|
fix(server): loop on checksum generation (#662)
|
2022-09-10 11:52:39 -05:00 |
|
|
4ed647c43d
|
fix(install): Fix checking for docker compose . (#663)
|
2022-09-10 11:48:50 -05:00 |
|
|
f88ff4fb5c
|
fix(mobile): background backup not working in release mode (#664)
|
2022-09-10 11:46:51 -05:00 |
|
|
cc4881d633
|
Up version for release
v1.28.1_39-dev
|
2022-09-09 23:23:37 -05:00 |
|
|
d856b35afc
|
feat(web) add scrollbar with timeline information (#658)
- Implement a scrollbar with a timeline similar to Google Photos
- The scrollbar can also be dragged
|
2022-09-09 15:55:20 -05:00 |
|
|
b6d025da09
|
Fix Notification components possible memory leaks (#650)
Dispose subscriptions and timeouts when
the components are removed from the DOM
|
2022-09-09 07:40:35 -05:00 |
|
|
cc79ff1ca3
|
Merge pull request #642 from immich-app/add/ci-web-checks
Add web test / check commands and workflow to run in CI
|
2022-09-08 19:12:39 +02:00 |
|
|
131aa2b6be
|
Add command to test/check code in dev-setup docs
|
2022-09-08 17:54:45 +02:00 |
|
|
02a6b73122
|
Add web-unit-test workflow to run in CI
|
2022-09-08 17:44:13 +02:00 |
|
|
d87366c095
|
Add dev-setup documentation
|
2022-09-08 17:41:24 +02:00 |
|
|
4f7a3afbfc
|
Fix web lint issues
|
2022-09-08 17:30:49 +02:00 |
|
|
6725954b70
|
Add web check / lint npm commands
`svelte-check` returns some "hints" that can be ignored since some
are not true and others are not relevant.
|
2022-09-08 17:17:15 +02:00 |
|