Commit graph

73 commits

Author SHA1 Message Date
mst
9cd1758c4f remove flask-limiter from requirements (for now) 2024-10-19 23:57:37 +03:00
mst
ee40d1b73f rendering of custom emojis, etc 2024-10-19 23:57:10 +03:00
mst
b24e3ced2d bump version, add a new constant 2024-10-19 23:56:06 +03:00
mst
5ee3422926 update example config 2024-10-19 23:55:28 +03:00
mst
ca7e584922 add custom emojis, split admin panel, debug logging, etc (app.py) 2024-10-19 23:54:27 +03:00
mystie
1be2efe894 remove debug prints 2024-09-28 19:47:41 +03:00
mystie
98d8b9e9fe implement a nasty hack to fix a bug 2024-09-28 19:46:43 +03:00
mystie
ea2378fac7 add a missing semicolon 2024-09-28 19:45:59 +03:00
mystie
3424dadf6b update roadmap 2024-09-28 19:44:54 +03:00
mystie
ae7f607623 include android-chrome-*.png in default favicons 2024-09-28 19:44:12 +03:00
mystie
bb733c8a9c fix a config corruption bug 2024-09-28 19:41:11 +03:00
mst
d1d64ab954 some fixes 2024-09-28 12:51:03 +03:00
mst
66423b7379 another hotfix xwx 2024-09-28 12:29:21 +03:00
mst
c2461c7c1f urgent fix 2 2024-09-28 12:20:06 +03:00
mst
432d44fc41 urgent fix 2024-09-28 12:17:00 +03:00
mystie
afbd552d03 update changelog 2024-09-28 01:07:26 +03:00
mystie
842a904af7 bump version 2024-09-28 01:06:51 +03:00
mystie
04b15e2e1d fix some fields not updating 2024-09-28 01:06:37 +03:00
mystie
0956a337ab fix update instructions 2024-09-28 00:53:53 +03:00
mystie
dde1f040a7 add more stuff to .gitignore 2024-09-28 00:43:58 +03:00
mystie
465e7e4900 update instructions for 1.5.0 2024-09-28 00:43:50 +03:00
mystie
59b4648cc8 bump version + favicon dir 2024-09-28 00:43:39 +03:00
mystie
d713c076bb changelog for 1.5.0 2024-09-28 00:43:18 +03:00
mystie
a2edda6ae2 bump delay version 2024-09-28 00:43:04 +03:00
mystie
5bea0ff24b many admin panel changes 2024-09-28 00:42:53 +03:00
mystie
207c4dd842 customizable nav style + small changes 2024-09-28 00:42:40 +03:00
mystie
f9a4f9ba64 indentation fixes for unused template 2024-09-28 00:41:50 +03:00
mystie
77e39a2c8d apparently pillow resizes favicons differently so they come up in git diff 2024-09-28 00:41:29 +03:00
mystie
5607f4fab2 small layout changes 2024-09-28 00:40:43 +03:00
mystie
a082cb659f mostly indentation fixes + trimmed content length 2024-09-28 00:40:30 +03:00
mystie
bf2d07ee5b small improvements in single question view, indentation fix 2024-09-28 00:39:23 +03:00
mystie
e68561faa9 move stuff around 2024-09-28 00:38:38 +03:00
mystie
6f51994ffa add tinted styles 2024-09-28 00:38:18 +03:00
mystie
ac787622c0 add coloris (color picker) 2024-09-28 00:37:58 +03:00
mystie
180ad0ddd7 update the buggy install script 2024-09-28 00:37:27 +03:00
mystie
838167f5e3 improve styles 2024-09-28 00:37:13 +03:00
mystie
b52c052114 remove unnecessary files 2024-09-28 00:36:56 +03:00
mystie
00ee21c0fc add more stuff into roadmap 2024-09-28 00:36:01 +03:00
mystie
20278068bd add pillow to requirements 2024-09-28 00:35:48 +03:00
mystie
6034496d80 update default config 2024-09-28 00:34:48 +03:00
mystie
a4168b17a4 add [btn][/btn] rendering, favicon processing... 2024-09-28 00:33:34 +03:00
mystie
da8b26ffb2 improve readme 2024-09-28 00:32:25 +03:00
mystie
0a98041a23 improve blacklist, secure routes, add more routes... 2024-09-28 00:31:54 +03:00
mst
82c6a8b67b remove pooling options from connectToDb() as it has caused issues 2024-09-23 19:07:06 +03:00
mst
c85e4397b5 fix 2 2024-09-23 16:44:16 +03:00
mst
2416eb806a fix 2024-09-23 16:41:08 +03:00
mst
0ad72d644d improve install script 2024-09-23 16:19:22 +03:00
mst
2de8464766 add gunicorn to requirements 2024-09-23 16:17:42 +03:00
mst
6a79c1a4b5 1.4.4-alpha - don't show rules accordion if there aren't any rules 2024-09-19 23:38:20 +03:00
mst
f633669b1f update changelog 2024-09-19 23:12:35 +03:00