..
account.go
Sharing: Instantly trigger upload #225
2020-04-06 16:15:19 +02:00
account_test.go
Backend: Add account API test #225
2020-03-28 18:01:50 +01:00
album.go
Backend: Replace export with temp directory #276
2020-04-06 22:50:04 +02:00
album_test.go
Test: Add test for api/album
2020-02-02 18:41:03 +01:00
api.go
Add event hook for sending logs to frontend
2019-12-02 00:30:58 +01:00
api_test.go
Initial API and entities for link sharing
2020-04-08 13:24:06 +02:00
doc.go
Added inline documentation #14
2018-11-06 19:02:03 +01:00
download.go
WebDAV sharing proof-of-concept #225
2020-04-01 12:00:45 +02:00
download_test.go
Test: Add test for api/download
2020-02-02 18:41:18 +01:00
errors.go
Backend: Update photo title when location or labels change
2020-04-16 20:57:00 +02:00
event.go
Backend: Add account API #225
2020-03-28 15:29:17 +01:00
file.go
Initial API and entities for link sharing
2020-04-08 13:24:06 +02:00
file_test.go
Backend: Add API endpoint for getting files by sha1 hash ( #259 )
2020-02-26 17:50:28 +01:00
geo.go
Backend: Add account API #225
2020-03-28 15:29:17 +01:00
geo_test.go
Test: Add test for api/geo
2020-02-02 18:41:36 +01:00
import.go
Add common feature flags incl upload #284
2020-04-13 18:08:21 +02:00
index.go
Add library settings #283
2020-04-14 13:13:45 +02:00
label.go
Backend: Add account API #225
2020-03-28 15:29:17 +01:00
label_test.go
Test: Add test for api/label
2020-02-03 15:49:14 +01:00
link.go
Initial API and entities for link sharing
2020-04-08 13:24:06 +02:00
link_test.go
Initial API and entities for link sharing
2020-04-08 13:24:06 +02:00
moments_time.go
Backend: Add account API #225
2020-03-28 15:29:17 +01: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: Update photo title when location or labels change
2020-04-16 20:57:00 +02:00
photo_label.go
Rename, remove and re-activate labels
2020-04-17 21:20:38 +02:00
photo_label_test.go
Rename, remove and re-activate labels
2020-04-17 21:20:38 +02:00
photo_search.go
Backend: Add account API #225
2020-03-28 15:29:17 +01:00
photo_search_test.go
Test: Add test for api/photo_search
2020-02-03 15:49:49 +01:00
photo_test.go
Test: Add test for api/photo
2020-02-03 15:50:05 +01:00
photo_thumbnail.go
WebDAV sharing proof-of-concept #225
2020-04-01 12:00:45 +02:00
photo_thumbnail_test.go
Test: Add test for api/photo_thumbnail
2020-02-03 15:50:25 +01:00
preview.go
Backend: Add account API #225
2020-03-28 15:29:17 +01:00
preview_test.go
Test: Add test for api/preview
2020-02-03 15:50:46 +01:00
selection.go
Sync: Ignore unsupported file types #225
2020-04-07 10:42:42 +02:00
session.go
Backend: Support encrypted password ( #231 )
2020-01-28 11:04:10 +01:00
settings.go
Initial stub for feature flags in settings #284
2020-04-12 18:00:31 +02:00
svg.go
Backend: Add FileError col to files table #202
2020-01-29 17:41:51 +01:00
upload.go
Add common feature flags incl upload #284
2020-04-13 18:08:21 +02:00
websocket.go
Sync: Download remote files #225
2020-04-04 17:19:34 +02:00
zip.go
Backend: Replace export with temp directory #276
2020-04-06 22:50:04 +02:00