photoprism/internal/commands
Michael Mayer 82d61d1f93 File Types: Add experimental support for animated GIFs #590 #2207
Animated GIFs are transcoded to AVC because it is much smaller and
thus also suitable for long/large animations. In addition, this commit
adds support for more metadata fields such as frame rate, number of
frames, file capture timestamp (unix milliseconds), media type,
and software version. Support for SVG files can later be implemented in
a similar way.
2022-04-13 22:17:59 +02:00
..
backup.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
cleanup.go Metadata: Improve CLI command descriptions #1736 2021-11-18 03:02:10 +01:00
commands.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
convert.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26: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 Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +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 Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
index_test.go CLI: Update and display the list of supported file formats #2247 2022-04-12 19:14:21 +02:00
migrations.go Migrations: Implement "photoprism migrations ls" command #2216 2022-04-01 16:02:58 +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 Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go" 2022-01-08 12:12:00 +01:00
places.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
purge.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
reset.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
restore.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
show.go Search: Add landscape/square filters, and "show filters" command #2169 2022-04-13 09:48:51 +02:00
show_config.go Search: Add landscape/square filters, and "show filters" command #2169 2022-04-13 09:48:51 +02:00
show_filters.go Search: Add landscape/square filters, and "show filters" command #2169 2022-04-13 09:48:51 +02:00
show_formats.go Search: Add landscape/square filters, and "show filters" command #2169 2022-04-13 09:48:51 +02:00
show_test.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
start.go Migrations: Implement "photoprism migrations ls" command #2216 2022-04-01 16:02:58 +02:00
status.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
stop.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
thumbs.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
users.go Auth: Add --auth flag, increase min password length to 8 chars #98 #2248 2022-04-12 19:44:43 +02:00
version.go People: Add "photoprism faces index" command for indexing faces only #22 2021-09-22 19:33:41 +02:00