445 Commits (d3507e6ae357029def72ffdf694df6126e05904f)

Author SHA1 Message Date
Thomas Lynch d31a33e7e3 More fleshed out filters, with a special section in settings, support regex and subject reference #244 4 years ago
Thomas Lynch 649a3d2e56 Start of more filters 4 years ago
Thomas Lynch 6df6d2e660 Same shortcut links for global manage pages as board manage pages 4 years ago
Thomas Lynch f2df1aea4b Global manage page for boards. Shows all boards including unlisted, and marks abandoned boards 4 years ago
Thomas Lynch 06bf1ffa17 Fix view full text links not working correctly from manage pages 4 years ago
Thomas Lynch 335b945eb4 make filters toggle, still needs some polish like making te words change to "unhide" or something 4 years ago
Thomas Lynch 7c4e8f9c2e Start on changing how post hiding works, rename to filters 4 years ago
some random guy 74e27aa22c 24 hour fixes 4 years ago
some random guy b390e50476 typo in default localStorage values 4 years ago
Thomas Lynch 3ce4ea7a10 Change slightly how 413s are handled in the frontend script just for testing, references #224 4 years ago
Thomas Lynch d5c6007351 Make name field 2-way syncing by default, so using or changing name for a post will set the default 4 years ago
Thomas Lynch 407611d3d9 Move the settings for frontend scripts into the config file, and small change of some naming 4 years ago
Thomas Lynch 636c9072ff forgot to uriencode that last night, maybe important for security 4 years ago
Thomas Lynch e09b8595b9 small improvements to embed scrpit 4 years ago
Thomas Lynch 2a9062feb9 Add bitchute and add a class for the videos, the size is much better 4 years ago
Thomas Lynch 72410b01b0 Embed script improvement and fixes 4 years ago
Thomas Lynch 044a9bf490 basic video link embed button script, can be extended for more providers easily 4 years ago
Thomas Lynch fe8078690a viewfulltext expand event doesnt need to attack on newpost event, because that only fires in threads, where the post is fully expanded already. 4 years ago
some random guy 14531e4e28 fix catalog search under PaleMoon 4 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
Thomas Lynch f02e0966b9 Quotes insert at cursor position 4 years ago
Thomas Lynch e945609a78 Captcha auto refresh, still TODO: make it support refresh from another tab 4 years ago
Thomas Lynch ae85a05cf9 solarized themes 4 years ago
Thomas Lynch f192a0e09c Captcha appearance and layout changes 4 years ago
Thomas Lynch 29e8129a80 Captcha auto load fixes and cleanup 4 years ago
Thomas Lynch 82b6133725 Dont add broken yous 4 years ago
Thomas Lynch 646cc551b7 More configuration and bit less ugly config layout for captcha 4 years ago
Thomas Lynch cb4c74b7cf less dumb logic for the captcha loop and make it a bit stronger 4 years ago
Thomas Lynch 5a6114014f grid captcha instructions 4 years ago
Thomas Lynch 60d36bbb6a Make a bit more maintainable, support different captcha types with some config options 4 years ago
Thomas Lynch f751436ae4 Tweak different captcha 4 years ago
Thomas Lynch ce069077f8 locals for recaptcha to compiledclients, captcha preload and adding missing captcha changes 4 years ago
Thomas Lynch 908cbc97ee Tweak different captcha 4 years ago
Thomas Lynch 2f185deee7 Tweak different captcha 4 years ago
Thomas Lynch 51084e1bc0 Test a different captcha 4 years ago
Thomas Lynch 6d7c8d5989 smooth scrolling option in settings 4 years ago
Thomas Lynch 09e0bcb518 references #209 , add optional google recaptcha. implementation could use some polish, but it will work for now. 4 years ago
Thomas Lynch d938acd567 show processing for button on all forms, better for slower connections 4 years ago
Thomas Lynch c87ec97737 make thumb hiding apply to catalog 4 years ago
Thomas Lynch 679cfc1ec2 make thumb hiding apply to catalog 4 years ago
Thomas Lynch 652888587b show processing for button on all forms, better for slower connections 4 years ago
Thomas Lynch 9b01ba2657 better affordance on captcha refresh icon 4 years ago
Thomas Lynch f4b6ef9919 better affordance on captcha refresh icon 4 years ago
Thomas Lynch f263310dc3 Rmove old test logging and add note to frontend captcha script 4 years ago
Thomas Lynch 714ea5b618 Make that a bit better on slow connections 4 years ago
Thomas Lynch 2f878df847 Start implementation of click view full text to expand inline, with new event that can potentially be used later for inline expand thread (but no plans to do that atm) 4 years ago
Thomas Lynch 0b103a37f0 Bugfix for multiple of same quote not showing (you)s 4 years ago
Thomas Lynch a113df99cf Consolidate default localstorage settings to single file for ease of modifying 4 years ago
Thomas Lynch 15ede41a82 Option to fulyl hide post stubs closes #187 4 years ago
Thomas Lynch 21191a3811 captcha added to page when missing (enabled after page load) and cleaned captcha handling closes #189 4 years ago