1
0
forked from Cutlery/immich
Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Jogenfors b7dcc97712 fix(cli): allow special characters in paths (#13282)
* fix(cli): commas in import paths

* adding more test cases
2024-10-09 18:15:50 +02:00
Feng Kaiyu 4cb165304b fix(cli): handle patterns correctly on Windows (#10430)
Modify the handling of patterns in the `crawl` function to correctly
convert the current path to a pattern when it contains backslash on
Windows, in according to fast-glob's docs.
2024-06-21 17:09:02 -07:00
Mert c14a2eda5d fix(cli): --ignore getting ignored (#9071) 2024-04-25 10:48:17 -04:00
Jason Rasmussen db744f500b refactor(cli): crawl service (#8190) 2024-03-22 10:30:24 -04:00