Commit Graph

16 Commits

Author SHA1 Message Date
Kinzie 13cf8e19e1 small code improvements 2024-04-06 23:20:47 +01:00
Kinzie b46cb949e5 run authentication in a child process 2024-04-06 00:56:09 +01:00
Kinzie 07cbc1564d get errors from child process and (hopefully) fix some other things 2024-03-28 05:24:13 +00:00
Kinzie 2ffd051eee vi mode 2024-03-26 16:28:54 +00:00
Kinzie f904be8fc0 make long lines shorter and add changelog 2024-03-25 23:01:59 +00:00
Kinzie b0ad7a611a Everything 2024-03-23 14:09:23 +00:00
AnErrupTion 55ef58ad7e
Try to fix some more bugs
Signed-off-by: AnErrupTion <anerruption@disroot.org>
2023-12-31 16:44:30 +01:00
AnErrupTion 74556479db
Fix some bugs (hopefully)
Signed-off-by: AnErrupTion <anerruption@disroot.org>
2023-12-31 15:48:36 +01:00
AnErrupTion c03e2e6b87
Implement more (untested) authentication code
Signed-off-by: AnErrupTion <anerruption@disroot.org>
2023-12-31 15:09:49 +01:00
AnErrupTion 92e1f083a1
Commit unfinished full rewrite (Zig 0.11.0)
What needs to be dealt with:
- Matrix animation
- Authentication part
- Testing on actual TTY (not just virtual console)

Signed-off-by: AnErrupTion <anerruption@disroot.org>
2023-12-11 18:14:52 +01:00
AnErrupTion d1cf1ebd80 Rewrite INPUTS enum in Zig 2023-07-01 01:48:48 +02:00
AnErrupTion 40c7c27b88 Partially rewrite utils.c 2023-06-21 15:20:44 +02:00
AnErrupTion f086faab58 Rewrite config.c 2023-06-20 12:14:15 +02:00
AnErrupTion 13c9aa7c1b Remove unused dependencies 2023-06-17 17:12:38 +02:00
AnErrupTion 85600ee9b3 Remove Argoat dependency 2023-06-16 11:45:07 +02:00
AnErrupTion f99468db0b Rewrite main.c 2023-06-16 11:31:57 +02:00