photoprism/internal/commands
Anders Brander 3ed5370439
Do not print starting web server before starting web server. (#240)
Thnigs can go wrong and abort in server.Start() before the web server is
started. This commit will move the log message to where the webserver is
started to avoid confusing the user.
2020-02-05 23:05:37 +01:00
..
commands.go
config_test.go
config.go
convert.go
copy.go Docker: Fix demo after renaming import command 2020-01-31 17:29:55 +01:00
import.go Docker: Fix demo after renaming import command 2020-01-31 17:29:55 +01:00
index.go
migrate.go
start.go Do not print starting web server before starting web server. (#240) 2020-02-05 23:05:37 +01:00
stop.go Docker: Fix demo after renaming import command 2020-01-31 17:29:55 +01:00
thumbs.go Docker: Fix demo after renaming import command 2020-01-31 17:29:55 +01:00
version.go