antifallobst
antifallobst pushed to master at nerdcult/frontend 2023-10-08 13:40:16 +00:00
2c6c529cc6 feat: added storing if the preview popup was already shown this session
antifallobst pushed to master at nerdcult/frontend 2023-10-08 12:22:15 +00:00
21a3b81044 feat: added a beta preview alert
antifallobst pushed to master at nerdcult/frontend 2023-10-08 12:11:31 +00:00
039cff2f2a feat: added direct verification option in signup popup
antifallobst pushed to master at nerdcult/frontend 2023-10-08 11:57:50 +00:00
815d5face5 feat: implemented auto login after account verification
antifallobst pushed to master at nerdcult/api 2023-10-08 11:40:46 +00:00
bc610ef22a feat: implemented verify endpoint change
2d12303bbc docs(api): updated the verify endpoint
Compare 2 commits »
antifallobst pushed to master at nerdcult/api 2023-10-08 11:27:01 +00:00
dc907bcb07 sqlx: updated offline data
antifallobst pushed to master at antifallobst/baseauth 2023-10-07 08:53:33 +00:00
5c564adafb feat: dockerized project
antifallobst pushed to master at nerdcult/frontend 2023-10-07 08:43:18 +00:00
d39277e182 feat: added loader to signin widget and restructured signin flow
antifallobst pushed to master at nerdcult/frontend 2023-10-06 18:48:42 +00:00
35d0ca8945 feat: implemented signup and account verification
antifallobst pushed to master at nerdcult/frontend 2023-10-04 20:36:22 +00:00
6c915ef56d feat: added compile time environment variable for setting the api url
antifallobst pushed to master at nerdcult/frontend 2023-10-04 19:37:20 +00:00
e6bf8ffa68 feat: dockerized project
antifallobst pushed to master at nerdcult/frontend 2023-10-02 23:17:15 +00:00
069504da25 feat: improved 404
antifallobst pushed to master at nerdcult/frontend 2023-10-02 23:05:15 +00:00
b730d0d595 content: added a small about page
antifallobst pushed to master at nerdcult/frontend 2023-10-02 19:36:12 +00:00
de0e2b0976 feat: storing api access tokens as cookie
antifallobst pushed to master at nerdcult/frontend 2023-10-02 18:18:01 +00:00
482e5d60a4 feat: preventing enter in signin text fields
antifallobst pushed to master at nerdcult/frontend 2023-10-02 17:59:13 +00:00
93cacdb8e5 feat: improved the signin ux
antifallobst pushed to master at nerdcult/frontend 2023-10-02 13:48:33 +00:00
d0e119eabc feat: implemented signin api call
antifallobst pushed to master at nerdcult/frontend 2023-09-30 20:10:35 +00:00
8c756a4eb6 feat: added a session struct to communicate with the api and added it as context
antifallobst pushed to master at nerdcult/frontend 2023-09-29 23:35:07 +00:00
63beba63c8 refactor: removed nested css
antifallobst pushed to master at nerdcult/frontend 2023-09-29 06:19:04 +00:00
680849aaad docs: updated readme