Moved todos to Vikunja

This commit is contained in:
kolaente 2019-09-02 22:23:58 +02:00
parent 8bc760905f
commit a95722c4d4
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 8 deletions

View File

@ -79,14 +79,6 @@ func main() {
e.Logger.Fatal(err)
}
// TODO: Make sure everything still works
// TODO: Distribute as single binary
// TODO: Switch to viper
// TODO: SSE
// TODO: Build a fancy thing with interfaces to avoid context switching code all over the place
// TODO: Build a middleware which checks the auth for admin routes
// TODO: Tests?
//Windows
//windows.OpenWindows()
}