Avatar for the wolfstar-project user
wolfstar-project
wolfstar.rocks
BlogDocsChangelog

chore: release v0.3.0

#152
Comparing
main
(
56afe95
) with
release
(
864c221
)
CodSpeed Performance Gauge
0%
Untouched
44

Benchmarks

44 total
edge case - empty string
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
10.9 µs10.9 µs
edge case - whitespace only
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
11.9 µs11.8 µs
special chars - hyphens
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
59.4 µs59.3 µs
edge case - excessive whitespace
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
57.5 µs57.4 µs
short name - three words
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
59.2 µs59.1 µs
special chars - unicode apostrophe
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
58.4 µs58.3 µs
special chars - numbers at start
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
64.1 µs64 µs
special chars - possessives
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
60.5 µs60.4 µs
unicode - emojis
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
62.6 µs62.5 µs
short name - two words
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
55.8 µs55.8 µs
real-world - roleplay server
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
58.7 µs58.7 µs
long name - 10 words
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
65.1 µs65.1 µs
real-world - gaming clan
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
58.6 µs58.5 µs
special chars - numbers
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
59.8 µs59.7 µs
edge case - single character
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
54.4 µs54.4 µs
long name - 20 words
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
73.7 µs73.7 µs
unicode - mixed scripts
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
64.5 µs64.4 µs
differenceMap - no difference (100 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
74.7 µs74.7 µs
differenceMap - append operation (100 entries, +10 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
156.1 µs156.1 µs
real-world - typical server name
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
56.4 µs56.4 µs
differenceMap - append operation (1000 entries, +10 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
1 ms1 ms
differenceMap - partial difference (100 entries, 50% changed)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
200.5 µs200.5 µs
differenceMap - no difference (1000 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
601.6 µs601.6 µs
differenceArray - no difference (1000 items)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
4.4 ms4.4 ms
differenceArray - partial difference (1000 items, 50% changed)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms

Commits

Click on a commit to change the comparison range
Base
main
864c221
0%
refactor: imagine an app (#4)
f4b231c
1 month ago
by RedStar071
0%
fix(api): use correct Discord endpoint for guild permission checks (#71)
ff03deb
1 month ago
by RedStar071
-0.02%
refactor: update GitHub Actions workflow for semantic pull requests
42aa3bd
1 month ago
by RedStar071
+0.69%
refactor: migrate to vite-plus and to vite 8 from old configuration (#73)
5b40c81
1 month ago
by RedStar071
-0.72%
chore: remove GEMINI.md file
a0d4960
1 month ago
by RedStar071
+0.09%
docs: rewrite copilot instructions in JabRef operational style
60c9d0b
1 month ago
by RedStar071
-0.02%
fix: add iconify API to connect-src directive (#76)
f60e33f
1 month ago
by RedStar071
-0.06%
fix(ui): improve text legibility on terms and privacy pages (#74)
a0e4795
1 month ago
by RedStar071
+0.07%
fix: improve OAuth flow error handling and session management (#75)
3407b1c
1 month ago
by RedStar071
-0.04%
refactor: streamline useUser composable and improve guilds handling (#77)
2cee3e8
30 days ago
by RedStar071
0%
chore: update skills agent
6982c8c
30 days ago
by RedStar071
-0.04%
refactor: migrate consola to evlog (#78)
37dfbb5
29 days ago
by RedStar071
+0.06%
feat: add badges for Beta and Dev versions based on environment (#72)
74f38c0
29 days ago
by RedStar071
-0.02%
chore: configure Renovate (#80)
0174413
29 days ago
by RedStar071
+0.01%
chore: switch to danielroe renovate preset (#86)
687a506
29 days ago
by RedStar071
+0.01%
feat: add GitHub Actions workflow for automated release PR creation (#87)
0dba514
29 days ago
by RedStar071
-0.01%
feat: add bottom fade effect for clipped content in FeatureCarousel (#79)
5a5000c
28 days ago
by RedStar071
+0.01%
fix: replace logger with console for development warnings in fetch-cache plugin
cce6c42
27 days ago
by RedStar071
+0.01%
chore(deps): update all non-major dependencies (#88)
d323a53
27 days ago
by renovate[bot]
+0.04%
feat: new og images (#94)
161080b
25 days ago
by RedStar071
-0.05%
refactor: update package.json scripts and clean up pnpm workspace configuration
1d08577
24 days ago
by RedStar071
+0.01%
refactor: disable SRI and adjust SSG script hashing in nuxt.config.ts
e2b6647
23 days ago
by RedStar071
0%
chore: add .node-version file pinned to node 24 (#101)
603aed4
23 days ago
by RedStar071
-0.01%
chore: add .node-version to Vite config ignore list
91bb909
23 days ago
by RedStar071
+0.01%
docs: revamp contributing guide and simplify copilot instructions (#99)
6e0db34
23 days ago
by RedStar071
-0.04%
fix: clean up health check and add explicit cache keys (#100)
d5ad6eb
23 days ago
by RedStar071
+0.04%
fix: TypeError processing guild channels (#104)
4f7d507
23 days ago
by RedStar071
0%
ci: add Copilot contribution guidelines checker workflow (#107)
1efd1b1
22 days ago
by RedStar071
-0.01%
chore: remove semantic pull request validation workflow
4ab4831
22 days ago
by RedStar071
-0.02%
refactor: update command parameter types in PermissionNodeManager and command matchers
951936a
22 days ago
by RedStar071
+0.02%
ci: add Copilot code quality review workflow (#106)
0f70537
22 days ago
by RedStar071
-0.02%
refactor: update contribution guidelines checker and PR code quality workflow files
92dde52
22 days ago
by RedStar071
-0.23%
refactor: optimize guild transformation logic and update default values
18f445e
21 days ago
by RedStar071
+0.25%
chore: consolidate knip config and fix unused code (#105)
87398df
20 days ago
by RedStar071
-0.03%
ci: use voidzero-dev/setup-vp instead of setup-node + pnpm/action-setup (#109)
ac2b617
20 days ago
by RedStar071
-0.03%
refactor: enhance conditional class bindings for build environment display
449d6d9
20 days ago
by RedStar071
+0.09%
chore: update .gitignore to include additional agent files and maintain organization
19931fd
20 days ago
by RedStar071
-0.05%
chore: remove obsolete provenance CI workflow
3356bca
19 days ago
by RedStar071
+0.04%
style(profile): improve spatial hierarchy, rhythm, and accessibility (#111)
9bf4501
19 days ago
by RedStar071
-0.02%
docs: add design context and guidelines for WolfStar.rocks
b25f1d9
19 days ago
by RedStar071
-0.01%
fix(ui): improve spatial hierarchy in guild settings components (#114)
5d1d4bf
18 days ago
by RedStar071
-0.03%
refactor(commands): normalize design tokens and strip decorative overload (#117)
32e5d27
18 days ago
by RedStar071
0%
feat(api): add sentry metrics for latency and error tracking (#116)
02ccf5f
18 days ago
by RedStar071
+0.08%
fix(api): improve error handling for Discord API calls in discord.ts
ce767b7
18 days ago
by RedStar071
-0.04%
fix(cards): change reload button to navigate to login page
6bdfbfb
18 days ago
by RedStar071
-0.04%
refactor(config): remove footer configuration from app.config.ts
3ccf788
17 days ago
by RedStar071
0%
refactor: replace fileURLToPath with import.meta.dirname (#120)
7904ea0
17 days ago
by RedStar071
+0.09%
fix(.gitignore): remove duplicate entry for .nvmrc
827e495
17 days ago
by RedStar071
-0.07%
chore(deps): update dependency std-env to v4 (#92)
4e8d3b2
17 days ago
by renovate[bot]
+0.01%
chore: remove CODEOWNERS file (#122)
4e2e463
17 days ago
by RedStar071
-0.04%
refactor(workflows): update contribution guidelines checker and PR code quality configurations (#123)
fcb21a3
17 days ago
by RedStar071
+0.07%
feat: add pull request template for improved contribution guidelines
e9f0471
17 days ago
by RedStar071
0%
fix(discord): handle missing permissions field in isAdmin (#126)
6b57ea3
17 days ago
by RedStar071
-0.06%
feat(shelve): add initial configuration for Shelve integration
1b225d9
17 days ago
by RedStar071
+0.06%
fix(knip): add @shelve/cli to ignoreDependencies for CLI usage
ff79dfd
17 days ago
by RedStar071
0%
fix(shelve): fixed shelve config file name (#128)
9f17eb0
17 days ago
by lorypelli
-0.05%
feat(guild): implement server information section in general settings (#130)
70951e2
15 days ago
by RedStar071
+0.04%
fix(env): remove optional Cloudflare Web Analytics token section
b55beb9
15 days ago
by RedStar071
-0.04%
fix(dashboard): enhance error handling for guild data loading (#129)
bfc47a7
15 days ago
by RedStar071
+0.12%
chore(prisma): upgrade to Prisma ORM v7 (#131)
c66478c
14 days ago
by RedStar071
-0.07%
style(guild): restyle Server Info section to match card design (#132)
24a1728
14 days ago
by RedStar071
-0.06%
fix(app.vue): simplify CI/test environment check in onMounted lifecycle (#124)
f0a437b
14 days ago
by RedStar071
+0.1%
fix(ui): improve UX copy and accessibility across dashboard (#139)
476d5dd
14 days ago
by RedStar071
-0.01%
fix(guild): update command prefix placeholder for clarity
5e08749
13 days ago
by RedStar071
-0.08%
fix(sentry): comment out backend domain URLs in tracePropagationTargets
fd2e555
13 days ago
by RedStar071
+0.06%
chore(ci): upgrade gh-aw from v0.65.3 to v0.68.1
c9286a0
13 days ago
by RedStar071
-0.02%
fix(guild): enhance server info section with description and layout improvements
e0a714d
11 days ago
by RedStar071
+0.02%
feat(redirects): update footer links and add redirects for social media and GitHub (#143)
fd1cbfa
10 days ago
by RedStar071
0%
fix(tests): update expected children count for Links column in useFooter tests
7f9b8e6
10 days ago
by RedStar071
0%
chore: remove tracked agent skills and stale workflow files (#145)
5fef5c4
10 days ago
by RedStar071
-0.03%
test: add unit tests for 7 untested core utilities (#140)
3e5e8a9
10 days ago
by RedStar071
+0.26%
docs: add commit message generation instructions for GitHub Copilot Chat
f9ee8fa
4 days ago
by RedStar071
-0.29%
chore(deps): update all non-major dependencies (#98)
f76fe25
21 hours ago
by renovate[bot]
+0.09%
Revert "chore(ci): remove deploy-related workflows"
5a149e6
20 hours ago
by RedStar071
-0.04%
chore(ci): remove deploy-related workflows
4e4e2b5
20 hours ago
by RedStar071
+0.02%
chore(agents): update skills to latest version (#151)
864c221
20 hours ago
by RedStar071
0%
Merge branch 'release' into main
56afe95
4 hours ago
by RedStar071
© 2026 CodSpeed Technology
Home Terms Privacy Docs