72 Commits

Author SHA1 Message Date
52bea2e3c5 fix SEGFAULT when nullptr
Some checks failed
/ sync-to-origin (push) Has been cancelled
v0.7.2
2025-04-01 09:32:38 +02:00
22333b6593 version 0.7.1
Some checks failed
/ sync-to-origin (push) Has been cancelled
v0.7.1
2025-04-01 09:05:28 +02:00
096b1d1eb6 add memory safety
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-31 20:26:56 +02:00
dfa0774242 fix type 2025-03-31 19:33:24 +02:00
24aa979a69 add week selection
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-31 18:20:58 +02:00
64b4797908 make timetable request specific date 2025-03-31 11:27:48 +02:00
522b6fa517 remove useless print statement
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-03-13 11:25:24 +01:00
bee49ee7dc add help text
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-12 17:26:52 +01:00
accc2a79bc add install rule to Makefile 2025-03-12 17:07:50 +01:00
6e573ab992 version 0.7
Some checks failed
/ sync-to-origin (push) Has been cancelled
v0.7
2025-03-12 16:58:11 +01:00
941bbcdb5b make better debug build rule 2025-03-12 16:57:35 +01:00
925b42ceb7 fix days drawing bug 2025-03-12 16:56:32 +01:00
4c0abe5464 Update README.md
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-12 14:07:35 +00:00
e4670f1b26 remove unnessery comments
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-12 15:04:11 +01:00
58e9428299 fix improper function usage 2025-03-12 14:19:45 +01:00
5fc24393c5 fix posible division by zero 2025-03-12 10:33:50 +01:00
04f0ef76ee fix all real warnings 2025-03-11 11:36:23 +01:00
17e850e6d7 add infobox but it contains a BUG
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-03-09 16:33:19 +01:00
01cf082351 Merge branch 'master' of https://git.pupes.org/PoliEcho/bakatui
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-09 09:48:34 +01:00
5088b273b6 fixed timetable selector rendering bug 2025-03-09 09:46:45 +01:00
17f4316947 Update README.md
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-09 08:23:12 +00:00
43d53629ca add selector to timetable. --CONTAINS BUGS--
Some checks failed
/ sync-to-origin (push) Has been cancelled
0.6
2025-03-09 09:07:54 +01:00
d9fd2d40eb turn HourIdLookupTable into std::vector 2025-03-08 16:06:14 +01:00
19c45c6969 timetable ui done
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-08 15:40:44 +01:00
5c345fb5a1 basic timetable implemented
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-08 13:16:11 +01:00
5782e69313 basic timetable ui 2025-03-08 09:13:17 +01:00
ae3485a899 remove junk 2025-03-07 15:29:20 +01:00
6e9fcd093f add const to print_in_middle functions 2025-03-07 14:00:46 +01:00
d1e34a5c10 add ignoressl toggling
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-03-06 19:45:18 +01:00
3a78917e10 link ncursesw 2025-03-06 19:42:05 +01:00
a407d8c16a wide string refactor 2025-03-06 19:41:30 +01:00
af5252f732 add basic timetable structure 2025-03-06 18:54:51 +01:00
87c9b1e125 add timetable menu entery 2025-03-06 18:54:37 +01:00
41316160ad fix .PHONY 2025-03-06 15:41:13 +01:00
2f639b924a update Makefile
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-06 15:35:59 +01:00
a6ff11ff71 add basic timetable
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-06 15:10:31 +01:00
87c2e2e01c remove useless includes 2025-03-06 15:09:53 +01:00
98b6b8df7e add flag handling and header guards 2025-03-06 14:12:10 +01:00
0d11dbec32 tiny refactor 2025-03-06 12:00:26 +01:00
4f852161aa add more explenation text to marks 2025-03-04 12:33:16 +01:00
50447ac8cd add warning to README
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-03-04 10:32:29 +01:00
d81876f527 remove DEBUG
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-04 10:26:46 +01:00
05d3819d56 fix marks page
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-03-04 10:24:44 +01:00
6985b21d37 fixed 1 segfault
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-01-29 14:55:22 +01:00
4ba8710a71 start of network implementation
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-01-27 16:36:12 +01:00
bd01b506f0 add basic scroling 2025-01-27 10:27:16 +01:00
4c383fce4c add mark Themes and variable window hight
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-01-26 18:07:50 +01:00
86b9ea812d remove unnessesery line of code 2025-01-26 14:53:21 +01:00
0119429514 fix window overflowing off screen & refactor init_wins() a bit
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-01-26 14:50:05 +01:00
025c51c3ad first attempt at fixing window sowing outside of screen at marks page 2025-01-26 14:01:36 +01:00