photoprism/internal/api
Michael Mayer 5d92ece264 Albums: Add category filter
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-30 21:11:56 +02:00
..
account_test.go Add /folders API to get directory lists for browsing #260 2020-05-22 16:29:12 +02:00
account.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
album_test.go Add moments #154 2020-05-30 01:41:47 +02:00
album.go Add moments #154 2020-05-30 01:41:47 +02:00
api_test.go Backend: Close db connection after running tests 2020-05-08 18:35:19 +02:00
api.go Add thumbnail filename cache and reuse db connections 2020-05-28 16:26:22 +02:00
batch_test.go Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
batch.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
config.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
doc.go
download_test.go Refactor download urls and client config 2020-05-27 19:38:40 +02:00
download.go Add thumbnail filename cache and reuse db connections 2020-05-28 16:26:22 +02:00
errors.go
event.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
file_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
file.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
folder_test.go XMP: Group files based on DocumentID and Instance ID #335 2020-05-27 13:40:21 +02:00
folder.go Add moments #154 2020-05-30 01:41:47 +02:00
geo_test.go
geo.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
import_test.go Add /folders API to get directory lists for browsing #260 2020-05-22 16:29:12 +02:00
import.go Refactor download urls and client config 2020-05-27 19:38:40 +02:00
index_test.go Add /folders API to get directory lists for browsing #260 2020-05-22 16:29:12 +02:00
index.go Add moments #154 2020-05-30 01:41:47 +02:00
label_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
label.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
link_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
link.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
moments_time_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
moments_time.go Use AlbumType to distinguish between manual collections and moments #154 2020-05-29 12:21:17 +02:00
parse.go
photo_label_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_label.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
photo_search_test.go Add /folders API to get directory lists for browsing #260 2020-05-22 16:29:12 +02:00
photo_search.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
photo_test.go Refactor download urls and client config 2020-05-27 19:38:40 +02:00
photo_thumbnail_test.go Rename ThumbToken to PreviewToken 2020-05-27 19:56:56 +02:00
photo_thumbnail.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
photo.go Add thumbnail filename cache and reuse db connections 2020-05-28 16:26:22 +02:00
preview_test.go Backend: Fix test 2020-05-13 20:05:33 +02:00
preview.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
session_test.go
session.go Refactor download urls and client config 2020-05-27 19:38:40 +02:00
settings_test.go Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
settings.go Refactor download urls and client config 2020-05-27 19:38:40 +02:00
status_test.go
status.go
svg_test.go
svg.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
upload.go
video_test.go Rename ThumbToken to PreviewToken 2020-05-27 19:56:56 +02:00
video.go Add thumbnail filename cache and reuse db connections 2020-05-28 16:26:22 +02:00
websocket_test.go Backend: Add tests to internal/api 2020-05-14 18:10:01 +02:00
websocket.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
zip_test.go Refactor download urls and client config 2020-05-27 19:38:40 +02:00
zip.go Add thumbnail filename cache and reuse db connections 2020-05-28 16:26:22 +02:00