Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
0c2a7fe
Task 573 next previous buttons (#103)
kevinwu15 Oct 18, 2023
17841bb
chore(deps): bump @babel/traverse from 7.22.17 to 7.23.2
dependabot[bot] Oct 19, 2023
2bc3e47
feat: editable profiles (#100)
martin0024 Nov 23, 2023
ac21f3e
chore: update email template dates to fall 2024
ouyix Nov 23, 2023
b9c22d7
feat: audit logging (#101)
martin0024 Nov 24, 2023
5c90b94
chore(deps): bump next-auth from 4.23.1 to 4.24.5 (#114)
dependabot[bot] Nov 25, 2023
83c38c4
chore: update next and babel/code-frame
saheeen-jey Nov 25, 2023
e4a8bda
Merge branch 'main' of https://github.com/HacktheHill/track-the-hack
saheeen-jey Nov 25, 2023
067f018
chore: combine next-auth and next in package.json
saheeen-jey Nov 25, 2023
239e442
Merge branch 'main' of https://github.com/HacktheHill/track-the-hack
saheeen-jey Nov 25, 2023
d61a84c
feat: update UI styling for 2024 (#116)
csong202 Nov 25, 2023
9d16441
chore(deps): bump next-auth from 4.23.1 to 4.24.5 (#114)
dependabot[bot] Nov 25, 2023
e76dba2
chore: update next and babel/code-frame
saheeen-jey Nov 25, 2023
fd2d206
feat: update UI styling for 2024 (#116)
csong202 Nov 25, 2023
908b698
fix: update readme.md
saheeen-jey Nov 30, 2023
d41a549
fix: hacker page styling
arcanistzed Nov 30, 2023
bf2ad53
Merge remote-tracking branch 'origin/main'
martin0024 Nov 30, 2023
5ee778e
fix: button not aligned.
martin0024 Nov 30, 2023
675c9df
fix: serverside translations for redirecting pages
arcanistzed Nov 30, 2023
8c1b3c6
chore: update prisma
arcanistzed Nov 30, 2023
8dfd527
style: code formatting
arcanistzed Nov 30, 2023
b8fd279
chore: update next and babel/code-frame
saheeen-jey Nov 25, 2023
55cfee6
feat: update UI styling for 2024 (#116)
csong202 Nov 25, 2023
c119ba5
fix: update readme.md
saheeen-jey Nov 30, 2023
9810ae9
fix: hacker page styling
arcanistzed Nov 30, 2023
6198743
fix: button not aligned.
martin0024 Nov 30, 2023
4deca8f
fix: serverside translations for redirecting pages
arcanistzed Nov 30, 2023
91ff858
chore: update prisma
arcanistzed Nov 30, 2023
6110c6c
style: code formatting
arcanistzed Nov 30, 2023
f55b82f
fix: audit log adjustments (#118)
saheeen-jey Dec 13, 2023
cbd039a
Merge remote-tracking branch 'origin/main'
martin0024 Dec 15, 2023
eb9d349
feat: events page.
martin0024 Dec 29, 2023
32faa00
feat: fortawesome package.
martin0024 Dec 29, 2023
c6c1af8
fix: update schema to match main
saheeen-jey Dec 29, 2023
fbd8fb9
feat: sign up for users w hackerinfos
saheeen-jey Jan 7, 2024
407ca40
feat: hackerInfo form for new users
saheeen-jey Jan 7, 2024
0e0d1e9
fix: show appropriate button for signed up users
saheeen-jey Jan 8, 2024
1634d24
fix: add PrescenceInfo when registration is complete
saheeen-jey Jan 9, 2024
4f0d195
feat: add pronouns to HackerInfo
saheeen-jey Jan 10, 2024
f61a558
feat: users to events schema update
saheeen-jey Jan 14, 2024
a7dca7a
fix: update register button CSS when signed up
saheeen-jey Jan 14, 2024
ec92d14
fix: URL syncs with modal
saheeen-jey Jan 15, 2024
315798f
chore: add questions and response schema
saheeen-jey Jan 15, 2024
619eabf
fix: add question and response router
saheeen-jey Jan 15, 2024
1b8ada4
feat: add application question to events
saheeen-jey Jan 16, 2024
c3f379f
fix: location is mandatory
saheeen-jey Jan 16, 2024
34514a6
permissions for sign ups updated
saheeen-jey Jan 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,3 @@ DISCORD_CLIENT_SECRET=
# Next Auth GitHub Provider
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=

# Sponsorship Gmail Drafts
SPONSORSHIP_GOOGLE_CLIENT_ID=
SPONSORSHIP_GOOGLE_CLIENT_SECRET=
SPONSORSHIP_GOOGLE_REFRESH_TOKEN=
Loading