504 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)

Author SHA1 Message Date
fatchan 0f3dbfa931 post layout, postform and ban page improvements 5 years ago
fatchan 88e86c5349 automatic captcha enabled at configurable PPH 5 years ago
fatchan dc3005a3db NOW I REMEMBER why i didnt do that before: make backlinks delete properly based on quotes from database. 5 years ago
fatchan 4b87a14dfe page count on ctalog tiles and titles for hover tooltops 5 years ago
fatchan 9d61902568 homepage total post and pph 5 years ago
fatchan 5dcb209054 catalog cleanup, email field link color, update wiper 5 years ago
fatchan 4c2176b1df title tag in head adjusted to use new board description from settings, plus homepage word changes 5 years ago
fatchan 6c610f8e9b remove unnecessary negative margin here and improve catalog appearance 5 years ago
fatchan 5da9e123c0 add some homepage info, and remove inaccurate renderstart from foot 5 years ago
fatchan e54e30c586 board name and description can be changed in manage page 5 years ago
fatchan 6e59f1ee85 changed nav links, bolding and bracketed for mobile clicking 5 years ago
fatchan ebf0b603f5 public banner page for board and rebuilds when board banners updated in manage page 5 years ago
fatchan ab7086dd59 padded anchors were too big and didnt look good for threads 5 years ago
fatchan 1ead7e26c3 anchors dont hit top of page 5 years ago
fatchan ede2593118 move top/bottom to sticky nav include with fixed position 5 years ago
fatchan f5d859c71e redirect to correct page on login or manage 5 years ago
fatchan bca87c06ed render opengraph correctly for video, spoilers and no-thumb images, and show render time in ms at bottom of page. 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 1992adbb8f add options for spoilers, deleting and unlinking with post password and update footer/postform to match 5 years ago
fatchan b3431baadf improved configuration options -- settings for opengraph url/sitename and render template cache 5 years ago
fatchan f9ec124d61 dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 5 years ago
fatchan 50bbbbc7e8 remove broken tag from end of length truncated message previews, and only add truncation message where necessary 5 years ago
fatchan 4468455b0a separate captcha page so that it can be refreshed 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 a913b8290b board specific banners folder 5 years ago
fatchan 8712c67ae0 catalog tile style changes, remove lynxchan reference from footer 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 996c616d7e better handling of banner uploads, failure cases and add checkecbanners to exempt arrays in paramconverter 5 years ago
fatchan cca0f4264c more guild settings, e.g. force OP file, message, subject, min message length 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 d956a7fd53 changes to pages for boards again 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 402c7c61a0 add route and start validation for board settings changes 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 7341affa9b no captcha on manage page and removed some unnecessary actions in action footer 5 years ago
fatchan d6d9a1af38 whitespace fixes 5 years ago
fatchan 874ba26615 fix message truncation not showing expansion message, and improve board table styling 5 years ago
fatchan 2de229337b 'BANNED FOR THIS POST' message + styling improvements 5 years ago
fatchan dd2ec07664 captcha to registration and fix page titles in header 5 years ago
fatchan 8a0160a924 early captchas 5 years ago
fatchan a4de693c24 changes how actions are handled, remove dupliacte checks, add a validator for actions to check if authed, global, require passwords,etc. reference #17 #18 5 years ago
fatchan 3d7d0f3367 styling 5 years ago
fatchan 514b55a506 closes #14 5 years ago
fatchan c1468e74a0 gulp to minify, remove static file serving -- using nginx instead 5 years ago
fatchan 014596c501 message page fixes, name regex fix 5 years ago
fatchan 92f8e993d9 banner uploads. no listing or deleting yet. gotta sleep 5 years ago