2238 Commits (d8956ad8bc7e5ccdb3622718aa5793bc50067690)
 

Author SHA1 Message Date
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
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
Thomas Lynch 9f7b4a6d9d force higher iq nginx configs, and improve readme about it 3 years ago
Thomas Lynch cc1f0ed2e1 ref #356 actions, globalactions, perms change to create and register, tweak editaccounts 3 years ago
Thomas Lynch 41f2569d85 permission check fix 3 years ago
Thomas Lynch 50aaf3806a always allowedarrays captcha (until this needs more defaults) 3 years ago
Thomas Lynch 15bb7116b2 bugfix ban reporter multiple with same ip 3 years ago
Thomas Lynch bb7d9a99a3 properly await checkSchema call 3 years ago
Thomas Lynch 999b75f276 rebuild after flag change 3 years ago
Thomas Lynch 6ceacdf3ff ref #356 resign, transfer 3 years ago
Thomas Lynch 28761f1934 ref #356 deleteaccount, editaccounts, editbans, editnews, editpost 3 years ago
Thomas Lynch 1f7da3f2b8 update flags.png with rebranded lokinet logo (https://oxen.io/blog/rebranding-lokinet) 3 years ago
Thomas Lynch 920a58bf63 ref #356 create, deleteboard, deletenews, register 3 years ago
Thomas Lynch b10d305952 add 'blocking' prop to schema checks, allow a check in schema to skip the rest when it doesnt match expected value 3 years ago
Thomas Lynch 943a1ba174 #356, addnews, appeal, changepassword 3 years ago
Thomas Lynch b4415ab940 ref #356, delete banners and flags 3 years ago
Thomas Lynch db01644f14 ref #356 deletebanners, and update the others, just call the check on array directly 3 years ago
Thomas Lynch e8c3cfab8f remove log 3 years ago