photoprism/internal/commands
Michael Mayer b7bbc59fca Upgrade: Improve error handling and messages #3813
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-10-13 12:43:20 +02:00
..
backup.go
cleanup.go
commands.go CLI: Improve "find" command to support more output formats #3222 2023-06-12 19:07:41 +02:00
commands_test.go
config.go
connect.go Upgrade: Improve error handling and messages #3813 2023-10-13 12:43:20 +02:00
convert.go
copy.go CLI: Change type of import --dest flag to string #3473 2023-06-13 19:00:34 +02:00
faces.go
find.go CLI: Shorten "find" command usage description #3222 2023-06-12 19:43:07 +02:00
import.go CLI: Change type of import --dest flag to string #3473 2023-06-13 19:00:34 +02:00
index.go Library: Add option to run index and cache cleanup from the UI #3699 2023-09-03 16:02:42 +02:00
index_test.go Commands: Remove unstable assertion from index_test.go 2023-10-10 14:39:04 +02:00
migrate.go
migrations.go
moments.go
optimize.go
passwd.go CLI: Improve length check in "photoprism passwd" command #3482 2023-06-19 17:24:02 +02:00
places.go
purge.go
report.go
reset.go
restore.go
show.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
show_config.go
show_config_options.go
show_config_options_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02:00
show_config_yaml.go Docs: Fix section header starts in options.yml #3812 2023-10-11 10:10:30 +02:00
show_config_yaml_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02:00
show_file_formats.go
show_metadata.go
show_search_filters.go
show_test.go
show_thumb_sizes.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
show_thumb_sizes_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02:00
show_video_sizes.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
show_video_sizes_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02:00
start.go Config: Change "web server" to "Web server" in the docs for consistency 2023-09-24 18:05:49 +02:00
status.go Config: Change "web server" to "Web server" in the docs for consistency 2023-09-24 18:05:49 +02:00
stop.go
thumbs.go
users.go
users_add.go CLI: Improve length check in "photoprism passwd" command #3482 2023-06-19 17:24:02 +02:00
users_legacy.go
users_list.go
users_mod.go
users_remove.go
users_reset.go
users_show.go
version.go