Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
8ad0f6f
test: add comprehensive unit tests for core utilities
Copilot Apr 7, 2026
9f17eb0
fix(shelve): fixed shelve config file name (#128)
lorypelli Apr 7, 2026
70951e2
feat(guild): implement server information section in general settings…
RedStar071 Apr 9, 2026
b55beb9
fix(env): remove optional Cloudflare Web Analytics token section
RedStar071 Apr 9, 2026
cf8b85d
chore(prisma): upgrade to Prisma ORM v7
RedStar071 Apr 9, 2026
dec10ff
docs(prisma): add comment explaining empty datasource url field
Copilot Apr 9, 2026
bfc47a7
fix(dashboard): enhance error handling for guild data loading (#129)
RedStar071 Apr 9, 2026
a9c7239
style(guild): restyle Server Info section to match new card design
Copilot Apr 9, 2026
6a37fec
feat(settings): update SettingsSection component for improved UI and …
RedStar071 Apr 10, 2026
b065c30
Merge branch 'main' into chore/prisma-v7-upgrade
RedStar071 Apr 10, 2026
ae36420
refactor(knip, prisma): clean up unused dependencies and reorder imports
RedStar071 Apr 10, 2026
5b982e6
refactor(prisma): update datasource URL handling to use process.env
RedStar071 Apr 10, 2026
81de2e0
fix(knip): add @netlify/nuxt to ignored dependencies and update ignor…
RedStar071 Apr 10, 2026
c66478c
chore(prisma): upgrade to Prisma ORM v7 (#131)
RedStar071 Apr 10, 2026
c80c442
Merge branch 'main' into copilot/update-image-representation
RedStar071 Apr 10, 2026
a0edbdf
refactor(settings): remove export from interface declarations
RedStar071 Apr 10, 2026
c12c0d3
fix(knip): add "tailwind-variants" to ignored dependencies
RedStar071 Apr 10, 2026
24a1728
style(guild): restyle Server Info section to match card design (#132)
RedStar071 Apr 10, 2026
3b74f1e
fix(ui): improve UX copy and accessibility across dashboard
RedStar071 Apr 10, 2026
f0a437b
fix(app.vue): simplify CI/test environment check in onMounted lifecyc…
RedStar071 Apr 10, 2026
780832e
fix(a11y): address review comments on accessibility attributes
Copilot Apr 10, 2026
7ee5fc8
fix(filter): correct UFormField name in Word.vue Action field
Copilot Apr 10, 2026
071cf53
fix(a11y): update aria-labels and tooltips for improved accessibility…
RedStar071 Apr 10, 2026
50d7f51
fix(guild): remove role="note" and redundant aria-label from card.vue
Copilot Apr 10, 2026
f068141
Merge branch 'main' into fix/ui/ux-copy-and-a11y-improvements
RedStar071 Apr 10, 2026
2d63635
fix(card): update class bindings for improved visual feedback on guil…
RedStar071 Apr 10, 2026
b20baf7
fix(guild): replace container opacity-75 with targeted muted tokens o…
Copilot Apr 10, 2026
476d5dd
fix(ui): improve UX copy and accessibility across dashboard (#139)
RedStar071 Apr 10, 2026
5e08749
fix(guild): update command prefix placeholder for clarity
RedStar071 Apr 11, 2026
fd2e555
fix(sentry): comment out backend domain URLs in tracePropagationTargets
RedStar071 Apr 11, 2026
c9286a0
chore(ci): upgrade gh-aw from v0.65.3 to v0.68.1
RedStar071 Apr 11, 2026
1ca8355
feat(redirects): update footer links and add redirects for social med…
RedStar071 Apr 11, 2026
1e91b48
[autofix.ci] apply automated fixes
autofix-ci[bot] Apr 11, 2026
e0a714d
fix(guild): enhance server info section with description and layout i…
RedStar071 Apr 13, 2026
4f96072
fix(footer): replace direct GitHub link with branded redirect in Foot…
Copilot Apr 14, 2026
295af02
Merge branch 'main' into feat/add-redirect-to-netlify
RedStar071 Apr 14, 2026
0a21207
fix(redirects): update GitHub redirect to support wildcard paths
RedStar071 Apr 14, 2026
fd1cbfa
feat(redirects): update footer links and add redirects for social med…
RedStar071 Apr 14, 2026
800afd0
chore: remove tracked agent skills and stale workflow files
RedStar071 Apr 14, 2026
7f9b8e6
fix(tests): update expected children count for Links column in useFoo…
RedStar071 Apr 14, 2026
865d95c
Merge branch 'main' into chore/cleanup-agent-skills
RedStar071 Apr 14, 2026
5fef5c4
chore: remove tracked agent skills and stale workflow files (#145)
RedStar071 Apr 14, 2026
269a16e
Merge branch 'main' into copilot/add-comprehensive-test-cases
RedStar071 Apr 14, 2026
3e5e8a9
test: add unit tests for 7 untested core utilities (#140)
RedStar071 Apr 14, 2026
f9ee8fa
docs: add commit message generation instructions for GitHub Copilot Chat
RedStar071 Apr 20, 2026
f76fe25
chore(deps): update all non-major dependencies (#98)
renovate[bot] Apr 23, 2026
5012f00
chore(agents): update skills to latest version
RedStar071 Apr 23, 2026
4e4e2b5
chore(ci): remove deploy-related workflows
RedStar071 Apr 23, 2026
864c221
chore(agents): update skills to latest version (#151)
RedStar071 Apr 23, 2026
5a149e6
Revert "chore(ci): remove deploy-related workflows"
RedStar071 Apr 23, 2026
56afe95
Merge branch 'release' into main
RedStar071 Apr 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
27 changes: 0 additions & 27 deletions .agent/skills/create-pr-commit/SKILL.md

This file was deleted.

95 changes: 0 additions & 95 deletions .agent/skills/document-writer/SKILL.md

This file was deleted.

167 changes: 0 additions & 167 deletions .agent/skills/document-writer/references/content-patterns.md

This file was deleted.

Loading
Loading