Commit graph

21 commits

Author SHA1 Message Date
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
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
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
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
371379e981 Add file store 2023-06-28 17:21:59 +02:00