*بەبێ پەیمانە* پشوودانی سنووری چاتی ١٠ خولەکی، *کێشەی شبکەیی ڕاستەوخۆ* و بڵاودەکردنەوەکانی Cloudflare لە ChatGPT دابڕۆ.
These are versions of this script where the code was updated. Show all versions.
Shortened safeWinOpen() ↞ [auto-sync from adamlui/ai-web-extensions]
safeWinOpen()
adamlui/ai-web-extensions
Bumped app.latestAsetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]
app.latestAsetCommitHash
Updated ai-apps to ai-web-extensions everywhere ↞ [auto-sync from adamlui/ai-web-extensions]
ai-apps
ai-web-extensions
Narrowed scope of @connect URLs for improved privacy/security ↞ [auto-sync from adamlui/userscripts]
@connect
adamlui/userscripts
Changed env.scriptManager val when GM_info.scriptHandler undefined to more readable unknown ↞ [auto-sync from adamlui/ai-apps]
env.scriptManager
GM_info.scriptHandler
unknown
adamlui/ai-apps
Trigger GF sync
Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]
chatgpt-apps
Bumped chatgpt.js to 3.3.4 ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Added finger cursor to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]
Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls.review
Added config.toggleHidden check to nav toggle visibility obs to eliminate unneeded insertions ↞ [auto-sync from adamlui/chatgpt-apps]
config.toggleHidden
Added elem checks to navToggle.insert() for cleaner console if config.toggleHidden on 1st call ↞ [auto-sync from adamlui/chatgpt-apps]
navToggle.insert()
Refactored navToggle.update() for improved performance ↞ [auto-sync from adamlui/chatgpt-apps]
navToggle.update()
Narrowed scope of sidebar click-zoom observer to avoid affecting main UI ↞ [auto-sync from adamlui/chatgpt-apps]
Shortened sideToggle to navToggle for readability ↞ [auto-sync from adamlui/chatgpt-apps]
sideToggle
navToggle
Restored needed observer to maintain nav toggle visibility when nav'ing between home/GPTs dir ↞ [auto-sync from adamlui/chatgpt-apps]
Updated sidebar btn click-zoom disable to working method ↞ [auto-sync from adamlui/chatgpt-apps]
Re-styled modal buttons
± Made borders thicc/square/dashed
Unboldened app name in Donate modal ↞ [auto-sync from adamlui/chatgpt-apps]
Added Rate Us button to Donate modal ↞ [auto-sync from adamlui/chatgpt-apps]
Corrected donation links ↞ [auto-sync from adamlui/chatgpt-apps]
Updated GitHub btn label in Donate modal to include 'Sponsors' to clarify financial intent ↞ [auto-sync from adamlui/chatgpt-apps]
Localized state words in notifs ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps]
Removed sentence from Donate modal ↞ [auto-sync from adamlui/chatgpt-apps]
Added sig to Donate modal, removed sentence, added target=_blank rel=noopener to links ↞ [auto-sync from adamlui/chatgpt-apps]
target=_blank rel=noopener
Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]
app.latestAssetCommitHash
Moved sidebar toggle functions into sideToggle obj for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Appended ', author' to Donation modal sign-off ↞ [auto-sync from adamlui/chatgpt-apps]
Added donation menu entry/modal ↞ [auto-sync from adamlui/chatgpt-apps]
Removed no-longer needed sidebar observer ↞ [auto-sync from adamlui/chatgpt-apps]
Condensed notify() ↞ [auto-sync from adamlui/chatgpt-apps]
notify()
Eliminated knobWidth init from toggle creation routine to condense code ↞ [auto-sync from adamlui/chatgpt-apps]
knobWidth
Alphabetized app.urls for readability ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls
Bumped chatgpt.js to 3.3.2 ↞ [auto-sync from adamlui/chatgpt-apps]
Removed padding around simple expressions in template literals for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Used template literals in notify() calls for consistency ↞ [auto-sync from adamlui/chatgpt-apps]
Simplified handling post-localizedMsgs init ↞ [auto-sync from adamlui/chatgpt-apps]
localizedMsgs
Improved settings.load() to accept arrays for flexibility ↞ [auto-sync from adamlui/chatgpt-apps]
settings.load()
Moved config.notifDisabled check inside notify() to simplify calls ↞ [auto-sync from adamlui/chatgpt-apps]
config.notifDisabled
Updated localized msg handling to merge w/ instead of replace app.msgs ↞ [auto-sync from adamlui/chatgpt-apps]
app.msgs
Renamed menu.state.<symbol|word> to .<symbols|words> for readability ↞ [auto-sync from adamlui/chatgpt-apps]
menu.state.<symbol|word>
.<symbols|words>
Removed whitespace from No Update Found alert title ↞ [auto-sync from adamlui/chatgpt-apps]
Refactored No Update Available alert code for improved readability ↞ [auto-sync from adamlui/chatgpt-apps]
Removed duplicate app name from Update Available alert ↞ [auto-sync from adamlui/chatgpt-apps]
Moved app.msgs fallbacks in refs to obj init to condense code ↞ [auto-sync from adamlui/chatgpt-apps]
Optimized localized msgs init for readability
± Abstracted fetchMsgs() ± Renamed onLoad() to handleMsgs() ↞ [auto-sync from adamlui/chatgpt-apps]
fetchMsgs()
onLoad()
handleMsgs()
Moved msgs to app.msgs for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]
msgs
Aligned symbols in menu.register() for readability ↞ [auto-sync from adamlui/chatgpt-apps]
menu.register()
Renamed amLabel to aboutLabel for readability ↞ [auto-sync from adamlui/userscripts]
amLabel
aboutLabel
Show all script versions