aboutsummaryrefslogtreecommitdiff
path: root/app.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use MAIL_PREFIXHEADmasterRunxi Yu2024-05-011-7/+24
|
* Type check and cleanupRunxi Yu2024-05-011-48/+85
|
* app.py: use flask correctly -- don't use Response() directlyFerass El Hafidi2023-05-151-21/+9
| | | | Signed-off-by: Ferass El Hafidi <vitali64pmemail@protonmail.com>
* Better decodingQuestion Box Service2023-05-151-6/+2
|
* Configuration fileQuestion Box Service2023-04-091-38/+26
|
* Cleanup and modify homepage to include user guideQuestion Box Service2023-04-081-9/+4
|
* Allow HTML emails and decode quoted-printable transfer encodingsQuestion Box Service2023-04-071-23/+37
|
* Fix flushing and new->curQuestion Box Service2023-04-071-1/+7
|
* Add email functionalityQuestion Box Service2023-04-071-41/+229
|
* UpdateAndrew Yu2023-04-071-18/+38
| | | | best commit message ever
* Pretty-print database outputAndrew Yu2023-01-291-1/+2
|
* Added previous question displaying.Andrew Yu2022-12-231-10/+33
|
* Initial commit.Andrew Yu2022-12-221-0/+58