photoprism/internal/api
Michael Mayer 968cd71f34 Backend: Add groom worker and test stubs #154
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-26 15:15:14 +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 Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
album.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
api_test.go Backend: Close db connection after running tests 2020-05-08 18:35:19 +02:00
api.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
batch_test.go Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
batch.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
doc.go
download_test.go Backend: Add tests to internal/api 2020-05-04 14:40:58 +02:00
download.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
errors.go Backend: Add errors 2020-05-04 17:11:53 +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 Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
folder.go Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +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 Add /folders API to get directory lists for browsing #260 2020-05-22 16:29:12 +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 /folders API to get directory lists for browsing #260 2020-05-22 16:29:12 +02:00
label_test.go Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
label.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +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: 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 Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_label.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +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 Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_thumbnail_test.go Backend: Add tests to internal/api 2020-05-06 12:56:13 +02:00
photo_thumbnail.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
photo.go Backend: Add groom worker and test stubs #154 2020-05-26 15:15:14 +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 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 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 Backend: Add tests to internal/api 2020-05-14 18:10:01 +02:00
video.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
websocket_test.go Backend: Add tests to internal/api 2020-05-14 18:10:01 +02:00
websocket.go Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
zip_test.go Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
zip.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00