photoprism/internal/commands
Michael Mayer d7710adce0 Auth: Improve "auth add" and "client add" CLI commands #808 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-14 09:51:49 +01:00
..
auth.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
auth_add.go Auth: Improve "auth add" and "client add" CLI commands #808 #3943 2024-01-14 09:51:49 +01:00
auth_clear.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
auth_list.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
auth_remove.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
auth_show.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
auth_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
backup.go
cleanup.go
clients.go Auth: Improve "auth add" and "client add" CLI commands #808 #3943 2024-01-14 09:51:49 +01:00
clients_add.go Auth: Improve "auth add" and "client add" CLI commands #808 #3943 2024-01-14 09:51:49 +01:00
clients_list.go
clients_mod.go
clients_remove.go Auth: Refactor existing CLI sub-commands #808 #3943 2024-01-02 17:06:57 +01:00
clients_reset.go
clients_show.go
commands.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
commands_test.go
config.go
connect.go
convert.go
copy.go
faces.go Auth: Refactor existing CLI sub-commands #808 #3943 2024-01-02 17:06:57 +01:00
find.go
import.go
index.go
index_test.go
migrate.go
migrations.go Auth: Refactor existing CLI sub-commands #808 #3943 2024-01-02 17:06:57 +01:00
moments.go
optimize.go
passwd.go Auth: Refactor existing CLI sub-commands #808 #3943 2024-01-02 17:06:57 +01:00
places.go Auth: Refactor existing CLI sub-commands #808 #3943 2024-01-02 17:06:57 +01:00
purge.go
report.go
reset.go
restore.go
show.go Auth: Refactor existing CLI sub-commands #808 #3943 2024-01-02 17:06:57 +01:00
show_config.go
show_config_options.go
show_config_options_test.go
show_config_yaml.go
show_config_yaml_test.go
show_file_formats.go
show_metadata.go
show_search_filters.go
show_test.go
show_thumb_sizes.go
show_thumb_sizes_test.go
show_video_sizes.go
show_video_sizes_test.go
start.go
status.go
stop.go
thumbs.go
users.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
users_add.go
users_legacy.go
users_list.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
users_mod.go
users_remove.go
users_reset.go
users_show.go
version.go