Commit Graph

23 Commits

Author SHA1 Message Date
antifallobst 815d5face5
feat: implemented auto login after account verification 2023-10-08 13:57:56 +02:00
antifallobst d39277e182
feat: added loader to signin widget and restructured signin flow 2023-10-07 10:43:32 +02:00
antifallobst 35d0ca8945
feat: implemented signup and account verification 2023-10-06 20:48:56 +02:00
antifallobst 6c915ef56d
feat: added compile time environment variable for setting the api url
this allows easy local testing
2023-10-04 22:36:27 +02:00
antifallobst e6bf8ffa68
feat: dockerized project 2023-10-04 21:37:33 +02:00
antifallobst 069504da25
feat: improved 404 2023-10-03 01:22:50 +02:00
antifallobst b730d0d595
content: added a small about page 2023-10-03 01:10:49 +02:00
antifallobst de0e2b0976
feat: storing api access tokens as cookie 2023-10-02 21:41:11 +02:00
antifallobst 482e5d60a4
feat: preventing enter in signin text fields 2023-10-02 20:23:01 +02:00
antifallobst 93cacdb8e5
feat: improved the signin ux 2023-10-02 20:04:10 +02:00
antifallobst d0e119eabc
feat: implemented signin api call 2023-10-02 15:53:33 +02:00
antifallobst 8c756a4eb6
feat: added a session struct to communicate with the api and added it as context 2023-09-30 22:12:57 +02:00
antifallobst 63beba63c8
refactor: removed nested css 2023-09-30 01:40:09 +02:00
antifallobst 680849aaad docs: updated readme 2023-09-29 06:19:03 +00:00
antifallobst 90f725d02d
feat: implemented form data fetching and the sign_up ui 2023-09-29 00:22:11 +02:00
antifallobst 39da0f4e99
feat: implemented a sign_in popup 2023-09-28 22:54:33 +02:00
antifallobst dc7f8eeff8
refactor(topbar): refactored TopBar to be a function_component and implemented a second topbar for users that are logged in 2023-09-28 19:49:28 +02:00
antifallobst 0a6e0d78a2
feat: added tab hover effect 2023-09-28 18:04:29 +02:00
antifallobst 4d8449f63a
feat: added content to home 2023-09-28 16:54:00 +02:00
antifallobst b24115ce20
feat: implemented signin/signup button toggling 2023-09-28 15:43:44 +02:00
antifallobst effec7064b
feat: implemented basic routing 2023-09-28 14:23:12 +02:00
antifallobst ff498c3a61
feat: added a link prop to the topbars tab component 2023-09-28 13:58:08 +02:00
antifallobst 44e1c2bada
initial commit 2023-09-28 13:08:15 +02:00