photoprism/internal/commands
Michael Mayer 5e7ff6b1b2 Auth: Add unique index to user_slug in auth_users table #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-02 22:55:57 +02:00
..
backup.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
cleanup.go Cleanup: Remove cached JSON files and further improve logs #2521 2022-07-22 19:18:42 +02:00
commands.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
commands_test.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
convert.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
copy.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
faces.go API: Improve logs and add /api/v1/connect endpoint for auth callbacks 2022-07-19 16:58:43 +02:00
import.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
index.go Cleanup: Remove cached JSON files and further improve logs #2521 2022-07-22 19:18:42 +02:00
index_test.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
migrations.go Search: Omit files with unknown Chroma when using mono:true filter #2341 2022-05-21 18:12:08 +02:00
moments.go Metadata: Improve CLI command descriptions #1736 2021-11-18 03:02:10 +01:00
optimize.go CLI: Improve "photoprism optimize" command help #1668 2021-11-20 19:25:57 +01:00
passwd.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
places.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
purge.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
reset.go Auth: Add unique index to user_slug in auth_users table #98 2022-09-02 22:55:57 +02:00
restore.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
show.go CLI: Update "photoprism show" subcommand descriptions #2252 2022-05-10 20:47:45 +02:00
show_config.go Cleanup: Refactor deleting related sidecar files #2521 2022-07-21 20:23:00 +02:00
show_filters.go CLI: Update "photoprism show" subcommand descriptions #2252 2022-05-10 20:47:45 +02:00
show_formats.go CLI: Update "photoprism show" subcommand descriptions #2252 2022-05-10 20:47:45 +02:00
show_options.go Commands: Update PDF link in show_options.go 2022-08-10 19:40:28 +02:00
show_tags.go CLI: Update "photoprism show" subcommand descriptions #2252 2022-05-10 20:47:45 +02:00
show_test.go CLI: Code clean-up #2252 2022-04-14 12:30:47 +02:00
start.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
status.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
stop.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
thumbs.go CLI: Generate thumbs for files in the sidecar folder #2669 2022-08-31 18:53:04 +02:00
users.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
version.go People: Add "photoprism faces index" command for indexing faces only #22 2021-09-22 19:33:41 +02:00