Skip to content

chore: merge next into master#87

Open
notscrappie wants to merge 221 commits into
masterfrom
next
Open

chore: merge next into master#87
notscrappie wants to merge 221 commits into
masterfrom
next

Conversation

@notscrappie

@notscrappie notscrappie commented Nov 24, 2024

Copy link
Copy Markdown
Contributor

Merges the new overhaul into the master branch. Yes, I know that the build fails.

notscrappie and others added 30 commits February 4, 2024 02:29
* fix(deps): update dependency @formatjs/intl-localematcher to ^0.5.0

* fix(deps): update dependency next-intl to v3.0.0-rc.8

* chore(deps): update dependency @types/node to v20.9.0 (#63)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency next-intl to v3.0.0-rc.10

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.9.2

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.10.2

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): bump next-auth from 4.24.4 to 4.24.5

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.4 to 4.24.5.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.4...next-auth@4.24.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update dependency next-intl to v3.2.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: scrappie <notscrappie@proton.me>

* chore(deps): update dependency eslint-config-prettier to v9.1.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: added .vscode

* refactor: monorepo

* refactor: remove test select menus

* refactor: removed gbanner since it's unused

* refactor: added types & hooks paths

* refactor: export all formtypes & types as an index

 for easier use

* refactor: entirely reworked Role + ChannelSelect & select menu

they now support multi select & other stuffs

* feat(backend): starboard

* refactor(backend): fixed db leaning

* refactor(frontend): removed redirects

* refactor(frontend): removed sidebar.tsx util

* refactor(frontend): removed sidebar func + added useGuildId

* refactor(frontend): added utils to paths

* feat(backend): add starboard channel

* refactor(backend): removed function shit from features array

* refactor(frontend): optimized channel select

* refactor(frontend): tweaked imports for Embed

* refactor(frontend): removed table

* refactor(frontend): optimized role select

* refactor(frontend): tweaked imports for TextArea

* feat(frontend): new numeric input component

* refactor(frontend): various import changes

* refactor(frontend): hid up and down number input btns

* chore(frontend): bumped packages

* chore(backend): bumped packages

* refactor(frontend): removed unused imports

* refactor(frontend): forced signin and signout pages to /

* refactor(frontend): added multi selects to index

* refactor(frontend): removed bg from loading panel

* refactor(frontend): removed banner & added select & gselect to index

* refactor(frontend): added feature keys & changed imports

* refactor(frontend): added zod & import changes

* feat(frontend): starboard

* refactor(frontend): sign out on 401

* refactor(frontend): added features & forms to paths

* refactor(frontend): linting, forced pages & removed auth page from public pages

* refactor(frontend): layout changes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Also added svgToDatauri, colors & flattenColorPalette.
- Renamed the "frontend" folder to "bs-web".
- Tweaked i18n system to remove locales in the URL.
- Entirely replaced the Next-Auth based authentication system with Better-Auth.
- Ported over the new navigation bar from the new TanStack Start version of the dashboard.
- Reworked the configuration file for Tailwind.
- Reworked the middleware entirely, locale is now assigned in the middleware via a cookie.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant