101 Commits

Author SHA1 Message Date
Thomas Kaul
29987d3e2f
Add missing activity types (#2601)
* FEE
* INTEREST
* LIABILITY
2023-11-06 13:09:14 +01:00
Thomas Kaul
234c4fd511
Add CoinGecko (#2611) 2023-11-06 08:33:23 +01:00
Thomas Kaul
0d5fc7655b
Improve wording (#2358) 2023-09-21 19:55:36 +02:00
Thomas Kaul
75ca125a70
Add home server systems (#2311) 2023-09-10 08:01:01 +02:00
Thomas Kaul
0d5a8eb33e
Add Ghostfolio 2.0 (#2309) 2023-09-09 09:10:36 +02:00
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 (#2156)
* Upgrade Angular, NestJS and Nx

* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server

* Add target for copying assets

* Improve redirection of home page

* Update changelog
2023-08-05 11:08:10 +02:00
Thomas Kaul
ca05397dcd
Extend Community Projects section (#2188) 2023-07-27 17:39:29 +02:00
Thomas Kaul
c711a11d6e
Feature/upgrade node.js from version 16 to 18 (#2053)
* Upgrade to Node.js 18

* Update changelog
2023-06-09 17:28:05 +02:00
Thomas Kaul
beb24f9bd4
Revert "Update Slack url" (#2034)
* Revert "Update Slack url (#2025)"

This reverts commit c48670ccdceebd37b648d0f251ac8ba86d0fc47d.
2023-06-03 08:28:07 +02:00
Thomas Kaul
c48670ccdc
Update Slack url (#2025) 2023-05-31 17:10:59 +02:00
Thomas Kaul
b42c0c8355
Add comment (#1944) 2023-05-07 17:33:55 +02:00
Thomas Kaul
fcd75414be
Update date (#1860) 2023-04-23 11:01:53 +02:00
Thomas Kaul
7d2d1d971a
Feature/deprecate get auth endpoint (#1851)
* Deprecate GET auth endpoint

* Update documentation

* Update changelog
2023-04-11 18:04:18 +02:00
Thomas Kaul
73b5030972
Remove documentation of BASE_CURRENCY (#1776) 2023-03-08 20:22:39 +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
dde0d1e465
Add linux/arm/v7 (#1741) 2023-02-25 11:34:22 +01:00
Thomas Kaul
b81377a682
Feature/rename example env file (#1734)
* Rename .env to .env.example

* Ignore .env file

* Update changelog
2023-02-25 11:20:38 +01:00
Thomas Kaul
eabd2f3934
Add url (#1683) 2023-02-11 09:55:03 +01:00
Thomas Kaul
a7d8a63ab8
Remove year (#1649) 2023-02-01 08:58:17 +01:00
Thomas Kaul
c2ed0a436f
Downgrade to Node.js 16 (for development) (#1633) 2023-01-23 21:52:46 +01:00
Leon Stoldt
8486c02575
Update Node to version 18.x (#1595)
* Update Node to version 18.x

* Add .nvmrc

* Update changelog

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-01-23 08:28:19 +01:00
Thomas Kaul
b5f256be95
Remove mail address (#1621) 2023-01-20 20:50:32 +01:00
Thomas Kaul
3f2d3a2da9
Minor improvements (#1589) 2023-01-11 19:45:44 +01:00
Martin Vandenbussche
1b899da9ff
Minor tweaks to README.md (#1585)
* Minor tweaks to README.md

- Reduced reliance on HTML in the README.md file.
- Added alt text on images for improved accessibility
- Very minor formatting tweaks

Signed-off-by: Martin Vandenbussche <vandenbusschemartin@gmail.com>
2023-01-10 20:59:32 +01:00
Thomas Kaul
aa6d0a4533
Update dates (#1575) 2023-01-07 08:48:06 +01:00
Thomas Kaul
1424236c48
Add "Buy me a coffee" badge (#1509) 2022-12-15 17:26:30 +01:00
Thomas Kaul
88ffbfead0
Add purpose (#1508) 2022-12-13 12:56:10 +01:00
Thomas Kaul
c9bdf46b2b
Add PWA as feature (#1445) 2022-11-12 17:21:37 +01:00
Benjamin Pill
3317fe7c46
Fix missing comma in json body (API example) (#1446) 2022-11-12 08:59:55 +01:00
Thomas Kaul
c934c5088b
Add ghostfolio-cli to community projects (#1437) 2022-11-11 09:02:43 +01:00
Thomas Kaul
678b3cc57e
Add Buy me a coffee button (#1438) 2022-11-10 19:31:00 +01:00
Thomas Kaul
fc1507de4f
Clean up (#1423) 2022-11-09 10:08:36 +01:00
Thomas Kaul
3b4da72ea3
Feature/tighten validation rule of base currency (#1428)
* Tighten validation rule of BASE_CURRENCY

* Update changelog
2022-11-06 17:51:31 +01:00
Thomas Kaul
e449d51c3c
Feature/restructure actions in admin control panel (#1410)
* Restructure actions

* Update changelog
2022-11-02 17:47:03 +01:00
Thomas Kaul
ffb11cd10e
Add instructions for API Authorization (#1406)
* Add instructions for API Authorization
2022-10-31 20:12:42 +01:00
Thomas Kaul
91678028b5
Bugfix/fix missing assets during local development (#1253)
* Extend setup for development (missing assets)

* Update changelog
2022-09-14 19:26:59 +02:00
Thomas Kaul
c198bd78da
Add architectures (#1205) 2022-09-03 08:32:01 +02:00
Thomas Kaul
cf2c5bad02
Bugfix/change environment variables redis host and port to mandatory (#1211)
* Change REDIS_HOST and REDIS_PORT to mandatory

* Update changelog
2022-09-01 15:35:37 +02:00
Thomas Kaul
01d4ae8757
Feature/move build pipeline from travis to GitHub actions (#1203)
* Remove travis configurations

* Update changelog
2022-08-28 21:10:25 +02:00
Thomas Kaul
7fceaa1350
Add language to urls (#1187) 2022-08-26 17:52:42 +02:00
Thomas Kaul
48903238c5
Feature/improve documentation of database migration (#1172)
* Improve documentation

* Update changelog
2022-08-20 10:22:02 +02:00
Le_Bleu
57a14bd945
automate database setup and upgrade (#1163)
* Automate database setup and schema upgrade
2022-08-20 08:54:50 +02:00
Thomas Kaul
51f586e160
Feature/upgrade node from 14 to 16 (#1118)
* Upgrade to Node.js 16

* Update changelog
2022-07-31 08:14:52 +02:00
Thomas Kaul
44058b2d7a
Add descriptions (#1113) 2022-07-30 15:46:58 +02:00
Thomas Kaul
23634f3404
Add environment variables (#1112) 2022-07-30 15:21:14 +02:00
Thomas Kaul
f93dab6086
Add FAQ (#1108) 2022-07-29 19:25:41 +02:00
Thomas Kaul
b535122945
Make use of demo route (#1060) 2022-07-01 20:07:49 +02:00
Thomas Kaul
928a13310d
Improve title (#1031) 2022-06-21 17:58:13 +02:00
Thomas Kaul
2384861953
Remove experimental (#1032) 2022-06-20 20:32:51 +02:00
Thomas Kaul
a8fcf09380
Fix link (#1012) 2022-06-13 17:44:55 +02:00