678 Commits (114e1fdfdeaff0b443d2c4ad5718852dc063750e)
 

Author SHA1 Message Date
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
fatchan 5078a63338 change home page a lil with webring listing 5 years ago
fatchan dd495b0e6d add sfw boards, update homepage and webring to support and show this 5 years ago
fatchan 05dc5c8459 readme changes and small improvement to image expand script 5 years ago
fatchan 354ea5297d number to title when new posts, and highlight until fully scrolled into view 5 years ago
fatchan 82997d836d update gulpfile with better paths and add example nginx conf 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 5 years ago