Commit graph

1789 commits

Author SHA1 Message Date
Sam Poder
b41db15d83 Merge branch 'main' of https://github.com/hackclub/site 2023-08-15 13:02:39 -07:00
Sam Poder
af38e43148 Use Cookies Instead of Query Params 2023-08-15 13:02:25 -07:00
Sam Poder
396042486b
Merge pull request #852 from hackclub/dependabot/npm_and_yarn/styled-components-6.0.7
Bump styled-components from 5.3.9 to 6.0.7
2023-08-15 09:53:59 -06:00
dependabot[bot]
e5b105ce09
Bump styled-components from 5.3.9 to 6.0.7
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.9 to 6.0.7.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.9...v6.0.7)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 15:53:32 +00:00
Sam Poder
643534b441
Merge pull request #851 from hackclub/dependabot/npm_and_yarn/eslint-8.47.0
Bump eslint from 8.38.0 to 8.47.0
2023-08-15 09:52:34 -06:00
Sam Poder
12ce54c4e3
Merge pull request #853 from hackclub/dependabot/npm_and_yarn/swr-2.2.1
Bump swr from 2.2.0 to 2.2.1
2023-08-15 09:52:23 -06:00
Sam Poder
b0ffd9da82
Merge pull request #854 from hackclub/dependabot/npm_and_yarn/graphql-16.7.1
Bump graphql from 16.6.0 to 16.7.1
2023-08-15 09:52:18 -06:00
Sam Poder
aa75418378
Merge pull request #855 from hackclub/dependabot/npm_and_yarn/next-transpile-modules-10.0.1
Bump next-transpile-modules from 10.0.0 to 10.0.1
2023-08-15 09:52:04 -06:00
Sam Poder
25732f02c9
Underline on Hover in Footer 2023-08-15 08:46:40 -07:00
Sam Poder
00e2a78cdb Little More Line Height 2023-08-15 08:45:02 -07:00
Sam Poder
564e0c4a7b Add target="_blank" to all links at the bottom of /events 2023-08-15 08:35:32 -07:00
Sam Poder
087a3d2b6f White Text 2023-08-15 08:33:11 -07:00
Sam Poder
7568519e1a Add DoS and virtual events 2023-08-15 08:31:35 -07:00
Sam Poder
f980642146 slacker! 2023-08-14 23:25:23 -06:00
Sam Poder
1fa29c2974 Merge branch 'main' of https://github.com/hackclub/site 2023-08-14 23:19:02 -06:00
Sam Poder
3a1238468f Create /events 2023-08-14 23:18:41 -06:00
Sam Poder
a8b308e190 Create /events 2023-08-14 23:16:06 -06:00
Sam Poder
12c72bc890 Create /event 2023-08-14 23:15:34 -06:00
Malted
68022195fb ♻️ Refactor & fix errors in GitHub API helper 2023-08-14 23:49:30 +01:00
Malted
bfaefbd591 🐛 Place buttons at bottom of card 2023-08-14 23:48:50 +01:00
dependabot[bot]
cd202b1569
Bump next-transpile-modules from 10.0.0 to 10.0.1
Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/martpie/next-transpile-modules/releases)
- [Commits](https://github.com/martpie/next-transpile-modules/commits)

---
updated-dependencies:
- dependency-name: next-transpile-modules
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 06:54:24 +00:00
dependabot[bot]
cc8e803213
Bump graphql from 16.6.0 to 16.7.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.7.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 06:54:11 +00:00
dependabot[bot]
1867feedb4
Bump swr from 2.2.0 to 2.2.1
Bumps [swr](https://github.com/vercel/swr) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 06:53:42 +00:00
dependabot[bot]
ba284fac5d
Bump eslint from 8.38.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.47.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.38.0...v8.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 06:52:27 +00:00
yodalightsabr
4fbfe59d45
🌎 Hack Club Bank Climate directory (#850)
🌎 Hack Club Bank Climate directory
2023-08-12 01:58:09 -07:00
yodalightsabr
b59d11812e
Merge branch 'main' into climate-directory 2023-08-12 01:49:43 -07:00
Yoda
368aa9a84a Lint & format 2023-08-12 01:47:43 -07:00
Yoda
e58bc02f06 Changes 2023-08-12 01:40:41 -07:00
Sam Poder
05d7341747 Add Missing "../" 2023-08-12 01:38:00 -07:00
Sam Poder
45a8820be6 Update Sparkles Import 2023-08-12 01:38:00 -07:00
Sam Poder
1a9dc9dc9c Create Sparkles Folder 2023-08-12 01:38:00 -07:00
Sam Poder
f504f3f234 /bank 2023-08-12 01:38:00 -07:00
Sam Poder
43191513d3 Create Sparkles Folder 2023-08-12 02:31:46 -04:00
Yoda
dfc651cdc3 Bug fixes, finish modal - badges 2023-08-11 17:33:28 -07:00
Yoda
9f13e5cb96 Changes 2023-08-11 14:01:43 -07:00
Sam Poder
4554279806 Update index.js 2023-08-10 19:23:07 -04:00
Sam Poder
667cf28c10 Add Country Icons 2023-08-10 19:20:38 -04:00
Sam Poder
269bf4942d Add Buttons on /bank 2023-08-10 18:32:41 -04:00
Sam Poder
61bb15b75e Merge branch 'climate-directory' of https://github.com/hackclub/site into climate-directory 2023-08-10 18:25:23 -04:00
Sam Poder
f0f8359ef2 changes on /bank 2023-08-10 18:25:16 -04:00
Sam Poder
2988691ed1
Merge branch 'main' into climate-directory 2023-08-10 18:19:51 -04:00
Sam Poder
f3f91d9003 Codebase Cleanup 2023-08-10 18:00:00 -04:00
Sam Poder
3e2b304427 Remove the use of next-compose-plugins 2023-08-10 17:52:42 -04:00
Sam Poder
8c3382731b Merge branch 'climate-directory' of https://github.com/hackclub/site into climate-directory 2023-08-10 15:53:38 -04:00
Sam Poder
8f3801dccb Filtering By Location 2023-08-10 15:53:34 -04:00
Sam Poder
203bce11ad
Merge branch 'main' into climate-directory 2023-08-10 15:29:56 -04:00
Sam Poder
671ae4368f Run Prettier! 2023-08-10 15:29:03 -04:00
Sam Poder
5c51745b1e Linter Warnings Clear 2023-08-10 15:28:32 -04:00
Sam Poder
5b9b76eb4a Linter Warnings 2023-08-10 15:28:20 -04:00
Sam Poder
d30319c92f Quick Linter Fix 2023-08-10 15:26:01 -04:00