photoprism/internal/config
Michael Mayer 7940786ce9 UX: Refactor config options to be more intuitive
Make sure to update your local config files when upgrading as
the name of some config values has changed. The default
config path has changed from "settings" to "config".
2020-12-18 09:11:42 +01:00
..
testdata UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +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 UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
client_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
config.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
config_test.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
db.go Database: Improve config and SQL queries 2020-12-15 20:14:06 +01:00
db_test.go Database: Add restore command 2020-12-11 13:52:34 +01:00
disable.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01: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
flags.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
fs.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
fs_test.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
params.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
params_test.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01: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 UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
server_test.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
settings.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
settings_test.go Settings: Add "delete" feature flag and share page title #167 2020-12-13 14:53:26 +01:00
tensorflow.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
test.go Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +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