photoprism/internal/api
Michael Mayer a77d74e6eb Add play button for videos to photo viewer #321
You can now play a video by clicking on the title (or description) if a video icon is shown next to it.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-20 10:42:48 +02:00
..
account_test.go
account.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
album_test.go Configure on-demand rendering of regular thumbnail sizes #294 2020-05-05 15:42:54 +02:00
album.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
api_test.go Backend: Close db connection after running tests 2020-05-08 18:35:19 +02:00
api.go
batch_test.go Initial video support #17 2020-05-11 18:29:17 +02:00
batch.go Initial video support #17 2020-05-11 18:29:17 +02:00
doc.go
download_test.go
download.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
errors.go
event.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
file_test.go Backend: Add tests to internal/api 2020-05-04 17:14:04 +02:00
file.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
geo_test.go
geo.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
import_test.go Add videos to main navigation #17 2020-05-14 19:03:12 +02:00
import.go Backend: Don't abort import / index options API requests 2020-05-14 19:45:01 +02:00
index_test.go Add videos to main navigation #17 2020-05-14 19:03:12 +02:00
index.go Backend: Don't abort import / index options API requests 2020-05-14 19:45:01 +02:00
label_test.go Backend: Add tests to internal/query 2020-05-14 14:18:28 +02:00
label.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
link_test.go Backend: Add tests to internal/api 2020-05-04 17:14:04 +02:00
link.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
moments_time_test.go Backend: Add tests to internal/api 2020-05-04 17:54:42 +02:00
moments_time.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
parse.go
photo_label_test.go Backend: Add tests to internal/api 2020-05-11 17:11:04 +02:00
photo_label.go Backend: Move UpdatePhotoCounts() to entity package 2020-05-11 11:01:28 +02:00
photo_search_test.go Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
photo_search.go Add videos to main navigation #17 2020-05-14 19:03:12 +02:00
photo_test.go Backend: Add tests to internal/api 2020-05-04 17:54:42 +02:00
photo_thumbnail_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
photo_thumbnail.go Videos: Improve indexing and searching #312 2020-05-16 17:07:44 +02:00
photo.go Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311 2020-05-19 11:00:17 +02:00
preview_test.go Backend: Fix test 2020-05-13 20:05:33 +02:00
preview.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
session_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
session.go
settings_test.go Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
settings.go
status_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
status.go
svg_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
svg.go Videos: Improve indexing and searching #312 2020-05-16 17:07:44 +02:00
upload.go
video_test.go Backend: Add tests to internal/api 2020-05-14 18:10:01 +02:00
video.go Add play button for videos to photo viewer #321 2020-05-20 10:42:48 +02:00
websocket_test.go Backend: Add tests to internal/api 2020-05-14 18:10:01 +02:00
websocket.go
zip_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
zip.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00