photoprism/internal/commands
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
..
config.go Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
config_test.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
convert.go Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
doc.go Add ConfigCommand test #58 2018-11-17 13:57:19 +01:00
import.go Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
index.go Move all config files to assets/config and resources to assets/resources 2019-06-05 18:25:20 +02:00
migrate.go Add context for graceful shutdown #112 2019-06-03 22:58:15 +02:00
start.go Implement daemon mode (#119) 2019-06-20 01:11:03 +02:00
stop.go Implement daemon mode (#119) 2019-06-20 01:11:03 +02:00
thumbnails.go Share available thumbnail types with JS frontend 2019-05-14 16:04:17 +02:00
version.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00