antifallobst
- /dev/null
- https://nerdcult.net
-
young low-level developer and nerdcult.net admin
- Joined on
2023-03-07
45c46d19db
feat(backend): built basic sql connection infrastructure and added sql injection protection
3832d15887
feat(api,backend): added a dummy backend, improved internal response handling and documented api http response codes
Can't press 'i' on the command line
Well, that is a bug, which I just had no time to fix till now. I would just add a third input mode Command.
Document Codebase
Well, I wouldn't force comments over everything. If something has a really obvious name, just don't comment it...
Finalize command based setup
Document Codebase
For sure code should align certain readability rules. CodeAesthetic has some great yt videos about that stuff. But readable code often…
993ef6af89
Fix(insert_modes): added the `Setup` insert mode as a workaround to log in until command based login is implemented