Commit graph

69 commits

Author SHA1 Message Date
df9fa9f275
fix: fix some stuff 2025-02-19 11:43:53 +01:00
793f3f6834
feat: add user creation on login (wip) 2025-02-19 11:43:49 +01:00
aa39a42df6
docs(navbar): update navbar text to German language 2025-02-19 09:40:14 +01:00
Phan Huy Tran
47ca56deb4 fix: Remove material css 2025-02-13 13:19:12 +01:00
04626e92d1
refactor: remove unused navbar component import 2025-02-13 13:02:54 +01:00
9fe473302c
refactor(landing): restructure landing page components and templates 2025-02-13 12:49:22 +01:00
8514d6d73f
style: Update footer and navbar HTML structure and classes 2025-02-13 12:49:22 +01:00
84de8e0c86
style(landing-page): update class names for consistency 2025-02-13 12:49:22 +01:00
b570e8e9ab
style: Fix formatting and add missing newlines in HTML and CSS 2025-02-13 12:49:22 +01:00
8e986727ec
feat(landing-page): add welcome bonus and game carousel 2025-02-13 12:49:20 +01:00
b2f4d9d0d8
feat: add navbar component to multiple pages 2025-02-13 12:48:59 +01:00
e5bd173be9
feat(navbar): implement login/logout buttons based on state 2025-02-13 12:48:59 +01:00
325bc118ee
feat: add footer component and FontAwesome integration 2025-02-13 12:48:59 +01:00
29305a75b1
chore: remove unused dependencies from package.json 2025-02-13 12:48:59 +01:00
c679952ef9
chore(navbar): remove unused SCSS file and reference 2025-02-13 12:48:59 +01:00
70044fc3c7
style(navbar): update navbar colors to use variables 2025-02-13 12:48:58 +01:00
21fa5a21e2
chore: remove unused tailwind configuration file 2025-02-13 12:48:58 +01:00
61add61113
feat: add navbar component to the application 2025-02-13 12:48:58 +01:00
e6f054f10e
refactor: rename landing component and remove unused files 2025-02-13 12:48:58 +01:00
ea26f5dd80
feat(landing): add landing component with animations and services 2025-02-13 12:48:58 +01:00
ff0e03003a
style(landing): remove instant withdrawals section and update styles 2025-02-13 12:48:58 +01:00
7106ebd0ef
style(animated-button): add cursor-pointer to button class 2025-02-13 12:48:57 +01:00
5e84afba90
refactor: remove unused imports and clear image URLs 2025-02-13 12:48:57 +01:00
eede85295e
refactor: improve code structure and add change detection 2025-02-13 12:48:57 +01:00
5c34014841
feat: implement animated buttons and winner ticker component 2025-02-13 12:48:57 +01:00
313080ceac
feat(landing): add landing component with animations and services 2025-02-13 12:48:57 +01:00
Phan Huy Tran
7e5424d0cb chore: remove unused css 2025-02-13 12:33:30 +01:00
Phan Huy Tran
b0c43e0b7c style: Run prettier 2025-02-13 12:12:05 +01:00
Phan Huy Tran
a0751ae3c6 style: Run linters 2025-02-13 12:10:07 +01:00
Phan Huy Tran
3fc290ecd1 feat: Add basic styling 2025-02-13 11:56:14 +01:00
Phan Huy Tran
55502b771d fix: Remove deposit route 2025-02-13 11:35:54 +01:00
Phan Huy Tran
c7d62bb4e3 feat: payment modal 2025-02-13 11:35:30 +01:00
b7a60f0c53
style: run eslint 2025-02-13 11:11:08 +01:00
13dfc3cf5b Merge branch 'main' into feat/stripe 2025-02-13 10:09:52 +00:00
1f49bc6a3d
refactor: add dynamic host to success url 2025-02-13 11:05:23 +01:00
Phan Huy Tran
3bea232dfb style: Run prettier 2025-02-13 10:58:29 +01:00
Phan Huy Tran
372449cd04 style: Configure and run eslint 2025-02-13 10:58:13 +01:00
7b020aee75
refactor: run prettier 2025-02-13 10:42:53 +01:00
cd6ace28f4
style: style form 2025-02-13 10:42:39 +01:00
da01e272d7
refactor: outsource stripe key to environment 2025-02-13 10:38:32 +01:00
Phan Huy Tran
704cc22858 refactor: Redirect to orginal route after login, restructure project files 2025-02-13 09:35:34 +00:00
55cd5fefed
prettier 2025-02-13 10:29:22 +01:00
6ba4937538
feat: add form validation 2025-02-13 10:29:08 +01:00
1d0162d250
feat: make stripe functional 2025-02-13 10:23:02 +01:00
177dd78592
wip 2025-02-13 09:42:42 +01:00
Phan Huy Tran
ab3bc5587e refactor: remove oninit 2025-02-12 12:33:52 +01:00
Phan Huy Tran
22086a88fa style: Run prettier 2025-02-12 12:21:45 +01:00
Phan Huy Tran
3a2b92b3ff feat: Convert login button to hompage button when user is authenticated 2025-02-12 12:19:31 +01:00
aea34424b8
style: Update CSS syntax and fix color case sensitivity 2025-02-12 11:46:52 +01:00
21bdbab1cf
style: Update CSS formatting and add theme variables 2025-02-12 11:45:12 +01:00