photoprism/internal/config
2020-12-05 00:13:44 +01:00
..
testdata Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
auth.go Use static logo in sidebar navigation 2020-06-26 16:11:56 +02:00
auth_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
client.go Refactor backend api package 2020-12-04 13:10:32 +01:00
client_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
config.go Indexer: Add optimize command & automatically fix location data #546 2020-12-05 00:13:44 +01:00
config_test.go Indexer: Add optimize command & automatically fix location data #546 2020-12-05 00:13:44 +01:00
db.go Thumbs: Use fit_4096 in favor of fit_3840 and add convert limit #362 #388 2020-07-13 15:23:54 +02:00
doc.go Update trademark 2020-09-21 02:48:22 +02:00
errors.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
filenames.go Refactor backend api package 2020-12-04 13:10:32 +01:00
filenames_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
flags.go Indexer: Add optimize command & automatically fix location data #546 2020-12-05 00:13:44 +01:00
params.go Indexer: Add optimize command & automatically fix location data #546 2020-12-05 00:13:44 +01:00
params_test.go Backend: Add unit tests for internal/config 2020-07-13 18:48:56 +02:00
raw.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
raw_test.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
resample.go Rename PHOTOPRISM_CONVERT_SIZE to PHOTOPRISM_JPEG_SIZE #388 2020-07-14 14:30:19 +02:00
resample_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
runtime.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
runtime_test.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
server.go Backend: Refactor config initialization 2020-10-08 08:52:03 +02:00
server_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
settings.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
settings_test.go Backend: Add credentials and extend person entity #98 #144 2020-09-06 14:18:40 +02:00
tensorflow.go Simplify configuration #66 2020-05-31 02:09:52 +02:00
test.go Config: Add backup path parameter 2020-12-04 11:02:19 +01:00
test_test.go Backend: Fix config tests 2020-10-09 11:35:05 +02:00
thumbs.go Rename "thumbnails" to "thumbs" and group api functions in one file 2020-07-13 17:25:27 +02:00