photoprism/internal/api
Michael Mayer 1479a3ec5b Refactor indexer so that thumbs and jpegs can be created on demand #258
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-06 10:35:41 +02:00
..
account_test.go Backend: Add tests to internal/api 2020-05-01 19:58:05 +02:00
account.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
album_test.go Configure on-demand rendering of regular thumbnail sizes #294 2020-05-05 15:42:54 +02:00
album.go Revert and improve naming of thumbnail config values #294 2020-05-05 17:04:13 +02:00
api_test.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
api.go
batch_test.go Backend: Add tests to api/batch 2020-05-03 17:26:26 +02:00
batch.go Backend: Update client info after changing private flag 2020-04-29 12:42:59 +02:00
doc.go
download_test.go Backend: Add tests to internal/api 2020-05-04 14:40:58 +02:00
download.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
errors.go Backend: Add errors 2020-05-04 17:11:53 +02:00
event.go Merge photo updated event results 2020-04-21 02:10:59 +02:00
file_test.go Backend: Add tests to internal/api 2020-05-04 17:14:04 +02:00
file.go Backend: Use uuid instead of hash in LinkFile function 2020-05-04 17:12:37 +02:00
geo_test.go
geo.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
import.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00
index.go Refactor indexer so that thumbs and jpegs can be created on demand #258 2020-05-06 10:35:41 +02:00
label_test.go Backend: Add tests to api/labels 2020-05-04 16:02:49 +02:00
label.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
link_test.go Backend: Add tests to internal/api 2020-05-04 17:14:04 +02:00
link.go Backend: Use correct errors in internal/api/link.go 2020-05-04 17:14:43 +02:00
moments_time_test.go Backend: Add tests to internal/api 2020-05-04 17:54:42 +02:00
moments_time.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
parse.go
photo_label_test.go Backend: Add tests to internal/api 2020-05-05 09:28:52 +02:00
photo_label.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_search_test.go
photo_search.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_test.go Backend: Add tests to internal/api 2020-05-04 17:54:42 +02:00
photo_thumbnail_test.go Configure on-demand rendering of regular thumbnail sizes #294 2020-05-05 15:42:54 +02:00
photo_thumbnail.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
photo.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
preview_test.go
preview.go Revert and improve naming of thumbnail config values #294 2020-05-05 17:04:13 +02:00
session.go Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
settings.go Improve settings page #288 2020-04-24 16:05:57 +02:00
status.go Add "photoprism status" command to check server health 2020-04-22 10:27:48 +02:00
svg.go Configure on-demand rendering of regular thumbnail sizes #294 2020-05-05 15:42:54 +02:00
upload.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00
websocket.go Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
zip.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00