Commit Graph

11 Commits

Author SHA1 Message Date
sck_0
6f42d5b0a2 security: harden refresh-skills endpoint and add skills docs security gate 2026-03-15 09:51:16 +01:00
sck_0
c0c118e223 fix(security): harden markdown rendering and sync safety 2026-03-15 09:22:05 +01:00
sck_0
a8b1e88f11 fix: restore auth and transport integrity defaults 2026-03-15 08:40:53 +01:00
sck_0
fe07e07215 fix: harden filesystem trust boundaries 2026-03-15 08:39:22 +01:00
Zied Boughdir
bb9e688d1e Stars feature is fixed (#247)
* Stars feature is fixed

* feat: Initialize Supabase client with public credentials and define SkillStarData interface.
2026-03-09 11:53:44 +01:00
sck_0
a50cf46f7b docs: README Web App hosted online section; deps: npm audit fix in web-app 2026-03-07 12:47:04 +01:00
sck_0
17e7618fd8 fix(web-app): use BASE_URL for skills.json and SKILL.md fetch on GitHub Pages 2026-03-07 12:38:00 +01:00
sck_0
372186d7a3 fix(pages): align with GitHub Pages + Vite guide — configure-pages, artifact root index, .nojekyll 2026-03-07 12:30:56 +01:00
sck_0
f1842f470e feat: deploy web app to GitHub Pages 2026-03-07 12:23:26 +01:00
SHUBHAM PATEL
1b167e4ca1 improve markdown rendering (#213)
* feat: add support for GFM and highlight in markdown rendering

* feat: enhance markdown rendering by splitting YAML frontmatter and body

* feat: improve markdown styling for light and dark themes

* feat: enhance frontmatter parsing and display in SkillDetail component
2026-03-07 10:08:21 +01:00
sck_0
45844de534 refactor: reorganize repo docs and tooling layout
Consolidate the repository into clearer apps, tools, and layered docs areas so contributors can navigate and maintain it more reliably. Align validation, metadata sync, and CI around the same canonical workflow to reduce drift across local checks and GitHub Actions.
2026-03-06 15:01:38 +01:00