• Joined on 2022-11-12
jason pushed to main at jason/atom 2024-10-13 20:42:22 +02:00
83962a0341 Make extensions omitempty
jason pushed to main at jason/atom 2024-10-13 17:19:46 +02:00
92c794d070 First implementation of an atom feed
jason created repository jason/atom 2024-10-12 09:36:41 +02:00
jason pushed to master at jason/db-trocken-innenausbau.de 2024-10-05 18:04:18 +02:00
0962215824 Dynamische Layoutänderung anhand der Bildschirmgröße
jason pushed to master at jason/db-trocken-innenausbau.de 2024-10-05 17:20:20 +02:00
7e369dc6d9 Impressum hinzugefügt
45f46cb39c Warnhinweis hinzugefügt und kleine Anpassungen
aac2e252cd h1 und h2 verallgemeinert und .section sinnvoll erweitert
Compare 3 commits »
jason pushed to master at jason/db-trocken-innenausbau.de 2024-10-05 14:08:03 +02:00
518dacd5ef Fehler in der Farbgebung behoben
jason pushed to master at jason/db-trocken-innenausbau.de 2024-10-05 13:47:29 +02:00
0c127ec4b0 Liste der zu ignorierenden Dateien und Ordner für rsync hinzugefügt
jason pushed to devel at jason/cpolis 2024-10-04 16:46:32 +02:00
750184b8ef Correct http code for uploaded file
jason pushed to devel at jason/cpolis 2024-10-04 16:37:23 +02:00
f28c204c52 Only use fmt.Sprint() when necessary
70d403d7d7 Create WriteFile() so backend handles files
Compare 2 commits »
jason pushed tag v0.12.0 to jason/cpolis 2024-10-04 16:09:57 +02:00
jason released Version 0.12.0 at jason/cpolis 2024-10-04 16:09:57 +02:00
jason pushed to main at jason/cpolis 2024-10-04 16:07:03 +02:00
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
Compare 11 commits »
jason pushed to devel at jason/cpolis 2024-10-04 16:06:38 +02:00
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
Compare 4 commits »
jason pushed to devel at jason/cpolis 2024-10-04 10:35:36 +02:00
c00645432b Correctly handle errors from getSession
jason pushed to devel at jason/cpolis 2024-10-04 10:23:05 +02:00
91d53a0f2a Get rid of unnecessary dependencies
jason pushed to devel at jason/cpolis 2024-10-04 10:22:05 +02:00
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
Compare 3 commits »
jason pushed to devel at jason/cpolis 2024-10-03 14:10:51 +02:00
b2a701c87a Automatically resize images and save them as webp
jason released Version 0.11.1 at jason/cpolis 2024-09-28 14:00:22 +02:00
jason pushed tag v0.11.1 to jason/cpolis 2024-09-28 14:00:21 +02:00
jason pushed to main at jason/cpolis 2024-09-28 13:59:43 +02:00
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
Compare 6 commits »