Commit Graph

82 Commits

Author SHA1 Message Date
PoliEcho 48b4f9cda8 fix endpoints & typos
/ sync-to-origin (push) Has been cancelled
2025-04-10 00:19:14 +02:00
PoliEcho 5173a05a09 implement send messages and notiseboard 2025-04-10 00:11:55 +02:00
PoliEcho fe9735fe58 add main komes reading
/ sync-to-origin (push) Waiting to run
2025-04-09 23:43:00 +02:00
PoliEcho e4d67c2163 fix triming of last character in komens
/ sync-to-origin (push) Has been cancelled
2025-04-07 13:02:08 +02:00
PoliEcho c61a354be8 Revert "attempt at puting komes on multiple lines"
/ sync-to-origin (push) Waiting to run
This reverts commit 50ef8d9fda.
2025-04-06 16:32:13 +02:00
PoliEcho 50ef8d9fda attempt at puting komes on multiple lines
/ sync-to-origin (push) Waiting to run
2025-04-06 16:08:54 +02:00
PoliEcho 0a3bbffb52 komens list works(sort of) 2025-04-06 15:41:11 +02:00
PoliEcho b352daabfb bit more work on komens
/ sync-to-origin (push) Has been cancelled
2025-04-05 11:49:01 +02:00
PoliEcho b005631d20 add komens skeleton
/ sync-to-origin (push) Waiting to run
2025-04-04 18:01:50 +02:00
PoliEcho 74dc204f22 add vim keys in menu
/ sync-to-origin (push) Has been cancelled
2025-04-01 13:18:02 +02:00
PoliEcho 52bea2e3c5 fix SEGFAULT when nullptr
/ sync-to-origin (push) Has been cancelled
v0.7.2
2025-04-01 09:32:38 +02:00
PoliEcho 22333b6593 version 0.7.1
/ sync-to-origin (push) Has been cancelled
v0.7.1
2025-04-01 09:05:28 +02:00
PoliEcho 096b1d1eb6 add memory safety
/ sync-to-origin (push) Waiting to run
2025-03-31 20:26:56 +02:00
PoliEcho dfa0774242 fix type 2025-03-31 19:33:24 +02:00
PoliEcho 24aa979a69 add week selection
/ sync-to-origin (push) Waiting to run
2025-03-31 18:20:58 +02:00
PoliEcho 64b4797908 make timetable request specific date 2025-03-31 11:27:48 +02:00
PoliEcho 522b6fa517 remove useless print statement
/ sync-to-origin (push) Has been cancelled
2025-03-13 11:25:24 +01:00
PoliEcho bee49ee7dc add help text
/ sync-to-origin (push) Waiting to run
2025-03-12 17:26:52 +01:00
PoliEcho accc2a79bc add install rule to Makefile 2025-03-12 17:07:50 +01:00
PoliEcho 6e573ab992 version 0.7
/ sync-to-origin (push) Has been cancelled
v0.7
2025-03-12 16:58:11 +01:00
PoliEcho 941bbcdb5b make better debug build rule 2025-03-12 16:57:35 +01:00
PoliEcho 925b42ceb7 fix days drawing bug 2025-03-12 16:56:32 +01:00
PoliEcho 4c0abe5464 Update README.md
/ sync-to-origin (push) Waiting to run
2025-03-12 14:07:35 +00:00
PoliEcho e4670f1b26 remove unnessery comments
/ sync-to-origin (push) Waiting to run
2025-03-12 15:04:11 +01:00
PoliEcho 58e9428299 fix improper function usage 2025-03-12 14:19:45 +01:00
PoliEcho 5fc24393c5 fix posible division by zero 2025-03-12 10:33:50 +01:00
PoliEcho 04f0ef76ee fix all real warnings 2025-03-11 11:36:23 +01:00
PoliEcho 17e850e6d7 add infobox but it contains a BUG
/ sync-to-origin (push) Has been cancelled
2025-03-09 16:33:19 +01:00
PoliEcho 01cf082351 Merge branch 'master' of https://git.pupes.org/PoliEcho/bakatui
/ sync-to-origin (push) Waiting to run
2025-03-09 09:48:34 +01:00
PoliEcho 5088b273b6 fixed timetable selector rendering bug 2025-03-09 09:46:45 +01:00
PoliEcho 17f4316947 Update README.md
/ sync-to-origin (push) Waiting to run
2025-03-09 08:23:12 +00:00
PoliEcho 43d53629ca add selector to timetable. --CONTAINS BUGS--
/ sync-to-origin (push) Has been cancelled
0.6
2025-03-09 09:07:54 +01:00
PoliEcho d9fd2d40eb turn HourIdLookupTable into std::vector 2025-03-08 16:06:14 +01:00
PoliEcho 19c45c6969 timetable ui done
/ sync-to-origin (push) Waiting to run
2025-03-08 15:40:44 +01:00
PoliEcho 5c345fb5a1 basic timetable implemented
/ sync-to-origin (push) Waiting to run
2025-03-08 13:16:11 +01:00
PoliEcho 5782e69313 basic timetable ui 2025-03-08 09:13:17 +01:00
PoliEcho ae3485a899 remove junk 2025-03-07 15:29:20 +01:00
PoliEcho 6e9fcd093f add const to print_in_middle functions 2025-03-07 14:00:46 +01:00
PoliEcho d1e34a5c10 add ignoressl toggling
/ sync-to-origin (push) Has been cancelled
2025-03-06 19:45:18 +01:00
PoliEcho 3a78917e10 link ncursesw 2025-03-06 19:42:05 +01:00
PoliEcho a407d8c16a wide string refactor 2025-03-06 19:41:30 +01:00
PoliEcho af5252f732 add basic timetable structure 2025-03-06 18:54:51 +01:00
PoliEcho 87c9b1e125 add timetable menu entery 2025-03-06 18:54:37 +01:00
PoliEcho 41316160ad fix .PHONY 2025-03-06 15:41:13 +01:00
PoliEcho 2f639b924a update Makefile
/ sync-to-origin (push) Waiting to run
2025-03-06 15:35:59 +01:00
PoliEcho a6ff11ff71 add basic timetable
/ sync-to-origin (push) Waiting to run
2025-03-06 15:10:31 +01:00
PoliEcho 87c2e2e01c remove useless includes 2025-03-06 15:09:53 +01:00
PoliEcho 98b6b8df7e add flag handling and header guards 2025-03-06 14:12:10 +01:00
PoliEcho 0d11dbec32 tiny refactor 2025-03-06 12:00:26 +01:00
PoliEcho 4f852161aa add more explenation text to marks 2025-03-04 12:33:16 +01:00