photoprism/internal/api
Michael Mayer 3c47a85ea5 Backend: Move UpdatePhotoCounts() to entity package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-11 11:01:28 +02:00
..
account_test.go Backend: Add tests to internal/api 2020-05-01 19:58:05 +02:00
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 Add event hook for sending logs to frontend 2019-12-02 00:30:58 +01:00
batch_test.go Backend: Add tests to api/batch 2020-05-03 17:26:26 +02:00
batch.go Backend: Move UpdatePhotoCounts() to entity package 2020-05-11 11:01:28 +02:00
doc.go Added inline documentation #14 2018-11-06 19:02:03 +01:00
download_test.go Backend: Add tests to internal/api 2020-05-04 14:40:58 +02:00
download.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
errors.go Backend: Add errors 2020-05-04 17:11:53 +02:00
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 Test: Add test for api/geo 2020-02-02 18:41:36 +01:00
geo.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
import.go UX: Rename "path" to "folder" 2020-05-07 12:49:06 +02:00
index.go Improve purge performance using ignore option #234 2020-05-08 07:43:14 +02:00
label_test.go Backend: Add tests to api/labels 2020-05-04 16:02:49 +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 Backend: Add account API #225 2020-03-28 15:29:17 +01:00
photo_label_test.go Backend: Improve photo_label_test 2020-05-08 14:31:58 +02:00
photo_label.go Backend: Move UpdatePhotoCounts() to entity package 2020-05-11 11:01:28 +02:00
photo_search_test.go Test: Add test for api/photo_search 2020-02-03 15:49:49 +01:00
photo_search.go Backend: Query package refactoring 2020-05-08 15:41:01 +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 Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
photo.go Backend: Move UpdatePhotoCounts() to entity package 2020-05-11 11:01:28 +02:00
preview_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +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 Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
settings_test.go Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
settings.go Improve settings page #288 2020-04-24 16:05:57 +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 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_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