Commit graph

  • ffc2b30e27 huge overhaul of homepage template mst 2024-10-20 00:04:06 +03:00
  • bd343be3d7 add cws and custom emojis support into inbox mst 2024-10-20 00:02:46 +03:00
  • b671c1ea8f post-only login link and some other stuff mst 2024-10-20 00:01:09 +03:00
  • c2dd774e60 new admin templates mst 2024-10-19 23:59:56 +03:00
  • 1e9973cfa8 update styles mst 2024-10-19 23:59:12 +03:00
  • b7208381cb update schema to support content warnings mst 2024-10-19 23:58:35 +03:00
  • b412418827 add some stuff into roadmap mst 2024-10-19 23:58:04 +03:00
  • 9cd1758c4f remove flask-limiter from requirements (for now) mst 2024-10-19 23:57:37 +03:00
  • ee40d1b73f rendering of custom emojis, etc mst 2024-10-19 23:57:10 +03:00
  • b24e3ced2d bump version, add a new constant mst 2024-10-19 23:56:06 +03:00
  • 5ee3422926 update example config mst 2024-10-19 23:55:28 +03:00
  • ca7e584922 add custom emojis, split admin panel, debug logging, etc (app.py) mst 2024-10-19 23:54:27 +03:00
  • 1be2efe894 remove debug prints dev mystie 2024-09-28 19:47:41 +03:00
  • 98d8b9e9fe implement a nasty hack to fix a bug mystie 2024-09-28 19:46:43 +03:00
  • ea2378fac7 add a missing semicolon mystie 2024-09-28 19:45:59 +03:00
  • 3424dadf6b update roadmap mystie 2024-09-28 19:44:54 +03:00
  • ae7f607623 include android-chrome-*.png in default favicons mystie 2024-09-28 19:44:12 +03:00
  • bb733c8a9c fix a config corruption bug mystie 2024-09-28 19:41:11 +03:00
  • d1d64ab954 some fixes mst 2024-09-28 12:51:03 +03:00
  • 66423b7379 another hotfix xwx mst 2024-09-28 12:29:21 +03:00
  • c2461c7c1f urgent fix 2 mst 2024-09-28 12:20:06 +03:00
  • 432d44fc41 urgent fix mst 2024-09-28 12:17:00 +03:00
  • afbd552d03 update changelog mystie 2024-09-28 01:07:26 +03:00
  • 842a904af7 bump version mystie 2024-09-28 01:06:51 +03:00
  • 04b15e2e1d fix some fields not updating mystie 2024-09-28 01:06:37 +03:00
  • 0956a337ab fix update instructions mystie 2024-09-28 00:53:53 +03:00
  • dde1f040a7 add more stuff to .gitignore mystie 2024-09-28 00:43:58 +03:00
  • 465e7e4900 update instructions for 1.5.0 mystie 2024-09-28 00:43:50 +03:00
  • 59b4648cc8 bump version + favicon dir mystie 2024-09-28 00:43:39 +03:00
  • d713c076bb changelog for 1.5.0 mystie 2024-09-28 00:43:18 +03:00
  • a2edda6ae2 bump delay version mystie 2024-09-28 00:43:04 +03:00
  • 5bea0ff24b many admin panel changes mystie 2024-09-28 00:42:53 +03:00
  • 207c4dd842 customizable nav style + small changes mystie 2024-09-28 00:42:40 +03:00
  • f9a4f9ba64 indentation fixes for unused template mystie 2024-09-28 00:41:50 +03:00
  • 77e39a2c8d apparently pillow resizes favicons differently so they come up in git diff mystie 2024-09-28 00:41:29 +03:00
  • 5607f4fab2 small layout changes mystie 2024-09-28 00:40:43 +03:00
  • a082cb659f mostly indentation fixes + trimmed content length mystie 2024-09-28 00:40:30 +03:00
  • bf2d07ee5b small improvements in single question view, indentation fix mystie 2024-09-28 00:39:23 +03:00
  • e68561faa9 move stuff around mystie 2024-09-28 00:38:38 +03:00
  • 6f51994ffa add tinted styles mystie 2024-09-28 00:38:18 +03:00
  • ac787622c0 add coloris (color picker) mystie 2024-09-28 00:37:58 +03:00
  • 180ad0ddd7 update the buggy install script mystie 2024-09-28 00:37:27 +03:00
  • 838167f5e3 improve styles mystie 2024-09-28 00:37:13 +03:00
  • b52c052114 remove unnecessary files mystie 2024-09-28 00:36:56 +03:00
  • 00ee21c0fc add more stuff into roadmap mystie 2024-09-28 00:36:01 +03:00
  • 20278068bd add pillow to requirements mystie 2024-09-28 00:35:48 +03:00
  • 6034496d80 update default config mystie 2024-09-28 00:34:48 +03:00
  • a4168b17a4 add [btn][/btn] rendering, favicon processing... mystie 2024-09-28 00:33:34 +03:00
  • da8b26ffb2 improve readme mystie 2024-09-28 00:32:25 +03:00
  • 0a98041a23 improve blacklist, secure routes, add more routes... mystie 2024-09-28 00:31:54 +03:00
  • 8d7e051765 Fix git_repo_url variable and set the catask user's shell to nologin max 2024-09-24 23:12:03 -04:00
  • 82c6a8b67b remove pooling options from connectToDb() as it has caused issues mst 2024-09-23 19:07:06 +03:00
  • c85e4397b5 fix 2 mst 2024-09-23 16:44:16 +03:00
  • 2416eb806a fix mst 2024-09-23 16:41:08 +03:00
  • 0ad72d644d improve install script mst 2024-09-23 16:19:22 +03:00
  • 2de8464766 add gunicorn to requirements mst 2024-09-23 16:17:42 +03:00
  • 6a79c1a4b5 1.4.4-alpha - don't show rules accordion if there aren't any rules mst 2024-09-19 23:38:20 +03:00
  • f633669b1f update changelog mst 2024-09-19 23:12:35 +03:00
  • 3c37ba906a 1.4.3-alpha - bugfix mst 2024-09-19 23:11:12 +03:00
  • acccd62bfb bump version mst 2024-09-19 18:49:29 +03:00
  • 351dc3e99c 1.4.2-alpha - another hotfix mst 2024-09-19 18:47:56 +03:00
  • f19e68fa99 update changelog mst 2024-09-19 18:38:57 +03:00
  • e537c3083e 1.4.1-alpha - hotfix mst 2024-09-19 18:34:51 +03:00
  • d70b2ce859 remove wakatime-cli.zip mst 2024-09-19 18:29:54 +03:00
  • 04662eaddc 1.4.0-alpha mst 2024-09-19 18:29:12 +03:00
  • d4c2c7df88 1.3.0-alpha mst 2024-09-12 18:25:02 +03:00
  • 6b1588d5cf 1.2.1-alpha - fix some bugs mst 2024-09-08 15:56:05 +03:00
  • 30d1206ebc 1.2.0-alpha mst 2024-09-08 15:46:55 +03:00
  • e0925a3d1c update readme mst 2024-09-07 23:25:05 +03:00
  • 4883badcd1 1.1.0-alpha mst 2024-09-07 23:23:52 +03:00
  • 1ae8a2f64e 1.1.0-alpha mst 2024-09-07 23:22:26 +03:00
  • 22a3cd4d83 Update roadmap.md mst 2024-08-30 16:52:12 -04:00
  • a49b368e24 Update roadmap.md mst 2024-08-30 16:51:37 -04:00
  • d0ff2cfc2a updated readme mst 2024-08-30 23:20:39 +03:00
  • 841edb2f22 1.0.0-alpha mst 2024-08-30 23:18:20 +03:00
  • bfa0fa79b2 remove word_blacklist.txt mystieneko 2024-08-30 23:10:03 +03:00
  • 52c4c5c3a4 improved README instructions mystieneko 2024-08-29 19:43:21 +03:00
  • 366d5b0a5a oops forgot to remove debug print mystieneko 2024-08-28 12:21:31 +03:00
  • 07e35c9db5 0.1.1 - small fixes + installation instructions mystieneko 2024-08-28 12:20:25 +03:00
  • 046bcf740e version 0.1.0 mystieneko 2024-08-27 22:43:46 +03:00
  • 89162969b8 Initial commit mystieneko 2024-08-25 13:38:22 -04:00