41 Commits

Author SHA1 Message Date
dependabot[bot]
7cd5799bdd
build(deps): bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 23:08:08 +00:00
dependabot[bot]
fa8afc2982
build(deps): bump openpgp from 5.5.0 to 5.10.1
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.5.0 to 5.10.1.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.5.0...v5.10.1)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 17:38:24 +00:00
dependabot[bot]
861c77c5bc
build(deps-dev): bump vite from 3.1.8 to 3.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.8 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:57:04 +00:00
Myzel394
dace44f1d9
feat(api-key): Add create api key functionality 2023-03-11 12:07:12 +01:00
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
f5fe9ea2e2
fix: theme 2023-02-20 20:20:36 +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
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
Myzel394
918fd37aaa feat: Add workflow 2023-02-18 20:04:32 +01:00
Myzel394
a893501154 fix: tsc fixes 2023-02-18 19:39:33 +01:00
Myzel394
82a3641a6d feat: Add StringPoolField 2023-02-10 20:16:44 +01:00
Myzel394
d3276e7e6e current stand 2022-12-28 18:50:29 +01:00
Myzel394
caa1a108d8 improving AuthContextProvider.tsx 2022-12-12 09:17:05 +01:00
Myzel394
435bbf71f2 added ability to change languages; added German 2022-11-06 17:19:22 +01:00
Myzel394
1d89927046 fixed copying addresses 2022-11-02 19:16:41 +01:00
Myzel394
2cb17e5550 improved snacks 2022-11-01 21:13:18 +01:00
Myzel394
f0c0578719 added ability to copy addresses on AliasDetails.tsx 2022-11-01 18:33:52 +01:00
Myzel394
e4acfb2a5d added translation 2022-11-01 15:57:53 +01:00
Myzel394
f4f8eceabe improved AliasNotesForm.tsx 2022-10-31 08:59:11 +01:00
Myzel394
c6634dc740 improvements 2022-10-30 18:31:15 +01:00
Myzel394
044c98f348 improved ReportsList.tsx 2022-10-23 11:16:19 +02:00
Myzel394
c7381ed5c6 added detailed reports route 2022-10-23 09:30:46 +02:00
Myzel394
62faf096bb improved AuthContext 2022-10-22 12:00:08 +02:00
Myzel394
bb4c58508d added AuthContext; fixed signing up; improvements & bugfixes 2022-10-20 00:27:25 +02:00
Myzel394
ade221be7d adding encryption 2022-10-16 18:37:09 +02:00
Myzel394
5e4e491483 added axios client; fixed "validate-email" -> "verify-email" 2022-10-16 17:01:37 +02:00
Myzel394
455ecf2a37 adding password form 2022-10-16 16:50:49 +02:00
Myzel394
0a0b9b55f8 added AuthContext; added verify email page; improvements; bugfixes 2022-10-15 18:50:47 +02:00
Myzel394
457ef7bc8c added resent email functionality 2022-10-15 10:03:09 +02:00
Myzel394
f35a07efc1 development; fixes; added basic loading screen 2022-10-14 16:41:14 +02:00
Myzel394
69dadf1122 current stand 2022-10-14 12:38:15 +02: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