photoprism/internal/commands
Michael Mayer f94ff54cc1 Auth: Improve account management page and config options #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-19 05:09:09 +02:00
..
backup.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
cleanup.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
commands.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02: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 Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02: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
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
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
show_config.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
show_filters.go
show_formats.go
show_options.go
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
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: Improve legacy user search command and add tests #98 2022-10-14 02:48:23 +02: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