172 Commits (3393d1014aff7b4db64dee17c457d6361fc85097)

Author SHA1 Message Date
Thomas Lynch 9e62be3404 reports api endpoint ref #366 3 years ago
Thomas Lynch 1ef700630f disable custom overboard toggle global setting, migration, improved forms 3 years ago
Thomas Lynch ed75519a7b serve overboard(catalog) as json 3 years ago
Thomas Lynch fb3a6e4592 sort add/remove boardlists in overboard 3 years ago
Thomas Lynch ac10f3f636 overboard upgrade to allow add/remove boards, both views and the link to each keeps the same. 3 years ago
Thomas Lynch 444f71c637 add missing board data to options in buildcustompage to prevent double fetch from db 3 years ago
Thomas Lynch 52c189a153 allow board custom pages to be edited, like newspost editing 3 years ago
Thomas Lynch 8892f64bad merge webring db, 3 years ago
Thomas Lynch cc7919bac2 banners->assets 3 years ago
Thomas Lynch c4c2a1543d start on adding custom banners 3 years ago
Thomas Lynch 02be7cbc5a reference #340 3 years ago
Thomas Lynch a34340ea00 move the settings to mongo instead of redis (like it should have been in the first place tbh) 3 years ago
Thomas Lynch 849882a066 more model and form improvement 4 years ago
Thomas Lynch de8dcbb8be progress on model, controller and the template 4 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 4 years ago
Thomas Lynch d75fb8cb0f rename some tor-specific stuff to "anonymizer" to be more general since i added lokinet to my site, will make easier to add others e.g. i2p in futuure 4 years ago
Thomas Lynch 8003f4de08 optimisation, cache already calculated dates in board list since its max-age 60 anyway users wont notice 4 years ago
Thomas Lynch 6f64448b33 works for board recent and global recent, fixed lastPostId issue and IP display issue 4 years ago
Thomas Lynch cf43f650d6 Ability to edit newsposts reference #298 4 years ago
Thomas Lynch 44f69b8ba5 start per-board custom pages, mostly working could just use a lil more testing references #232 4 years ago
Thomas Lynch 0cc762ad5d reference #258 bugfix, global report count would only show if they owned or modded a board, which obviously isnt correct 4 years ago
Thomas Lynch 3ed44ffa2d reference #258 show open reports on account page after a very subtle hint from https://fatchan.org/t/manage/thread/1.html#346 4 years ago
Thomas Lynch 77b8ae5540 Overboard catalog reference #286 4 years ago
Thomas Lynch a47c4e3991 Fixing dolphin'd code 4 years ago
Thomas Lynch d12bed3dc2 add noscript warning to hcaptcha 4 years ago
dolphin d51aa143a8 Add in hcaptcha support. 4 years ago
Thomas Lynch 2385f4fa16 Bugfix on demand build thread page. issue destructuring when the buildthread task returns null 4 years ago
Thomas Lynch 668c9ce712 Fix typo in globalmanage accounts page 4 years ago
Thomas Lynch 6657f50e4d add more options on the global manage boards list close #245 4 years ago
Thomas Lynch f2df1aea4b Global manage page for boards. Shows all boards including unlisted, and marks abandoned boards 4 years ago
Thomas Lynch c19db93b83 little indent cleanup 4 years ago
Thomas Lynch a8ede39f80 secureCookies only try to set secure:true when x-forwarded-proto is https closes #223 4 years ago
Thomas Lynch 24574862a2 Add file-type moodule to check file mime types strictly, with 2 optiosn in config about it 4 years ago
Thomas Lynch 1399dda5fd Json routes will hit backend & get 404'd there, 4 years ago
Thomas Lynch b597ac8159 ability to resign from a board you mod/own. previously you could not leave a mod position, and you could not leave owner position (unless you transfer) closes #196 4 years ago
Thomas Lynch f192a0e09c Captcha appearance and layout changes 4 years ago
Thomas Lynch 536aecffcc Bug in RNG causing blocking, and make captcha show properly in modal for mobile 4 years ago
Thomas Lynch 14dc090e08 Migration, and a change that will make it not get completely destroyed by ddos over TOR 4 years ago
Thomas Lynch 60d36bbb6a Make a bit more maintainable, support different captcha types with some config options 4 years ago
Thomas Lynch b0797f0418 Beta testing .onion support 4 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 4 years ago
some random guy 0190ae5a0b less garbage is session store 4 years ago
Thomas Lynch 8935ca5c28 Customisable header for IP and country code, and improve how country names are handled 4 years ago
Thomas Lynch 1b22fbb1de no sticky posts on overboard #166 4 years ago
Thomas Lynch 36da8cc649 add a prefix just in case 4 years ago
Thomas Lynch 248b41081c same shit for overboard 4 years ago
Thomas Lynch a15b36c5b0 testing cache for board list #166 4 years ago
Thomas Lynch ed5f8b7539 no sticky posts on overboard 4 years ago
Thomas Lynch bf652855d0 no need to log that 4 years ago
Thomas Lynch f92b9f9ec9 Track listed boards and use to now show unlisted baords on overboard, could also use for optimisations in future such as queries for board list references #166 4 years ago