22 Commits

Author SHA1 Message Date
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency (#2255)
* Remove the deprecated environment variable BASE_CURRENCY

* Update changelog
2023-09-08 20:43:23 +02:00
Thomas Kaul
2df27100f0
Add middleware (#2239)
* Add middleware

* Update changelog
2023-08-18 20:27:19 +02:00
Thomas Kaul
6618aa2e9b
Release 1.299.1 (#2227) 2023-08-10 07:58:34 +02:00
Thomas Kaul
42274917e0
Release 1.297.4 (#2209) 2023-08-05 19:57:39 +02:00
Thomas Kaul
2f44748f79
Feature/upgrade internet identity dependencies to version 0.15.7 (#2105)
* Disable crossOriginOpenerPolicy

* Upgrade Internet Identity dependencies

* Update changelog
2023-06-27 18:46:03 +02:00
Thomas Kaul
51ca26bb4d
Release 1.283.5 (#2103) 2023-06-25 13:39:39 +02:00
Thomas Kaul
2ecc8dbc4e
Release 1.283.4 (#2101) 2023-06-24 18:41:37 +02:00
Thomas Kaul
c0e0e2401e
Release 1.283.3 (#2100) 2023-06-24 18:25:44 +02:00
Thomas Kaul
1a30c180bc
Release 1.283.2 (#2099) 2023-06-24 18:05:12 +02:00
Thomas Kaul
39d4f80f36
Release 1.283.1 (#2098) 2023-06-24 17:49:12 +02:00
Thomas Kaul
bf52f1137d
Feature/setup helmet (#2096)
* Setup helmet

* Update changelog
2023-06-24 17:12:05 +02:00
Thomas Kaul
90fe467114
Feature/deprecate base currency (#1913)
* Deprecate BASE_CURRENCY

* Update changelog
2023-05-01 15:45:59 +02:00
Oleg Shvartsman
62c93ad99d
Make NODE_ENV optional in production
* Make NODE_ENV optional

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-03-06 21:02:20 +01:00
Jason Feng
b58631083b
Increase file size limit for imports (#1726)
* Increase file size limit for imports

* Update changelog
2023-02-19 10:09:13 +01:00
Thomas Kaul
148f6f8762
Feature/refactor env variables access (#1116)
* Refactor env variables access

* Update changelog
2022-07-31 00:18:09 +02:00
Thomas Kaul
9f2a49a1c7
Feature/introduce max number of symbols per data provider request (#1111)
* Introduce maximum number of symbols per request

* Set log level settings

* Update changelog
2022-07-30 15:48:45 +02:00
Thomas Kaul
8d2e110e3d
Feature/change default host (#1013)
* Change default host to 0.0.0.0

* Update changelog
2022-06-14 17:43:42 +02:00
Thomas Kaul
58eeff7001
Feature/expose the environment variable host (#1007)
* Expose environment variable: HOST

* Update changelog
2022-06-12 17:51:26 +02:00
Thomas Kaul
6762572658
Feature/setup api versioning (#783)
* Setup API versioning

* Update changelog
2022-04-02 08:46:24 +02:00
Thomas Kaul
fbd1475402
Feature/upgrade core dependencies (#490)
* Upgrade core dependencies

  * angular
  * nestjs
  * Nx
  * rxjs
  * storybook

* Temporarily fix imports for storybook

* Update changelog
2021-11-25 18:05:02 +01:00
Thomas Kaul
9df8541145
Feature/log logo on server start (#466)
* Log logo on server start

* Update changelog
2021-11-12 22:50:40 +01:00
Thomas
c616312233 Initial commit 2021-04-13 21:53:58 +02:00