immich/server/src
Tijs 3e3ca4c104
feat(server): exclude syncthing folders from external libraries (#24240)
* Add SyncThing folders to External library exclusion

SyncThing is a popular library for syncing files (like pictures) between systems. It can really mess up your library if an external library, which is also used by SyncThing, is added and these folders are not excluded.

* Plural

* fix formatting

---------

Co-authored-by: Jonathan Jogenfors <jonathan@jogenfors.se>
2025-11-28 11:40:33 +00:00
..
bin chore: add "pnpm run migrations:revert" command (#23869) 2025-11-13 10:12:59 -06:00
commands feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
controllers feat: queues (#24142) 2025-11-25 08:19:40 -05:00
cores feat: endpoint versioning (#23858) 2025-11-13 08:18:43 -05:00
dtos chore(deps): update dependency eslint-plugin-unicorn to v62 (#24167) 2025-11-27 21:31:16 +00:00
emails fix: missing email button padding (#22529) 2025-10-01 09:03:22 -05:00
maintenance feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
middleware feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
queries feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
repositories chore(deps): update dependency eslint-plugin-unicorn to v62 (#24167) 2025-11-27 21:31:16 +00:00
schema feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
services feat(server): exclude syncthing folders from external libraries (#24240) 2025-11-28 11:40:33 +00:00
sql-tools chore(deps): update dependency eslint-plugin-unicorn to v62 (#24167) 2025-11-27 21:31:16 +00:00
types feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
utils chore(deps): update dependency eslint-plugin-unicorn to v62 (#24167) 2025-11-27 21:31:16 +00:00
workers feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
app.common.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
app.module.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
config.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
constants.ts feat: queues (#24142) 2025-11-25 08:19:40 -05:00
database.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
decorators.ts feat: endpoint versioning (#23858) 2025-11-13 08:18:43 -05:00
enum.ts feat: queues (#24142) 2025-11-25 08:19:40 -05:00
main.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
plugins.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
types.ts feat: queues (#24142) 2025-11-25 08:19:40 -05:00
validation.spec.ts feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00
validation.ts fix: automatically remove leading/trailing whitespace from search que… (#22214) 2025-09-19 12:19:26 -04:00