60 Commits (b5b5c8bdf22abeaf806763dd24a6951f6c2addab)

Author SHA1 Message Date
fatchan 6905bcc168 make those target blank 4 years ago
fatchan e6d7785793 migration move files from /img to /file since it can contain more than just images 4 years ago
fatchan 2aaf7e2092 just include the script in head template instead of every fucking page 4 years ago
fatchan 5be8431d24 supporting stuff for modals, scripts, and urlencoded handling in forms.js 4 years ago
Thomas Lynch aad470ccef
Update thread.pug 4 years ago
fatchan 8febc97515 change page title of thread to use message snipped it subject is missing, only using number if both are missing i.e only file post 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 2ed894ae94 button to manually update when live posts disabled/disconnected 5 years ago
fatchan ff22b3650c fix when OP only for file and uids 5 years ago
fatchan 03595fcc80 remove smooth scroll and more on thread stat 5 years ago
fatchan 114e1fdfde start thread stats at bottom 5 years ago
fatchan 632811c636 support audio files and a few more video files 5 years ago
fatchan 99bb57a026 change opengraph to use full image and video depending on post file type 5 years ago
fatchan f3a203fba9 remove useless semantics elements 5 years ago
fatchan 11aafc00b5 fix live post status indicator 5 years ago
fatchan 6b7d2d98bc trying some changes to show live status on threads 5 years ago
fatchan 93cd4c4d64 change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 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 ddfe6241b5 deal with hash instead of spliting filename in various locations, and make use of post file delete helper 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 73edb8d51c non-greedy markdown, and add faq+custom pags to gulpfile 5 years ago
fatchan 00c9b91dcb style changes 5 years ago
fatchan 6e59f1ee85 changed nav links, bolding and bracketed for mobile clicking 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 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 b3431baadf improved configuration options -- settings for opengraph url/sitename and render template cache 5 years ago
fatchan a913b8290b board specific banners folder 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 d956a7fd53 changes to pages for boards again 5 years ago
fatchan d6d9a1af38 whitespace fixes 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 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 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