55 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)

Author SHA1 Message Date
Thomas Lynch 64290c57dd Bans, ban, boardlist, catalog, changepassword, create, +mixins/include + some fixes 1 year ago
Thomas Lynch 080f256f53 Translate account page and action footers, plus minor board page improvement 1 year ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 2 years ago
Thomas Lynch ae71da8e84 global announcement improvement 3 years ago
Thomas Lynch d7de091809 ~ edits dont open in new tab, and redirect back to page or post when click 'ok' in modal reference #272 4 years ago
fatchan 4b18607250 moderation from catalog and add mod catalog 4 years ago
fatchan 6905bcc168 make those target blank 4 years ago
fatchan 2aaf7e2092 just include the script in head template instead of every fucking page 4 years ago
fatchan 644d76700f Add missing csrf token to board/thread for modactions in mod view 4 years ago
fatchan 529e6bfacc early modview, somewhat scuffed 4 years ago
fatchan 114e1fdfde start thread stats at bottom 5 years ago
fatchan f3a203fba9 remove useless semantics elements 5 years ago
fatchan 339a743b1b nav for pages smaller and more maintainable 5 years ago
fatchan 4f53e8c2b4 remove unnecessary headers, make a mixin for pages to change header brackets 5 years ago
fatchan 5d683590b3 dont load captcha until clicked on box with js, refresh with double click, and keep iframe in noscript tag for noscript compatibility 5 years ago
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan f2e105dddc pluralise in views and change omittefimages > omittedfiles 5 years ago
fatchan f32aefee68 script to expand video/images. temporary 5 years ago
Tom f0ca405236
Add modlogs (#48) 5 years ago
fatchan cf3156fa4e custom page changes, and increase file deletion schedule 5 years ago
fatchan 56dfa48160 add announcements to boards, same styling as posts and fix the strict-origin to same-origin for links 5 years ago
fatchan 00c9b91dcb style changes 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 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 b3431baadf improved configuration options -- settings for opengraph url/sitename and render template cache 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 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 d6d9a1af38 whitespace fixes 5 years ago
fatchan 2de229337b 'BANNED FOR THIS POST' message + styling improvements 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 e80e9e4452 differentiate between report reason and ban reason, improve actions form, renamed some stuff 5 years ago
fatchan ff4f6c4758 stop calling that a model 5 years ago
fatchan 335b38f9cc unbanning, rename some routes and remove some unnecessary error catches 5 years ago
fatchan e8be5ea7b7 template improvements and no need to pass board to post mixin 5 years ago
fatchan 66c3b40fbd early catalog view 5 years ago
fatchan 4ab5f786ba ip on post and reports, ability to dismiss reports. report and management improvements 5 years ago
fatchan f4f5d2c34f board management section and post reports 5 years ago
fatchan b42a7eafdf rename, restructure api vs forms naming + correct delete permissions 5 years ago
fatchan a5205ac480 add pagination to boards 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
fatchan a424f63232 disable automplete in unnecessary form fields 5 years ago
fatchan 119cee57e9 post deletion checkboxes and some form validation (form validation needs refactor) 5 years ago