Commit graph

28 commits

Author SHA1 Message Date
mst
cb22ef5c23
babel stuff 2025-02-28 07:14:24 +03:00
mst
38b012c276
more postgres stuff 2025-02-28 07:09:13 +03:00
mst
6e2056a685
updating the code to work with postgres 2025-02-28 07:07:52 +03:00
mst
eca33dcbdd
babel 2025-02-28 07:03:42 +03:00
mst
785273128d if question/answer is not found, return a 404 2024-12-16 16:50:12 +03:00
mst
71cbd9e54b improve markdown rendering, add error handlers, simplify index route logic 2024-12-16 16:49:42 +03:00
mst
b2eac9654b add ntfy support 2024-12-16 16:45:41 +03:00
mst
008407b2f2 change return string text because why not 2024-11-26 15:15:13 +03:00
mst
74fd0ba646 remove debug prints and unused code 2024-11-26 15:14:57 +03:00
mst
b98cf142d7 add api routes for import/export and updating blacklist 2024-11-26 15:14:16 +03:00
mst
5f1f154789 add some new admin page routes 2024-11-26 15:13:55 +03:00
mst
f316d89e9d add unread question count 2024-11-26 15:13:17 +03:00
mst
bcf7972f77 add requests into imports 2024-11-26 15:12:36 +03:00
mst
7f615bbdf1 move addAnswer logic into functions 2024-11-26 15:11:59 +03:00
mst
0af8ce7648 see all emojis in a pack from the admin panel 2024-11-26 15:00:52 +03:00
mst
1e13fefcc6 move addQuestion func to functions.py + pwa manifest route 2024-11-26 14:58:19 +03:00
mst
29f1b19bba hotfix 2024-10-20 01:04:14 +03:00
mst
ca7e584922 add custom emojis, split admin panel, debug logging, etc (app.py) 2024-10-19 23:54:27 +03:00
mystie
0a98041a23 improve blacklist, secure routes, add more routes... 2024-09-28 00:31:54 +03:00
mst
e537c3083e 1.4.1-alpha - hotfix 2024-09-19 18:34:51 +03:00
mst
04662eaddc 1.4.0-alpha 2024-09-19 18:29:12 +03:00
mst
d4c2c7df88 1.3.0-alpha 2024-09-12 18:25:02 +03:00
mst
30d1206ebc 1.2.0-alpha 2024-09-08 15:46:55 +03:00
mst
1ae8a2f64e 1.1.0-alpha 2024-09-07 23:22:26 +03:00
mst
841edb2f22 1.0.0-alpha 2024-08-30 23:18:20 +03:00
mystieneko
366d5b0a5a oops forgot to remove debug print 2024-08-28 12:21:31 +03:00
mystieneko
07e35c9db5 0.1.1 - small fixes + installation instructions 2024-08-28 12:20:25 +03:00
mystieneko
046bcf740e version 0.1.0 2024-08-27 22:43:46 +03:00