Block a user
7e369dc6d9
Impressum hinzugefügt
45f46cb39c
Warnhinweis hinzugefügt und kleine Anpassungen
aac2e252cd
h1 und h2 verallgemeinert und .section sinnvoll erweitert
f28c204c52
Only use fmt.Sprint() when necessary
70d403d7d7
Create WriteFile() so backend handles files
b36e0ea503
Merge branch 'devel'
863581f590
Show error messages in UI if something goes wrong
aec829ad85
Fixed a bug that returned the wrong filename for an uploaded image
298ea458ca
Fixed login bug
533053aef0
Fixed a bug that prevented {{.Action}} from being acessible in editor.html
863581f590
Show error messages in UI if something goes wrong
aec829ad85
Fixed a bug that returned the wrong filename for an uploaded image
298ea458ca
Fixed login bug
533053aef0
Fixed a bug that prevented {{.Action}} from being acessible in editor.html
b3f31f398d
Check for errors when executing templates
cf4d4f151a
No session existing is not an error; fixed
202d04f323
Directly create the files []string in the correct size for HomePage
bc4d8fa37e
Merge branch 'devel'
1368593c75
Move file handling to backend/files.go
e4bef7006c
Abstract sessions.Session with b.session
afa1b65563
Moved getSession to frontend/sessions.go
a9bef63174
Change version number