28 Commits

Author SHA1 Message Date
Naterfute
4b7d92994d Merge branch 'main' into fixes-v3 2026-01-14 10:49:07 -08:00
Naterfute
2e81dd4726 feat: add Pterodactyl Wings support alonside Elytra Support 2026-01-09 04:52:17 -08:00
Tyrthurey
a6ce80ee72 Added a cronjob translator (cronstrue) to the scheduler popup window
This allows the user to quick and easy see what the cronjob will do without going to third party websites.
2025-12-30 22:48:59 +02:00
Naterfute
760482b787 Merge pull request #4 from pyrodactyl-oss/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-2.1.16
chore(deps): bump @radix-ui/react-dropdown-menu from 2.1.15 to 2.1.16
2025-12-02 22:39:22 -08:00
Naterfute
c91567a3ef Merge pull request #5 from pyrodactyl-oss/dependabot/npm_and_yarn/turbo-2.6.1
chore(deps): bump turbo from 2.5.5 to 2.6.1
2025-12-02 22:05:37 -08:00
Naterfute
460131c71a chore(deps): update browserlist 2025-12-02 22:03:31 -08:00
dependabot[bot]
0726dc5d47 chore(deps): bump turbo from 2.5.5 to 2.6.1
Bumps [turbo](https://github.com/vercel/turborepo) from 2.5.5 to 2.6.1.
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](https://github.com/vercel/turborepo/compare/v2.5.5...v2.6.1)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 22:14:31 +00:00
dependabot[bot]
1a0c2d8be8 chore(deps): bump @radix-ui/react-dropdown-menu from 2.1.15 to 2.1.16
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) from 2.1.15 to 2.1.16.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-version: 2.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 22:14:12 +00:00
Naterfute
bc044aa868 ui: started migration to GravityUI icons 2025-10-28 05:34:48 -07:00
Elizabeth
11aa9b64c4 feat: major mobile improvements, and icon unification 2025-08-17 04:20:24 -05:00
he3als
15785fe4b2 chore: upgrade packages 2025-08-05 13:06:07 +01:00
he3als
ba6539187b chore: move events to dev 2025-07-12 22:03:57 +01:00
he3als
9822c5acef fix: re-add events 2025-07-12 21:06:43 +01:00
he3als
4d8cbfe38a chore: remove unused dependencies 2025-07-12 21:04:22 +01:00
he3als
5bca5dcef9 chore: update dependencies 2025-07-12 21:04:00 +01:00
he3als
5f551155e9 feat(eslint): new config 2025-07-11 12:22:40 +01:00
he3als
c975c50083 chore: update dependencies 2025-07-07 21:13:03 +01:00
he3als
9facb6c895 chore: update dependencies 2025-06-17 16:59:42 +01:00
he3als
409dfdd9dd chore: update dependencies 2025-06-14 17:33:33 +01:00
he3als
2d278ffd28 feat(schedules): add timezone info 2025-06-09 13:23:05 +01:00
naterfute
7ef7d10eda fix: add radix-ui 2025-06-08 01:45:14 -07:00
naterfute
f14a2862d8 feat(captcha): Remove Recaptcha support in favor of others
- Remove ReCaptcha support and all related files
- Adds support for the following captchas
    - Cloudflare Turnstile
    - Hcaptcha
    - Friendly Captcha
- Implement new captcha middleware and controller
- Add frontend components for new captcha options
- Update settings configuration and views

Closes #169
2025-06-04 17:32:55 -07:00
he3als
024398d386 fix(eslint): resolve errors
they popped out of nowhere like hello???? 🥲
2025-05-12 00:11:53 +01:00
he3als
e75a456984 feat(package.json): upgrade all packages 2025-05-09 21:52:23 +01:00
he3als
cdf9643695 feat: docker local development method 2025-05-09 12:42:50 +01:00
he3als
efbe9cb5ef chore: remove unused package 2025-05-08 19:58:28 +01:00
he3als
3921466266 feat!: tailwind v4 migration 2025-05-08 12:19:12 +01:00
he3als
a48ec1fab8 feat: migrate npm -> pnpm 2025-05-03 19:36:06 +01:00