Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: readable zfgcbb #84

Merged
merged 36 commits into from
Feb 3, 2025
Merged

feat: readable zfgcbb #84

merged 36 commits into from
Feb 3, 2025

Conversation

gm112
Copy link
Contributor

@gm112 gm112 commented Feb 3, 2025

ignore me, just merging main to get dependabot to shut up. i'll update config later

MGZero and others added 30 commits August 29, 2024 19:26
starting to pull message editing together
set up theme provider
chore: initialize corepack in the repo
ci: add ci pipeline on pull_request
…ry (#7)

Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.7 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.6.1 to 22.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @linaria/core from 4.5.4 to 6.2.0

Bumps [@linaria/core](https://github.com/callstack/linaria) from 4.5.4 to 6.2.0.
- [Release notes](https://github.com/callstack/linaria/releases)
- [Commits](https://github.com/callstack/linaria/compare/@linaria/[email protected]...@linaria/[email protected])

---
updated-dependencies:
- dependency-name: "@linaria/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: remove package-lock.json since we are using yarn

* chore: update existing packages

* chore: add peer dependencies for linaria-react and bootstrap

* fix: add @tyles/debug to fix linaria/core
chore: configure project to esm
chore: update project name

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Basniak <[email protected]>
Co-authored-by: Jon Basniak <[email protected]>
* feat(frontend): add initial dynamic routes

* chore: move components that were bunched with routes to components directory
chore: re-fix vite.config.ts

* chore: add prettier

* ci: use nvmrc for specifying node version
chore: add check npm script

* chore: rename registration view

* chore: fix pr comments

* chore: add format npm script
chore: run format on repo

* fix: pass --project tsconfig.json to build npm script

* chore: scaffold out some more pages
chore: remove accidental duplicate boards view
chore: add sonic for funsies
chore: skipLibCheck due to linaria/core package bug

* chore: update links to match routes
* updates for user profile and thread

* fix: pass props instead of useParams in components

---------

Co-authored-by: Jonathan Basniak <[email protected]>
* some changes for user left pane

* formatting fix
* feat(frontend): add convention for exporting a layout
chore: remove deprecated reactRefresh vite plugin

* chore: format files

* chore: formatting and convention changes

* chore: remove plugin-react-refresh from package.json

* chore: include vite.config changes
* lots of thread/user updates

* formatting fix
* a bunch of styling and layout updates

* formatting fixes

* case sensitivity fix?
* adds paginator

* formatting
MGZero and others added 6 commits October 21, 2024 17:14
* navigator updates

* formatting
* feat: enable verbatumModule syntax
chore: tweak bundles for vite
chore: update yarn

fix: move bootstrap to a css import
chore: make vite config parallelize loads

chore: add vscode launch config

chore: update packages to shut dependabot up

chore: add vscode folder settings

feat: make HasPermission type safe

feat: add support for arrays in useBBQuery hook
feat: add initial member-list view

* chore: load backend endpoint url from configuration

* chore: move contentView to layouts folder

* feat: forward useQuery in useBBQuery to expose error properties
feat: finish rough memberList view

* chore: remove useless config
* clean up responsiveness on category listing
adds board metadata from back end

* formatting

* lockfile fix maybe?

* THIS TIME yarn lock will be fixed!
* add news box
clean up some child board data

* formatting fixes
handles responsiveness for boards
* feat: update to react 19
feat: update to react-router 7
chore: update all packages and yarn

* chore: add snow effect
fix: router SSR not working
@gm112 gm112 merged commit b5ec926 into main Feb 3, 2025
1 check passed
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.

2 participants