Compare commits
20 Commits
f0c67ea5cc
...
b150801267
Author | SHA1 | Date | |
---|---|---|---|
b150801267 | |||
28a58284a9 | |||
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.
|
- [ ] etc.
|
||||||
- [ ] Make it print nicely
|
- [ ] Make it print nicely
|
||||||
- [ ] Make it possible to edit entries
|
- [ ] 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
|
- [ ] Improve project structure
|
||||||
- [ ] Use `flask.flash` for error messages
|
- [ ] Use `flask.flash` for error messages
|
||||||
- [x] Implement item and snack entry as Elm application
|
- [x] Implement item and snack entry as Elm application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user