Commit Graph

87 Commits

Author SHA1 Message Date
PoliEcho ab854ed5ed version 1.0.0
/ sync-to-origin (push) Has been cancelled
2025-11-08 15:51:52 +01:00
PoliEcho 0573510962 add absence page 2025-11-08 15:40:33 +01:00
PoliEcho 290b9344d2 fix password entry prompt
/ sync-to-origin (push) Has been cancelled
2025-11-07 11:49:55 +01:00
PoliEcho 24e4528b4c fix exit to komens menu 2025-11-07 11:49:13 +01:00
PoliEcho 15b0344dc8 hide cursor on marks page
/ sync-to-origin (push) Has been cancelled
2025-06-18 17:32:46 +02:00
PoliEcho 73fed3df0e version 0.8.2
/ sync-to-origin (push) Has been cancelled
2025-05-24 12:29:19 +02:00
PoliEcho 6b3d47ceed add color help for timetable
/ sync-to-origin (push) Waiting to run
2025-05-24 12:27:41 +02:00
PoliEcho 89c67035ca fix menu disappearing after exiting any page 2025-05-24 10:22:07 +02:00
PoliEcho 0486d9fb22 fix space before operator warning 2025-05-24 10:18:59 +02:00
PoliEcho e51088eb26 add download progress bar
/ sync-to-origin (push) Has been cancelled
2025-04-14 20:03:48 +02:00
PoliEcho a35242b420 fix attachment window not disapearing 2025-04-14 09:22:39 +02:00
PoliEcho e78c8d7efa version 0.8.1
/ sync-to-origin (push) Has been cancelled
2025-04-14 09:12:25 +02:00
PoliEcho f01422eaf5 fix memory leaks
/ sync-to-origin (push) Waiting to run
2025-04-14 09:10:56 +02:00
PoliEcho d9f545ed09 remove random C89 apperence 2025-04-13 19:31:32 +02:00
PoliEcho d533b526bf fix timetable const issue 2025-04-13 14:51:25 +02:00
PoliEcho ea083e31fc make more timetable variables const 2025-04-13 14:46:50 +02:00
PoliEcho 05c406ed6a extract komens usage message to function 2025-04-13 14:44:45 +02:00
PoliEcho a78f4536b2 add komens attachments downloading functionality
/ sync-to-origin (push) Waiting to run
2025-04-13 12:48:12 +02:00
PoliEcho 1992b0e166 add attachment view 2025-04-12 16:00:53 +02:00
PoliEcho 575101780d version 0.8
/ sync-to-origin (push) Has been cancelled
2025-04-11 12:58:35 +02:00
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
2025-04-01 09:32:38 +02:00
PoliEcho 22333b6593 version 0.7.1
/ sync-to-origin (push) Has been cancelled
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 6e573ab992 version 0.7
/ sync-to-origin (push) Has been cancelled
2025-03-12 16:58:11 +01:00
PoliEcho 925b42ceb7 fix days drawing bug 2025-03-12 16:56:32 +01: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 5088b273b6 fixed timetable selector rendering bug 2025-03-09 09:46:45 +01:00
PoliEcho 43d53629ca add selector to timetable. --CONTAINS BUGS--
/ sync-to-origin (push) Has been cancelled
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