Commit graph

31 commits

Author SHA1 Message Date
025afd69a8 docs: rewrite documentation 2024-02-22 11:56:43 +01:00
65f404314b feat: add husky with lint-staged, linted files 2024-02-22 11:09:46 +01:00
d08aa4854b feat: add meta tags for social media sharing and update favicon 2024-02-22 10:58:22 +01:00
d4ad7dd203 refactor: login form event handlers 2024-02-22 10:01:46 +01:00
b95766ea4b refactor: support OAuth2Form component 2024-02-22 09:54:35 +01:00
ff55b6864b feat: update environment variables and remove Plausible integrity check 2024-02-22 00:55:48 +01:00
a671ef73ab fix: parsing issue in server.js 2024-02-22 00:47:58 +01:00
8378c58d3c feat: add integrity to script tag 2024-02-22 00:37:54 +01:00
fa3f5ed54b refactor: script.js loading in app.html and add debugForms configuration 2024-02-22 00:28:21 +01:00
b1d8df5ebe feat: add well-know path for msid associated 2024-02-22 00:23:24 +01:00
ffd8b1b6e3 feat: add plausible 2024-02-22 00:22:17 +01:00
a240bce68c feat: debugForms configuration to vite.config.ts 2024-02-21 09:58:21 +01:00
7242d8997e feat: formatting & lint 2024-02-21 04:20:00 +01:00
82910e97e9 feat: wip auth rework 2024-02-21 04:19:09 +01:00
f6c274b3cc feat: formatting using linter 2024-02-21 03:16:22 +01:00
68ae0e7d1e feat: user settings and profile pages 2024-02-21 03:12:41 +01:00
a50f2c12a8 feat: working of some 2024-02-21 02:09:02 +01:00
1d61eec4ea refactor: user profile form component 2024-02-20 22:32:53 +01:00
69b67301d6 feat: working profile example 2024-02-20 21:07:46 +01:00
d7c4f5dd0a refactor: remove display settings page and related files 2024-02-20 20:47:54 +01:00
bdaeb428db feat: dev and PUBLIC_DEBUG_FORMS variables to environment imports 2024-02-20 20:45:17 +01:00
28721b4ba5 feat: re-import of settings 2024-02-20 20:31:40 +01:00
01f2230c02 feat: add cal 2024-02-20 20:30:59 +01:00
bc515e4c64 fix: use correct login keys 2024-02-20 19:51:35 +01:00
a7900c2ba5 feat: overwrite form components 2024-02-20 19:44:05 +01:00
e96783230e refactor: separate components for auth 2024-02-20 01:18:52 +01:00
0e83c8b051 refactor: formatting 2024-02-19 11:11:31 +01:00
1293bf6ad5 feat: delete unused navigation components and update site footer 2024-02-19 10:54:28 +01:00
5343f769fc feat: dynamic tab selection based on URL parameter 2024-02-19 10:54:28 +01:00
b96e8293e3 fix: linting and formatting 2024-02-17 18:31:04 +01:00
eed9c4161f chore: move structure to root 2024-02-16 08:48:59 +01:00