96 Commits (4e22ee61ceaebd320f112f384a76c28de9fe23d8)

Author SHA1 Message Date
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan f2e105dddc pluralise in views and change omittefimages > omittedfiles 5 years ago
fatchan e91f887957 minor template changes 5 years ago
fatchan 71410ca48d add ability to ban reporters e.g. for spamming reports 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
fatchan f32aefee68 script to expand video/images. temporary 5 years ago
Tom f0ca405236
Add modlogs (#48) 5 years ago
fatchan 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
fatchan e4d6907608 make sticky, lock, sage, etc into separate include 5 years ago
fatchan 5595dd7024 make sticky, sage, lock, cyclic a toggle so they can be reversed or toggled independently in batches 5 years ago
fatchan e2ae113741 dont show full IP hash on ban page 5 years ago
fatchan 69b37e2a35 preview backlink corrections for 0 links and incorrect indexOf for all 5 5 years ago
fatchan dab1ae7574 lodash and postform changed 5 years ago
fatchan 45bf32bef7 correct omitted reply count 5 years ago
fatchan 4a8a54828d limit and show omitted replies on index page when backlinks link to post not shown in preview 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 4bf56fdc3b cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 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 5dcb209054 catalog cleanup, email field link color, update wiper 5 years ago
fatchan d1292ec60f catalog tile remove no subject text 5 years ago
fatchan 6c610f8e9b remove unnecessary negative margin here and improve catalog appearance 5 years ago
fatchan 9d83260d22 added custom ban duration for bans, no duration is perma references #2 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 f5d859c71e redirect to correct page on login or manage 5 years ago
fatchan d200c0792e add title property to sticky/sage/lock icons (for hover), separate extension in post file handler, update some deps 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 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 415724779d catalog tile subject above reply/image count 5 years ago
fatchan 68c5e520f6 fix truncate for long posts vs high line count 5 years ago
fatchan 469a40d4c3 spoiler spoilers filename (keeps title and download so hovering can reveal filename) 5 years ago
fatchan eeb9a06afa stupid firefox not copying formatting in white-space:pre css 5 years ago
fatchan 8712c67ae0 catalog tile style changes, remove lynxchan reference from footer 5 years ago
fatchan 826b623477 dont thumbnail images that are already small dimensions, and fix css for mismatched width/height thumbs 5 years ago
fatchan 77a0b6ecb9 changes to handing actions better 5 years ago
fatchan 71974130e4 catalog sorted now and tiles include sticky/lock/permasage icons 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 8da6ce3d13 globalmanage page ban listing fix and improved ban page 5 years ago
fatchan 4b8fbf8e7f ability to force anon and toggle ids + changed postform order and placeholders 5 years ago
fatchan 9328efc496 show original filenames and truncate with css elipsis overflow 5 years ago
fatchan 363f4bd1b1 add IP delete by board or global (no by-thread) 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 dd4f76fe60 max threads pruning and some of the batch deletion changes references #23 5 years ago
fatchan 72391e0558 resolve only after thumbnailing actually finishes 5 years ago