Compare commits
18 Commits
694507f7c1
...
d9114d21c7
| Author | SHA1 | Date | |
|---|---|---|---|
| d9114d21c7 | |||
| 2108ef2418 | |||
| a2d1d42362 | |||
| 32bcb1b18a | |||
| 1e4aadee06 | |||
| a82e75999b | |||
| 7b95b69c7b | |||
| e0aef726bd | |||
| 7707a9da6d | |||
| ca2e2e2e4a | |||
| 208cc54e53 | |||
| f7dd572fe1 | |||
| 69dba202d0 | |||
| 3d6bd7bac5 | |||
| 0f9be13e31 | |||
| be86248cce | |||
| 01d060cf5f | |||
| 8c5b34073d |
@ -46,6 +46,9 @@ ssh -nNTvL 5432:fsmi-db.fsmi.org:5432 fsmi-login.fsmi.uni-karlsruhe.de
|
||||
- [ ] etc.
|
||||
- [ ] Make it print nicely
|
||||
- [ ] Make it possible to edit entries
|
||||
- [ ] Fix unsafe client-side sessions, either:
|
||||
- [ ] Use `flask-session` for file-backed sessions
|
||||
- [ ] Use `flask-login` with a single user stored in memory
|
||||
- [ ] Improve project structure
|
||||
- [ ] Use `flask.flash` for error messages
|
||||
- [x] Implement item and snack entry as Elm application
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user