Prashanth Mohan
b517d99d41
Use port numbers from environment file.
Allow overriding of the postgres and redis forwarded ports in the docker configuration to allow running on alternate ports where the default ports may already be in use.
2 years ago
Thomas Kaul
19b0fe04a6
Feature/upgrade yahoo finance2 to version 2.8.0 ( #2401 )
* Upgrade yahoo-finance2 to version 2.8.0
* Update changelog
2 years ago
Thomas Kaul
19ea4479ff
Bugfix/fix link on features page ( #2398 )
* Fix link
* Update changelog
2 years ago
Thomas Kaul
0b2f6a312c
Sort imports ( #2399 )
2 years ago
Thomas Kaul
f79d60014b
Release 2.6.0 ( #2395 )
2 years ago
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ( #2389 )
* Add tag management
* Update locales
* Update changelog
2 years ago
Thomas Kaul
6230aa87e2
Feature/add hacktoberfest 2023 blog post ( #2359 )
* Add blog post: Hacktoberfest 2023
* Update changelog
2 years ago
Thomas Kaul
8b615d2f56
Feature/upgrade prettier to version 3.0.3 ( #2393 )
* Upgrade prettier to version 3.0.3
* Update changelog
2 years ago
Thomas Kaul
4100446cac
Update OSS Friends ( #2385 )
2 years ago
Thomas Kaul
ad3e6d637c
Improve file name ( #2391 )
2 years ago
Thomas Kaul
aa87262954
Feature/upgrade yahoo finance2 to version 2.7.0 ( #2392 )
* Upgrade yahoo-finance2 to version 2.7.0
* Update changelog
2 years ago
Thomas Kaul
01b6bb5b99
Clean up ( #2390 )
2 years ago
Thomas Kaul
884b7f4de7
Clean up ( #2342 )
2 years ago
Thomas Kaul
3f8a2b47f9
Release 2.5.0 ( #2380 )
2 years ago
Thomas Kaul
e2e4c9be3c
Feature/skip data gathering for manual data source ( #2379 )
* Skip data gathering
* Update changelog
2 years ago
Thomas Kaul
0f7c6ff0fe
Bugfix/fix asset class of cash position for empty account ( #2378 )
* Fix assetClass and assetSubClass
* Update changelog
2 years ago
Thomas Kaul
703a96f4db
Add guard ( #2377 )
2 years ago
Thomas Kaul
42c0560422
Feature/translate activity type ( #2376 )
* Introduce ActivityTypeComponent with localized label
* Update changelog
2 years ago
Frane Caleta
eb63802d01
Feature/extend supported date formats in activities import ( #2362 )
* Extend supported date formats in activities import
* Update changelog
2 years ago
Thomas Kaul
6d9191a46f
Feature/setup turkish ( #2300 )
* Setup Turkish
* Add Turkish translations
* Update changelog
---------
Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
2 years ago
Thomas Kaul
6744245d8b
Feature/extend personal finance tools pages 20230922 ( #2369 )
* Extend pages
* Refactoring
2 years ago
Thomas Kaul
8f64a77a9d
Clean up ( #2329 )
2 years ago
Thomas Kaul
0d5fc7655b
Improve wording ( #2358 )
2 years ago
Thomas Kaul
c511ec7e33
Release 2.4.0 ( #2356 )
2 years ago
Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
* Add support for interest
* Update changelog
2 years ago
Thomas Kaul
f7e3a4c727
Update OSS Friends ( #2352 )
2 years ago
Thomas Kaul
5f276469b7
Feature/upgrade prisma to version 5.3.1 ( #2355 )
* Upgrade prisma to version 5.3.1
* Update changelog
2 years ago
Thomas Kaul
69e1d92ed3
Feature/unlock experimental features setting for all users ( #2351 )
* Unlock experimental features setting for all users
* Update changelog
2 years ago
Thomas Kaul
ef2849aa6c
Remove this ( #2341 )
2 years ago
Thomas Kaul
c668d7b456
Feature/improve preselected currency in create or update activity dialog ( #2349 )
* Preselect currency based on account's currency
* Update changelog
2 years ago
Rafael
e23bf62859
Fix Memory Leak on Data Gathering when server TZ is behind UTC ( #2332 )
* Fix for timezones behind UTC (the previous code converted the date to one day before (in local time) then added a day, which resulted in the same day after converting back to UTC and thus generating an infinite loop)
* Update changelog
---------
Co-authored-by: Rafael Claudio <rafacla@github.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
54c5746d21
Release 2.3.0 ( #2348 )
2 years ago
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ( #1954 )
* Add migration
* Add business logic for fees
* Fix export for liabilities
* Update changelog
2 years ago
Thomas Kaul
1851ae137f
Release 2.2.0 ( #2346 )
2 years ago
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
* Improve sidebar
* Improve style of system message
* Update changelog
2 years ago
Thomas Kaul
7f25066f0f
Remove ALPHA_VANTAGE_API_KEY ( #2345 )
2 years ago
Leon Stoldt
fc795aaa8c
Update postgres to version 15 in docker-compose files ( #1596 )
* Update postgres to version 15 in docker-compose files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
d0112968e8
Feature/introduce sidebar navigation on desktop ( #2340 )
* Introduce sidebar navigation on desktop
* Update changelog
2 years ago
Thomas Kaul
522025ffa0
Fix entry ( #2339 )
2 years ago
Thomas Kaul
27bf662281
Release 2.1.0 ( #2338 )
2 years ago
Thomas Kaul
93c27277c6
Extend sitemap with Italian pages ( #2337 )
2 years ago
Thomas Kaul
5e6adfcef5
Feature/improve language localization for german 20230915 ( #2336 )
* Improve language localization
* Update changelog
2 years ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
* Remove account type from user interface and set it optional
* 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
1fe1e2fe0c
Feature/improve read only mode ( #2322 )
* Improve read-only mode
* Update changelog
2 years ago
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ( #2326 )
* Harmonize style
* 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
Frane Caleta
369386f976
Add drop file functionality on import ( #2323 )
* Add drop file functionality on import
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
alfredonodo
41437636b1
Update messages.it.xlf ( #2325 )
* Update messages.it.xlf
* Update changelog
2 years ago
Thomas Kaul
b21884eb66
Feature/harmonize logger output ( #2321 )
* Harmonize logger output
* Update changelog
2 years ago