mst
|
5f81017d79
|
use w-50 instead
|
2024-12-16 17:08:21 +03:00 |
|
mst
|
bf7e105b97
|
add update guide for 1.7.1
|
2024-12-16 16:57:36 +03:00 |
|
mst
|
307bf83ee8
|
bump version
|
2024-12-16 16:53:29 +03:00 |
|
mst
|
5c721c1524
|
use new render_markdown() function in inbox template
|
2024-12-16 16:53:05 +03:00 |
|
mst
|
cade47b04a
|
simplify question card template
|
2024-12-16 16:52:44 +03:00 |
|
mst
|
502534131b
|
use new render_markdown() function in question card, simplify template
|
2024-12-16 16:52:27 +03:00 |
|
mst
|
92e4fa9e82
|
simplify card text
|
2024-12-16 16:51:22 +03:00 |
|
mst
|
1273e5ba94
|
make admin pages prettier
|
2024-12-16 16:51:07 +03:00 |
|
mst
|
388bd29573
|
add error templates
|
2024-12-16 16:50:24 +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
|
4557b166bb
|
getAllQuestions function
|
2024-12-16 16:48:31 +03:00 |
|
mst
|
cab955dbea
|
don't add antispam scripts if antispam is not enabled
|
2024-12-16 16:46:30 +03:00 |
|
mst
|
65ac530e39
|
style fixes
|
2024-12-16 16:46:03 +03:00 |
|
mst
|
b2eac9654b
|
add ntfy support
|
2024-12-16 16:45:41 +03:00 |
|
mst
|
91cd4b4c43
|
update guide for 1.7.0
|
2024-11-26 15:30:10 +03:00 |
|
mst
|
ad3adf6d16
|
changelog for 1.7.0
|
2024-11-26 15:27:21 +03:00 |
|
mst
|
9f166efc26
|
some new constants + bump version
|
2024-11-26 15:27:08 +03:00 |
|
mst
|
801153a9b9
|
update example config
|
2024-11-26 15:26:53 +03:00 |
|
mst
|
bbec16e926
|
add more stuff to roadmap
|
2024-11-26 15:26:31 +03:00 |
|
mst
|
01b960efc6
|
links to new pages + some other small stuff
|
2024-11-26 15:26:14 +03:00 |
|
mst
|
d886d1af58
|
add accessibility page template
|
2024-11-26 15:25:40 +03:00 |
|
mst
|
1beec55bac
|
add anti-spam page template
|
2024-11-26 15:25:33 +03:00 |
|
mst
|
3211b6321e
|
add import/export page template
|
2024-11-26 15:25:25 +03:00 |
|
mst
|
50bcdce6b3
|
add atkinson hyperlegible font
|
2024-11-26 15:25:08 +03:00 |
|
mst
|
70eb8dba0b
|
slight css changes
|
2024-11-26 15:24:52 +03:00 |
|
mst
|
219269f090
|
awful switch color workaround
|
2024-11-26 15:24:38 +03:00 |
|
mst
|
475de66cec
|
switches + new config option
|
2024-11-26 15:23:31 +03:00 |
|
mst
|
86fb42c6f6
|
add import/export functions
|
2024-11-26 15:16:42 +03:00 |
|
mst
|
283f2e5784
|
fix rendering of emojis with camelCase names
|
2024-11-26 15:16:14 +03:00 |
|
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 |
|