photoprism/internal/commands
Michael Mayer 87b6d72477 CLI: Improve length check in "photoprism passwd" command #3482
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-06-19 17:24:02 +02:00
..
backup.go Config: Make PhotoPrism compatible with MariaDB 11 #3443 2023-06-02 17:07:10 +02:00
cleanup.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
commands.go CLI: Improve "find" command to support more output formats #3222 2023-06-12 19:07:41 +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
connect.go CLI: Add photoprism connect command 2023-03-24 19:35:29 +01:00
convert.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
copy.go CLI: Change type of import --dest flag to string #3473 2023-06-13 19:00:34 +02:00
faces.go Purge: Improve logging and return number of index updates #3227 2023-02-23 18:33:50 +01:00
find.go CLI: Shorten "find" command usage description #3222 2023-06-12 19:43:07 +02:00
import.go CLI: Change type of import --dest flag to string #3473 2023-06-13 19:00:34 +02:00
index.go Purge: Improve logging and return number of index updates #3227 2023-02-23 18:33:50 +01:00
index_test.go CLI: Add username argument to the "photoprism passwd" command #98 2022-12-29 23:41:43 +01:00
migrate.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
migrations.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
moments.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
optimize.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
passwd.go CLI: Improve length check in "photoprism passwd" command #3482 2023-06-19 17:24:02 +02:00
places.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
purge.go Purge: Improve logging and return number of index updates #3227 2023-02-23 18:33:50 +01:00
report.go Security: Improve rate limit and HTTP proxy configuration #98 2022-10-12 14:57:33 +02:00
reset.go Config: Always initialize fixtures, even when skipping migrations #3215 2023-02-21 04:44:08 +01:00
restore.go Config: Make PhotoPrism compatible with MariaDB 11 #3443 2023-06-02 17:07:10 +02:00
show.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
show_config.go Config: Change report command output title 2022-11-25 10:23:34 +01:00
show_config_options.go Index: Add experimental EPS and SVG vector graphics support #1177 #2207 2023-02-11 20:18:04 +01:00
show_config_yaml.go Config: Update CLI "photoprism show" sub-command names 2023-01-25 11:41:39 +01:00
show_file_formats.go Config: Update CLI "photoprism show" sub-command names 2023-01-25 11:41:39 +01:00
show_metadata.go Config: Update CLI "photoprism show" sub-command names 2023-01-25 11:41:39 +01:00
show_search_filters.go Config: Update CLI "photoprism show" sub-command names 2023-01-25 11:41:39 +01:00
show_test.go Config: Update CLI "photoprism show" sub-command names 2023-01-25 11:41:39 +01:00
start.go Docker: Restart service unless terminated via SIGUSR1 2023-03-27 21:21:34 +02:00
status.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
stop.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
thumbs.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00
users.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00
users_add.go CLI: Improve length check in "photoprism passwd" command #3482 2023-06-19 17:24:02 +02:00
users_legacy.go Auth: Refactor user management commands #98 2023-02-14 20:28:58 +01:00
users_list.go Auth: Refactor user management API and CLI commands #98 2023-03-09 15:12:10 +01:00
users_mod.go CLI: Restore user accounts on demand #98 2023-02-20 20:24:04 +01:00
users_remove.go CLI: Restore user accounts on demand #98 2023-02-20 20:24:04 +01:00
users_reset.go CLI: Add "photoprism users reset" command #98 2022-10-08 20:48:58 +02:00
users_show.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
version.go CLI: Create thumbs and convert files in deterministic order #3194 2023-02-14 11:37:22 +01:00