.. |
account.go
|
|
|
account_search.go
|
|
|
account_search_test.go
|
|
|
account_share.go
|
|
|
account_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
album.go
|
Add location field to album metadata
|
2020-07-12 16:36:39 +02:00 |
album_search.go
|
Add location field to album metadata
|
2020-07-12 16:36:39 +02:00 |
album_search_test.go
|
Albums/Folders: Add category, country, year & month columns #154
|
2020-05-26 09:02:19 +02:00 |
album_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
change_password.go
|
Add change password form to settings
|
2020-06-29 21:14:34 +02:00 |
feedback.go
|
Backend: Add unit tests
|
2020-10-20 11:05:02 +02:00 |
feedback_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
folder.go
|
Albums/Folders: Add category, country, year & month columns #154
|
2020-05-26 09:02:19 +02:00 |
folder_search.go
|
Show max 500 files per folder #364
|
2020-06-22 21:21:02 +02:00 |
folder_search_test.go
|
Backend: Add unit tests for internal/form
|
2020-07-07 18:03:20 +02:00 |
folder_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
form.go
|
Update trademark
|
2020-09-21 02:48:22 +02:00 |
geo_search.go
|
Indexing bug fixes and UX improvements
|
2020-06-04 14:56:27 +02:00 |
geo_search_test.go
|
Backend: Add unit tests for internal/form
|
2020-07-08 08:45:31 +02:00 |
import_options.go
|
Feature/246 (#345)
|
2020-06-01 09:45:24 +02:00 |
index_options.go
|
Indexer: Merge identical photos (stack files) #576
|
2020-12-04 19:51:51 +01:00 |
label.go
|
|
|
label_search.go
|
|
|
label_search_test.go
|
|
|
link.go
|
Sharing: Refactor link entity and database columns #367 #18
|
2020-06-28 14:52:26 +02:00 |
login.go
|
Sharing: Token authentication #18
|
2020-06-25 01:20:58 +02:00 |
login_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
photo.go
|
Indexer: Improve stacking settings and merging
|
2020-12-11 17:21:13 +01:00 |
photo_search.go
|
Indexer: Improve stacking settings and merging
|
2020-12-11 17:21:13 +01:00 |
photo_search_test.go
|
Backend: Remove unused duplicate filter from photo search
|
2020-07-18 13:09:22 +02:00 |
photo_test.go
|
Indexer: Improve stacking settings and merging
|
2020-12-11 17:21:13 +01:00 |
search.go
|
Add moments #154
|
2020-05-30 01:41:47 +02:00 |
selection.go
|
Backend: Remove archived items from albums
|
2020-06-24 12:01:25 +02:00 |
selection_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
serialize.go
|
Albums: Add category filter
|
2020-05-30 21:11:56 +02:00 |
serialize_test.go
|
Backend: Adjust log levels and messages
|
2020-07-18 13:21:43 +02:00 |