14 Commits (0b01673e06fabef7107121a9f3ce15cbff01b4a5)

Author SHA1 Message Date
Thomas Lynch b474134ed1 ability to change permissions for any markdown, this can be extended nicely in future close #303 4 years ago
Thomas Lynch 51f729b367 dont allow []() url regex by default, only for people with permission like staff or in newsposts, announcements, etc. 4 years ago
Thomas Lynch cf43f650d6 Ability to edit newsposts reference #298 4 years ago
some random guy 5a093ce936 do not reroll dice when re-rendering markdown 4 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 4 years ago
fatchan 2744d7dbe7 -refactor message markup handler to separate function 4 years ago
fatchan a0d0394e62 dynamicresponse everything 5 years ago
fatchan 23c9079c03 use highlight.js for syntax highlighting in code blocks of posts 5 years ago
fatchan 8d092b8f1d improve post markdown to use chunks so that code blocks can be processed separately and not be broken by other styles, also opens the door to using a custom code parser later on that includes syntax highlighting 5 years ago
fatchan 549313c49a split global management pages into separate each page 5 years ago
fatchan 7868e1c5d3 use a queue with workers for generating static pages in background that arent immediately needed 5 years ago
fatchan 8c09b8bd58 add db index file and destructure to reduce repetitive imports 5 years ago
fatchan 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago