2054 Commits (0561adf9404dc152a49ca5586b9f2adf44e6fcfc)
 

Author SHA1 Message Date
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 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
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
Thomas Lynch 5e4c1b197f fixes to paramconverter, null 0 length trimmed fields, tweak custompage error 3 years ago
Thomas Lynch 63d74631ae error word wrap useful fix 3 years ago
Thomas Lynch 4ecab8994f Better message and "link" added to dynamicResponse for dnsbl if blockbypass is allowed to bypass dnsbl 3 years ago
Thomas Lynch 278ff0e465 typo 3 years ago
Thomas Lynch 2247bd88b9 in some case use "between x-y characters", instead of "or less". will probably change other forms as i go 3 years ago
Thomas Lynch 744b2530c5 fix u live link for peo 3 years ago
Thomas Lynch f7cf58fdac fix incorrect colspan on homepage "more boards" button thanks to addition of PPD 3 years ago
Thomas Lynch 949b76da94 README update & improvements, and add note to 0.1.3 migration about generate-favicon gulp task 3 years ago
Thomas Lynch ac2bf6d157 ref #356 boardsettings, makepost 3 years ago