photoprism/internal/config
Vedhavyas Singareddi f63efc5f51 Implement daemon mode (#119)
* add daemon process
* add daemon stop command
* add daemon log to log file
* check for running daemons
* minor changes
2019-06-20 01:11:03 +02:00
..
testdata Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
client_config.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
config.go Implement daemon mode (#119) 2019-06-20 01:11:03 +02:00
config_test.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
doc.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
flags.go Implement daemon mode (#119) 2019-06-20 01:11:03 +02:00
params.go Implement daemon mode (#119) 2019-06-20 01:11:03 +02:00
params_test.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
test.go Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
test_test.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
thumbnails.go Share available thumbnail types with JS frontend 2019-05-14 16:04:17 +02:00