This commit is contained in:
2024-09-30 08:04:21 -06:00
parent b7e2e4fa91
commit 2dab8bcd6e
3 changed files with 15 additions and 3 deletions

View File

@@ -46,4 +46,17 @@ better error handling when files are unparseable
new settings
- default submission types
- default file types
- default lockAt offset
- default lockAt offset
websocket server to watch file system for changes, notify frontend it should invalidate cache
lectures
- create 1 lecture for a given day
- have a way of running a lecture from an unauthenticated computer? maybe just view lecture notes?
tighter integration with git
- regularly make git commits
- handle merging?
- maybe a different storage backend?
- user motivated restore?