Commit graph

1446 commits

Author SHA1 Message Date
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
13a9eda301 Merge branch 'team-refresh' of https://github.com/hackclub/site into team-refresh 2023-02-21 10:41:59 +08:00
Sam Poder
ebcec83601 Update team.js 2023-02-21 10:40:54 +08:00
Sam Poder
9bcb8f6ed4
Reset. 2023-02-21 10:40:07 +08:00
Sam Poder
cfd048d8ed Update team.js 2023-02-21 10:38:29 +08:00
Sam Poder
3d5896d902 Update footer.js 2023-02-21 10:37:09 +08:00
Sam Poder
152fbde250 Refresh Team Page To Include Board 2023-02-21 10:35:08 +08:00
dependabot[bot]
62ec0a5b41
Bump @apollo/client from 3.7.3 to 3.7.7 (#702)
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.3 to 3.7.7.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.7.3...v3.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 22:51:45 +08:00
dependabot[bot]
642e2ce452
Bump cursor-effects from 1.0.8 to 1.0.11 (#700)
Bumps [cursor-effects](https://github.com/tholman/cursor-effects) from 1.0.8 to 1.0.11.
- [Release notes](https://github.com/tholman/cursor-effects/releases)
- [Commits](https://github.com/tholman/cursor-effects/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 22:51:14 +08:00
dependabot[bot]
bbfe612ff8
Bump react-tsparticles from 2.7.1 to 2.9.3 (#699)
Bumps [react-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 2.7.1 to 2.9.3.
- [Release notes](https://github.com/matteobruni/tsparticles/releases)
- [Changelog](https://github.com/matteobruni/tsparticles/blob/main/components/react/CHANGELOG.md)
- [Commits](https://github.com/matteobruni/tsparticles/commits/react-tsparticles@2.9.3/components/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 22:51:04 +08:00
dependabot[bot]
97e0b0e5ca
Bump swr from 2.0.0 to 2.0.3 (#698)
Bumps [swr](https://github.com/vercel/swr) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/2.0.0...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 22:50:52 +08:00
Sam Poder
8d36bc951a
Design Tweaks (#697)
* Design updates!

* Update Image

* Crop Image

* Update pages/index.js

* Update hackathons.js

* Update pages/index.js

* Update slack.js

* Update components/index/cards/slack.js

* Update components/index/cards/slack.js

* Update pages/index.js
2023-02-18 20:37:14 +08:00
dependabot[bot]
25e986061d
Bump eslint from 8.31.0 to 8.33.0 (#689)
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
2023-02-07 09:25:29 +08:00
dependabot[bot]
1acda538dd
Bump eslint-config-next from 13.0.7 to 13.1.6 (#691)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.7 to 13.1.6.
- [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.1.6/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:24:04 +08:00
Ella
2dabafb590 Merge branch 'main' of https://github.com/hackclub/site 2023-02-06 20:23:46 -05:00
dependabot[bot]
7f59072884
Bump react-wrap-balancer from 0.2.4 to 0.4.0 (#683)
Bumps react-wrap-balancer from 0.2.4 to 0.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:23:44 +08:00
dependabot[bot]
37f459bda5
Bump @octokit/auth-app from 4.0.7 to 4.0.9 (#692)
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 4.0.7 to 4.0.9.
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](https://github.com/octokit/auth-app.js/compare/v4.0.7...v4.0.9)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:23:31 +08:00
Ella
c0bad89b6b Merge branch 'main' of https://github.com/hackclub/site 2023-02-06 20:23:29 -05:00
Ella
e496381063 Move sprig anchor to the console card 2023-02-06 20:23:20 -05:00
dependabot[bot]
e650ade9fc
Bump axios from 1.2.1 to 1.3.2 (#696)
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.3.2.
- [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.2.1...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:22:52 +08:00
Ella
702a2d31b1 Fix spelling error and re-upload file 2023-02-06 20:11:57 -05:00
zach latta
e660ae0ad3
Update PDF to be 8.5x11 and do a copy revision 2023-02-06 17:57:12 -05:00
Sam Poder
ddbdf8af31
Set Dinosaur (To Avoid Explicit Dinos) 2023-02-05 20:44:47 +08:00
Ella
ca2a268d0e CORS for Sprig console endpoint 2023-02-04 14:26:13 -05:00
Ella
3236afeb07 Add anchor for Sprig 2023-02-03 17:04:50 -05:00
Belle
2d601a6202
rehost images (#694)
* wahoo

* rehost images
2023-02-03 15:34:40 -05:00
Belle
c53ea7b4a4
add video + swap photo (#693)
wahoo
2023-02-01 23:13:23 +08:00
Gaurav Pandey
1e53813c52
made the FAQ text look white like the rest of the links (#681) 2023-02-01 09:59:56 -05:00
Raymond
cb1efc0448
pages/amas.js: Sort AMAs by most recent (#688) 2023-01-29 14:38:38 +11:00
Caleb Denio
f4fe0fe2a2
Update my photo
moderately better than the last one
2023-01-26 11:35:21 -05:00
Ella
17ac2eedfb
Bank Apply Page has random backgrounds (#686)
Page has random backgrounds
2023-01-24 08:58:50 +11:00
Ella
f13551d0d5 Add meta title for /bank/apply 2023-01-23 14:27:57 -05:00
Ella
7ecd6dbda0
Include HCB account URL (#685) 2023-01-23 14:24:35 -05:00
Caleb Denio
844fb4a557
Fix button on winter page 2023-01-18 12:51:30 -05:00
Belle
3be9a6c5d8 winter 2023-01-16 13:16:21 -05:00
Belle
0726c7618f
so true 2023-01-15 14:04:03 -05:00
Jianmin Chen
0d549ebd53
Move carousel content to JSON file (#678) 2023-01-14 11:09:00 -05:00
Kognise
ab0609991a
Update Kognise role on team page (hiring -> eng) 2023-01-13 09:36:45 -05:00
Caleb Denio
97b3aba507
Remove Google Workspace from /bank (#671) 2023-01-12 21:44:30 +01:00
Sam Poder
075bb6c13d
Add files via upload 2023-01-09 17:46:02 +08:00
dependabot[bot]
97a5cf1376
Bump json5 from 1.0.1 to 1.0.2 (#672)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:28:11 +08:00
Belle
f4123fba5f
Update events.js 2023-01-08 20:52:48 -05:00
Belle
6729fe8e03
fix slack card bug 2023-01-08 20:47:37 -05:00
Ella
bd1e14939e Fix SineRider sticker file name 2023-01-08 19:23:38 -05:00
Belle
6f6ce301ed
small ux fixes (#667)
* mc

* wahoo

* add cf suggestions
2023-01-08 14:32:38 -05:00
Ella
d33344f5cc Fix winter copy 2023-01-08 14:28:17 -05:00
Sam Poder
21e30bc671
Anxiety 2023-01-08 22:36:51 +08:00
Gary Tou
127cf4ccd4
Bank API: Migrate to underscored Org category (#673)
Due to a bug in https://github.com/hackclub/bank/pull/3394, categories were not underscored as intended. Since the Transparency API doesn't have versioning set up yet, a breaking change to the API (https://github.com/hackclub/bank/pull/3402) will be released on Tuesday Jan 10th, 2023. The change will underscore all categories returned by the API (as declared in the docs https://bank.hackclub.com/docs/api/v3/schemas/Organization).

> 'hack club hq' will become 'hack_club_hq'

This PR will maintain capability as this breaking change rolls out.
2023-01-08 10:50:33 +08:00
Ella
f2fa3658b0
Use Bank trasnparency API for opensource page (#669)
* Use Bank trasnparency API for opensource page

* Update opensource.js

* Update pages/opensource.js

* Update pages/opensource.js

Co-authored-by: Gary Tou <gary@garytou.com>

* Update pages/opensource.js

* Update pages/opensource.js

* Update pages/opensource.js

Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
Co-authored-by: Gary Tou <gary@garytou.com>
2023-01-06 09:12:58 +08:00