photoprism/internal/commands
Michael Mayer 19efee9b6d Config: Change position of "http-cache-public" command flag
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-10-26 09:04:34 +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 Upgrade: Improve error handling and messages #3813 2023-10-13 12:43:20 +02: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 Library: Add option to run index and cache cleanup from the UI #3699 2023-09-03 16:02:42 +02:00
index_test.go Commands: Remove unstable assertion from index_test.go 2023-10-10 14:39:04 +02: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 Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02: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_options_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02:00
show_config_yaml.go Docs: Fix section header starts in options.yml #3812 2023-10-11 10:10:30 +02:00
show_config_yaml_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02: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
show_thumb_sizes.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
show_thumb_sizes_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02:00
show_video_sizes.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
show_video_sizes_test.go Tests: Add unit tests 2023-07-20 20:02:02 +02:00
start.go Config: Change position of "http-cache-public" command flag 2023-10-26 09:04:34 +02:00
status.go Config: Change "web server" to "Web server" in the docs for consistency 2023-09-24 18:05:49 +02: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