Commit graph

1525 commits

Author SHA1 Message Date
Max Wofford
1cdd3f009f Run formatter 2023-03-07 10:14:59 -05:00
Max Wofford
e222be3242 Add prettier and format command 2023-03-07 10:09:19 -05:00
Cheru Berhanu
b0d42ac120
yeet overflow bug (#736) 2023-03-05 18:26:44 -05:00
Sam Poder
20f74886cd
Add Scrapbook 2023-03-05 14:48:00 +08:00
Sam Poder
550f8ae9a1
Merge pull request #735 from hackclub/lexi-is-a-human-with-a-name
I'm a human with a name!
2023-03-04 10:46:52 +08:00
Kognise
676e5fe43a Lexi is a human with a name 2023-03-03 21:44:57 -05:00
Sam Poder
5f8bb92bbe
Merge pull request #732 from ma1ted/slack-api-fix
Fix Slack API error when there is no token present
2023-03-03 08:05:56 +08:00
Sam Poder
6588730179
Merge pull request #733 from ma1ted/equality-refactoring
Change loose equality to strict equality
2023-03-03 08:05:25 +08:00
Ella
128d7aba4f Improve text styles
* remove unnecessary links to hackclub.com/bank
* don't underline things that aren't links
* make text colors consistent
2023-03-02 11:30:02 -05:00
Malted
ffb1d8cdc2
♻️ Change loose equality to strict equality 2023-03-01 23:57:35 +00:00
Malted
15c0b4ebf5
🧑‍💻 Check for lack of token, not env 2023-03-01 21:51:02 +00:00
Ella
fe3c9bdef7 Add more requirements
cc @daisybanks
2023-03-01 12:52:14 -05:00
Sam Poder
cee1289f89
Update bio.js 2023-03-01 21:00:38 +08:00
Sam Poder
99be401006
Update team.js 2023-03-01 20:50:39 +08:00
Sam Poder
a0b331f8c6 Tighten Workshops Card 2023-03-01 17:21:17 +08:00
Sam Poder
1ca2540d0e Large Ending Font 2023-03-01 17:04:18 +08:00
Sam Poder
f4113b64d1 Capitalise Title in Meta 2023-03-01 16:50:24 +08:00
Sam Poder
f304ecae4c Update team structure! 2023-03-01 11:34:21 +08:00
Sam Poder
a2610093ce
Update team.js 2023-03-01 10:44:57 +08:00
Sam Poder
d9a228d6ea
Add Quillan! 2023-02-28 23:13:30 +08:00
Sam Poder
4a8c62174d
Merge pull request #726 from hackclub/dependabot/npm_and_yarn/eslint-config-next-13.2.1
Bump eslint-config-next from 13.1.6 to 13.2.1
2023-02-28 11:39:13 +08:00
Sam Poder
bdc3dd6717
Merge pull request #725 from hackclub/dependabot/npm_and_yarn/axios-1.3.4
Bump axios from 1.3.2 to 1.3.4
2023-02-28 11:38:53 +08:00
Sam Poder
81aa453ae0
Merge pull request #723 from hackclub/dependabot/npm_and_yarn/react-use-websocket-4.3.1
Bump react-use-websocket from 4.2.0 to 4.3.1
2023-02-28 11:38:40 +08:00
Sam Poder
99c0dbe91a
Merge pull request #724 from hackclub/dependabot/npm_and_yarn/next/mdx-13.2.1
Bump @next/mdx from 13.1.6 to 13.2.1
2023-02-28 11:38:28 +08:00
Sam Poder
6e44396139
Merge pull request #727 from hackclub/dependabot/npm_and_yarn/emotion/react-11.10.6
Bump @emotion/react from 11.10.5 to 11.10.6
2023-02-28 11:38:16 +08:00
Sam Poder
1fe86dc05b
Update bio.js 2023-02-28 10:21:56 +08:00
Sam Poder
f9d9ab8b4a
Update bio.js 2023-02-28 10:17:14 +08:00
Sam Poder
f95b631448
Update bio.js 2023-02-28 10:15:26 +08:00
Sam Poder
b35ca0e782
Merge pull request #729 from hackclub/grant-new
add language on hackathon being free
2023-02-28 10:12:49 +08:00
Sam Poder
29da0836b9
Fix User Select 2023-02-28 10:11:27 +08:00
Sam Poder
4052197c4d
Increase Subtitle Line Height 2023-02-28 10:09:27 +08:00
kara
3cfb29e686
Update join-form.js (#730) 2023-02-27 18:02:02 -05:00
Belle
216dd659f4 init 2023-02-27 15:30:39 -05:00
dependabot[bot]
3bd99766b7
Bump @emotion/react from 11.10.5 to 11.10.6
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.10.5 to 11.10.6.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.10.5...@emotion/react@11.10.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:04:40 +00:00
dependabot[bot]
71d41c7283
Bump eslint-config-next from 13.1.6 to 13.2.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.1.6 to 13.2.1.
- [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/commits/v13.2.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:03:42 +00:00
dependabot[bot]
cc9b26e94b
Bump axios from 1.3.2 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.2...v1.3.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:01:28 +00:00
dependabot[bot]
067124cafc
Bump @next/mdx from 13.1.6 to 13.2.1
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.1.6 to 13.2.1.
- [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/commits/v13.2.1/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 06:57:53 +00:00
dependabot[bot]
ddc64faa70
Bump react-use-websocket from 4.2.0 to 4.3.1
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/robtaussig/react-use-websocket/releases)
- [Commits](https://github.com/robtaussig/react-use-websocket/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 06:57:23 +00:00
Sam Poder
2644a3ba3e
Merge pull request #722 from grymmy/add-g
Added Graham's team bio
2023-02-24 11:26:48 +08:00
Graham Darcey
64ec420e70 Added Graham's team bio 2023-02-23 21:57:51 -05:00
Sam Poder
13af37a461 Revert "Add margin: 'auto' to bios"
This reverts commit 6d69e808eb.
2023-02-24 09:25:42 +08:00
Sam Poder
6d69e808eb
Add margin: 'auto' to bios 2023-02-24 09:16:19 +08:00
Sam Poder
f995a5f671
Merge pull request #713 from hackclub/team-refresh
Refresh Team Page To Include Board
2023-02-24 09:11:57 +08:00
Sam Poder
ff75b1dc3b
Update pages/team.js 2023-02-24 09:10:36 +08:00
Sam Poder
efddf1bfe5 Double pretty! 2023-02-24 09:09:01 +08:00
Sam Poder
cd6295b3cb Prettier! 2023-02-24 09:08:23 +08:00
Sam Poder
4195789691
Update join-form.js 2023-02-24 09:04:52 +08:00
Sam Poder
a341402335
Merge pull request #719 from hackclub/sampoder-patch-1
Disable Joining Slack as an Adult
2023-02-24 09:04:38 +08:00
graham
38837bedb5
Merge pull request #721 from grymmy/fix-site-locally
Fixes local development environment
2023-02-23 15:17:31 -05:00
Max Wofford
07ac6c121b Fix flipped boolean 2023-02-23 14:08:58 -05:00