Thomas Kaul
53127340f4
Feature/extend markets ( #5076 )
* Extend markets
* Clean up
4 months ago
csehatt741
8b9b1c7f11
Feature/refactor getByKey() in PropertyService ( #5065 )
* Refactor getByKey() in PropertyService
* Update changelog
4 months ago
Thomas Kaul
5dfe9b54fe
Feature/rename Analytics to analytics in User database schema ( #5032 )
* Rename Analytics to analytics in User database schema
4 months ago
Thomas Kaul
8b8d194383
Feature/clean up legacy demo user id property ( #4808 )
* Clean up
5 months ago
Thomas Kaul
cb7434a8b2
Feature/sync demo account activities based on tags ( #4797 )
* Sync demo account activities based on tags
* Update changelog
5 months ago
Thomas Kaul
94e53c7d4a
Feature/move subscription offer from info to user service ( #4533 )
* Move subscription offer from info to user service
* Update changelog
7 months ago
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs ( #4325 )
* Reorganize benchmark modules and move benchmarks endpoint
9 months ago
Thomas Kaul
2e72ac7faf
Feature/format quotes in info service urls ( #4174 )
* Format quotes
10 months ago
Szymon Łągiewka
7a602ea2d6
Feature/remove got in favor of using fetch ( #4154 )
* Remove got in favor of using fetch
* Update changelog
10 months ago
Szymon Łągiewka
74bc8222d6
Feature/Refactored `got` calls to use `AbortSignal.timeout()` without `AbortController()` ( #4153 )
* Feature/refactor got calls to use AbortSignal.timeout
Instead of manually creating AbortController and controlling the abort
with setTimeout.
Feature available since node v16.14.0 and v17.3.0[^1] and is built to
replace the exact scenario that all these requests have.
[^1]:https://nodejs.org/docs/latest-v22.x/api/globals.html#static-method-abortsignaltimeoutdelay
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
* Set up Ghostfolio data provider
* Update translations
* Update changelog
12 months ago
Thomas Kaul
a80ca507f8
Feature/add lastRequestAt to analytics ( #4010 )
* Add lastRequestAt to Analytics
1 year ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
* Extend promotion system
1 year ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
* Move tags from info to user service
* Update changelog
1 year ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
* Add user id to tag database schema
* Update changelog
1 year ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
* Set up portfolio snapshot queue
* Update changelog
1 year ago
Thomas Kaul
557a0bf808
Feature/optimize info endpoint using promise.all ( #3742 )
* Optimize by using Promise.all()
* Update changelog
1 year ago
Thomas Kaul
58d1abbd38
Feature/clean up imports ( #3514 )
* Clean up imports
1 year ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
1 year ago
Thomas Kaul
ad42c0bf28
Enable FAQ link for self-hoster ( #3015 )
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
f83e75df44
Feature/harmonize env variables of various api keys ( #2980 )
* Harmonize env variables of various API keys
* Update changelog
2 years ago
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
2 years ago
miles
34b02210df
Feature/expose the environment variable `REQUEST_TIMEOUT` ( #2792 )
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
2 years ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
* Extend system message
* Update changelog
2 years ago
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
2 years ago
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ( #2330 )
* Improve timeout
* Update changelog
2 years ago
Thomas Kaul
6161d5e77c
Feature/improve logger output of info service ( #2331 )
* Improve context of logger output
* Update changelog
2 years ago
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
d74f283707
Eliminate prisma service ( #2286 )
* Eliminate prisma service
2 years ago
Thomas Kaul
b5f01c0d15
Feature/migrate requests from bent to got ( #2231 )
* Migrate requests from bent to got
* Update changelog
2 years ago
Thomas Kaul
655a68a847
Feature/change uptime to last 90 days ( #1993 )
* Change uptime to last 90 days
* Update changelog
3 years ago
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component ( #1992 )
* Improve local number formatting
* Update changelog
3 years ago
Thomas Kaul
edd690850c
Feature/setup open startup page ( #1967 )
* Setup Open Startup page
* Update changelog
3 years ago
Thomas Kaul
5249257dd8
Feature/improve platform managment in admin control ( #1939 )
* Refactoring, fix tab style, add account count
* Update changelog
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
* Setup for multiple subscription offers
* Update changelog
3 years ago
Thomas Kaul
d4dff744b5
Sort imports ( #1770 )
3 years ago
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ( #1763 )
* Simplify database seeding
* Update documentation
* Update changelog
3 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
3 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
* Improve usability of import activities action
* Update changelog
3 years ago
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ( #1584 )
* Add global heat map
* Update changelog
3 years ago
Thomas Kaul
1ae8970045
Feature/add price to subscription ( #1551 )
* Add price
* Update changelog
3 years ago
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ( #1515 )
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
3 years ago
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>
3 years ago
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
3 years ago
Thomas Kaul
3ad99c9991
Add data management ( #1230 )
* Add data management for benchmarks
3 years ago
Thomas
75d61bff6d
Setup benchmark comparator
3 years ago
Thomas Kaul
408bdbd187
Bugfix/fix GitHub contributors count ( #1219 )
* Fix GitHub contributors count
* Update changelog
3 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
* Add Markets to public pages
* Update changelog
3 years ago