Commit Graph

50 Commits

Author SHA1 Message Date
daniel31x13 055869883a bugs fixed 2023-12-30 09:31:53 -05:00
daniel31x13 fc9de564b6 minor improvements 2023-12-07 16:33:01 -05:00
daniel31x13 8786f8b5fe minor fix 2023-12-07 12:41:27 -05:00
Daniel b36dd49e16 Merge branch 'feat/extra-login-providers' into feature/login-refactor 2023-12-07 21:05:02 +03:30
daniel31x13 e6979d4e75 visual improvements 2023-12-07 12:29:45 -05:00
Sebastian Hierholzer 361795ed47 feat: refactored login 2023-12-07 13:06:11 +01:00
daniel31x13 93e4897c0b code formatting 2023-12-07 06:35:08 -05:00
Daniel 8ba2cecf06 Merge branch 'feat/extra-login-providers' into main 2023-12-07 09:14:25 +03:30
daniel31x13 732a5227d3 recreated modals and many other components 2023-12-01 12:01:56 -05:00
Jacq b1dd9d66b6 Update [...nextauth].ts
Added Authentik provider
Added option to disable standard login with NEXT_PUBLIC_DISABLE_LOGIN=true
2023-11-26 12:53:51 +01:00
daniel31x13 b51b08b0f4 changed classNames 2023-11-26 05:17:08 -05:00
daniel31x13 d53dd93bb7 swapped some gray colors with neutral 2023-11-25 05:39:56 -05:00
daniel31x13 a8172a9dbe replace tw colors with semantic colors [WIP] 2023-11-24 09:39:38 -05:00
daniel31x13 75d4fce8ec removed extra classNames 2023-11-24 08:39:55 -05:00
Tomáš Hruška 946eed3773 feat: basic support for Keycloak (OIDC) 2023-11-09 11:41:08 +01:00
daniel31x13 cb8c2d5f10 finished adding profile deletion functionality + bug fix 2023-10-24 15:57:37 -04:00
daniel31x13 ec4bfa6ba9 merged "AuthSubmitButton" with the "SubmitButton" + updated the other pages that needed this change 2023-10-23 01:20:08 -04:00
Yee Jia Wei b3295e136d change login and register to form 2023-10-19 13:46:40 +08:00
daniel31x13 4482c52fa9 fixed build error 2023-10-19 00:09:28 -04:00
daniel31x13 fdcae013c6 added the ability to disable registration 2023-09-28 19:07:25 +03:30
Daniel 5015f79b81 improved ux + coloring fix + improved dashboard ui 2023-08-28 14:03:06 -04:00
Daniel bf8a0df4c2 better input coloring in darkmode 2023-08-17 16:05:44 -04:00
Daniel 122b331efa final touch on darkmode 2023-08-15 21:29:38 -04:00
Daniel 1701ba07d4 much better coloring 2023-08-14 23:25:25 -04:00
Daniel 7da89a35e2 many coloring changes and improvements 2023-08-11 01:11:02 -04:00
Gisbi 93ebc09faf working on dark mode 2023-08-06 16:13:45 +02:00
Daniel 8c49b33154 better layout + improvements 2023-08-01 16:20:05 -04:00
Daniel 8eff4d23a7 improved contrast ratio 2023-07-22 17:49:09 -04:00
Daniel f593b95d50 bolder image text 2023-07-22 16:29:32 -04:00
Daniel 42719e5c6b minor design improvement 2023-07-20 00:55:22 -04:00
Daniel cf59d48bbe small improvement. 2023-07-20 00:50:15 -04:00
Daniel debfd36eb8 ui improvements 2023-07-20 00:46:16 -04:00
Daniel f82582a0bd implemented stripe for the cloud instance 2023-07-15 22:15:43 -04:00
Daniel 2f4f3cbb29 login/signup page visual improvements 2023-07-13 20:37:44 -04:00
Daniel 0912614e41 changes and improvements 2023-07-13 18:19:49 -04:00
Daniel 0050e14e7f fully implemented email authentication 2023-07-12 13:26:34 -05:00
Daniel 97ca682c0a replaced email with username 2023-07-08 14:05:43 +03:30
Daniel f1bd48be83 added toasts popups + improved login/signup page + many more changes and improvements 2023-06-27 02:03:40 +03:30
Daniel 2df4aad077 tab-seperated modals + eslint fix + much more bug fixed and improvements 2023-06-10 02:01:14 +03:30
Daniel facbf09604 added public page + formatting fixes 2023-05-31 18:00:45 +03:30
Daniel c1d1d4a4a2 responsive sidenav + code refactoring 2023-05-01 00:24:40 +03:30
Daniel b02766f6c8 changes accross the files 2023-04-23 16:56:39 +03:30
Daniel b9567ca3c2 many breaking changes/fixes 2023-03-28 11:01:50 +03:30
Daniel 3a5ae28f86 ui improvements 2023-03-25 17:47:34 +03:30
Daniel 9b53608097 Added tag support + Post link and many more changes and optimizations. 2023-02-24 21:02:28 +03:30
Daniel eadf021939 Minor improvement. 2023-02-09 04:02:20 +03:30
Daniel 18387e2dde Route handling + Added main layout. 2023-02-09 03:28:55 +03:30
Daniel 0bf1ec0d2a Added GET and POST routes. 2023-02-09 00:41:33 +03:30
Daniel e5ed2ec5db Added user authentication. 2023-02-06 21:29:23 +03:30
Daniel 882bbd64d1 User registration. 2023-01-31 15:06:56 +03:30