18 Commits (2409930dfc9f082f5ac9ada989cb8264f9144338)

Author SHA1 Message Date
Thomas Lynch a07a600a61 More translation 1 year ago
Thomas Lynch db06a2a8a7 threadstats translation 1 year ago
Thomas Lynch 5c43ecab98
eslint gulp/res/js/ 2 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 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 24f345aee0 fix incorrect tooltip for IDs on desktop, make hover highlights not conflict with ID highlights, close #216 close #217 4 years ago
fatchan f86abd05d4 oops 4 years ago
fatchan 25f0fccfa0 some minor improvements 4 years ago
fatchan e66359de55 more scripts improvements, title for ids and update package-lock 4 years ago
fatchan e622d80ea3 conflict with staying highlighted on new posts. todo fix 5 years ago
fatchan 8a41dfd6ea store original username input in db and convert to lowercase on transfer 5 years ago
fatchan 4049c34545 browser compatibility fix and highlight new posts from ID if post was already highlighted 5 years ago
fatchan 781bb5ec64 dont make cursor:pointer css for ids with scripts disabled 5 years ago
fatchan a7088c0092 add listener to new posts for click listener on IDs 5 years ago
fatchan 9ae653bb8a hover user ID for post count in thread and dbl click to highlight all posts 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