photoprism/internal/commands
Michael Mayer a5dd49152d Tests: Run "make fmt"
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-02-14 20:17:58 +01:00
..
auth_add_test.go Tests: Add unit tests 2024-01-24 16:15:07 +01:00
auth_add.go OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +01:00
auth_list_test.go Tests: Add unit tests 2024-01-19 15:29:09 +01:00
auth_list.go OAuth2: Improve authentication logs and commands #213 #3730 #3943 2024-01-29 17:32:53 +01:00
auth_remove_test.go Tests: Add unit tests 2024-01-24 16:15:07 +01:00
auth_remove.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
auth_reset_test.go Tests: Add unit tests 2024-01-25 16:36:38 +01:00
auth_reset.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
auth_show_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
auth_show.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
auth_test.go Auth: Add tests for "photoprism auth ls" terminal command #808 2024-01-18 11:13:10 +01:00
auth.go Auth: Rename "auth clear" command to "auth reset" for consistency #808 2024-01-18 17:15:22 +01:00
backup.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
cleanup.go
clients_add_test.go Tests: Add unit tests 2024-01-25 16:36:38 +01:00
clients_add.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
clients_list_test.go OAuth2: Improve authentication logs and commands #213 #3730 #3943 2024-01-29 17:32:53 +01:00
clients_list.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
clients_mod_test.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
clients_mod.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
clients_remove_test.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
clients_remove.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
clients_reset_test.go Tests: Add unit tests 2024-01-25 16:36:38 +01:00
clients_reset.go
clients_show_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
clients_show.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
clients.go OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +01:00
commands_test.go Auth: Add tests for "photoprism auth ls" terminal command #808 2024-01-18 11:13:10 +01:00
commands.go Auth: Add tests for "photoprism auth ls" terminal command #808 2024-01-18 11:13:10 +01:00
config.go
connect.go
convert.go
copy.go
faces.go
find_test.go Tests: Run "make fmt" 2024-02-14 20:17:58 +01:00
find.go
import.go
index_test.go
index.go
migrate.go
migrations.go
moments.go
optimize.go
passwd.go
places.go CRC32: Move checksum generation to a dedicated package 2024-01-20 14:56:07 +01:00
purge.go
report.go
reset.go
restore.go
show_config_options_test.go
show_config_options.go
show_config_yaml_test.go
show_config_yaml.go
show_config.go
show_file_formats.go
show_metadata.go
show_search_filters.go
show_test.go
show_thumb_sizes_test.go
show_thumb_sizes.go
show_video_sizes_test.go
show_video_sizes.go
show.go
start.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
status.go
stop.go
thumbs.go
users_add_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
users_add.go
users_legacy_test.go Tests: Add unit tests 2024-01-25 16:36:38 +01:00
users_legacy.go
users_list_test.go Tests: Add unit tests 2024-01-19 15:29:09 +01:00
users_list.go
users_mod_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
users_mod.go
users_remove_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
users_remove.go
users_reset_test.go Tests: Add unit tests 2024-01-25 16:36:38 +01:00
users_reset.go
users_show_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
users_show.go
users_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
users.go
version_test.go Tests: Add unit tests 2024-01-25 16:36:38 +01:00
version.go