Commit graph

33 commits

Author SHA1 Message Date
09ca4f44d4 Update packages
All checks were successful
Build and push Probo image on the registry / login (push) Successful in 3m47s
2025-10-22 10:39:02 +02:00
2d6d1d5f1d Update Session Model with Improved Documentation
- Remove `chroma` dependency from `go.work.sum`.
- Add new version to `readline` module in `go.work.sum`.
- Update `demangle` module to a newer version in `go.work.sum`.
- Enhance documentation for `Session` struct fields and methods.
2025-05-21 08:19:35 +02:00
4cab738990 Better packages hierarchy
Some checks failed
Build and push Probo image on the registry / login (push) Failing after 2m51s
2025-05-20 14:04:05 +02:00
cb12e2d89d Improve session management
All checks were successful
Build and push Probo image on the registry / login (push) Successful in 3m23s
2025-05-14 12:59:28 +02:00
9354c41717 Update deps
All checks were successful
Build and push Probo image on the registry / login (push) Successful in 3m10s
2025-05-09 19:24:19 +02:00
8921540a83 Implement a command to import quizzes from a markdown file
All checks were successful
Build and push Probo image on the registry / login (push) Successful in 3m9s
2025-05-02 09:52:19 +02:00
78d95c7a1c Update to the latest andrea/handlers package
All checks were successful
Build and push Probo image on the registry / login (push) Successful in 3m12s
2025-04-28 18:24:04 +02:00
68807144df Update to latest handlers package
All checks were successful
Build and push Probo image on the registry / login (push) Successful in 3m32s
2025-04-24 12:37:35 +02:00
c07f354a36 Draft of TOC and countdown UI
Some checks failed
Build and push Probo image on the registry / login (push) Failing after 3m15s
2025-04-22 14:15:47 +02:00
1e6b8daeb5 Migrate to handlers package
All checks were successful
Build and push Probo image on the registry / login (push) Successful in 3m43s
2025-04-17 17:37:04 +02:00
d01d020994 Webdav endpoint 2025-01-22 13:25:00 +01:00
d9117b4211 Add remote commands 2025-01-22 09:51:04 +01:00
e549157d50 Add config package 2025-01-06 15:22:46 +01:00
677a8b7640 Add program cmd 2025-01-06 14:57:56 +01:00
78e9e60ed5 Add rank 2024-06-05 12:16:08 +02:00
6127260b91 Use templates for rendering long CLI description 2024-05-22 20:37:50 +02:00
be95c23d5f Add update session command 2024-04-22 14:24:29 +02:00
588cf064c1 Filters partially work 2024-03-27 11:45:33 +01:00
e72e79d1f7 Use sugarfoam 2024-03-25 15:53:20 +01:00
b50932124a Restructure the fs and add cobra 2024-02-06 09:03:57 +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
142741ab5f Working on server and cli 2023-12-11 09:32:50 +01:00
d9dfccf040 Initial dev of probo-cli and server 2023-12-05 09:12:32 +01:00
3cdfa72403 Completed first refactoring with Go generics 2023-11-18 11:12:07 +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
4f3ecda14c Add metadata headers 2023-09-22 10:29:10 +02:00
ee45c1ba9c Update quiz 2022-06-28 13:49:35 +02:00
00f4e08627 Use UUID for models 2022-06-27 15:11:37 +02:00
bcdd00d506 Implementing first hashing 2022-06-24 18:56:06 +02:00
cd7e27504a First commit. 2022-06-23 11:25:35 +02:00