Jason Streifling jason
  • Joined on 2022-11-12
jason pushed to devel at jason/cpolis 2024-02-24 10:28:19 +01:00
2247f316a3 Added ability to add user
9beedf9b2b Added ability to login
Compare 2 commits »
jason pushed to devel at jason/cpolis 2024-02-22 20:12:13 +01:00
7d6f96a185 Check user credentials before adding user
jason pushed to devel at jason/cpolis 2024-02-22 19:27:47 +01:00
8d47146a7c Added ability to update Passwords
4853184ba1 Added ability to add user
Compare 2 commits »
jason pushed to devel at jason/cpolis 2024-02-22 15:23:38 +01:00
50895249df Changed error messages
6e91253908 Added HTML sanitizer
Compare 2 commits »
jason pushed to devel at jason/cpolis 2024-02-18 16:37:16 +01:00
9bb6010319 Added initial support for MySQL databases
jason pushed to devel at jason/cpolis 2024-02-18 14:31:30 +01:00
75a0af055c Handle misssed errors for encoding and decoding feeds
jason pushed to devel at jason/cpolis 2024-02-18 14:01:08 +01:00
171a0dd250 Added description and a way to save and restore the RSS feed.
jason pushed to devel at jason/cpolis 2024-02-18 12:41:53 +01:00
372882a252 Create RSS from HTML
2d0b53a254 Show HTML on website
Compare 2 commits »
jason pushed to devel at jason/cpolis 2024-02-18 10:08:01 +01:00
2447f50bac First implementation of web based editor to HTML pipeline
jason created branch devel in jason/cpolis 2024-02-18 07:21:30 +01:00
jason pushed to devel at jason/cpolis 2024-02-18 07:21:30 +01:00
jason pushed to main at jason/cpolis 2024-02-18 07:21:21 +01:00
ff657fd508 The simplest web server
jason created repository jason/cpolis 2024-02-18 07:16:10 +01:00
jason created branch tailwind_css in jason/sicherheitsunterweisung 2024-01-07 10:06:54 +01:00
jason pushed to tailwind_css at jason/sicherheitsunterweisung 2024-01-07 10:06:54 +01:00
408fb2bbc2 Tailwind CSS eingebunden
jason pushed to master at jason/sicherheitsunterweisung 2024-01-06 17:14:19 +01:00
59e1016123 Alle Methode privat gemacht, bei denen es möglich ist.
jason pushed to master at jason/sicherheitsunterweisung 2024-01-06 17:05:10 +01:00
3cfcb721e8 Reihenfolge innerhalb der structs so verändert, dass möglichst wenige Pointerbytes verwendet werden.
jason pushed to master at jason/sicherheitsunterweisung 2024-01-06 17:01:29 +01:00
jason pushed to master at jason/sicherheitsunterweisung 2024-01-06 16:18:22 +01:00
b4d453b108 Reihenfolge innerhalb aller structs so verändert, dass möglichst wenige Pointerbytes verwendet werden.
66f7179267 type mux ist jetzt privat
Compare 2 commits »
jason pushed to master at jason/sicherheitsunterweisung 2024-01-06 09:03:31 +01:00
920c9b8ef3 structs und funcs privat gemacht, wenn möglich