366 Commits (a867a6a31094349b2fc76276a5f8f03004b44324)

Author SHA1 Message Date
Thomas Lynch cddb16c837 additional failsafe in script for customoverboard being disabled 3 years ago
Thomas Lynch 4f85ae52ec more correct default localstorage for overboard thing 3 years ago
Thomas Lynch d7772f2b66 simple overboard link changing/localstorage saving, to help the bookmarkedly challenged 3 years ago
Thomas Lynch 194dca8ed0 show spoiler image in some cases for notification, improve e24cdcb8 3 years ago
Thomas Lynch fb6c0fa52f custom links for archive/reverse, close #373 3 years ago
Thomas Lynch e24cdcb815 bugfixes and improvements for #369 3 years ago
Thomas Lynch a9a649b540 expand overboad form close #367 and some class name and css changes 3 years ago
Thomas Lynch 4e2b0daf07 remove debug and cleanup a bit ref #220 3 years ago
Thomas Lynch a64c17a037 add video thumbnails in frontend script, for supported types. otherwise fallback to "videothumbnail" image. 3 years ago
Thomas Lynch 24cb94b3d6 ref #364 3 years ago
Thomas Lynch 59acb5ecc9 bottom reply buttom for convenience close #364 3 years ago
Thomas Lynch e0c2c57223 isCatalog no longer fooled by custom pages 3 years ago
Thomas Lynch 55c0ecb6bb small tweak to multiple hover quotes underlines 3 years ago
Thomas Lynch d258f5cebe close #186 user settings import and export feature 3 years ago
Thomas Lynch 5e4386d050 set passive:true on touchstart eventlistener, removes chrome warning 3 years ago
Thomas Lynch efcd16a185 bugfix times error on new post because HTMLColleciton does not have .push() method like Array does, so usse Array.from() 3 years ago
Thomas Lynch cfae852971 use gulp-real-favicon 3 years ago
Thomas Lynch 6198def3f2 Optimize script and css to remove "mobiletitle", should improve performance of setting id counts by ~1/3 noticable on larger threads 3 years ago
Thomas Lynch d9a4397d52 id script optimizations based on some js profiling and code cleanup, page load speed improvement 3 years ago
Thomas Lynch a47d49878c try to get lateny straight after room join, and increase the ping interval 3 years ago
Thomas Lynch 9e7c20cf81 socketio removed ping, now follosing https://socket.io/docs/v3/migrating-from-2-x-to-3-0/#No-more-%E2%80%9Cpong%E2%80%9D-event-for-retrieving-latency 3 years ago
Thomas Lynch 45c8782c13 readd contain for audio thumb expand, mobile needs 3 years ago
Thomas Lynch 4cfd6b63b0 removing seemingly useless css for audio thumbs making them blur on expand 3 years ago
Thomas Lynch f3b612ff23 bugfix form without captcha 3 years ago
Thomas Lynch 921d2b14c2 change method of hiding flag input 3 years ago
Thomas Lynch b122676a69 make flag script part of form script and reeston submit properly 3 years ago
Thomas Lynch 042445d28c it works, with some kinks still to get through 3 years ago
Thomas Lynch c4c2a1543d start on adding custom banners 3 years ago
Thomas Lynch da37fb2756 bugfix for pages without action 3 years ago
Thomas Lynch a39aade782 wow 3 years ago
Thomas Lynch 4984e6d045 10% hack, 20% jank, 15% javascript and css, 5% clearing cache, 50% gulp scripts and 100% an unorthodox solution that was fun anyway 3 years ago
Thomas Lynch a022ac110e chrome being chrome 3 years ago
Thomas Lynch 2952dea602 workaround tor browser being dumb for window.crypto operation on generatepassword, 4 years ago
Thomas Lynch f414d536e7 close #323 4 years ago
Thomas Lynch 1430c8173d image hide buttons improvements. changes between "show"/"hide" works across refresh and clearing/post updates 4 years ago
Thomas Lynch d31a60e69a put thumbs in a folder, tests would have been nice to have cos this will probably cause regressions, heh... reference #307 4 years ago
Thomas Lynch a50301f8e4 bugfix hide buttons on ppost updates 4 years ago
Thomas Lynch 3fdd0fe976 fix issue with some scripts that apply visual changes not working on hovered posts 4 years ago
Thomas Lynch 1fdb3c126d some bugfixes for image hiding and hovering 4 years ago
Thomas Lynch e358f7c18f typo, bug in scroll to new posts 4 years ago
Thomas Lynch e2742da1ab update list properly on add/remove 4 years ago
Thomas Lynch 13f5dbfa5b merry christmas, individual image hiding 4 years ago
Thomas Lynch c02e9e800d bugfix in scripts and templates for live recent pages 4 years ago
Thomas Lynch d1bcccfdcd add compiled uploaditem 4 years ago
Thomas Lynch b2f84350bf cap length of new live recent pages + minor bugfixes 4 years ago
Thomas Lynch ec813f4afe remove debug 4 years ago
Thomas Lynch 6f64448b33 works for board recent and global recent, fixed lastPostId issue and IP display issue 4 years ago
Thomas Lynch e063f20507 Working at a basic level for global manage page now reference #171 4 years ago
Thomas Lynch b8a12aa54e fallback to older FileReader.readAsArrayBuffer(blob) for browsers without support for Blob.arrayBuffer() 4 years ago
Thomas Lynch 496af56669 fallback to older FileReader.readAsArrayBuffer(blob) for browsers without support for Blob.arrayBuffer() 4 years ago