From ebdade0c7e43dc381d3d580c53c13ad07b7017f8 Mon Sep 17 00:00:00 2001 From: Oleh Omelchenko Date: Mon, 24 Nov 2025 17:58:13 +0200 Subject: [PATCH 01/11] refactor: alpine.js first step migration --- .claude/settings.local.json | 3 +- index.html | 77 +- project-docs/alpine-migration-plan.md | 1154 +++++++++++++++++++++++++ src/js/app.js | 5 +- src/js/snippet-manager.js | 284 ++---- 5 files changed, 1305 insertions(+), 218 deletions(-) create mode 100644 project-docs/alpine-migration-plan.md diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 6c45768..e2d30a7 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,7 +1,8 @@ { "permissions": { "allow": [ - "Bash(node --check:*)" + "Bash(node --check:*)", + "WebSearch" ], "deny": [], "ask": [] diff --git a/index.html b/index.html index ec93344..e57a110 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,9 @@ + + + @@ -65,38 +68,86 @@
-
+
Snippets
Sort by: - - - -
- - + +
    - + +
  • +
    + Create New Snippet
    +
    Click to create
    +
  • + + +
-
+
Click to select a snippet