Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-01 | Type check and cleanup | Runxi Yu | 2 | -54/+91 |
2024-04-28 | Remove deprecated links from README | Runxi Yu | 1 | -5/+1 |
2023-07-13 | Add upstream and sr.ht URLs | Andrew Yu | 1 | -0/+3 |
2023-07-13 | Update README | Andrew Yu | 2 | -1/+26 |
2023-05-15 | app.py: use flask correctly -- don't use Response() directly | Ferass El Hafidi | 1 | -21/+9 |
2023-05-15 | Better decoding | Question Box Service | 2 | -6/+2 |
2023-04-09 | Configuration file | Question Box Service | 4 | -40/+44 |
2023-04-08 | Cleanup and modify homepage to include user guide | Question Box Service | 2 | -11/+45 |
2023-04-07 | Allow HTML emails and decode quoted-printable transfer encodings | Question Box Service | 1 | -23/+37 |
2023-04-07 | Fix flushing and new->cur | Question Box Service | 2 | -4/+8 |
2023-04-07 | Add email functionality | Question Box Service | 2 | -43/+230 |
2023-04-07 | Update | Andrew Yu | 6 | -29/+102 |
2023-01-29 | Pretty-print database output | Andrew Yu | 1 | -1/+2 |
2022-12-23 | Added previous question displaying. | Andrew Yu | 2 | -16/+36 |