ulysses/static
pewdiepie-archdaemon 8ef9b8b215 Settings: tabbed Add Models card with Local / API tabs
Earlier split into 4 flat cards wasn't what was asked for. Restore to
a single 'Add Models' card with two tabs at the top:

  Local  → Add form + Added Local Models list
  API    → Add form + Added API Endpoints list

Probe / Clear-offline live on the card header and act on both lists.
Active tab is remembered in localStorage so the user lands back where
they were. All form/list IDs preserved (adm-epLocalUrl, adm-epList-local,
adm-epList-api, etc.) so admin.js continues to work unchanged.

Replaces the .adm-section-toggle fold-open JS with a tab-switcher; the
fold elements no longer exist so the old handler was already a no-op.
2026-06-09 14:43:28 +09:00
..
fonts Odysseus v1.0 2026-05-31 23:58:26 +09:00
js Settings: tabbed Add Models card with Local / API tabs 2026-06-09 14:43:28 +09:00
lib Odysseus v1.0 2026-05-31 23:58:26 +09:00
app.js Remove non-merge-ready workspace and terminal agent hooks 2026-06-09 09:48:59 +09:00
index.html Settings: tabbed Add Models card with Local / API tabs 2026-06-09 14:43:28 +09:00
login.html fix(login): keep inputs >=16px on touch so iOS doesn't zoom on focus (#1632) 2026-06-03 14:23:24 +09:00
manifest.json Odysseus v1.0 2026-05-31 23:58:26 +09:00
style.css Remove non-merge-ready workspace and terminal agent hooks 2026-06-09 09:48:59 +09:00
sw.js fix(ui): modal drag + removed startDrag func (#2430) 2026-06-04 20:34:18 +02:00