description[WIP] A peer essay feedback system in Flask
repository URLhttps://git.sr.ht/~runxiyu/fbfp
ownerme@runxiyu.org
last changeTue, 20 Aug 2024 00:00:00 +0000 (20 08:00 +0800)
last refreshThu, 21 Nov 2024 07:47:26 +0000 (21 08:47 +0100)
content tags
add:
README.md

Feedback {from,for} peers, a peer marking/commentary system

This is completely unusable as of now. Check back later.

This branch contains the rewrite in Go.

shortlog
2024-08-20 Runxi Yuindex.tmpl: Updatemaster
2024-08-20 Runxi Yu*.go: Error handling update
2024-08-19 Runxi Yuindex.tmpl: Add (mostly unmodified) template
2024-08-19 Runxi Yu*: Switch to Postgres
2024-08-19 Runxi YuSwitch to plain database/sql and sqlite3
2024-08-19 Runxi Yu{main,oidc}.go, index{,_login}.tmpl: Basic signing in
2024-08-19 Runxi Yuindex_login.tmpl: Use a modified old fbfp template
2024-08-19 Runxi Yu{config,oidc}.go: Simplify error handling again
2024-08-19 Runxi Yuoidc.go: Set cookie to Secure when prod=true
2024-08-18 Runxi Yumain.go, tmpl/index_login.tmpl: Make it possible to...
2024-08-18 Runxi YuMakefile: Add db.go
2024-08-18 Runxi Yuconfig: Add tmpl to specify where templates are
2024-08-18 Runxi Yutmpl/*: Indentation
2024-08-18 Runxi Yuoidc.go: Basic user querying
2024-08-18 Runxi Yu{misc,main}.go: Use generics and er(any, error) to...
2024-08-18 Runxi Yudb.go
...
heads
3 months ago master
3 months ago python