Michael Mayer
|
92e6c4fe1e
|
Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
Extends DownloadSettings with 4 additional options:
- Name: File name pattern for downloaded files (existed)
- Disabled: Disables downloads
- Originals: Only download files stored in "originals" folder
- MediaRaw: Include RAW image files
- MediaSidecar: Include metadata sidecar files (JSON, XMP, YAML)
|
2022-04-15 09:42:07 +02:00 |
|
Michael Mayer
|
0f0c0aaa0b
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
|
Michael Mayer
|
9a8144c046
|
Log4j: Sanitize user input in logs like filenames and album titles #1814
|
2021-12-14 17:07:38 +01:00 |
|
Michael Mayer
|
85b0ee5b61
|
Config: Allow disabling background workers in unsafe mode #1359 #1618
|
2021-10-17 14:25:29 +02:00 |
|
Michael Mayer
|
de63227767
|
CLI: Update help texts for commands and flags
|
2021-10-05 22:33:29 +02:00 |
|
Michael Mayer
|
4dd09f4502
|
People: Add "photoprism faces index" command for indexing faces only #22
|
2021-09-22 19:33:41 +02:00 |
|
Michael Mayer
|
e04f0f937f
|
Add cleanup command that removes orphaned thumbnails and index entries
|
2021-01-24 17:46:18 +01:00 |
|
Michael Mayer
|
2032b40f2b
|
Backend: Code clean-up
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-03 18:00:50 +02:00 |
|
François d'Yvoire
|
4fe5aaaccd
|
Improve command package comments (#251)
|
2020-02-18 23:42:51 +01:00 |
|
Michael Mayer
|
17e1fb0f8a
|
Docker: Fix demo after renaming import command
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-01-31 17:29:55 +01:00 |
|
Michael Mayer
|
a4e2867c86
|
Split import command into copy and move
Upgraded JS dependencies and did some refactoring along the way...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-01-31 15:29:06 +01:00 |
|
Michael Mayer
|
02f605e6a8
|
Backend: Improve command help #187
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-01-22 10:35:00 +01:00 |
|
Michael Mayer
|
3655ebf9d8
|
Use daemon server mode to run acceptance tests #58
|
2019-06-30 05:38:39 +02:00 |
|
Vedhavyas Singareddi
|
f63efc5f51
|
Implement daemon mode (#119)
* add daemon process
* add daemon stop command
* add daemon log to log file
* check for running daemons
* minor changes
|
2019-06-20 01:11:03 +02:00 |
|