1919 Commits (5ae4a78192d41c1fc10f234c04262782d0a506f1)
 

Author SHA1 Message Date
Thomas Lynch 7ff6d8e54b Merge branch 'new-dev' into 'master' 4 years ago
Thomas Lynch a5706d7cc9 fix incorrect stats calculation 4 years ago
Thomas Lynch abf724ee82 Add 'EU' country code and 'Europe' name in countries list/map. Not an official ISO 3166-1 country but geoIP returns it so have to include name and code for it. 4 years ago
Thomas Lynch 75888c79bd case sensitive route... why does express have retarded defaults and how long has this been a thing? o.o 4 years ago
Thomas Lynch b34c9d9a93 Merge branch 'fix-addcustompage-task' into 'master' 4 years ago
some random guy 4e4c5025f1 addcustompage: add missing page option to build task 4 years ago
Thomas Lynch e5107c1a1f Merge branch 'new-dev' into 'master' 4 years ago
Thomas Lynch 56562a9e52 update deps 4 years ago
Thomas Lynch 5e206d2977 Merge branch 'new-dev' into 'master' 4 years ago
Thomas Lynch e65015540a run npm audit fix 4 years ago
Thomas Lynch bd99a7e267 Some changes to allow ppd display on board list pages, its a more useful stat for low activity sites. cant sort py ppd yet 4 years ago
Thomas Lynch 298965530d Merge branch 'master' into 'master' 4 years ago
Thomas Lynch 270e0f289c allow reset to be run again, and added password task to reset admin password 4 years ago
ne0n 5ea063acd0 Fix broken background color fallback in Mushroom theme 4 years ago
Thomas Lynch 95397a45fd add connect-src to content security policy, fixes websocket for browsers (actually just 1 browser, fucking SAFARI) that check it for websockets, because apparently it cant just use the 'self' from the default-src... f me 4 years ago
Thomas Lynch c6f9744013 ran npm audit fix 4 years ago
Thomas Lynch b8a12aa54e fallback to older FileReader.readAsArrayBuffer(blob) for browsers without support for Blob.arrayBuffer() 4 years ago
Thomas Lynch 4ebea1c084 ran npm audit fix 4 years ago
Thomas Lynch 496af56669 fallback to older FileReader.readAsArrayBuffer(blob) for browsers without support for Blob.arrayBuffer() 4 years ago
Thomas Lynch 0160b846fa interesting noscript way of click-to-scroll catalog with tabindex and :focus css selector, courtesy of anon here https://anon.cafe/make/res/3.html#q158 4 years ago
Thomas Lynch af0dc4a4fc bugfix regex subject filters, missing break in switch case 4 years ago
Thomas Lynch 20acda82d7 mistake, dont show edit link for not global manage view ref #298 4 years ago
Thomas Lynch cf43f650d6 Ability to edit newsposts reference #298 4 years ago
Thomas Lynch c41ca0a1cd Merge branch 'master' into 'master' 4 years ago
ne0n 59c3ba4c26 Major overhaul of Mushroom theme, fixing a lot of stuff 4 years ago
Thomas Lynch 5c0789f823 Merge branch 'new-dev' 4 years ago
Thomas Lynch 77529034a6 fix decrement bug 4 years ago
Thomas Lynch 55778c8570 change filename stripping, make browser hash files and send hash of file to strip name instead of sending names to prevent duplicate both getting stripped or filename filters on backend breaking them. 4 years ago
Thomas Lynch 3402061767 fix army-green theme missing alt title color 4 years ago
Thomas Lynch f0b89f67f2 Merge branch 'new-dev' into 'master' 4 years ago
Thomas Lynch 77cd6dd147 fix pruning bug intriduced during audio video files changes 4 years ago
Thomas Lynch b8da2ebbde setting for users to disable board customcss 4 years ago
Thomas Lynch 7823d6a891 k css fix 4 years ago
Thomas Lynch 2d661ba2b3 army green css thanks to zzz/k/ 4 years ago
Thomas Lynch 030125f25c Merge branch 'new-dev' of ssh.gitgud.io:fatchan/jschan into new-dev 4 years ago
Thomas Lynch 3d63b81734 fix typo and missing import in updated gulpfile 4 years ago
Thomas Lynch d8ffaa39bb Merge branch 'new-dev' into 'new-dev' 4 years ago
ne0n a3ef56cbc0 Fix typo 4 years ago
Thomas Lynch 8d8b7a79c1 Merge branch 'new-dev' into 'new-dev' 4 years ago
Thomas Lynch 899591a4f3 Merge branch 'new-dev' of ssh.gitgud.io:fatchan/jschan into new-dev 4 years ago
Thomas Lynch 8629143610 change video/audio handling, allows "audio" files with a video mime type to be uploaded properly, and get treated like audio file. might need some testing to make sure nothing broke :) 4 years ago
Thomas Lynch 01d11f9491 hide some links that have no permission for global staff 4 years ago
ne0n eb018fcca6 Same for local board settings 4 years ago
Thomas Lynch 1de4f0b6c0 Merge branch 'new-dev' into 'new-dev' 4 years ago
ne0n d9f34b89e5 Remove no longer existing limit in placeholder text 4 years ago
Thomas Lynch bb39d4a33f Merge branch 'fix-notifications' into 'master' 4 years ago
Thomas Lynch dfdd102626 Rehash ids when moving posts to another thread, closes #218 4 years ago
Thomas Lynch 9215dcbf17 test only, blockhash option 4 years ago
some random guy 60db7b1694 fix notifications 4 years ago
Thomas Lynch beaefcd42b deleteboard custompage bugfix 4 years ago