Commit Graph

4 Commits

Author SHA1 Message Date
ampersandru
cca14c919e Added a clickable drop down arrow that reveals list of instructions for Twelve Data Secret Key (#247)
* Added a clickable drop down arrow that reveals list of instructions for Twelve Data Secret Key

Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>

* Fixed html spacing

Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>

* Make display even more compact

* Remove <u> and use CSS classes instead

---------

Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>
Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
2025-10-27 11:45:01 +01:00
ampersandru
53eb90f9a1 Added instructions on where and how to obtain API key for Twelve Data (#235)
* Added instructions on where and how to obtain API key for Twelve Data

Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>

* added rel="noopener noreferrer" to links

Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>

---------

Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>
2025-10-26 17:58:18 +01:00
Juan José Mata
5d6915a994 Add OpenAI token configuration to self-hosting settings (#122)
* feat: add OpenAI settings partial
2025-08-23 08:04:59 +02:00
Vincent Teo
5bdefe6e63 feat: Add Twelve Data provider for exchange rates and securities (#2)
* feat: Add Twelve Data provider for exchange rates and securities

* test: fix hosting controller test, linting

* fix: add countries gem to handle country codes in Twelve Data provider

* fix: allow security search combobox to have no logo

* refactor: update Twelve Data provider use time series endpoint

* fix: set twelve data as default provider
2025-07-31 23:31:37 +02:00