634 Commits (51eaa31b41bc7359e411537f9f6dc7f9b3ee7850)
 

Author SHA1 Message Date
fatchan ae1200a5fc themes 5 years ago
fatchan b66272577c add a small utility in markdown to get doamins for later so I can add alt links e.g. invidious references #2 5 years ago
fatchan 9276a4cc74 handle ipv6 in processiphelper references #2 5 years ago
fatchan dd4a530262 simple script to backup database and static folder 5 years ago
fatchan 8626f5903c another ugly theme 5 years ago
fatchan ac6eeb0f94 make thumbnail size configurable 5 years ago
fatchan 7efe526a5e fix video thumbs 5 years ago
fatchan 1a19fa6945 fix incorrectly showing previewbacklinks 5 years ago
fatchan 6e4b2a9906 dont increase ratelimit unless no errors 5 years ago
fatchan 4482889bca separate ratelimit for different things, and make changing theme do some rebuilds (with ratelimit) 5 years ago
fatchan c26442e9e0 post action footer issues on brave browser 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 08e93bdd2a fix user counting for new ip object and convert auth level and accounts list to array and number correctly in edit accounts model 5 years ago
fatchan f76605cf6b faq change 5 years ago
fatchan 2f223a6416 dont fetch your own sites from other peoples webring. duhhhhhhhhh. also update readme a little 5 years ago
fatchan a2a2ad1c0a fix clickbox on 1/4 and /12 range because of labels in actionfooters 5 years ago
fatchan 12acb9ac4e different SFW icon for board list 5 years ago
fatchan c86a890fa0 dont do that because it has problems with backlinks clicks on scrolling 5 years ago
fatchan 045716de78 add deleteold as a separate tool to delete files in dir older than a tiemstamp, and then prune older than 30 days logfiles with generating the modlog list 5 years ago
fatchan c4120eee1a tiny little script change 5 years ago
fatchan 4bb1b1cf72 dont toggle highlight class for targeted posts to prevent some browsers sperging out 5 years ago
fatchan 5ab4f05ec6 allow arrays of errors and messages for modals now tthat the compileileclient mixin is fixed 5 years ago
fatchan 2cf3814f62 refresh captcha on successful reply post if exists and refactor modal 5 years ago
fatchan 9e5e57cc3b update express-fileupload minus the unnecessary timer changes, and small fix in post mixin: 5 years ago
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 acae39ad0e sanitise page numbers for board list properly 5 years ago
fatchan 11159bf4ff reminder how to refresh captcha 5 years ago
fatchan 49d81679a6 board list to navbar 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 339a743b1b nav for pages smaller and more maintainable 5 years ago
fatchan 48e761be46 add ip range bans 5 years ago
fatchan bf7796368c action controller for forms typo and fix darken colors for some themes to fix ugly post info background 5 years ago
fatchan 5ae41a6703 prevent source and destionation thread/posts from matching in post move actions 5 years ago
fatchan 68d530f7fd forgot to mention that in the readme 5 years ago
fatchan 45ed6a6bce when thread pages not needed immediately, add it as a task in the queue instead of doing it on the web server process 5 years ago
fatchan 89e8f4b977 fixes, make modal a mixin so compilefileclient works properly, and other small fixes 5 years ago
fatchan 485dc802aa improve how errors shown when making a post, use modals and fix ban seen marking 5 years ago
fatchan 32a123c6a5 file upload progress percentage and insert posts without refreshing, to reduce requests and websocket reconnects 5 years ago
fatchan 6aa406fc29 close websockets so the server doesnt hang when trying to shutdown 5 years ago
fatchan 22565435ac fix for locals on faster thread checking 5 years ago
fatchan 82a1842643 thread moving update markup, sets aggregate and keeps correct reply/file counts and doesnt clash with adding sticky, etc since if threads are moved they have those flags removed 5 years ago
fatchan e802efb0be redirect to pages more consistently when login is needed, with correct redirect 5 years ago
fatchan fabab059de early post moving, next up refactor to move re-markup for styling logic and backlinks out from deletepost into general case to use when moving posts that have quotes in them 5 years ago
fatchan f950996aa5 change board links on the homepage to use index.html, since nginx will redirect them anyway 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 5 years ago
fatchan 1bb03ea6ff move schedules to their own folder with an index file 5 years ago
fatchan 85de95bc31 fix names of sage/bumplock action in a few places 5 years ago
fatchan 519296a97f dont emit for OP post, and fix stats when multiple IPs 5 years ago
fatchan 87b6990475 fix markdown version of announcement not being cleared when announcement set to empty/removing announcemnt 5 years ago
fatchan 6da38dec18 fix file pruning for unused files 5 years ago