vikunja/pkg/cmd
kolaente b85befb86a
fix: start server when listening on socket
This fixes a regression introduced in daa7ad053c where the http server was not started when listening on a unix socket instead of a http interface.

Resolves https://github.com/go-vikunja/vikunja/issues/396
2025-01-21 10:18:14 +01:00
..
cmd.go fix: license in cmd help text 2024-04-13 20:13:24 +02:00
dump.go feat(cmd): Allow to specify custom filename for dump command (#2775) 2024-10-25 12:37:17 +00:00
healthcheck.go Add healthcheck command (#2856) 2024-11-20 18:04:55 +00:00
index.go feat(typesense): move partial reindex to a flag instead of a separate command 2024-06-05 10:49:37 +02:00
maintenance.go feat(cli): add cli command to delete orphan task positions 2024-10-31 19:19:56 +01:00
migrate.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
restore.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
testmail.go fix(cmd): report error when the connection to the mail server failed 2024-10-25 19:23:39 +02:00
user.go fix(deps): update golangci 2024-08-25 14:30:46 +00:00
version.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
web.go fix: start server when listening on socket 2025-01-21 10:18:14 +01:00