Zack Pollard and GitHub
a6c4bd1555
chore: update docker-compose to add storage type configuration ( #18415 )
2025-05-21 10:46:55 -05:00
Zack Pollard and GitHub
397808dd1a
fix: weblate conflicts ( #18389 )
2025-05-20 13:15:10 +01:00
Zack Pollard and GitHub
230c286b97
chore: cleanup extraneous memories job item definition ( #18372 )
2025-05-19 14:02:44 +00:00
Zack Pollard and GitHub
cb6c541ae1
fix: constraint migration to handle any existing pkey name ( #18178 )
2025-05-09 13:45:44 +00:00
Zack Pollard and GitHub
460d594791
feat: api response compression ( #17878 )
2025-04-28 08:54:11 -05:00
Zack Pollard and GitHub
bb6cdc99ab
ci: correct permissions for building mobile during release flow ( #17814 )
2025-04-23 11:38:43 -05:00
Zack Pollard and GitHub
d2f2f8d672
fix: retrieve version from lockfile and fallback to cli command ( #17812 )
2025-04-23 17:10:43 +01:00
Zack Pollard and GitHub
19746a8685
fix: cache build versions ( #17811 )
2025-04-23 16:31:18 +01:00
Zack Pollard and GitHub
bc5875ba8d
chore: multithreaded web linting ( #17809 )
2025-04-23 13:05:31 +01:00
c4c35ed140
fix(ci): images missing correct OCI annotations and PR cache ( #17378 )
...
Co-authored-by: secustor <sebastian@poxhofer.at >
2025-04-15 22:31:23 +01:00
Zack Pollard and GitHub
94dba29298
refactor: remove user entity ( #17498 )
2025-04-10 10:53:21 -04:00
Zack Pollard and GitHub
d03647904b
refactor: remove move entity ( #17489 )
2025-04-09 11:54:20 -04:00
Zack Pollard and GitHub
2248a38567
fix: missing index and geodata import process uses normal table ( #17343 )
...
* chore: add geodata indexes to table definitions
* chore: rename incorrectly name geodata index
* fix: import into geodata places with correct index names
2025-04-03 21:32:33 +01:00
Zack Pollard and GitHub
40cff2893c
fix: metadata service init failure should halt server startup ( #17356 )
2025-04-03 12:35:39 +01:00
Zack Pollard and GitHub
d613f15606
test: fix flaky user handle delete check medium test ( #17253 )
...
we can't run specifically the handleUserDeleteCheck tests concurrently due to one of the tests modifying the config in the shared database
if run concurrently you can get race conditions where the other tests pick up the change, even with resetting the config in the beforeEach
therefore the test that checks a delete actually happens, fails
there are many ways to solve this, disabling concurrency for the suite, forcing sequential tests for just handleUserDeleteCheck, increasing the delete test deletedAt to more than the custom duration tests deleteDelay
I applied all three of these. You could also force all the user tests to run in their own databases, but that feels overkill
2025-03-31 13:19:57 +01:00
Zack Pollard and GitHub
e0a09f2ea0
fix: weblate pre-job not running ( #16802 )
...
* chore: add debug step to weblate pre-job
* fix: weblate enforce lock missing needs for pre-job
2025-03-11 11:10:00 +00:00
Zack Pollard and GitHub
9922c8de59
fix: storage template failure after re-upload and previous fail ( #16611 )
...
fix: storage template breaks when files are re-uploaded after a move failure
2025-03-05 15:00:37 +00:00
Zack Pollard and GitHub
ff19502035
feat: qr code for new shared link ( #16543 )
2025-03-03 13:40:41 -05:00
Zack Pollard and GitHub
23b1256592
ci: weblate checks should always run, should skip on en.json ( #16544 )
2025-03-03 17:12:26 +00:00
Zack Pollard and GitHub
24da25dbbf
ci: don't check weblate lock on chore/translations and add success job ( #16533 )
2025-03-03 13:22:33 +01:00
Zack Pollard and GitHub
fe702ba6d7
feat: partner sync ( #16424 )
...
feat: partner CUD sync
2025-03-03 11:05:30 +00:00
Zack Pollard and GitHub
819e56d9ca
fix: user delete sync query sort by id ( #16420 )
2025-02-28 09:22:36 -06:00
Zack Pollard and GitHub
fb907d707d
refactor: use new updateId column for user CUD sync ( #16384 )
2025-02-27 09:22:02 -05:00
Zack Pollard and GitHub
967c69317b
feat: updateId uuidv7 column for all entities with updatedAt ( #16353 )
2025-02-27 12:55:22 +00:00
Zack Pollard and GitHub
5053130e35
fix: sync set ack validation ( #16320 )
2025-02-26 09:35:51 -05:00
ac36effb45
feat: sync implementation for the user entity ( #16234 )
...
* ci: print out typeorm generation changes
* feat: sync implementation for the user entity
wip
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2025-02-20 23:37:57 -05:00
Zack Pollard and GitHub
f1b98d5f45
ci: docker cleanup, cleanup ( #16194 )
2025-02-18 14:56:58 +00:00
Zack Pollard and GitHub
129a4a82e0
ci: docker build cache ( #16156 )
2025-02-17 13:55:22 +00:00
Zack Pollard and GitHub
924d11a913
ci: copy image layers from ghcr to dockerhub on release ( #16155 )
2025-02-17 13:41:45 +00:00
Zack Pollard and GitHub
425c87bce4
ci: machine learning separate native docker image builds ( #16102 )
2025-02-17 11:56:28 +00:00
411f96ef49
fix: place suggestions not clickable in asset set location modal ( #16104 )
...
Co-authored-by: Alex <alex.tran1502@gmail.com >
2025-02-15 09:44:11 +00:00
Zack Pollard and GitHub
8ab87a8803
ci: retag commit hash unset outside of PRs ( #16103 )
2025-02-14 19:18:49 +01:00
Zack Pollard and GitHub
5b4f894211
ci: docker images sha commit tag ( #16098 )
2025-02-14 16:08:41 +00:00
Zack Pollard and GitHub
dbbefde98d
feat: native arm and amd64 server builds ( #15408 )
2025-02-14 15:55:18 +01:00
Zack Pollard and GitHub
2b41b5efe1
feat: merch links ( #15843 )
2025-02-02 00:26:23 +01:00
Zack Pollard and GitHub
c821458e6c
refactor: migrate map repository to kysely ( #15348 )
...
* chore: migrate map repository to kysely
* chore: add kysely codegen command, exclude from prettier and re-run it on latest migrations
* refactor: migrate map repository to kysely
* chore: dont log postgres notices
2025-01-17 09:14:42 -06:00
Zack Pollard and GitHub
776be7d205
fix: reverse geocoding data import don't use unlogged tables ( #15136 )
2025-01-07 15:36:07 +00:00
Zack Pollard and GitHub
e17bd8efc6
fix(server): backup version checks not handling database versions correctly ( #14102 )
2024-11-12 10:57:05 -06:00
Zack Pollard and GitHub
dfa8a8a6e1
feat(server): use pg_dumpall version that matches the database version ( #14083 )
2024-11-12 14:58:29 +00:00
Zack Pollard and GitHub
d4ca7d0075
fix: config updates not applying for job and storage template service ( #14074 )
2024-11-11 12:50:09 +00:00
Zack Pollard and GitHub
f1c9b763cf
docs: backup folder name is backups ( #14073 )
2024-11-11 12:28:53 +00:00
Zack Pollard and GitHub
5097c92494
fix(server): attempt to delete failed backups immediately after failure ( #13995 )
2024-11-11 12:08:52 +00:00
Zack Pollard and GitHub
ec5b7c266b
chore: backups custom location and config file docs ( #13996 )
2024-11-07 18:08:02 +00:00
Zack Pollard and GitHub
d456d35510
refactor: config init event for first config load ( #13930 )
2024-11-05 16:30:56 +00:00
Zack Pollard and GitHub
c383e115af
chore: better observability for geodata import ( #13931 )
2024-11-05 16:20:56 +00:00
Zack Pollard and GitHub
16027678ee
chore: move library settings cron expression to setting select element ( #13856 )
2024-10-31 15:06:53 +00:00
Zack Pollard and GitHub
7d933ec97a
feat: built-in automatic database backups ( #13773 )
2024-10-31 11:29:42 +00:00
Zack Pollard and GitHub
2c86da07c6
feat(web): library settings crontab link includes existing expression ( #13807 )
2024-10-29 15:51:00 +00:00
Zack Pollard and GitHub
68a4cc25dc
refactor: better postgres connection param typing ( #13800 )
2024-10-29 15:11:34 +00:00
Zack Pollard and GitHub
e74ddca6c0
fix: shutdown api process when another worker exits unexpectedly ( #13802 )
2024-10-29 14:46:04 +00:00
Zack Pollard and GitHub
02819dc079
feat: mount checks on a folder level ( #13801 )
2024-10-29 14:43:27 +00:00
Zack Pollard and GitHub
d95b474e58
fix: duplicated library scan jobs and api server library watch ( #13734 )
2024-10-25 14:48:42 +01:00
Zack Pollard and GitHub
a17d34b186
ci: don't refresh state when destroying tf ( #13355 )
...
ci: dont refresh state when destroying tf
2024-10-16 05:46:21 -04:00
Zack Pollard and GitHub
24e266cd52
ci: don't auto-update mapbox-gl-rtl-text ( #13351 )
2024-10-10 15:45:50 +01:00
Zack Pollard and GitHub
94048dedbd
fix(web): rtl text on map is hidden ( #13342 )
2024-10-10 12:16:37 +01:00
Zack Pollard and GitHub
94d213bbb9
fix(server): external libraries queueing two transcode jobs ( #13251 )
2024-10-07 14:34:48 +01:00
Zack Pollard and GitHub
b4bf1bbb3c
feat: support and feedback modal with third party support ( #13248 )
2024-10-07 10:42:04 +00:00
Zack Pollard and GitHub
d46e50213a
fix(server): offline assets don't restore when coming back online ( #13087 )
2024-10-01 14:03:19 +01:00
Zack Pollard and GitHub
3b968707a7
fix: deletedAt not set for offline assets during 1.116.0 migration ( #13086 )
2024-10-01 13:09:08 +01:00
Zack Pollard and GitHub
3eccff4306
feat: support and feedback modal with third party support ( #13056 )
2024-10-01 11:15:31 +01:00
Zack Pollard and GitHub
789937d4a2
fix: library pagination to 10k to avoid too many postgres query params ( #12993 )
2024-09-27 18:15:44 +01:00
bcd416477b
feat: serve map tile styles from tiles.immich.cloud ( #12858 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com >
2024-09-23 20:30:23 +00:00
Zack Pollard and GitHub
5a1a841365
fix: rework file handling so we always explicitly create, overwrite or both ( #12812 )
2024-09-20 23:16:53 +00:00
Zack Pollard and GitHub
98cbf94388
ci: migrate off deprecated (and broken) value field on cloudflare_record ( #12648 )
2024-09-13 12:20:15 +00:00
Zack Pollard and GitHub
8e677ed844
ci: tag ml and server images even when they aren't built ( #12390 )
2024-09-06 19:01:01 +01:00
0d6bef2c05
ci: job naming improvements and success job for matrix ( #12316 )
...
Co-authored-by: bo0tzz <git@bo0tzz.me >
2024-09-04 23:28:30 +01:00
Zack Pollard and GitHub
1783dfd393
fix(web): handle RTL languages in the map component ( #12308 )
2024-09-04 17:02:37 +01:00
Zack Pollard and GitHub
668632c398
ci: split e2e into web / server & cli / linting & run on mich ( #12267 )
...
* ci: split e2e tests into web / server & cli / linting
* ci: run e2e on mich
2024-09-03 15:19:47 -04:00
Zack Pollard and GitHub
b6cad7715f
fix: docs oauth formatting issue ( #12272 )
2024-09-03 15:35:12 +00:00
Zack Pollard and GitHub
5dd9a2f850
ci: replace deprecate cloudflare properties on cloudflare_record ( #12262 )
2024-09-03 09:27:50 -04:00
Zack Pollard and GitHub
441b009a0b
ci: more path filtering, path filtering happens in pre-job so all jobs can be required ( #12260 )
...
ci: don't use gha path filtering, use a pre-job to skip instead, add path filtering to more workflows
2024-09-03 13:23:39 +01:00
Zack Pollard and GitHub
860ba78650
ci: fix release script ( #12146 )
2024-08-30 18:07:02 +01:00
Zack Pollard and GitHub
e705831e67
ci: fix permissions when pr-label-validation runs from fork ( #12093 )
2024-08-28 16:33:21 +01:00
Zack Pollard and GitHub
028be6738e
ci: use push-o-matic app for release process ( #12075 )
...
ci: use push-o-matic for release process
2024-08-27 23:19:04 +01:00
Zack Pollard and GitHub
2237b7a399
chore: validate every PR has a changelog related label ( #11909 )
2024-08-19 20:47:27 +01:00
Zack Pollard and GitHub
f40a4fc1c8
fix(ml): broken openvino builds ( #11818 )
...
* fix: install opencl from github releases directly to pin versions
* chore: remove configuration-apt script
2024-08-15 13:27:18 -05:00
Zack Pollard and GitHub
14689462f8
feat: change web asset detail map to zoom level 12.5 ( #11643 )
2024-08-07 23:38:02 +01:00
Zack Pollard and GitHub
55b31d1ce2
chore(web): fix weblate and other cleanup ( #11532 )
2024-08-02 13:35:47 +00:00
Zack Pollard and GitHub
a63490a23b
feat: use immich hosted map tiles ( #11332 )
2024-07-26 15:41:09 +01:00
Zack Pollard and GitHub
b8d2d38bd1
chore(docs): compress homepage screenshots, 10x smaller ( #11347 )
2024-07-25 14:50:00 +01:00
Zack Pollard and GitHub
87e8c16a90
fix : #11131 storage migration not moving archived files after template change ( #11139 )
2024-07-16 10:58:04 +00:00
Zack Pollard and GitHub
e8af0e859e
chore: pin specific node version in .nvmrc ( #10973 )
2024-07-09 10:40:40 +00:00
Zack Pollard and GitHub
3b37b70626
feat(server): user and server license endpoints ( #10682 )
...
* feat: user license endpoints
* feat: server license endpoints
* chore: pr feedback
* chore: add more test cases
* chore: add prod license public keys
* chore: open-api generation
2024-07-01 17:43:16 +00:00
Zack Pollard and GitHub
a2364a12cf
refactor: move /server-info endpoints to /server ( #10677 )
2024-06-28 17:08:19 +01:00
Zack Pollard and GitHub
c754f2504b
chore: bump node docker versions ( #10629 )
2024-06-25 12:19:51 -04:00
Zack Pollard and GitHub
0484a4e252
chore: add renovate makefile command for testing renovate changes ( #10630 )
2024-06-25 12:18:02 -04:00
Zack Pollard and GitHub
6538ad8de7
chore: update docker node alpine versions to 3.20 ( #10621 )
2024-06-25 11:04:02 -04:00
Zack Pollard and GitHub
91af793b52
ci: group docker node and npm node updates together ( #10625 )
...
also should fix @types/node not being correct versions
2024-06-25 15:49:50 +01:00
Zack Pollard and GitHub
5912fcc393
ci: use .nvmrc for node-setup node-version in github actions ( #10619 )
...
* chore: add node version pinning with .nvmrc and volta for the typescript sdk
* ci: add missing setup-node actions and use .nvmrc for setup-node node-version
2024-06-25 14:01:15 +01:00
Zack Pollard and GitHub
5e99f651ec
feat(web): add chinese (traditional), bislama and croatian to our supported languages ( #10283 )
...
* feat(web): add chinese (traditional), bislama and croatian to our supported languages
* test: remove language tag tests as it doesn't really test the correctness of tags
2024-06-13 15:00:55 +00:00
Zack Pollard and GitHub
0d6a4975a3
chore(web): remove unnecessary input.select for lang selector ( #10273 )
...
chore: remove unnecessary input.select for lang selector
2024-06-13 12:44:06 +00:00
Zack Pollard and GitHub
7de2665344
fix(web): more language selector nits ( #10271 )
...
* fix: always sort development lang to bottom of list
* fix: clear search query in languages when box is clicked
2024-06-13 12:37:15 +01:00
Zack Pollard and GitHub
1f8bdcdce7
chore: renovate shouldn't update mobile native dependencies ( #10217 )
2024-06-12 17:00:54 +01:00
Zack Pollard and GitHub
07156135c2
fix(server): double counting cores when processor name includes the word "processor" ( #10211 )
2024-06-12 13:49:20 +00:00
Zack Pollard and GitHub
ae095baad3
fix(server): only run healthchecks when api worker is running on immich-server ( #10204 )
...
fix: only run healthchecks when api worker is running on immich-server
2024-06-12 12:44:30 +01:00
34fc572276
chore: update translations ( #10140 )
...
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 81.0% (631 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 81.0% (631 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
---------
Co-authored-by: PolairsYHNL-Immich <polarisyhnl@gmail.com >
Co-authored-by: Zack Pollard <zack@futo.org >
2024-06-11 15:28:03 +01:00
+13
ef17c257ef
chore: update translations ( #10138 )
...
* chore: (German)
Currently translated at 8.9% (70 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (German)
Currently translated at 8.9% (70 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (Spanish)
Currently translated at 4.2% (33 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/es/
* chore: (French)
Currently translated at 2.4% (19 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/
* chore: (French)
Currently translated at 2.4% (19 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/
* chore: (Russian)
Currently translated at 0.5% (4 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 75.6% (589 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 75.6% (589 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (German)
Currently translated at 34.2% (267 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (German)
Currently translated at 34.2% (267 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (German)
Currently translated at 34.2% (267 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (German)
Currently translated at 34.2% (267 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (French)
Currently translated at 4.1% (32 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/
* chore: (French)
Currently translated at 4.1% (32 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/
* chore: (French)
Currently translated at 4.1% (32 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/
* chore: (Italian)
Currently translated at 3.9% (31 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/it/
* chore: (Italian)
Currently translated at 3.9% (31 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/it/
* chore: (Czech)
Currently translated at 2.6% (21 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/cs/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 75.7% (590 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 75.7% (590 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (German)
Currently translated at 34.2% (267 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (German)
Currently translated at 34.2% (267 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (Russian)
Currently translated at 0.7% (6 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/
* chore: (German)
Currently translated at 34.2% (267 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
* chore: (Dutch)
Currently translated at 5.9% (46 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/nl/
* chore: (Italian)
Currently translated at 4.4% (35 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/it/
* chore: (Polish)
Currently translated at 0.6% (5 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/pl/
* chore: (Russian)
Currently translated at 1.9% (15 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/
* chore: (Russian)
Currently translated at 1.9% (15 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 76.5% (596 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 76.5% (596 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 76.5% (596 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 76.5% (596 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 76.5% (596 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Dutch)
Currently translated at 6.0% (47 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/nl/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 76.5% (596 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 76.5% (596 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Russian)
Currently translated at 2.0% (16 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 80.2% (625 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Chinese (Simplified) (zh_SIMPLIFIED))
Currently translated at 80.2% (625 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
* chore: (Vietnamese)
Currently translated at 0.5% (4 of 779 strings)
Translation: Immich/immich
Translate-URL: https://hosted.weblate.org/projects/immich/immich/vi/
---------
Co-authored-by: CanbiZ <mickey.leskowitz@gmail.com >
Co-authored-by: Luca Kröger <l.kroeger01@gmail.com >
Co-authored-by: Héctor Martínez Juste <hectorzin@hotmail.com >
Co-authored-by: Nathan <bonnemainsnathan@gmail.com >
Co-authored-by: Fanfouer <fanfouer@outlook.com >
Co-authored-by: Вячеслав Лукьяненко <madeinchuguev@gmail.com >
Co-authored-by: PolarisYHNL <polarisyhnl@yeah.net >
Co-authored-by: Shawn <xiaxinx@gmail.com >
Co-authored-by: Sophie <mail@sopht.li >
Co-authored-by: Stefan Gries <stefan@gries.nrw >
Co-authored-by: Bouchet Mateo <mateo.bouchet+hosted.weblate.org@mhaz42.fr >
Co-authored-by: Alessandro Saglia <webslate.eskimo0977@bear-d.me >
Co-authored-by: ZtereoHYPE <me@ztereohype.dev >
Co-authored-by: waclaw66 <waclaw66@seznam.cz >
Co-authored-by: jie65535 <jie65535@qq.com >
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com >
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com >
Co-authored-by: Pavel Shamshin <odan@selaz.org >
Co-authored-by: Quan <weiyideai520@hotmail.com >
Co-authored-by: PolairsYHNL-Immich <polarisyhnl@gmail.com >
Co-authored-by: Zack Pollard <zack@futo.org >
2024-06-11 15:16:23 +01:00
Zack Pollard and GitHub
1767ed2192
chore(web): enable prettier json key sorting recursively ( #10120 )
2024-06-11 12:52:20 +01:00
Zack Pollard and GitHub
3c15dae341
docs: fix archive script labels and change to variable to nextVersion ( #10119 )
2024-06-11 12:37:20 +01:00
Zack Pollard and GitHub
8568c2e8b9
docs: add archived docs back to v1.100.0 ( #10116 )
...
chore: add archived docs back to v1.100.0
2024-06-11 12:36:59 +01:00