Michael Mayer
|
c318d22ca7
|
UX: Rename "path" to "folder"
See https://twitter.com/browseyourlife/status/1258330913991208960
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 12:49:06 +02:00 |
|
Michael Mayer
|
38fe8277fa
|
UX: Rename "directory" to "folder"
See https://twitter.com/browseyourlife/status/1258330913991208960
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 12:33:09 +02:00 |
|
Michael Mayer
|
6e3e9a9759
|
Frontend: Improve wording on import page
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 11:36:37 +02:00 |
|
Michael Mayer
|
118f15a579
|
Frontend: Removed unused translation
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 11:29:21 +02:00 |
|
Michael Mayer
|
4816296399
|
Frontend: Change wording on import page
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 11:15:14 +02:00 |
|
Michael Mayer
|
40ed6f118a
|
Frontend: Fix displayed date for photos without time zone
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 11:07:08 +02:00 |
|
Michael Mayer
|
314d8878d2
|
Frontend: Fix "Private" translation in navigation
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 10:57:57 +02:00 |
|
Michael Mayer
|
3073e0e53c
|
Frontend: Disable unavailable settings in read-only mode
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 10:52:18 +02:00 |
|
Michael Mayer
|
c505503485
|
NSFW: Don't set flag if private filter is disabled #296
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 10:23:09 +02:00 |
|
Michael Mayer
|
06fce417fd
|
Frontend: Move "Convert to JPEG" checkbox to Settings
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 10:11:03 +02:00 |
|
Michael Mayer
|
4940052623
|
Settings: Improve description of quality filter #296
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 09:35:08 +02:00 |
|
Michael Mayer
|
397f976dd9
|
Disable PHOTOPRISM_DETECT_NSFW in docker-compose.yml #296
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 09:34:07 +02:00 |
|
Michael Mayer
|
a6ab94fb2e
|
Indexer: Observe Convert option flag
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-07 08:29:41 +02:00 |
|
Theresa Gresch
|
1ccb546893
|
Backend: Add tests to internal/form
|
2020-05-06 17:05:06 +02:00 |
|
Michael Mayer
|
3ccad67622
|
Index and import subdirectories #258
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-06 15:53:47 +02:00 |
|
Theresa Gresch
|
ff505579ec
|
Backend: Add tests to internal/api
|
2020-05-06 12:56:13 +02:00 |
|
Michael Mayer
|
1479a3ec5b
|
Refactor indexer so that thumbs and jpegs can be created on demand #258
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-06 10:35:41 +02:00 |
|
Michael Mayer
|
6c6ea0ac3d
|
Support GPSVersionID 2.0.0.0 #295
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-06 08:03:57 +02:00 |
|
Michael Mayer
|
bc69f22da2
|
Fix edit dialog after renaming config value
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 19:44:02 +02:00 |
|
Michael Mayer
|
9b643c830f
|
Add template settings; remove twitter config value
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 18:26:44 +02:00 |
|
Michael Mayer
|
a886ad7942
|
Improve naming of thumbnail config values #294
Reverted PHOTOPRISM_RESAMPLE_FILTER back to PHOTOPRISM_THUMB_FILTER so that nothing breaks.
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 17:17:19 +02:00 |
|
Michael Mayer
|
14fc9cd374
|
Revert and improve naming of thumbnail config values #294
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 17:04:13 +02:00 |
|
Michael Mayer
|
1c53a565a7
|
Configure on-demand rendering of regular thumbnail sizes #294
Can be enabled by setting PHOTOPRISM_RESAMPLE_UNCACHED to true
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 15:42:54 +02:00 |
|
Theresa Gresch
|
ee6dd2be72
|
Backend: Add tests to internal/api
|
2020-05-05 09:28:52 +02:00 |
|
Theresa Gresch
|
b16216819b
|
Backend: Add test fixtures
|
2020-05-05 09:28:30 +02:00 |
|
Michael Mayer
|
f9b2ff326b
|
Refactor feature flags and settings
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-04 18:28:23 +02:00 |
|
Theresa Gresch
|
5388b785bf
|
Backend: Add tests to internal/api
|
2020-05-04 17:54:42 +02:00 |
|
Theresa Gresch
|
b53eb53b08
|
Backend: Use correct errors in internal/api/link.go
|
2020-05-04 17:14:43 +02:00 |
|
Theresa Gresch
|
90c910654b
|
Backend: Add tests to internal/api
|
2020-05-04 17:14:04 +02:00 |
|
Theresa Gresch
|
36ceacb1dc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-05-04 17:13:36 +02:00 |
|
Theresa Gresch
|
e4162d3a29
|
Backend: Use uuid instead of hash in LinkFile function
|
2020-05-04 17:12:37 +02:00 |
|
Theresa Gresch
|
eb0467cde8
|
Backend: Add errors
|
2020-05-04 17:11:53 +02:00 |
|
Michael Mayer
|
7b4cae4091
|
Update 3rd-party software licenses
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-04 16:05:18 +02:00 |
|
Theresa Gresch
|
6e2062ea4b
|
Backend: Add tests to api/labels
|
2020-05-04 16:02:49 +02:00 |
|
Theresa Gresch
|
73e0d294ff
|
Backend: Add tests to internal/api
|
2020-05-04 14:40:58 +02:00 |
|
Theresa Gresch
|
a2310fb6c6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-05-04 10:37:18 +02:00 |
|
Theresa Gresch
|
3f44ba23ed
|
Frontend: Update german translations
|
2020-05-04 10:36:35 +02:00 |
|
Michael Mayer
|
4e9e84ac9a
|
Backend: Ignore comments in .ppignore files #233 #287
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-04 10:10:56 +02:00 |
|
Theresa Gresch
|
18c0f15191
|
Frontend: Remove not working translation tag
|
2020-05-04 09:43:50 +02:00 |
|
Michael Mayer
|
0ff34b6f43
|
Backend: Change error message prefix in thumb package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-03 18:05:05 +02:00 |
|
Michael Mayer
|
2032b40f2b
|
Backend: Code clean-up
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-03 18:00:50 +02:00 |
|
Theresa Gresch
|
c474ec5dd2
|
Backend: Add tests to api/batch
|
2020-05-03 17:26:26 +02:00 |
|
Theresa Gresch
|
d81fe794eb
|
Backend: Add label fixtures
|
2020-05-03 17:26:26 +02:00 |
|
Michael Mayer
|
05a05773d9
|
Backend: Fix import command and improve logging #233 #287
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-03 16:16:00 +02:00 |
|
Theresa Gresch
|
2f5ae08768
|
Backend: Add tests api/album
|
2020-05-03 15:55:38 +02:00 |
|
Michael Mayer
|
fe28c7d284
|
Backend: Add support for .ppignore files #233 #287
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-03 14:40:59 +02:00 |
|
Theresa Gresch
|
fd50478218
|
Backend: Add tests to internal/api
|
2020-05-01 19:58:05 +02:00 |
|
Michael Mayer
|
3e6df5fd5d
|
Backend: Replace filepath.Walk with godirwalk.Walk #267
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 17:31:49 +02:00 |
|
Theresa Gresch
|
9cbad48972
|
Backend: Add tests to api/account
|
2020-05-01 16:38:00 +02:00 |
|
Michael Mayer
|
44abbfc43a
|
Backend: Use fastwalk.Walk instead of filepath.Walk in tests #267
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 15:35:47 +02:00 |
|