20 Commits (565f52478b8129a507d1ca52d59f0092e86904fe)

Author SHA1 Message Date
Thomas Lynch 3f3e63f9c1 Add some i18n function calls to controllers for add*, update the models and make controllers destructure res.locals for less repetition of res.locals, and add more machine russian translation 2 years ago
Thomas Lynch 426bf4c4b3 add i18n functions to more models, machine translate for RU 2 years ago
Thomas Lynch 745b4a28b9 Add all the "Succes" calls so the frontend modal functions correctly on different langs while testing 2 years ago
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 3 years ago
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