photoprism/internal/form
Michael Mayer 6847b8b5f9
Complete file browser with symlink support and full folder / file names (#412)
* Backend: Code clean-up

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* File Browser: Show complete, original file and folder names #408

Signed-off-by: Michael Mayer <michael@liquidbytes.net>

* File Browser: Follow symlinks #201 #403 #407

Warning: Following symlinks can make folder lists non-deterministic
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-16 15:43:23 +02:00
..
account.go
account_search.go
account_search_test.go
account_share.go
account_test.go
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
album_test.go
change_password.go Add change password form to settings 2020-06-29 21:14:34 +02:00
folder.go
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: Add unit tests for internal/form 2020-07-07 18:03:20 +02:00
form.go Docs: Fix indentation 2020-06-23 13:53:11 +02:00
geo_search.go
geo_search_test.go Backend: Add unit tests for internal/form 2020-07-08 08:45:31 +02:00
import_options.go
index_options.go
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: Add unit tests for internal/form 2020-07-08 08:45:31 +02:00
photo.go Complete file browser with symlink support and full folder / file names (#412) 2020-07-16 15:43:23 +02:00
photo_search.go Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
photo_search_test.go Backend: Add unit tests for internal/form 2020-07-08 08:45:31 +02:00
photo_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
search.go
selection.go Backend: Remove archived items from albums 2020-06-24 12:01:25 +02:00
selection_test.go Backend: Add unit tests for internal/form 2020-07-08 08:45:31 +02:00
serialize.go
serialize_test.go Backend: Add unit tests for internal/form 2020-07-08 08:45:31 +02:00