OpenAuth_server/Frontend
2023-04-15 00:06:06 +02:00
..
src Fix TOTP space bug, caused by space inserted by cleavejs 2023-04-15 00:06:06 +02:00
static Start implementing a new user page for account and security settings 2023-04-09 18:20:43 +02:00
.editorconfig
.gitignore
index.js
package.json Adjust frontend build script to allow aggressive caching 2023-04-14 15:43:08 +02:00
postcss.config.js Adjust frontend build script to allow aggressive caching 2023-04-14 15:43:08 +02:00
README.md
rollup.config.mjs Adjust frontend build script to allow aggressive caching 2023-04-14 15:43:08 +02:00
svelte.config.js
tailwind.config.js Start implementing a new user page for account and security settings 2023-04-09 18:20:43 +02:00
tsconfig.json