105 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)

Author SHA1 Message Date
fatchan e1ac3b6d0f dont gm noprofile all images, causes hash issues and then instead use the builtin .mv to move the file 5 years ago
fatchan 76e2fee22e change globalmanage pages and add a recent posts view for all boards 5 years ago
fatchan d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 5 years ago
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan 66e78c7d1f hidden postform button improvement 5 years ago
fatchan 8484d12e38 refactor captcha to separate template include, change to match theme 5 years ago
fatchan 1aec9d7b93 fix required stars for new board settings and show when forced for reply posts 5 years ago
fatchan de1cf64f92 dark theme for now, light commented out until i add custom css option for boards 5 years ago
fatchan 5a6e7cbf94 improved captcha trigger behaviour and optional modes 5 years ago
fatchan f3b40dcd75 shorten some names in css and remove unnecessary classes from ~tables 5 years ago
fatchan 4f03bd1ac7 html5 patern for captcha text input 6 characters 5 years ago
fatchan dab1ae7574 lodash and postform changed 5 years ago
fatchan aa255e8f67 floating postform improvements 5 years ago
fatchan 0f3dbfa931 post layout, postform and ban page improvements 5 years ago
fatchan 88e86c5349 automatic captcha enabled at configurable PPH 5 years ago
fatchan ebf0b603f5 public banner page for board and rebuilds when board banners updated in manage page 5 years ago
fatchan 1aa864adac dont render required fields indicator if forceOPFile: true, but maxfiles is 0 since the file form will not be visible 5 years ago
fatchan 03ef3b5bff required form field improvements, hide ugly red border and show what star means 5 years ago
fatchan 2c6ee4d9ee add required fields in html forms and add * to labels according to board settings for required OP subject, message or file. 5 years ago
fatchan 99e5b482c1 update wipe to add defaults for new setings 5 years ago
fatchan 1992adbb8f add options for spoilers, deleting and unlinking with post password and update footer/postform to match 5 years ago
fatchan 4468455b0a separate captcha page so that it can be refreshed 5 years ago
fatchan f6e8565432 style changes 5 years ago
fatchan 6b549c1539 floating postform and 'deleted.png' for deleted files nested in object for clean hash file deletion 5 years ago
fatchan 6255a45037 post form expand button change 5 years ago
fatchan efa57023e7 board settings allow to toggle captchas and check to captchaverify 5 years ago
fatchan 205b92275a more style changes & fixes 5 years ago
fatchan 54ff8b8c0e details/summary tags instead of hacky hidden post form check css 5 years ago
fatchan a818a25e91 generate and save html to disk. actions that would cause a page to change delete the html. on the next visit, nginx will try_files, else pass to the backend which will generate the page again. CURRENTLY DOES NOT SUPPORT POST ACTIONS e.g. deletes, spoiler, sticky, etc will not cause pages to be deleted for future rebuilding. thats coming in next commits. consider this the start of actual smart building strategy to prevent templating and db hits unnecessarily. where its possible to serve a plain html page, we will do so. 5 years ago
fatchan 3e67a5df55 update some pages to not use csrf token where unnecessary 5 years ago
fatchan 8da6ce3d13 globalmanage page ban listing fix and improved ban page 5 years ago
fatchan ecba75c975 dont show subject in force anon thread post form 5 years ago
fatchan 0e3c6ede2b improve new settings handling, more options, change manage page styling 5 years ago
fatchan 281dba8819 apply board settings limits in handlers and display on manage page, no form handling to edit them YET 5 years ago
fatchan d640962ba5 force anon handle subjects and sage checkbox in postform 5 years ago
fatchan 4b8fbf8e7f ability to force anon and toggle ids + changed postform order and placeholders 5 years ago
fatchan 2de229337b 'BANNED FOR THIS POST' message + styling improvements 5 years ago
fatchan 8a0160a924 early captchas 5 years ago
fatchan e7dc699cbc use temp files in express-fileupload, new SVG icons, make room for captcha 5 years ago
fatchan 7a14464704 togglable action footers 5 years ago
fatchan 3d7d0f3367 styling 5 years ago
fatchan d5870187bc global and board bans/reports separated, improved action selection form 5 years ago
fatchan 335b38f9cc unbanning, rename some routes and remove some unnecessary error catches 5 years ago
fatchan 09a729a3c9 mods spoiler override and improved delete/spoiler/dismiss handling 5 years ago
fatchan c79112a35e spoiler posts 5 years ago
fatchan 4ab5f786ba ip on post and reports, ability to dismiss reports. report and management improvements 5 years ago
fatchan f109307b44 db changes #9 5 years ago
fatchan b42a7eafdf rename, restructure api vs forms naming + correct delete permissions 5 years ago
fatchan 7bafb670bf per-thread user IDs AND preview post truncation to 16 line and 1000 chars. 5 years ago
fatchan a17732d137 superior styling 5 years ago