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
|
006b5bb704
|
Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go"
gofmt formats Go source code, where -s stands for "simplify"
|
2022-01-08 12:12:00 +01: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
|
a354a17041
|
Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610
|
2021-11-12 09:10:15 +01: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
|
5fa47652ee
|
Backend: Refactor config initialization
Signed-off-by: Michael Mayer <michael@lastzero.net>
|
2020-10-08 08:52:03 +02:00 |
|
Michael Mayer
|
d4f4af313d
|
Add change password command and improve account page in settings
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-07-01 12:38:58 +02:00 |
|