Commit Graph

  • b387a80a0d
    Add bullet (#1270) Thomas Kaul 2022-09-17 21:29:37 +0200
  • de229d189e Add bullet Thomas 2022-09-17 21:29:16 +0200
  • 6e4660295a
    Release 1.194.0 (#1269) 1.194.0 Thomas Kaul 2022-09-17 21:26:08 +0200
  • ac3a366a1c Release 1.194.0 Thomas 2022-09-17 21:25:43 +0200
  • d4c3a9d1e8
    Feature/add percentage visualization of the current filter (#1268) Thomas Kaul 2022-09-17 21:24:09 +0200
  • eb8c805470 Various improvements Thomas 2022-09-17 21:16:38 +0200
  • 240d2ef115 Update changelog Thomas 2022-09-17 18:19:21 +0200
  • 597b1608b2 Add percentage visualization of the active filter Thomas 2022-09-17 18:19:00 +0200
  • 263f6b32f2
    Bugfix/fix performance chart calculation (#1267) Thomas Kaul 2022-09-17 08:33:04 +0200
  • 1cae6ee4a9
    Merge branch 'main' into bugfix/fix-performance-chart-calculation Thomas Kaul 2022-09-17 08:32:33 +0200
  • 637f31ae3b
    Add instruction for NODE_ENV: production (#1266) Thomas Kaul 2022-09-17 08:31:56 +0200
  • b99253857b Update changelog Thomas 2022-09-16 23:00:01 +0200
  • eb7e3fa68e Update changelog Thomas 2022-09-16 22:58:12 +0200
  • 04e3e4e6c7 Respect end date in performance chart calculation Thomas 2022-09-16 22:58:03 +0200
  • ab86d39f1e Add instruction for NODE_ENV: production Thomas 2022-09-16 19:24:44 +0200
  • 547e27c7a1
    Feature/set node env in docker compose files (#1261) Thomas Kaul 2022-09-15 17:20:03 +0200
  • 0626e8a30f
    Merge branch 'main' into feature/set-node-env-in-docker-compose-files Thomas Kaul 2022-09-15 17:19:25 +0200
  • f10dc176f2
    Feature/clean up german localization (#1260) Thomas Kaul 2022-09-15 16:58:00 +0200
  • e7702fd435 Update changelog Thomas 2022-09-15 16:54:43 +0200
  • 85fb82a70d Set NODE_ENV to production Thomas 2022-09-15 16:54:36 +0200
  • f0fd4627d2 Set up Italian Thomas 2022-09-15 16:39:52 +0200
  • 4ffdd419e7 Update changelog Thomas 2022-09-15 16:27:06 +0200
  • 920571b564 Clean up German localization Thomas 2022-09-15 16:26:57 +0200
  • 0a966e46cd
    Improve translation (#1258) Thomas Kaul 2022-09-15 10:37:07 +0200
  • 8b2dc3521a Improve translation Thomas 2022-09-14 20:48:01 +0200
  • 4f281d25e1
    Release 1.193.0 (#1257) 1.193.0 Thomas Kaul 2022-09-14 20:11:47 +0200
  • 1656a10986 Release 1.193.0 Thomas 2022-09-14 20:11:30 +0200
  • aaba8c35c2
    Feature/extend pricing page with referral section (#1256) Thomas Kaul 2022-09-14 20:10:35 +0200
  • 7d27cb3398
    Bugfix/use base currency in exchange rate service instead of usd (#1255) Thomas Kaul 2022-09-14 19:56:18 +0200
  • abb782169e Update changelog Thomas 2022-09-14 19:53:57 +0200
  • ecb6ede625 Add referral section Thomas 2022-09-14 19:53:38 +0200
  • 369562b6f2
    Merge branch 'main' into bugfix/use-base-currency-in-exchange-rate-service-instead-of-usd Thomas Kaul 2022-09-14 19:27:26 +0200
  • 91678028b5
    Bugfix/fix missing assets during local development (#1253) Thomas Kaul 2022-09-14 19:26:59 +0200
  • 05c91e1ab6 Update changelog Thomas 2022-09-14 19:25:18 +0200
  • 2c51867ef5 Change from USD to base currency Thomas 2022-09-14 19:25:09 +0200
  • 8888baca86 Extend setup for development (missing assets) Thomas 2022-09-13 23:02:20 +0200
  • f03ae65187 Revert postinstall script Thomas 2022-09-13 23:01:39 +0200
  • 3f6db3891b Update postinstall script Thomas 2022-09-13 21:44:54 +0200
  • 8d1b9118b8 Update changelog Thomas 2022-09-13 21:34:12 +0200
  • ecfd475256 Fix missing assets during local development Thomas 2022-09-13 21:34:04 +0200
  • 5e3cac8ac9
    Feature/sort benchmarks by name (#1250) Thomas Kaul 2022-09-12 13:34:06 +0200
  • a17f6da620 Update changelog Thomas 2022-09-11 09:57:03 +0200
  • dfed427890 Sort benchmarks by name Thomas 2022-09-11 09:56:55 +0200
  • 33f20b6b48
    Release 1.192.0 (#1249) 1.192.0 Thomas Kaul 2022-09-11 09:21:48 +0200
  • f1644f3b97 Release 1.192.0 Thomas 2022-09-11 09:21:29 +0200
  • e4fd255dd7
    Bugfix/improve loading indicator of benchmark comparator (#1247) Thomas Kaul 2022-09-11 09:20:15 +0200
  • e320aa91f7
    Feature/simplify benchmark configuration (#1248) Thomas Kaul 2022-09-11 09:19:50 +0200
  • f00b56be8d Update changelog Thomas 2022-09-10 21:37:27 +0200
  • e24148cb7c Simplify benchmark configuration Thomas 2022-09-10 21:37:20 +0200
  • 3c42da8fca Update changelog Thomas 2022-09-10 20:34:30 +0200
  • ad28d90616 Improve loading indicator Thomas 2022-09-10 20:34:21 +0200
  • 0fcfa6c1bd
    Bugfix/improve error handling in benchmark calculation (#1246) Thomas Kaul 2022-09-10 18:58:31 +0200
  • 27bbe8cc4f
    Merge branch 'main' into bugfix/improve-error-handling-in-benchmark-calculation Thomas Kaul 2022-09-10 18:58:24 +0200
  • 42d32ed652
    Feature/upgrade yahoo finance2 to version 2.3.6 (#1245) Thomas Kaul 2022-09-10 18:57:41 +0200
  • b873a5fd2f Update changelog Thomas 2022-09-10 17:46:11 +0200
  • 51933fb6c1 Improve error handling Thomas 2022-09-10 17:46:04 +0200
  • 8047c24a3d Update changelog Thomas 2022-09-10 17:37:57 +0200
  • b73996b9d9 Upgrade yahoo-finance2 to version 2.3.6 Thomas 2022-09-10 17:37:48 +0200
  • 21b4b0ef24
    Release 1.191.0 (#1244) 1.191.0 Thomas Kaul 2022-09-10 16:13:22 +0200
  • a3d2af1952 Release 1.191.0 Thomas 2022-09-10 16:13:03 +0200
  • 4f8fe83a16
    Feature/clean up user database schema (#1242) Thomas Kaul 2022-09-10 16:11:49 +0200
  • 309ed2fc47
    Merge branch 'main' into feature/clean-up-user-database-schema Thomas Kaul 2022-09-10 16:11:33 +0200
  • 980ad1028c
    Feature/allow date range change for demo user (#1243) Thomas Kaul 2022-09-10 16:10:57 +0200
  • ee2912fe2d Update changelog Thomas 2022-09-10 15:55:09 +0200
  • 86fe99fc2e Allow date range change Thomas 2022-09-10 15:55:00 +0200
  • 2c8eaed990 Add migration Thomas 2022-09-10 15:52:33 +0200
  • fba00695fd Update changelog Thomas 2022-09-10 15:39:50 +0200
  • 7708080a19 Clean up user database schema Thomas 2022-09-10 15:39:42 +0200
  • 0d5bc3f51b
    Release 1.190.0 (#1241) 1.190.0 Thomas Kaul 2022-09-10 13:36:39 +0200
  • e968a60a3b Release 1.190.0 Thomas 2022-09-10 13:36:08 +0200
  • aece76d98f
    Feature/add date range component to benchmark comparator (#1240) Thomas Kaul 2022-09-10 13:33:37 +0200
  • d4e614b27a Fix test Thomas 2022-09-10 13:11:29 +0200
  • 136a51a4bb Update changelog Thomas 2022-09-10 13:06:45 +0200
  • 894b6b158f Add date range component Thomas 2022-09-10 13:06:29 +0200
  • fc4bb71184
    Feature/migrate date range setting to user settings (#1239) Thomas Kaul 2022-09-10 11:38:06 +0200
  • 8fb61aa396 Annotate deprecated fields Thomas 2022-09-10 11:10:50 +0200
  • d1473faefe Update changelog Thomas 2022-09-10 11:04:08 +0200
  • b931762b45 Refactor currency and view mode in the user user settings Thomas 2022-09-10 11:03:59 +0200
  • e04767f152 Merge user settings interfaces Thomas 2022-09-10 09:52:33 +0200
  • cc5192cddd Improve validation Thomas 2022-09-10 09:36:50 +0200
  • 7946e9cc72 Update changelog Thomas 2022-09-09 21:08:18 +0200
  • b5f90bba81 Migrate date range to user settings Thomas 2022-09-09 21:08:10 +0200
  • 20bc7ef99c
    Feature/improve benchmark comparator on mobile (#1238) Thomas Kaul 2022-09-09 19:44:36 +0200
  • 860cb6257a Update changelog Thomas 2022-09-08 21:50:09 +0200
  • d3f7dd784c Improve layout for mobile Thomas 2022-09-08 21:50:00 +0200
  • 7a733ae49b
    Release 1.189.0 (#1237) 1.189.0 Thomas Kaul 2022-09-08 21:06:37 +0200
  • 9c4dc4007c Release 1.189.0 Thomas 2022-09-08 21:06:22 +0200
  • 376ce88492
    Bugfix/fix benchmark chart (#1236) Thomas Kaul 2022-09-08 21:05:19 +0200
  • 68b4350af3 Update changelog Thomas 2022-09-08 20:44:32 +0200
  • 2a64aa6118 Distinguish between currency and unit in tooltip Thomas 2022-09-08 20:43:06 +0200
  • e0d49e6f09 Fix benchmark chart Thomas 2022-09-08 20:42:35 +0200
  • c4d83aabe7
    Setup tests (#1234) Thomas Kaul 2022-09-08 17:32:55 +0200
  • b6062390cd Setup tests Thomas 2022-09-07 18:07:39 +0200
  • d4e2cec77e
    Release 1.188.0 (#1233) 1.188.0 Thomas Kaul 2022-09-06 20:40:59 +0200
  • 4296ead450 Release 1.188.0 Thomas 2022-09-06 20:40:41 +0200
  • 75db7bf79a
    Bugfix/fix asset profile details dialog (#1232) Thomas Kaul 2022-09-06 20:39:45 +0200
  • 3ad99c9991
    Add data management (#1230) Thomas Kaul 2022-09-06 20:39:27 +0200
  • 5300ee1e69 Update changelog Thomas 2022-09-06 20:21:47 +0200
  • c7023f7c5e Fix dialog for assets without (first) activity Thomas 2022-09-06 20:21:40 +0200
  • 73bfc4cfdf Add start date and normalize benchmark Thomas 2022-09-06 20:08:30 +0200