Compare commits
17 Commits
d9114d21c7
...
694507f7c1
| Author | SHA1 | Date | |
|---|---|---|---|
| 694507f7c1 | |||
| 2a51eec1c8 | |||
| 29888851e7 | |||
| 1f23ebfe2d | |||
| d6d8d7d6ca | |||
| de427689f4 | |||
| dd7288d1c2 | |||
| 86828a67d0 | |||
| cb41e61c47 | |||
| 8cb62dbacb | |||
| d5ca5812a1 | |||
| 41a96b4ca2 | |||
| 89422aad2a | |||
| f15a20589b | |||
| 4715a758a3 | |||
| afd7e9369d | |||
| e9998b9e8e |
@ -46,9 +46,6 @@ 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