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
convert.go Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
doc.go
import.go Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
index.go
migrate.go
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
version.go