16 Commits

Author SHA1 Message Date
Myzel394
564861fc9f
feat: Add setup 2FA 2023-02-26 11:22:35 +01:00
Myzel394
b033b8f46f
fix: Add html config for production
Automatically upgrade insecure requests
2023-02-20 20:54:38 +01:00
Myzel394
6d6352261c
fix: types 2023-02-20 20:29:28 +01:00
Myzel394
35d09aa133
feat: Add LoadingPage 2023-02-20 19:57:41 +01:00
Myzel394
4301c7adb3
fix: Remove mdi icons 2023-02-19 08:59:17 +01:00
Myzel394
0879066e7e
fix: build 2023-02-19 08:39:15 +01:00
Myzel394
04e4795de2
fix: remove group-array 2023-02-18 21:57:45 +01:00
Myzel394
ceb68abc05
Merge pull request #3 from Myzel394/dependabot/npm_and_yarn/ua-parser-js-1.0.33
build(deps): bump ua-parser-js from 1.0.2 to 1.0.33
2023-02-18 19:29:32 +00:00
dependabot[bot]
cdb603507a
build(deps): bump ua-parser-js from 1.0.2 to 1.0.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.2...1.0.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 19:19:14 +00:00
dependabot[bot]
d34331b10b
build(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 19:18:59 +00:00
Myzel394
c471f8d763 fix: add yarn.lock 2023-02-18 19:43:46 +01:00
Myzel394
38a6ded8ae fixed paths 2022-10-14 10:40:01 +02:00
Myzel394
55fddaf0d9 added apis; added widgets 2022-10-13 22:04:39 +02:00
Myzel394
550baf1b66 added utils; linters; absolute imports 2022-10-13 21:38:57 +02:00
Myzel394
9c0ee1af2b added components; added dependencies 2022-10-13 21:25:13 +02:00
Myzel394
688563a14e created vite project -- create meaningful first commit messages! 2022-10-13 21:02:10 +02:00