Spaces:
Sleeping
Sleeping
Commit History
chore: update claude-sonnet-4-5 model references to claude-sonnet-4-6 (#305) c1ef906 unverified
fix: prevent accounts.json corruption + detect ToS-banned accounts (#283) ed9cec7 unverified
feat: Update Gemini model identifiers to version 3.1 across documentation and codebase acf7d65
Revert "feat(fingerprint): add persistent device fingerprinting system" b785611
fix: 403 VALIDATION_REQUIRED triggers account rotation (#248) 65d1e22 unverified
Badri Narayanan S commited on
[RFC] Add opt-in request throttling for rate limit prevention (#242) 534e127 unverified
jgor20 commited on
feat(fingerprint): add persistent device fingerprinting system 15c4643
fix(i18n): restore escaped quotes in zh.js presetLoaded string (#271) cfee16f
Update opus model to 4.6 and fix missing BACKOFF_BY_ERROR_TYPE imports a556af5
fix(webui): guard preset.config access and add x-cloak to warning banner 2af8ec1
jgor20 commited on
build(css): rebuild compiled CSS after rebase onto upstream main 27b2f80
jgor20 commited on
fix(webui): compare config against all presets and add 30s debounce 28d57a5
jgor20 commited on
feat(webui): add dismiss button to config warning banner f3ace7d
jgor20 commited on
style(webui): revert unrelated whitespace change in claude-config.js b0805e6
jgor20 commited on
fix(i18n): revert unrelated quote style change in zh.js 050c3fc
jgor20 commited on
fix(i18n): translate PT/TR preset warning keys to native languages 98c5f53
jgor20 commited on
fix(webui): default showConfigWarning to true for new users cfa2830
jgor20 commited on
refactor(webui): remove redundant settings page preset banner 0f41579
jgor20 commited on
feat: add Claude CLI preset application warnings (#118) 02762e2
fix(webui): add maxlength constraint for preset name input 3c44ec3
jgor20 commited on
fix(webui): fix deletePresetConfirm fallback and validation rollback 03db92a
jgor20 commited on
fix(i18n): add missing preset translation keys for Portuguese 2474d38
jgor20 commited on
fix(i18n): add missing preset translation keys for Turkish 5c51165
jgor20 commited on
fix(i18n): add missing preset translation keys for Chinese 2ea5abf
jgor20 commited on
fix(webui): align frontend validation ranges with backend limits 5141ff8
jgor20 commited on
fix(a11y): add aria-label to preset action buttons in settings view ade5174
jgor20 commited on
fix(webui): validate JSON shape in savePresetConfig before sending request b0fdc28
jgor20 commited on
fix(webui): initialize editingConfigDraft with accountSelection to prevent Alpine expression error e972264
jgor20 commited on
fix(webui): remove stray console.log from app controller init 2cae139
jgor20 commited on
Merge remote-tracking branch 'origin/main' into feat/server-config-presets 3c9ed9d
jgor20 commited on
style(webui): improve readability of dev mode toggle descriptions a7a5cc1
jgor20 commited on
fix(webui): replace DaisyUI menu with flex layout and add padding to dropdown items a9bd970
jgor20 commited on
fix(webui): restore max-height on model dropdown lists 6b437e0
jgor20 commited on
fix(webui): add init guard and use delete in model dropdown component c9eac8f
jgor20 commited on
fix(webui): guard healthData.trackers in x-for with optional chaining fcfa525
jgor20 commited on
fix(webui): guard config.env in toggleMode to prevent Alpine errors 06d0614
jgor20 commited on
fix(webui): update settings sub-tab references in child components b1b7ebf
jgor20 commited on
feat(webui): persist settings sub-tab selection via URL hash cee783f
jgor20 commited on
style(webui): narrow settings page container to 900px 089336d
jgor20 commited on
fix(webui): scope 1100px max-width to settings page only 544b209
jgor20 commited on
fix(webui): consistent placeholder key and robust chevron focus in dropdowns 5ea76bc
jgor20 commited on
style(webui): shrink view-container max-width from 1400px to 1100px 0880a8d
jgor20 commited on
style(webui): remove max-w constraints from all settings tabs 4597719
jgor20 commited on
style(webui): remove max-height from model dropdown lists be6abb0
jgor20 commited on
build(css): rebuild tailwind for model dropdown classes 374911d
jgor20 commited on
feat(i18n): add clearSelection translation key for model dropdowns 8fb9518
jgor20 commited on
refactor(webui): extract reusable model dropdown component 12e19d5
jgor20 commited on
fix(i18n): use translation for Max Accounts label in preset preview a80b018
jgor20 commited on
feat(i18n): add translation keys for new preset config fields b477994
jgor20 commited on