12 Commits (2f4e3af6a8f2171515640eab7c7ae3df3c79e927)

Author SHA1 Message Date
fatchan 5f455831a4 spoiler multiline 5 years ago
fatchan 219963096f markdown fix op on quote not being shrunk and general appearance improvements for truncation and omission messages, and reply links 5 years ago
fatchan 92ad72cb5c move diceroll to other file and fix markdown for image 5 years ago
fatchan d412be3450 dice rolls ##XdY+/-Z, and adjust post styling to accommodate it references #2 5 years ago
fatchan 56dfa48160 add announcements to boards, same styling as posts and fix the strict-origin to same-origin for links 5 years ago
fatchan 73edb8d51c non-greedy markdown, and add faq+custom pags to gulpfile 5 years ago
fatchan 981f257d45 dont need access to Posts in markdown for posting 5 years ago
fatchan 0a0d5512be fix for file with no name, only extension having missing extension after uploading 5 years ago
fatchan c18f25861e improve trimming bad inputs and fix code block markdown to be non-greedy and respect first line leading whitespace 5 years ago
fatchan 722d58be50 same origin referrer policy to protect user privacy, if supported by browser. same origin to prevent issues with same site links and posting referrer checks 5 years ago
fatchan 65486ebfbc underline and strikethrough added to post styling 5 years ago
fatchan 7c57fca366 organise the helpers some 5 years ago
fatchan 6a51b69420 link regex reject more invalid characters, revert to old spoilers andimprove spoiler appearance 5 years ago
fatchan a818a25e91 generate and save html to disk. actions that would cause a page to change delete the html. on the next visit, nginx will try_files, else pass to the backend which will generate the page again. CURRENTLY DOES NOT SUPPORT POST ACTIONS e.g. deletes, spoiler, sticky, etc will not cause pages to be deleted for future rebuilding. thats coming in next commits. consider this the start of actual smart building strategy to prevent templating and db hits unnecessarily. where its possible to serve a plain html page, we will do so. 5 years ago
fatchan 860044fba8 Add 'detected' markdown 5 years ago
fatchan 06d4b26e65 add bold red text 'title' markdown 5 years ago
fatchan 54fac87e99 capturing groups to regexes, and add code block regex 5 years ago
fatchan ff4f6c4758 stop calling that a model 5 years ago
fatchan 8ce5aa292c quotes cross-thread fixes #11 5 years ago
fatchan c4243d1f81 markdown fix and simpler login check/redirect 5 years ago
fatchan cbc7135c90 different way of handling post styling. also added links 5 years ago
fatchan 03e3b2e742 add bold, italic, spoiler 6 years ago
fatchan b868bb52ce quote markdown fixes 6 years ago
fatchan 3700769204 basic markdown green/redtext and quotes 6 years ago