photoprism/internal/api
Michael Mayer 3542bc5d61 Backend: Run moments after import
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-06-03 10:26:29 +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 Feature/246 (#345) 2020-06-01 09:45:24 +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 Backend: Fix handling of deleted labels 2020-06-02 17:57:12 +02:00
config.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
doc.go Added inline documentation #14 2018-11-06 19:02:03 +01:00
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 Backend: Fix handling of deleted labels 2020-06-02 17:57:12 +02:00
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 Test: Add test for api/geo 2020-02-02 18:41:36 +01:00
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 Backend: Run moments after import 2020-06-03 10:26:29 +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 Backend: Add account API #225 2020-03-28 15:29:17 +01:00
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: Fix handling of deleted labels 2020-06-02 17:57:12 +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 Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
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 Simplify configuration #66 2020-05-31 02:09:52 +02:00
status_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
status.go Add "photoprism status" command to check server health 2020-04-22 10:27:48 +02:00
svg_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
svg.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
upload.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00
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