Thomas Kaul
|
5f56812125
|
Feature/extend promotion system (#4008)
* Extend promotion system
|
2024-11-02 13:44:57 +01:00 |
|
Matej Gerek
|
98957d282e
|
Feature/move tags from info to user service (#3859)
* Move tags from info to user service
* Update changelog
|
2024-10-09 21:04:37 +02:00 |
|
Thomas Kaul
|
85cc72627b
|
Feature/add user id to tag database schema (#3837)
* Add user id to tag database schema
* Update changelog
|
2024-09-28 20:42:25 +02:00 |
|
Thomas Kaul
|
557a0bf808
|
Feature/optimize info endpoint using promise.all (#3742)
* Optimize by using Promise.all()
* Update changelog
|
2024-09-09 13:20:55 +02:00 |
|
Thomas Kaul
|
ad42c0bf28
|
Enable FAQ link for self-hoster (#3015)
|
2024-02-18 08:53:01 +01:00 |
|
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2024-02-11 17:50:18 +01:00 |
|
Thomas Kaul
|
f83e75df44
|
Feature/harmonize env variables of various api keys (#2980)
* Harmonize env variables of various API keys
* Update changelog
|
2024-02-11 09:44:12 +01:00 |
|
Thomas Kaul
|
005890d785
|
Improve extractNumberFromString() for international number formats (#2843)
* Set up test
* Add support for international formatted numbers
* Expose locale in scraper configuration
* Update changelog
|
2024-01-13 16:17:38 +01:00 |
|
miles
|
34b02210df
|
Feature/expose the environment variable REQUEST_TIMEOUT (#2792)
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
|
2023-12-29 17:29:33 +01:00 |
|
Thomas Kaul
|
12aac101bd
|
Feature/extend system message (#2628)
* Extend system message
* Update changelog
|
2023-11-09 19:23:36 +01:00 |
|
Kevin
|
37ff7acf04
|
Change platform control from select to autocomplete in account dialog (#2429)
* Change platform control from select to autocomplete in account dialog
* Update changelog
|
2023-10-08 19:17:55 +02:00 |
|
Thomas Kaul
|
8fc5676443
|
Feature/improve timeout of data source requests (#2330)
* Improve timeout
* Update changelog
|
2023-09-15 16:25:01 +02:00 |
|
Thomas Kaul
|
6161d5e77c
|
Feature/improve logger output of info service (#2331)
* Improve context of logger output
* Update changelog
|
2023-09-15 08:26:08 +02:00 |
|
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
|
d74f283707
|
Eliminate prisma service (#2286)
* Eliminate prisma service
|
2023-09-08 17:05:42 +02:00 |
|
Thomas Kaul
|
b5f01c0d15
|
Feature/migrate requests from bent to got (#2231)
* Migrate requests from bent to got
* Update changelog
|
2023-08-11 20:20:35 +02:00 |
|
Thomas Kaul
|
655a68a847
|
Feature/change uptime to last 90 days (#1993)
* Change uptime to last 90 days
* Update changelog
|
2023-05-20 11:07:53 +02:00 |
|
Thomas Kaul
|
86296b3591
|
Feature/improve local number formatting in value component (#1992)
* Improve local number formatting
* Update changelog
|
2023-05-20 10:53:04 +02:00 |
|
Thomas Kaul
|
edd690850c
|
Feature/setup open startup page (#1967)
* Setup Open Startup page
* Update changelog
|
2023-05-18 12:31:36 +02:00 |
|
Thomas Kaul
|
5249257dd8
|
Feature/improve platform managment in admin control (#1939)
* Refactoring, fix tab style, add account count
* Update changelog
|
2023-05-06 20:24:16 +02:00 |
|
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2023-04-23 12:02:01 +02:00 |
|
Thomas Kaul
|
6d56146054
|
Feature/add support for multiple subscription offers (#1818)
* Setup for multiple subscription offers
* Update changelog
|
2023-04-02 09:44:13 +02:00 |
|
Thomas Kaul
|
d4dff744b5
|
Sort imports (#1770)
|
2023-03-07 22:05:02 +01:00 |
|
Thomas Kaul
|
cc6320acfd
|
Feature/simplify database seeding (#1763)
* Simplify database seeding
* Update documentation
* Update changelog
|
2023-03-04 10:16:16 +01:00 |
|
Thomas Kaul
|
261a0fb0b9
|
Refactor AuthInterceptor (#1764)
* Refactor AuthInterceptor
* Refactor JwtStrategy
|
2023-03-04 10:13:04 +01:00 |
|
Thomas Kaul
|
bfa32537a8
|
Feature/improve usability of import activities action (#1695)
* Improve usability of import activities action
* Update changelog
|
2023-02-15 10:07:25 +01:00 |
|
Thomas Kaul
|
90a7a84ac5
|
Feature/add global heat map to landing page (#1584)
* Add global heat map
* Update changelog
|
2023-01-10 20:52:05 +01:00 |
|
Thomas Kaul
|
1ae8970045
|
Feature/add price to subscription (#1551)
* Add price
* Update changelog
|
2022-12-28 13:57:15 +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 |
|
gobdevel
|
616d168a7c
|
Feature/add signup permission (#1512)
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2022-12-17 12:39:21 +01:00 |
|
Thomas Kaul
|
8d3954304e
|
Feature/add statistics section to landing page (#1306)
* Add pulls on Docker Hub to statistics
* Add statistics to landing page
* Update changelog
|
2022-10-01 11:16:43 +02:00 |
|
Thomas
|
75d61bff6d
|
Setup benchmark comparator
|
2022-09-04 09:45:22 +02:00 |
|
Thomas Kaul
|
408bdbd187
|
Bugfix/fix GitHub contributors count (#1219)
* Fix GitHub contributors count
* Update changelog
|
2022-09-03 10:06:16 +02:00 |
|
Thomas Kaul
|
2060fcaf0b
|
Feature/add markets to public pages (#1062)
* Add Markets to public pages
* Update changelog
|
2022-07-05 21:45:27 +02:00 |
|
Thomas Kaul
|
557e3a0676
|
Feature/migrate historical market data gathering to queue design pattern (#991)
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
|
2022-06-11 13:40:15 +02:00 |
|
Thomas Kaul
|
332203b9e2
|
Feature/add support to set the base currency via env variable (#948)
* Set base currency via environment variable
* Update changelog
|
2022-05-24 20:55:55 +02:00 |
|
Thomas Kaul
|
bad9d17c44
|
Setup allocations page and endpoint (#859)
* Setup tagging system
* Update changelog
|
2022-04-24 16:23:03 +02:00 |
|
Thomas Kaul
|
82ede2fe32
|
Bugfix/fix fear and greed data source (#840)
* Fix data source of Fear & Greed Index
* Update changelog
|
2022-04-18 10:49:02 +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
|
280030ae7f
|
Feature/add twitter bot for fear and greed index (#702)
* Add twitter bot for fear and greed index
* Update changelog
|
2022-02-16 21:17:11 +01:00 |
|
Thomas Kaul
|
161cb82820
|
Bugfix/fix data source of fear and greed index (#663)
* Encode data source
* Update changelog
|
2022-02-02 20:07:33 +01:00 |
|
Thomas Kaul
|
b8ad6d6662
|
Feature/improve import (#657)
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
|
2022-02-01 19:12:00 +01:00 |
|
Thomas Kaul
|
cebf879d67
|
Feature/refactor demo user (#604)
* Refactor demo user id
* Update changelog
|
2021-12-31 09:52:03 +01:00 |
|
Thomas Kaul
|
6dcd801d05
|
Feature/extend statistics section with users in slack community (#596)
* Extend statistics with users in Slack community
* Update changelog
|
2021-12-29 18:38:55 +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
|
4d9a223491
|
Feature/add system message (#519)
* Add system message
* Update changelog
|
2021-12-06 20:51:38 +01:00 |
|
Thomas Kaul
|
1beb4de62f
|
Feature/support additional currencies (#517)
* Support additional currencies
* Update changelog
|
2021-12-04 21:05:11 +01:00 |
|
Thomas Kaul
|
e01e039a00
|
Release 1.72.0 (#459)
|
2021-11-08 20:55:38 +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
|
edb66bb166
|
Feature/extend statistics (#449)
* Extend statistics
* Update changelog
|
2021-11-01 21:15:09 +01:00 |
|