Commit graph

56 commits

Author SHA1 Message Date
b50932124a Restructure the fs and add cobra 2024-02-06 09:03:57 +01:00
81274dcf89 Add generateToken function 2024-02-06 08:35:07 +01:00
ea38c49009 Working on the TUI 2023-12-27 15:05:11 +01:00
132689aa1c Reorganize folders 2023-12-21 17:38:05 +01:00
68b7efa585 Something like an MVP 2023-12-17 18:56:20 +01:00
e05ea6dd25 Rename SessionManager 2023-12-12 09:22:07 +01:00
7ff0d348b8 Rename SessionManager 2023-12-12 09:21:55 +01:00
142741ab5f Working on server and cli 2023-12-11 09:32:50 +01:00
1c0119b342 Working on CLI 2023-12-05 22:11:08 +01:00
d9dfccf040 Initial dev of probo-cli and server 2023-12-05 09:12:32 +01:00
c1545590d4 First implementation of probo server component 2023-12-01 09:34:26 +01:00
10620eae13 TestCreate exam almost completed 2023-11-28 16:19:49 +01:00
489226d5f5 Introduce a CreateEntityFunc 2023-11-21 18:24:10 +01:00
4045a9c705 First implementation of Group 2023-11-21 15:12:13 +01:00
ac95b38fe8 Add Marshal/Unmarshal 2023-11-20 14:14:09 +01:00
3196982a64 Add NoIndexOnCreate config option 2023-11-18 12:01:57 +01:00
3cdfa72403 Completed first refactoring with Go generics 2023-11-18 11:12:07 +01:00
8382cc4222 Edit some test names 2023-11-13 21:04:16 +01:00
6038c474b7 Remove comment lines 2023-11-13 21:03:11 +01:00
45bcf24ecf Generic refactoring almost completed 2023-11-13 21:01:12 +01:00
ce9dd7fd63 Last commit before switching to generics 2023-11-05 14:36:33 +01:00
578b4e2079 First implementation of SQlite store 2023-10-28 20:50:06 +02:00
4878bf5e18 Remove backup file 2023-10-18 13:57:36 +02:00
a5392a9f1e Add models for Exam 2023-10-18 13:40:21 +02:00
478d1e8815 First implementation of Collections 2023-10-16 12:48:19 +02:00
15830d888f Collections 2023-10-07 11:43:12 +02:00
4da6162dd4 Tags 2023-10-02 12:55:03 +02:00
4f3ecda14c Add metadata headers 2023-09-22 10:29:10 +02:00
9780956432 Implement DeleteQuiz 2023-09-01 11:48:09 +02:00
dd4636a89d Reset answers slice when updating quiz 2023-07-13 06:46:36 +02:00
8652e738d5 Add boolean return value for UpdateQuiz and fix tests 2023-07-12 17:21:46 +02:00
f21e77c682 Re-index only if quiz hash as changed 2023-07-12 15:57:10 +02:00
7f4849c575 Change check on correct answer 2023-07-12 10:53:53 +02:00
a5acdce647 Annotate some models 2023-07-12 09:30:56 +02:00
1b108fd23c Annotate client.Answer 2023-07-12 09:27:50 +02:00
8817d2d314 Update quiz using file store 2023-07-10 13:23:46 +02:00
7a1135de0f Test store.UpdateQuiz 2023-07-07 18:15:09 +02:00
56038e014a Implement UpdateQuiz on filesystem store 2023-07-07 18:01:17 +02:00
483e0a7fe7 Add lss2md utility 2023-07-06 17:21:36 +02:00
a5b24b7919 Add tags to models.Quiz 2023-07-04 18:05:19 +02:00
371379e981 Add file store 2023-06-28 17:21:59 +02:00
da2b13597a Working on SvelteKit frontend 2022-10-31 18:56:39 +01:00
522d344372 SSR for the Dashboard 2022-10-12 09:14:31 +02:00
6ed2c97e0a Add CodeMirror 6 2022-10-06 17:06:08 +02:00
010eab0196 Move auth routes in auth subfolder 2022-10-05 09:26:09 +02:00
ee34ef4668 Fix kratos.yml misconfiguration 2022-10-05 06:53:45 +02:00
84b475671f Add frontend folder 2022-09-23 10:24:03 +02:00
2e79c6595f Disable logging 2022-09-06 14:41:32 +02:00
d5d6fd2e08 Refactor plugin 2022-06-29 18:45:26 +02:00
cb56e4c56f Refactoring 2022-06-29 16:08:55 +02:00