Skip to content

Actions: adamlui/ai-web-extensions

Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
498 workflow runs
498 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Eliminated lingering tip on Font Size slider dismissal
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #73: Commit 1a06cc8 pushed by adamlui
August 24, 2024 18:44 30s main
August 24, 2024 18:44 30s
Disabled auto-dismiss of Font Size slider on interactive elem clicks
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #72: Commit 8fa0529 pushed by adamlui
August 24, 2024 18:23 31s main
August 24, 2024 18:23 31s
Tweaked rqPrompt to bypass new Free Chat API detection
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #71: Commit 11c5a4c pushed by adamlui
August 24, 2024 18:00 30s main
August 24, 2024 18:00 30s
Fixed related query balloons exceed app div bounds if suggestion too …
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #70: Commit f83ab6e pushed by adamlui
August 24, 2024 17:54 37s main
August 24, 2024 17:54 37s
Removed auto-hide Font Size slider from show.reply() to support adj…
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #69: Commit d2d5231 pushed by adamlui
August 24, 2024 17:31 29s main
August 24, 2024 17:31 29s
Added reply balloon tip checks in fontSizeSlider.toggle() to accomm…
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #68: Commit 33c90e9 pushed by adamlui
August 24, 2024 17:23 28s main
August 24, 2024 17:23 28s
Added label arg to log.info()
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #67: Commit ed62260 pushed by adamlui
August 24, 2024 17:12 34s main
August 24, 2024 17:12 34s
Changed log.err()s of responses to log.info()s, removed no-longer…
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #66: Commit eaaac3c pushed by adamlui
August 24, 2024 17:03 30s main
August 24, 2024 17:03 30s
Added response log to Proxy Mode 200 response failures
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #65: Commit 78e95ea pushed by adamlui
August 24, 2024 16:57 31s main
August 24, 2024 16:57 31s
Added directive to suppress ESLint no-unused-vars warning for readabi…
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #64: Commit 4328382 pushed by adamlui
August 24, 2024 16:46 37s main
August 24, 2024 16:46 37s
Expanded auto-type conversion to all args in log.err()
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #63: Commit bc62922 pushed by adamlui
August 24, 2024 16:34 29s main
August 24, 2024 16:34 29s
Corrected typeof comparison in log.info
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #62: Commit 5076cd2 pushed by adamlui
August 24, 2024 16:20 35s main
August 24, 2024 16:20 35s
Added type conversion to log.info() to prevent uncaught exceptions …
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #61: Commit e4dfaad pushed by adamlui
August 24, 2024 16:16 29s main
August 24, 2024 16:16 29s
Added suggested answers to AI questions
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #60: Commit bd886e5 pushed by adamlui
August 24, 2024 16:12 28s main
August 24, 2024 16:12 28s
Removed no-longer used show.related.greenlit flag
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #59: Commit 4f8d974 pushed by adamlui
August 24, 2024 14:24 32s main
August 24, 2024 14:24 32s
Simplified recursion routine in show.related(queries)
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #58: Commit 54b7886 pushed by adamlui
August 24, 2024 14:22 37s main
August 24, 2024 14:22 37s
Condensed get.related() promise chains, eliminated lastQuery init
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #57: Commit a869e7d pushed by adamlui
August 24, 2024 07:18 28s main
August 24, 2024 07:18 28s
Fixed related query balloons exceed app div bounds if suggestion too …
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #56: Commit 8bd3606 pushed by adamlui
August 24, 2024 06:50 34s main
August 24, 2024 06:50 34s
Improved app div Font Size slider dismiss listener
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #55: Commit 579f472 pushed by adamlui
August 22, 2024 11:18 37s main
August 22, 2024 11:18 37s
Disabled non-left-click dragging in drag handlers
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #54: Commit 24a8873 pushed by adamlui
August 22, 2024 10:56 28s main
August 22, 2024 10:56 28s
Removed unused sliderTip from rects in fontSizeSlider.toggle()
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #53: Commit a5a6585 pushed by adamlui
August 22, 2024 10:26 31s main
August 22, 2024 10:26 31s
Removed test log
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #52: Commit 9492c6c pushed by adamlui
August 22, 2024 07:01 37s main
August 22, 2024 07:01 37s
Added tip to Font Size slider to point to button
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #51: Commit 1d943b0 pushed by adamlui
August 22, 2024 06:58 38s main
August 22, 2024 06:58 38s
Updated clones shield counters in GoogleGPT READMEs
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #50: Commit 177036d pushed by adamlui
August 22, 2024 05:46 2s main
August 22, 2024 05:46 2s
Unlinked Wolfram badges from Devpost for shitty site/management
Sync googlegpt/ to KudoAI/googlegpt/, then googlegpt/greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #49: Commit bc95372 pushed by adamlui
August 22, 2024 01:08 36s main
August 22, 2024 01:08 36s
ProTip! You can narrow down the results and go further in time using created:<2024-08-22 or the other filters available.