• Joined on 2022-07-06
MrKalzu pushed to master at MrKalzu/wireguard_peer_manager 2024-10-23 22:11:31 +03:00
c806af77c7 Readme for the new implementation.
MrKalzu pushed to master at MrKalzu/wireguard_peer_manager 2024-10-22 22:21:35 +03:00
8cbe334f1b quick, maybe working, client.py (updatet from the wpm_client.py)
MrKalzu pushed to master at MrKalzu/wireguard_peer_manager 2024-10-22 22:06:45 +03:00
e620c28648 Keep It Simple Stupid. Started using the CherryPy server and made classes from the parts.
MrKalzu pushed to master at MrKalzu/wireguard_peer_manager 2024-10-21 23:29:09 +03:00
6db5290cca Added auth and encryption to the api. Still some bugs, endpoints seem to give http/500 error codes.
MrKalzu pushed to master at MrKalzu/wireguard_peer_manager 2024-10-19 23:51:44 +03:00
9b15d5bdeb README..
MrKalzu created branch master in MrKalzu/wireguard_peer_manager 2024-10-19 23:49:29 +03:00
MrKalzu pushed to master at MrKalzu/wireguard_peer_manager 2024-10-19 23:49:29 +03:00
937e3f272a Simple POC for creating easy way to manage wireguard peer configs on the server.
MrKalzu created repository MrKalzu/wireguard_peer_manager 2024-10-19 23:46:40 +03:00
MrKalzu created branch master in MrKalzu/SqliteMirrorProxy 2024-10-08 00:00:30 +03:00
MrKalzu pushed to master at MrKalzu/SqliteMirrorProxy 2024-10-08 00:00:30 +03:00
7460ea7718 Made sqlite mirroring tool with Claude and ChatGPT.
MrKalzu created repository MrKalzu/SqliteMirrorProxy 2024-10-07 23:59:05 +03:00
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-05 21:04:21 +03:00
9cc4384e23 Extracted the markdown processor to separate file. Maybe this will help me to crasp it easier...
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-05 20:59:54 +03:00
b94502be9d Trying to make sense of the MarkdownProcessor..
MrKalzu pushed to uuid_upgrade at MrKalzu/markdown-calendar 2024-10-05 15:47:19 +03:00
c87a924669 Now the bootstrapping seems to work again...
MrKalzu created branch uuid_upgrade in MrKalzu/markdown-calendar 2024-10-05 14:56:53 +03:00
MrKalzu pushed to uuid_upgrade at MrKalzu/markdown-calendar 2024-10-05 14:56:53 +03:00
4dfc81bd44 Trying to make the data handling more robust. Adding uuid identifiers and stuff..
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-04 21:16:27 +03:00
3d35990b3e Maybe the update stuff is fixed now.
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-04 14:16:06 +03:00
3fe7f52066 Still broken. Trying to make the update procedure to make sense.
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-04 12:19:37 +03:00
865b0d225d Added debug logging to few key points.
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-04 11:57:53 +03:00
a6d463da88 Added simple debug logging option.