Commit graph

62 commits

Author SHA1 Message Date
dependabot[bot]
a179a07cf5
Bump rollup from 2.79.1 to 2.80.0 in /client
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.80.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.80.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 2.80.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 22:27:53 +00:00
Charmunks
3f2e7f3dba landing auth fix 2026-01-11 20:10:25 -05:00
Charmunks
65e544ce78 homepage improvement 2026-01-11 20:07:52 -05:00
Charmunks
eada1a71ec Merge branch 'main' of https://github.com/hackclub/spaces-new 2026-01-08 23:16:43 -05:00
Charmunks
9afa516619 landing 2026-01-08 23:16:41 -05:00
Charmunk
42e6268bda
i need to stop doing this 2025-12-11 11:16:39 -05:00
Charmunks
51bcbea98e playground + godot 2025-12-11 11:11:39 -05:00
Charmunks
c3b81213fe Merge branch 'main' of https://github.com/hackclub/spaces-new 2025-12-09 14:48:26 -05:00
Charmunks
a5875c4595 fix rate limmiting 2025-12-09 14:48:23 -05:00
Charmunk
72e01b6ae6
Update config.js 2025-12-09 14:35:49 -05:00
Charmunks
0f18d2d4be club integration 2025-12-09 14:12:05 -05:00
Charmunks
822c6f763e hackclub oauth 2025-12-08 19:19:29 -05:00
Charmunks
714ac47862 Merge branch 'main' of https://github.com/hackclub/spaces-new 2025-12-07 22:18:27 -05:00
Charmunks
44089f8a9f security fixes 2025-12-07 22:18:23 -05:00
Charmunk
79ac49a77b
Update code-server-setup.sh 2025-12-06 17:06:06 -05:00
Charmunks
32e5d00861 Fix Dockerfile to install devDependencies for nodemon 2025-12-06 16:59:08 -05:00
Charmunks
9130bc418e Fix Dockerfile to install devDependencies for Vite build 2025-12-06 16:47:12 -05:00
Charmunk
0db68a9df6
Merge pull request #9 from hackclub/arnavravinder/main
oops
2025-12-06 16:32:55 -05:00
Charmunks
71ff4e1079 docs update 2025-12-06 16:32:19 -05:00
Charmunks
cd9e4a1d20 hackatime autosetup 2025-12-06 16:19:08 -05:00
Charmunk
7f9d1d9243
Merge pull request #8 from hackclub/arnavravinder/main
Arnavravinder/main
2025-11-26 21:14:42 -05:00
Charmunks
0dd0d32f31 settings page 2025-11-26 21:13:29 -05:00
Charmunk
53cc4d9be6
fix capitalization (ts was annoying me so much) 2025-11-15 16:49:40 -05:00
Charmunk
d3ada5a689
Update src/api/users/auth.route.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 12:42:43 -05:00
Charmunk
24b7a8c515
Update src/api/users/auth.route.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 12:42:29 -05:00
Arnav
ec00da25b8 Frontend improvements and security enhancements
- Improved auth UI with better verification flow
- Added theme system with 8 themes (light, dark, rainbow, etc.)
- Dynamic theme-based logo colors
- Migrated from localStorage to secure cookies for auth tokens
- Removed duplicate auth token storage
- Added httpOnly: false cookies with 7-day expiry and SameSite protection
- Clean, icon-free login page design
- Signup verification code stays on right panel (no slide animation)
- Removed debug console.log statements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 15:48:44 +00:00
Charmunks
58e90d7b40 add /update route 2025-11-10 10:22:40 -05:00
Charmunk
1ed7d49ce4
Merge pull request #6 from arnavravinder/main
feat: add themes + QoL improvements
2025-11-10 09:41:24 -05:00
Charmunk
bf0b09ad35
Revert API Base changes 2025-11-10 09:34:13 -05:00
Charmunk
b0c8823792
Implement copilot suggestion for prevention of errors on compile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 09:28:04 -05:00
Arnav
0f17308379 QoL stuff 2025-11-10 14:05:05 +00:00
Arnav
3ab58eec3e update themes + general QoL stuff! 2025-11-10 14:04:38 +00:00
Charmunk
a148612654
Merge pull request #5 from hackclub/dev
password type checking
2025-11-09 23:03:41 -05:00
Charmunk
7ae4d6c16a
Update API_BASE to new production URL 2025-11-09 23:03:30 -05:00
Charmunks
5eb15c5191 password type checking 2025-11-09 23:02:07 -05:00
Charmunk
9fbfd941fe
Fix wget installation and README download order 2025-11-08 15:28:49 -05:00
Charmunk
53392f0ea6
Merge pull request #4 from hackclub/dev
in-space README file
2025-11-08 15:17:46 -05:00
Charmunks
2bfd8c6325 in-space README file 2025-11-08 15:17:11 -05:00
Charmunk
bb59aa52a7
Merge pull request #3 from hackclub/dev
documentation updates
2025-11-06 22:42:11 -05:00
Charmunks
e68872b299 documentation updates 2025-11-06 22:38:12 -05:00
Charmunks
1a6f45e931 Merge branch 'main' of https://github.com/hackclub/spaces-new 2025-11-06 21:32:59 -05:00
Charmunks
ebb48b6877 comment out rate limits temporarilly 2025-11-06 21:32:55 -05:00
Charmunk
023ffae987
i always forget the fucking api url 2025-11-06 21:16:27 -05:00
Charmunks
750174bc6f a lot of shit 2025-11-06 21:09:14 -05:00
Charmunks
ace70841b0 space limit 2025-11-06 14:20:04 -05:00
Charmunks
5067e21d92 speed up setup script by removing non essentials 2025-11-06 14:11:09 -05:00
Charmunks
9d9f69f6e0 post-install colon3 2025-11-06 13:53:21 -05:00
Charmunks
d46aa73af1 coolerfy 2025-11-06 13:42:40 -05:00
Charmunks
153ae3dec5 spaces stuff 2025-11-05 14:07:53 -05:00
Charmunks
a4815f03a1 fix login and space creation 2025-11-03 21:57:26 -05:00