Commit Graph

58 Commits

Author SHA1 Message Date
dvelo
2a58192a14 feat: enforcing color modes 2025-05-16 19:08:19 -05:00
dvelo
0ceb8de3b8 fix: uploadmentation 2025-05-12 20:00:12 -05:00
dvelo
4b05dc2149 fix: i hope these servers work 2025-05-06 17:20:18 -05:00
3ca0cadfbc feat: add waitlist and other stuffs 2025-05-04 22:43:15 -05:00
f21ce33b27 fix: layout controls 2025-04-29 19:00:22 -05:00
98056a1caf feat: fix lock files 2025-04-21 23:51:22 -05:00
be55ec13db feat: finish home page 2025-04-21 23:25:26 -05:00
0db9f5aba2 feat: probably some changes 2025-04-18 21:44:38 -05:00
db992412d0 feat: clean up code 2025-04-04 21:10:56 -05:00
ed2d6f0ac1 feat: custom modifications 2025-04-04 21:10:50 -05:00
dvelo
fbab3e4676 feat(git): up to date w/ main 2025-03-26 18:53:08 -05:00
dvelo
e31881e890 feat: time for testing! 2025-03-22 20:23:14 -05:00
dvelo
7385705c8d feat: custom filters 2025-03-21 08:36:05 -05:00
dvelo
bba5504f5d feat: figure it out urself 2025-03-15 16:58:24 -05:00
dvelo
a54a27bcec feat: sync w/ main 2025-03-08 15:21:26 -06:00
dvelo
e9942057ce feat: sync w/ main 2025-03-02 19:06:38 -06:00
dvelo
8541994c4d feat(v2): i forgot 2025-03-02 18:28:20 -06:00
dvelo
8b938f5c2c feat: i didn't keep track 💀 2025-02-22 10:38:19 -06:00
dvelo
a9d5ddf43d feat: progress (2/19) & clerk themes and extra theming 2025-02-19 14:31:59 -06:00
dvelo
a0a139de02 feat: add settings, minor features 2025-02-18 18:19:04 -06:00
dvelo
4082529280 feat: navbar context menu 2025-02-16 13:37:40 -06:00
dvelo
bb95626ddc feat: remove old files & migrate embeds 2025-02-15 15:05:32 -06:00
dvelo
dee5612abb feat: make components actually work 2025-02-14 18:26:36 -06:00
dvelo
38c10ff5cf feat: move to monorepo and update copyright 2025-02-13 21:41:10 -06:00
dvelo
f2feb1ae73 fix: more seo-friendly 2025-02-04 20:12:19 -06:00
dvelo
48c038df0f fix: google not crawling (again) 2025-01-24 19:37:10 -06:00
dvelo
fcb4221fca feat: new affiliate 2025-01-03 13:26:25 -06:00
dvelo
c8fe0a6051 feat: new banner system 2024-12-21 17:14:29 -06:00
dvelo
eaece10ec6 feat: new motd engine 2024-12-21 09:27:41 -06:00
dvelo
e88f90ca54 chore: update clerk 2024-12-18 20:50:03 -06:00
dvelo
b073f719be feat: cosmetic changes for toasts and tabs 2024-11-23 17:54:51 -06:00
dvelo
346f9d210e feat: redid server view 2024-11-17 21:10:02 -06:00
dvelo
ddea87ccf8 feat: add new embeds 2024-11-16 15:01:14 -06:00
dvelo
a6c1404646 feat: allow server banners to have any URL 2024-11-10 20:57:08 -06:00
dvelo
3c1fd6cfc4 feat: revamped documentation 2024-11-03 09:38:25 -06:00
dvelo
dd9104f2f3 feat: swap text field for monaco editor 2024-10-06 09:34:56 -05:00
dependabot[bot]
694b14dab3
build(deps): bump next from 14.2.3 to 14.2.10
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-05 13:37:17 +00:00
dvelo
6aff5751c6 release: 1.3.2 2024-10-04 21:06:02 -05:00
dvelo
5699da4dc4 feat: achievements 2024-09-08 22:34:51 -05:00
dvelo
e883484e66 fix: didn't compile 2024-09-04 18:28:29 -05:00
dvelo
60e0c5863a feat: new documentation! 2024-09-03 23:56:15 -05:00
dvelo
9be70112dc 1.0! 2024-08-22 23:44:00 -05:00
dvelo
7c2d7c61d0 feat: reporting 2024-08-20 21:32:27 -05:00
dvelo
27d7f3755e fix: all issues with the MOTD engine are gone 2024-08-17 18:11:38 -05:00
dvelo
8aeae0cda4 bump: 0.10 2024-08-17 14:15:30 -05:00
dependabot[bot]
7573a064a1
build(deps): bump @clerk/themes from 2.1.9 to 2.1.19
Bumps [@clerk/themes](https://github.com/clerk/javascript/tree/HEAD/packages/themes) from 2.1.9 to 2.1.19.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/themes/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/themes@2.1.19/packages/themes)

---
updated-dependencies:
- dependency-name: "@clerk/themes"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 17:50:10 +00:00
dvelo
03d4b3fd4d
chore: bump react-resizable-panels from 2.0.19 to 2.0.23 2024-08-10 10:38:01 -06:00
dependabot[bot]
3d1f852ff4
build(deps): bump react-resizable-panels from 2.0.19 to 2.0.23
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.0.19 to 2.0.23.
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Commits](https://github.com/bvaughn/react-resizable-panels/compare/2.0.19...2.0.23)

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 16:28:09 +00:00
dependabot[bot]
c2a0017e37
build(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.1
Bumps [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) from 1.0.5 to 1.1.1.
- [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-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 16:27:11 +00:00
dvelo
a63913c904
chore: bump @radix-ui/react-dropdown-menu from 2.0.6 to 2.1.1 2024-08-10 10:25:52 -06:00