Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
...
* Refactor AuthInterceptor
* Refactor JwtStrategy
2023-03-04 10:13:04 +01:00
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
...
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
2023-02-05 18:57:12 +01:00
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ( #1515 )
...
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
2022-12-17 16:18:00 +01:00
Thomas Kaul
2a605f850d
Refactor requests and responses ( #1507 )
2022-12-14 08:03:38 +01:00
Thomas Kaul
a3bfa46fb0
Feature/remove alias from user ( #1218 )
...
* Remove alias
* Update changelog
2022-09-03 09:47:18 +02:00
Thomas Kaul
81245635af
Feature/setup i18n ( #1139 )
...
* Setup i18n
* Update changelog
2022-08-13 10:29:36 +02:00
Thomas Kaul
d887de50d2
Feature/setup internet identity ( #1080 )
...
* Setup Internet Identity as social login provider
* Update changelog
2022-07-22 19:55:33 +02:00
Thomas Kaul
fa41e25c8f
Release/1.131.1 ( #804 )
...
* Add API version
* Update changelog
2022-04-04 07:30:17 +02:00
Thomas Kaul
ebbdd47fa2
Exclude google login callback endpoint from versioning ( #793 )
2022-04-02 17:36:15 +02:00
Thomas Kaul
e4908b51aa
Feature/add context to logger ( #745 )
...
* Add contexts
* Update changelog
2022-03-07 17:20:07 +01:00
Thomas Kaul
baa6a3d0f0
Feature/restructure api modules ( #706 )
...
* Restructure modules
* Update changelog
2022-02-18 19:32:25 +01:00
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
2021-12-07 20:24:15 +01:00
Thomas Kaul
d60b444324
Release/1.71.0 ( #458 )
...
* Refactor logger
* Fix exception
* Update changelog
2021-11-07 21:25:18 +01:00
Thomas Kaul
5ea455b98b
Feature/upgrade simplewebauthn dependencies to version 4.1.0 ( #365 )
...
* Upgrade @simplewebauthn dependencies to version 4.1.0
* @simplewebauthn/browser
* @simplewebauthn/server
* Update changelog
2021-09-11 21:23:06 +02:00
Matthias Frey
63ee33b685
Use 'import type' to import types, eliminate webpack warnings ( #358 )
2021-09-11 09:27:22 +02:00
Thomas Kaul
98dac4052a
Feature/add subscription type to the admin user table ( #311 )
...
* Add the subscription type to the user table in the admin control panel
* Update changelog
2021-08-22 22:11:05 +02:00
Valentin Zickner
308b218487
introduce basic module structure for data provider ( #278 )
...
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-08-14 16:55:40 +02:00
Thomas
3589e72aea
Harmonize prisma service ( #266 )
2021-08-07 22:38:07 +02:00
Matthias Frey
6c1119caec
Restrict webauthn to fingerprint only and improve UX ( #161 )
...
* Restrict webauthn to fingerprint only
* Move webauthn login to separate page /webauthn
* Stay signed in with social login
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-06-14 21:57:09 +02:00
Matthias Frey
e87c942cb8
Add webauthn ( #82 )
...
* Add webauthn
* Complete WebAuthn device sign up and login
* Move device registration to account page
* Replace the token login with a WebAuthn prompt if the current device has been registered
* Mark the current device in the list of registered auth devices
* Fix after rebase
* Fix tests
* Disable "Add current device" button if current device is registered
* Add option to "Stay signed in"
* Remove device list feature, sign in with deviceId instead
* Improve usability
* Update changelog
Co-authored-by: Matthias Frey <mfrey43@gmail.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-06-14 16:09:40 +02:00
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
...
* Improve imports
2021-04-21 20:27:39 +02:00
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
...
* Simplify initial project setup
* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup
* Add configuration service to test
* Optimize data gathering and exchange rate calculation (#14 )
* Clean up changelog
2021-04-18 19:06:54 +02:00
Thomas
c616312233
Initial commit
2021-04-13 21:53:58 +02:00