photoprism/internal/commands
2023-01-15 15:36:20 +01:00
..
backup.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
cleanup.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
commands.go Update year in copyright notices 2023-01-11 16:43:01 +01:00
commands_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
config.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
convert.go CLI: Add file extension flag to "photoprism convert" command #3038 2022-12-28 21:14:46 +01:00
copy.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
faces.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
import.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
index.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
index_test.go CLI: Add username argument to the "photoprism passwd" command #98 2022-12-29 23:41:43 +01:00
migrate.go
migrations.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
moments.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
optimize.go
passwd.go CLI: Add username argument to the "photoprism passwd" command #98 2022-12-29 23:41:43 +01:00
places.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
purge.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
report.go
reset.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
restore.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
show.go Docs: Add command that generates an overview of YAML config values 2023-01-15 15:36:20 +01:00
show_config.go Config: Change report command output title 2022-11-25 10:23:34 +01:00
show_filters.go
show_flags.go Docs: Add command that generates an overview of YAML config values 2023-01-15 15:36:20 +01:00
show_formats.go
show_options.go Docs: Add command that generates an overview of YAML config values 2023-01-15 15:36:20 +01:00
show_tags.go
show_test.go
start.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
status.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
stop.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
thumbs.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
users.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
users_add.go Auth: Add dummy LDAP service #98 2022-11-22 22:14:34 +01:00
users_legacy.go Auth: Improve legacy user search command and add tests #98 2022-10-14 02:48:23 +02:00
users_list.go Auth: Add dummy LDAP service #98 2022-11-22 22:14:34 +01:00
users_mod.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
users_remove.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
users_reset.go
users_show.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
version.go