96 Commits

Author SHA1 Message Date
ad6f748899 add homework checkbox to README
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-04-14 07:26:06 +00:00
1d0d4e2362 update README to reflect new aditions
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-04-14 09:24:23 +02:00
a35242b420 fix attachment window not disapearing 2025-04-14 09:22:39 +02:00
e78c8d7efa version 0.8.1
Some checks failed
/ sync-to-origin (push) Has been cancelled
v0.8.1
2025-04-14 09:12:25 +02:00
f01422eaf5 fix memory leaks
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-04-14 09:10:56 +02:00
9b8bdbf850 add asan build rule to Makefile 2025-04-14 09:10:37 +02:00
c9aef90130 add beter regex to gitignore 2025-04-14 09:10:18 +02:00
d9f545ed09 remove random C89 apperence 2025-04-13 19:31:32 +02:00
d533b526bf fix timetable const issue 2025-04-13 14:51:25 +02:00
ea083e31fc make more timetable variables const 2025-04-13 14:46:50 +02:00
05c406ed6a extract komens usage message to function 2025-04-13 14:44:45 +02:00
a78f4536b2 add komens attachments downloading functionality
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-04-13 12:48:12 +02:00
1992b0e166 add attachment view 2025-04-12 16:00:53 +02:00
575101780d version 0.8
Some checks failed
/ sync-to-origin (push) Has been cancelled
v0.8
2025-04-11 12:58:35 +02:00
48b4f9cda8 fix endpoints & typos
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-04-10 00:19:14 +02:00
5173a05a09 implement send messages and notiseboard 2025-04-10 00:11:55 +02:00
fe9735fe58 add main komes reading
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-04-09 23:43:00 +02:00
e4d67c2163 fix triming of last character in komens
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-04-07 13:02:08 +02:00
c61a354be8 Revert "attempt at puting komes on multiple lines"
Some checks are pending
/ sync-to-origin (push) Waiting to run
This reverts commit 50ef8d9fda39f6c0ecedde3e34665da1e027012c.
2025-04-06 16:32:13 +02:00
50ef8d9fda attempt at puting komes on multiple lines
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-04-06 16:08:54 +02:00
0a3bbffb52 komens list works(sort of) 2025-04-06 15:41:11 +02:00
b352daabfb bit more work on komens
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-04-05 11:49:01 +02:00
b005631d20 add komens skeleton
Some checks are pending
/ sync-to-origin (push) Waiting to run
2025-04-04 18:01:50 +02:00
74dc204f22 add vim keys in menu
Some checks failed
/ sync-to-origin (push) Has been cancelled
2025-04-01 13:18:02 +02:00
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