2213 Commits (1dd322e4ef68d73c60449120c584f8532dce851e)
 

Author SHA1 Message Date
Thomas Lynch 311a2d7a69 markdown, add fortune as sort of an example for somebody admin only in migration permlevel 3 years ago
Thomas Lynch 74b235fe86 add email to post continer dataset for a customcss 3 years ago
Thomas Lynch aa4f2db6f0 Merge branch 'master' into new-dev 3 years ago
Thomas Lynch 070d693969 try link labelling change for on site things, allow / start 3 years ago
Thomas Lynch d258f5cebe close #186 user settings import and export feature 3 years ago
Thomas Lynch 72dc15e7f2 add properties norefeer, etc to language link in globalmanage settings 3 years ago
Thomas Lynch 084c2f8808 changelog, version bump to match and packages update 3 years ago
Thomas Lynch 0561adf940 Merge branch 'new-dev' of ssh.gitgud.io:fatchan/jschan into new-dev 3 years ago
Thomas Lynch 7427b7ab56 dunno why i fucked that up 3 years ago
Thomas Lynch 06f5a26ce9 allow longer language name in markdown, longest is 14 according to the lib 3 years ago
Thomas Lynch 71ba0900fe make faq mention that custom label link is staff only 3 years ago
Thomas Lynch 9edbac671a fix regex accepting possible incorrect names, also make case insensitive 3 years ago
Thomas Lynch 3cf216450e red text and hide postform button when thread hits reply limit, not in modview and not cyclical 3 years ago
Thomas Lynch 23dff03b86 Fix board deleting not removing modBoards from accounts 3 years ago
Thomas Lynch 3275fa0b16 less ugly footer space 3 years ago
Thomas Lynch e15044c7d9 indent fix 3 years ago
Thomas Lynch 52c189a153 allow board custom pages to be edited, like newspost editing 3 years ago
Thomas Lynch d7a3e55fb0 update some deps, pm2 major verison change 3 years ago
Thomas Lynch d959450865 add ip check to form 3 years ago
Thomas Lynch 365796da86 update changelog 3 years ago
Thomas Lynch 20d1e4b6f1 there are more than 250 country codes 3 years ago
Thomas Lynch 78def145d1 correct edit accounts, dont give invalid perm level when perm level not sent 3 years ago
Thomas Lynch f606cd186a change permission setting from number to dropdown with names, thanks some_random_guy 3 years ago
Thomas Lynch 14b91470cd Merge branch 'fix-board-transfer' into 'master' 3 years ago
Thomas Lynch 5adecf8195 board transfer username broken 3 years ago
Thomas Lynch 092b3876f7 small mistake in boards customflags default being [] instead of {}, but shouldnt affect much since Object.entries will return the same for them and adding/deleting will put correct thing 3 years ago
some random guy 705c430412 board transfer fix 3 years ago
Thomas Lynch 9f96608fca thumbnail change 3 years ago
Thomas Lynch 2c482fd990 Merge branch 'new-dev' 3 years ago
Thomas Lynch f464a81ee5 bugfix for banner upload 3 years ago
Thomas Lynch fa4aa70e47 Update CONTRIBUTING.md 3 years ago
Thomas Lynch f1edec90f3 Update README.md 3 years ago
Thomas Lynch 4b854b6656 gitignore update 3 years ago
Thomas Lynch f946f70c98 instructions and gulpfile shenanigans 3 years ago
Thomas Lynch 8cb96722a9 migration notice tweak 3 years ago
Thomas Lynch 08c83ac4b9 update deprecated highlight.js highlight(), was getting deprecation message. 3 years ago
Thomas Lynch e1387df959 close #357 make limits stupidly high because some totally new person asked nicely 3 years ago
Thomas Lynch 82bee8ebef close #358 3 years ago
Thomas Lynch f694bce7b6 changelog 3 years ago
Thomas Lynch a5d1c942b2 fix issue in lowering min/max settings conflict in some situations 3 years ago
Thomas Lynch 325fe0caac fix some issues with edit for checking 3 years ago
Thomas Lynch 21d3ca0960 missing images 3 years ago
Thomas Lynch 89a60f1424 move images used for themes to folder, same as code themes from highlight.js 3 years ago
Thomas Lynch c6978788f3 fix some incorrect behaviour and messages in makepost 3 years ago
Thomas Lynch 6f8db11684 Merge branch 'master' into new-dev 3 years ago
Thomas Lynch 552034da5b npm audit fix 3 years ago
Thomas Lynch c411e193db Section README, link to other docs (contributing, license, installation, etc) and clean and improve them a little 3 years ago
Thomas Lynch 50fa768ee9 form and paramconverter fixes 3 years ago
Thomas Lynch 96c3bb0eee re-use field length again, may need to revisit issue from controllers/forms/appeal.js comment 3 years ago
Thomas Lynch 1785b70d68 check deletedCount when removing custompage and show error when deleting invalid named pages, rather than doing an extra db call to check if they exist 3 years ago