photoprism/internal/commands
Michael Mayer c426a184c5 Backup & Restore: Refactor commands not to run into size limits #3140
See also #3301, #3311, and #3298.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-04-01 16:23:25 +02:00
..
backup.go Backup & Restore: Refactor commands not to run into size limits #3140 2023-04-01 16:23:25 +02:00
cleanup.go
commands.go CLI: Add photoprism connect command 2023-03-24 19:35:29 +01:00
commands_test.go
config.go
connect.go CLI: Add photoprism connect command 2023-03-24 19:35:29 +01:00
convert.go
copy.go
faces.go Purge: Improve logging and return number of index updates #3227 2023-02-23 18:33:50 +01:00
import.go
index.go Purge: Improve logging and return number of index updates #3227 2023-02-23 18:33:50 +01:00
index_test.go
migrate.go
migrations.go
moments.go
optimize.go
passwd.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00
places.go
purge.go Purge: Improve logging and return number of index updates #3227 2023-02-23 18:33:50 +01:00
report.go
reset.go
restore.go Backup & Restore: Refactor commands not to run into size limits #3140 2023-04-01 16:23:25 +02:00
show.go
show_config.go
show_config_options.go
show_config_yaml.go
show_file_formats.go
show_metadata.go
show_search_filters.go
show_test.go
start.go Docker: Restart service unless terminated via SIGUSR1 2023-03-27 21:21:34 +02:00
status.go
stop.go
thumbs.go
users.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00
users_add.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00
users_legacy.go
users_list.go Auth: Refactor user management API and CLI commands #98 2023-03-09 15:12:10 +01:00
users_mod.go
users_remove.go
users_reset.go
users_show.go
version.go