.. |
account.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
account_test.go
|
Backend: Add tests to internal/api
|
2020-05-01 19:58:05 +02:00 |
album.go
|
Backend: Code clean-up
|
2020-05-03 18:00:50 +02:00 |
album_test.go
|
Backend: Add tests api/album
|
2020-05-03 15:55:38 +02:00 |
api.go
|
|
|
api_test.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
batch.go
|
Backend: Update client info after changing private flag
|
2020-04-29 12:42:59 +02:00 |
batch_test.go
|
Backend: Add tests to api/batch
|
2020-05-03 17:26:26 +02:00 |
doc.go
|
|
|
download.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
download_test.go
|
Backend: Add tests to internal/api
|
2020-05-04 14:40:58 +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.go
|
Backend: Use uuid instead of hash in LinkFile function
|
2020-05-04 17:12:37 +02:00 |
file_test.go
|
Backend: Add tests to internal/api
|
2020-05-04 17:14:04 +02:00 |
geo.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
geo_test.go
|
Test: Add test for api/geo
|
2020-02-02 18:41:36 +01:00 |
import.go
|
Backend: Code clean-up
|
2020-05-03 18:00:50 +02:00 |
index.go
|
Backend: Code clean-up
|
2020-05-03 18:00:50 +02:00 |
label.go
|
Backend: Code clean-up
|
2020-05-03 18:00:50 +02:00 |
label_test.go
|
Backend: Add tests to api/labels
|
2020-05-04 16:02:49 +02:00 |
link.go
|
Initial API and entities for link sharing
|
2020-04-08 13:24:06 +02:00 |
link_test.go
|
Backend: Add tests to internal/api
|
2020-05-04 17:14:04 +02:00 |
moments_time.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
moments_time_test.go
|
Test: Add test for api/moments_time
|
2020-02-02 19:40:05 +01:00 |
parse.go
|
Backend: Add account API #225
|
2020-03-28 15:29:17 +01:00 |
photo.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
photo_label.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
photo_label_test.go
|
Backend: Use new fixtures in api tests
|
2020-05-01 14:18:51 +02:00 |
photo_search.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
photo_search_test.go
|
Test: Add test for api/photo_search
|
2020-02-03 15:49:49 +01:00 |
photo_test.go
|
Backend: Use new fixtures in api tests
|
2020-05-01 14:18:51 +02:00 |
photo_thumbnail.go
|
Backend: Code clean-up
|
2020-05-03 18:00:50 +02:00 |
photo_thumbnail_test.go
|
Test: Add test for api/photo_thumbnail
|
2020-02-03 15:50:25 +01:00 |
preview.go
|
Backend: Refactor entity package
|
2020-04-30 20:07:03 +02:00 |
preview_test.go
|
Test: Add test for api/preview
|
2020-02-03 15:50:46 +01: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
|
|
|
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 |