photoprism/internal/commands
Michael Mayer bff649469d Config: Make PhotoPrism compatible with MariaDB 11 #3443
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-06-02 17:07:10 +02:00
..
backup.go Config: Make PhotoPrism compatible with MariaDB 11 #3443 2023-06-02 17:07:10 +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 Passwords: Enforce 72-character limit and improve bcrypt support #1987 2023-04-13 17:21:18 +02: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 Config: Make PhotoPrism compatible with MariaDB 11 #3443 2023-06-02 17:07:10 +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