Skip to content

Draco is Contributing…

Draco1js/subsonic-native

Summary by CodeRabbit

  • Chores
    • Updated CI workflows: concurrency/cancel-in-progress, expanded triggers including manual runs, improved caching, longer build timeout, and merged release creation into the build job.
    • Enhanced Android pipeline: full build/sign/publish flow, optional signing, artifact versioning, and automatic attachment to releases.
    • Added release automation and commit-message linting workflows and configs.
  • Configuration
    • Renamed app identifiers for consistency ("subsonic-native" → "subsonicnative") and disabled Android edge-to-edge.
    • Expanded ignore patterns to include .old and .base64.
  • Dependencies
    • Moved commitlint packages to devDependencies.
get-convex/better-auth

Ci is working again!

Didn't need the multiple install commands, or even installing in the examples directory


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

lin-stephanie/astro-antfustyle-theme

Description

Just fixing a tiny typo I found!

get-convex/better-auth

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

get-convex/convex-backend

Fixing the issue in #24 , should be a bit less error prone now


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

get-convex/better-auth

Added a list of the currently supported plugins to docs


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

get-convex/better-auth

Porting the Docs over to Astro, this should make documenting the plugin way easier using mdx, and fix a bunch of bugs on the docs site regarding layout shifts.

Putting this in for consideration, you can see the pages in docs/src/content/docs/**

Here's a live version: https://better-auth.dracodev.me/


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

shadcn-ui/ui

Fixed typo in Breadcrumb component:

- BreadcrumbEllipsis.displayName = "BreadcrumbElipssis";
+ BreadcrumbEllipsis.displayName = "BreadcrumbElipsis";
shadcn-ui/ui

There was a typo in the MenuBar component that could cause issues with React in displayName

Line 237 in both themes:

- MenubarShortcut.displayname = "MenubarShortcut";
+ MenubarShortcut.displayName = "MenubarShortcut";
Draco1js/OOP-Project
Draco1js/OOP-Project
Draco1js/OOP-Project

Added bg music, start delay, start and end sound

Draco1js/OOP-Project
Draco1js/OOP-Project

…oddamn

Draco1js/OOP-Project
Draco1js/OOP-Project

Files changed: src, assets, ,include, and vscode.
implemented raylib.

Draco1js/OOP-Project
PyxelCodes/StatusTracker

I can't for the life of me get that animation for the discord button working correctly T-T Gonna do that later

PyxelCodes/StatusTracker

yarn install, yarn dev

PyxelCodes/Aetherial

Used jsdoc-to-markdown to make an automatic docgen system in md, gonna expand on this later to make a dynamic site from the md files

Draco1js/Aetherial
PyxelCodes/Aetherial

Adding JSDOC for Intellisense and to make the package more accessible, currently only a few files so you don't have to review too many lines, hope I didn't break anything

Draco1js/Aetherial

Last fetched:  |  Scheduled refresh: Every Saturday