Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
1a8d7ba
feat: add all basic homepage section without decoration except scope …
sin22766 Oct 28, 2023
d79e15a
fix: Make marquee usable whether screen size
sin22766 Oct 28, 2023
66f0193
fix: Fix marquee bug when resize screen smaller
sin22766 Oct 28, 2023
850cb9b
fix: Make the side panel not shrink when lg
sin22766 Oct 28, 2023
baf8cfd
Add FloatIn.svelte
ronlug Oct 28, 2023
f934807
fix: temporary fix the svelte-kit cloudflare adapter
sin22766 Oct 28, 2023
98820bd
Create TextFloatIn component
ronlug Oct 29, 2023
0024dd0
Use restProps
ronlug Oct 29, 2023
e6dfad7
merge from github
ronlug Oct 29, 2023
9aa4aa9
fix: change esbuild node polyfill to none deprecated one
sin22766 Oct 29, 2023
78abb6e
fix: change from gsap staggering to css animation so TextStagger can …
sin22766 Oct 29, 2023
3051ad2
feat: Add scope page and change polyfill to jsDoc
sin22766 Oct 30, 2023
777d58d
feat: Home page port from React
sin22766 Oct 30, 2023
8797cfd
fix: add nodePolyfill
sin22766 Oct 30, 2023
e585605
fix: change send mail to not establish the connection first
sin22766 Oct 31, 2023
1e992cc
fix: change to use auto-subscribe on store
sin22766 Oct 31, 2023
dc87602
fix: change node polyfill to use old deprecated one
sin22766 Oct 31, 2023
b89b8dc
fix: no email yet
sin22766 Oct 31, 2023
acec3d2
fix
sin22766 Oct 31, 2023
6433901
fix
sin22766 Oct 31, 2023
72ef6a3
fix: Create new adapter base on cloudflare
sin22766 Oct 31, 2023
44aee4e
fix: edit cloudflare adapter
sin22766 Oct 31, 2023
7ba01db
fix: edit cloudflare adapter node
sin22766 Oct 31, 2023
533853b
fix: edit cloudflare adapter node prefix
sin22766 Oct 31, 2023
81c0279
change to vercel
sin22766 Oct 31, 2023
435df1c
Merge pull request #1 from sin22766/dev
sin22766 Oct 31, 2023
9d7c2d1
fix: add send email back and reformat
sin22766 Oct 31, 2023
4bd1c99
Merge branch 'main' into feat/homePageNew
sin22766 Oct 31, 2023
e02bad9
feat: finish Porting home page from bhm2023
sin22766 Oct 31, 2023
4c50531
Merge pull request #2 from sin22766/feat/homePageNew
sin22766 Oct 31, 2023
d408def
fix: change year to 2024
sin22766 Oct 31, 2023
dc248f2
feat: add complete page
sin22766 Oct 31, 2023
d39a6ed
feat: add more education level
sin22766 Oct 31, 2023
1d6dfa5
feat: change to accept only pdf
sin22766 Oct 31, 2023
a37e087
feat: change logo to 2024
sin22766 Oct 31, 2023
4b93a43
feat: change logo to 2024
sin22766 Oct 31, 2023
7e749c4
feat: add cloudflate version
sin22766 Oct 31, 2023
3f43cd1
fix: try another polyfill
sin22766 Oct 31, 2023
9480f4f
fix: try another polyfill
sin22766 Oct 31, 2023
92705a4
fix: change to supabase
sin22766 Oct 31, 2023
a295029
feat: add error modal
sin22766 Oct 31, 2023
ead5c68
feat: add error modal with loading spinner
sin22766 Oct 31, 2023
1c5dbbe
feat: add email sender back
sin22766 Nov 1, 2023
96907d9
feat: new ui section home to award
Qandle Nov 5, 2023
084bf0f
fix: fix the email content
sin22766 Nov 6, 2023
39f877f
fix: change store path
sin22766 Nov 6, 2023
5f63e98
fix: Change the order of form submit and file upload
sin22766 Nov 12, 2023
fb48bd0
Update +page.server.ts
sin22766 Nov 12, 2023
94e083d
Update schema.ts
sin22766 Nov 12, 2023
6964bbd
Update +page.server.ts
sin22766 Nov 12, 2023
645d854
fix: Stringify the error message
sin22766 Nov 14, 2023
74d7bc0
Merge remote-tracking branch 'origin/cloudflare' into cloudflare
sin22766 Nov 14, 2023
fabaf1d
feat: add guided text
sin22766 Nov 14, 2023
3f8cd42
style: responsive support from home to award
Qandle Nov 14, 2023
68c76b3
[Feature] Finish Implementation of Scope Section (#31)
nnarct Nov 17, 2023
7a210d0
[Feat] Home timeline (#33)
Qandle Nov 17, 2023
ba5ccf3
[Feat] Home contact (#32)
Qandle Nov 17, 2023
199b07b
Merge branch 'fix/mergeProdForm' into cloudflare
sin22766 Nov 17, 2023
1f958f4
fix: A11y alert
Qandle Nov 17, 2023
8f36ebf
merge: resolve merge
sin22766 Nov 17, 2023
bee24f8
Merge branch 'MergeHomepage' of https://github.com/cpe-kmutt-student/…
sin22766 Nov 17, 2023
1e91ed4
refactor: Clean the code and reduce code smell
sin22766 Nov 17, 2023
f7fcdc4
Merge pull request #4 from sin22766/dev
sin22766 Nov 17, 2023
24691ca
fix: make the arrow in timeline on mobile center
sin22766 Nov 17, 2023
b300876
fix: make about page center
sin22766 Nov 17, 2023
5287c8c
fix: reduce scope title font size
sin22766 Nov 17, 2023
586af38
Merge pull request #5 from sin22766/dev
sin22766 Nov 17, 2023
d51df58
feat: Add decoration
sin22766 Nov 18, 2023
ce9b070
Merge pull request #6 from sin22766/dev
sin22766 Nov 18, 2023
6f9c5aa
feat: change form page style to match home page and overhaul error toast
sin22766 Nov 18, 2023
bdc6361
feat: change banner and adjust icon size
sin22766 Nov 18, 2023
36a5719
fix: correct name typo
sin22766 Nov 18, 2023
517638e
feat: add new timeline
sin22766 Nov 21, 2023
c8660c4
fix: change student number form field to radio group
sin22766 Nov 23, 2023
69899b0
feat: add Cloudflair analytic script
sin22766 Nov 23, 2023
921c561
fix: remove Grade 7 - 9 from qualification
sin22766 Nov 28, 2023
657d61c
fix: fix register success not goto complete page
sin22766 Nov 30, 2023
75759e4
feat: add title for each page
sin22766 Nov 30, 2023
d562acf
feat: make registration not possible after deadline
sin22766 Dec 11, 2023
1d01764
Update +page.server.ts
sin22766 Dec 13, 2023
d8bdec8
feat: make error message clearer
sin22766 Dec 13, 2023
328ce34
feat: Re-add deadline for the register system
sin22766 Dec 14, 2023
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
9 changes: 5 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
DATABASE_URL="postgres://username:password@host/database?ssl=true"
S3_ENDPOINT=""
S3_ACCESS_KEY=""
S3_SECRET_KEY=""
S3_BUCKET_NAME="bangmod-hackathon-2024"
S3_BUCKET_NAME=""

GOOGLE_EMAIL=
GOOGLE_EMAIL_PASSWORD=
SUPABASE_ANON_KEY=""
SUPABASE_URL=""

BREVO_KEY=""
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ node_modules
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/tests/
supabase
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"useTabs": true,
"endOfLine": "crlf",
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100,
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"@supabase/supabase-js": "^2.38.4",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/adapter-cloudflare": "^2.3.3",
"@sveltejs/adapter-cloudflare-workers": "^1.2.0",
"@sveltejs/kit": "^1.25.2",
"@types/lodash.set": "^4.3.8",
"@typescript-eslint/eslint-plugin": "^6.7.5",
Expand All @@ -42,8 +43,10 @@
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"supabase": "^1.115.4",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"svelte-inview": "^4.0.1",
"sveltekit-superforms": "^1.8.0",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.3",
Expand Down
Loading