Commit graph

127 commits

Author SHA1 Message Date
mst
ad4f34c7db slight ui improvements 2024-11-26 15:15:46 +03:00
mst
ea1b6f9bc6 use api.updateBlacklist instead of the same route 2024-11-26 15:15:30 +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
b7cb3f8247 no inserting html tags into questions anymore 2024-11-26 15:11:13 +03:00
mst
9c9970b930 use app.logger.debug() instead of print() 2024-11-26 15:10:14 +03:00
mst
cac5ba5661 remove unused code 2024-11-26 15:09:38 +03:00
mst
8f9459c0a4 move @font-face out of here 2024-11-26 15:09:03 +03:00
mst
069e789978 css accessibility improvements 2024-11-26 15:08:43 +03:00
mst
a114076372 add more stuff to gitignore 2024-11-26 15:07:55 +03:00
mst
aae198496d some slight ui improvements 2024-11-26 15:07:40 +03:00
mst
f416e5cf9e tons of new and fixed js logic 2024-11-26 15:06:50 +03:00
mst
29379ca493 captcha support + remove row div 2024-11-26 15:05:05 +03:00
mst
87aaca7ae3 layout fix 2024-11-26 15:04:27 +03:00
mst
bd57f1834d show instance title in rs layout + layout fix 2024-11-26 15:04:16 +03:00
mst
341f3ab7d2 ui improvements + icons 2024-11-26 15:02:55 +03:00
mst
7a8fa642dc pwa manifest + atkinson hyperlegible support 2024-11-26 15:01:45 +03:00
mst
9f1b13c64f various inbox ui improvements 2024-11-26 15:01:18 +03:00
mst
0af8ce7648 see all emojis in a pack from the admin panel 2024-11-26 15:00:52 +03:00
mst
95f2f4e1a9 add an icon to delete button 2024-11-26 15:00:07 +03:00
mst
22493bdfc7 various normal layout improvements + captcha support 2024-11-26 14:59:42 +03:00
mst
650e402f84 various rs layout improvements 2024-11-26 14:59:06 +03:00
mst
e0e492211b add unread column to schema 2024-11-26 14:58:40 +03:00
mst
1e13fefcc6 move addQuestion func to functions.py + pwa manifest route 2024-11-26 14:58:19 +03:00
mst
d301606325 add more needed imports 2024-11-26 14:57:07 +03:00
mst
f9d0b8653d add userway into base template + font preload condition 2024-11-26 14:56:37 +03:00
mst
1b170a1c76 add requests to requirements 2024-11-26 14:54:04 +03:00
mst
3bc97b26ff some logic improvements 2024-11-26 14:53:48 +03:00
mst
2b52aef8d3 use my-1 instead of mt-1 mb-1 2024-11-26 14:53:25 +03:00
mst
6617d4fe29 stop flooding the DOM with modals 2024-11-26 14:53:06 +03:00
mst
a021702aad revamp single question view template 2024-11-26 14:52:08 +03:00
mst
d6acdb7919 improve install script a little bit 2024-11-26 14:47:02 +03:00
mst
bbe8994907 add appendToJSON() function 2024-11-26 14:45:41 +03:00
mst
30f90da265 this is not needed anymore 2024-11-26 14:44:35 +03:00
mst
3426cf359f honestly don't remember what i did there 2024-11-26 14:43:54 +03:00
mst
026c950a02 also update update.md 2024-10-20 01:04:49 +03:00
mst
29f1b19bba hotfix 2024-10-20 01:04:14 +03:00
mst
ea1d27cf81 add remaining files (moved/deleted) 2024-10-20 00:17:41 +03:00
mst
643f9e4efe update .gitignore 2024-10-20 00:16:40 +03:00
mst
29eee8d8a4 add update instructions for 1.6.0 2024-10-20 00:16:27 +03:00
mst
6fbb30f895 add changelog for 1.6.0 2024-10-20 00:16:00 +03:00
mst
7facd086ff some changes 2024-10-20 00:05:40 +03:00
mst
ffc2b30e27 huge overhaul of homepage template 2024-10-20 00:04:06 +03:00
mst
bd343be3d7 add cws and custom emojis support into inbox 2024-10-20 00:02:46 +03:00
mst
b671c1ea8f post-only login link and some other stuff 2024-10-20 00:01:09 +03:00