Normen
ae6eed65f7
Add 'GLS Gemeinschaftsbank' to banks with limited history ( #5052 )
...
* chore: add GLS_GEMEINSCHAFTSBANK_GENODEM1GLS to BANKS_WITH_LIMITED_HISTORY
* chore: add release note
2025-06-01 19:48:14 -04:00
Valentin Lorenzen
47ee6eeb51
enable GoCardless account selection if supported by the target institution ( #5031 )
...
* Update gocardless-service.js
* Allow account selection during requisition based on institution support
* lint
* note
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-05-27 16:32:25 -04:00
Matt Fiddaman
a508a8705c
⬆️ upgrade express from 4.21.2 -> 5.1.0 ( #5042 )
...
* upgrade express from 4.21.2 -> 5.1.0
* fix tests
* note
* fix wildcard route
* fix access of req.body when undefined
2025-05-22 16:21:57 -04:00
Matt Fiddaman
f3b2507516
⬆️ upgrade date-fns from v2.30.0 -> v4.1.0 ( #5041 )
2025-05-22 14:37:55 -04:00
Matt Fiddaman
4c15647f7f
⬆️ upgrade low risk dependencies to their newest minor version ( #5025 )
...
* vitest
* types
* eslint
* better-sqlite3
* pluggy-sdk
* globals
* google-protobuf
* fast-check
* chokidar
* i18next
* openid-client
* playwright
* lru-cache
* memfs
* redacted font
* sass
* @vitejs/plugin-basic-ssl
* re-resizable
* rollup-plugin-visualizer
* note
* update vrt screenshots
* vrt
2025-05-21 16:56:07 -04:00
Matt Fiddaman
af499c6503
⬆️ upgrade babel/webpack dependencies to their newest minor version ( #5028 )
2025-05-20 13:45:45 -04:00
Matt Fiddaman
f7a45d2081
⬆️ bump dependency patch versions ( #5015 )
...
* bump dependency patch versions
* note
* remove unused ts-expect-error directives
* downgrade adm-zip again
2025-05-18 16:50:32 -04:00
musicaldesigner
b475951075
Update bank-factory.js, add DNB to list of banks with limited history ( #4893 )
2025-05-14 19:09:06 -07:00
Matt Fiddaman
4de5fb34b9
increase OpenID timeout ( #4980 )
...
* increase openid request timeout
* note
2025-05-13 00:20:59 -04:00
Michael Clark
2d0716233f
Replacing Actuator with our own implementation ( #4897 )
...
* actuator replacement experiment
* replacing actuator
* release notes
* description added
* version typo
* Update upcoming-release-notes/4897.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-12 18:40:15 +01:00
sergio10
11b86fc33c
Add Abanca to the list of banks with limited history ( #4970 )
...
* Add Abanca to the list of banks with limited history
* add release notes
* change category release notes
2025-05-12 08:42:50 -04:00
Guillaume Taquet Gasperini
6e5f4bfb18
Add BoursoBank GoCardless Integration ( #4958 )
...
* Add BoursoBank GoCardless Integration
The default normalization was creating new payees for each
transaction per day, as there was no specific integration
for this bank.
e.g. `Carte dd/mm/yy Payee Name Cb*1234` was taken as payee
name.
There doesn't seem to be an easy catch-all syntax for
the BoursoBank transactions, but I have put all the
ones I could find from my transactions.
* Fix comment typo
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-05-12 08:42:30 -04:00
Vincent Giorgi
d87b78c02a
invert most of seb kort credit card transactions ( #4869 )
...
* invert most of seb kort credit card transactions
* add release-notes
* revert package.json
---------
Co-authored-by: Vincent Giorgi <8283278+vincegio@users.noreply.github.com >
2025-05-12 07:55:19 -04:00
Michael Clark
0f55c67d3e
🐛 Fix sync server build not copying sql files over ( #4968 )
...
* fix sync server build not copying sql files over
* release notes
* copy-static-assets script
2025-05-10 13:17:34 +01:00
Michael Clark
b0adcb1333
🐛 Sync server - resolving the user-files and server-files to an absolute dir ( #4954 )
...
* resolving the user-files and server-files to an absolute dir
* safety
* release notes
2025-05-09 19:39:57 +01:00
Michael Clark
e30735104e
🐛 Fix cli package json after ts build change ( #4957 )
...
* fix cli package json after ts build change
* release ntoes
2025-05-07 09:06:09 +01:00
Michael Clark
9d99fe2838
🐛 Fixing docker edge ( #4953 )
...
* instead of referencing the build dir directly reference using relative path
* release notes
2025-05-06 22:56:32 +01:00
Roger Goldfinger
090345bd95
Enable Typescript in sync-server ( #4887 )
...
* attempt at running with typescript
* release notes
* working jest tests for TS files
* working docker image build
* remaining docker images
* cleanup
* ensure vitest is working
* get tests passing in ci
* less strict
* update release notes
* use tsc compiled assets in the published package
* scripts
* update yarn.lock
* Use build path for electron app
* PR feedback: move sync-server build out of bin/build-browser
* PR feedback: undo moduleResolution change
* extend main tsconfig and fix types
* PR feedback on scripts and when the sync-server build runs
* fix lint (unrelated change)
---------
Co-authored-by: alecbakholdin <alecbakholdin@gmail.com >
2025-05-05 23:45:49 -04:00
github-actions[bot]
c23cbb4b0e
🔖 (25.5.0) ( #4916 )
...
* 🔖 (25.5.0)
* Bump CI
* Remove used release notes
* Bump CI
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-03 13:44:50 -04:00
lelemm
8da1c59362
🐛 Bug FIX: OpenID first login is not working properly when using config.json or ENV VARS ( #4902 )
...
* First login was not working properly
* md
2025-05-01 10:26:03 -03:00
Michael Süssemilch
b92a1cacf7
fix: commerzbank escape payee ( #4845 )
2025-04-21 13:28:27 +01:00
Vincent Giorgi
eebdbdf34e
invert Strawberry credit card transaction amounts ( #4857 )
...
* add Strawberry (nordic choice club) credit cards to SEB balance inversion
* add release-notes
---------
Co-authored-by: Vincent Giorgi <8283278+vincegio@users.noreply.github.com >
2025-04-20 11:54:13 -04:00
Julian Dominguez-Schatz
d027adc734
Move sync-server to vitest ( #4840 )
...
* Move sync-server to vitest
* Add release notes
* Add comment
* Remove extraneous console.log
* Empty commit to bump CI
2025-04-19 23:43:25 -04:00
Michael Clark
153eaeecc5
🐛 CLI: Fix ACTUAL_DATA_DIR env variable not respected in some cases ( #4825 )
...
* fix issue with default data directory not respecting env variables
2025-04-18 10:11:34 +01:00
lelemm
a8d41e88a5
🐛 Fix for returnUrl in OpenID auth ( #4836 )
...
* Fix for `returnUrl` in OpenID auth
* md
* change md number
2025-04-17 13:03:21 -03:00
dependabot[bot]
1bc87fb35a
Bump http-proxy-middleware from 3.0.3 to 3.0.5 ( #4832 )
...
* Bump http-proxy-middleware from 3.0.3 to 3.0.5
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.5 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 3.0.5
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* Add release notes
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
2025-04-16 23:00:12 -04:00
Matt Fiddaman
c85769eb82
add support for longer running SimpleFIN transaction requests ( #4780 )
...
* SimpleFIN follow redirects
* release note
2025-04-16 19:17:27 -04:00
Michael Clark
31fe766a2b
🆕 Sync server as npm package ( #4798 )
...
* sync server as npm package
* yarn lock
* workflow
* fix yml
* fix script
* named job better
* imagine trusting an ai
* pack and publish separately
* v4 instead of v3 upload
* dependencies
* identifying the right package for uplaod
* updating references
* what
* i see
* here comes the glory
* aaaand here it comes
* perms
* hmm
* try changing scope
* owner is invalid for git so have to go to npm instead
* better names on workflow
* package the api too
* updates
* rename to play better with gitignore
* yarn
* better
* dont ignore me
* yarn
* readme
* readme
* release note
* typo
* updating to read package.json from fs rather than import to support more node versions
* more ai autocomplete more problems
2025-04-15 20:51:17 +01:00
Matiss Janis Aboltins
cc02970a16
⬆️ upgrade to React v19 ( #4700 )
2025-04-10 08:49:38 +01:00
lelemm
35a833ecba
✨ New OpenID first login UX ( #4446 )
...
* Fix for openid review parameters
* Refactor and bug fix of OpenId parameters on first login
* md
* change some design
* adjustments
* responsive login
* linter
* removed debugger
* Merge fixes
* removed debugger
* Merge fixes
* missing stuff
* linter
* linter after merge
2025-04-08 12:01:38 -03:00
lelemm
afab6ee773
✨ OPENID: Added option to create users on login ( #4421 )
...
* Added option to create users on login (openid)
* md
* added default value
* linter
* added validation to ACTUAL_USER_CREATION_MODE
* Merge
* linter
* fixes
* removed enchancement
* linter
2025-04-08 11:18:47 -03:00
bddvlpr
a9047bfcd6
Add KBCBE (KBC_KREDBEBB) to banks with limited history ( #4743 )
2025-04-06 18:54:25 +01:00
Matiss Janis Aboltins
c4b4108eca
🔧 improving typechecker and lint local performance ( #4710 )
2025-04-06 14:47:49 +01:00
github-actions[bot]
82b6589c37
🔖 (25.4.0) ( #4728 )
...
* 🔖 (25.4.0)
* Remove used release notes
* Remove used release notes
---------
Co-authored-by: matt-fidd <81489167+matt-fidd@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-04-04 23:49:46 -04:00
lelemm
e04ca554e2
🐛 Fix pluggy.ai foreigner currency transaction ( #4712 )
...
* Fix pluggy.ai foreigner currency transaction
* Trigger actions
* removed folder
2025-03-31 06:36:36 -03:00
Saahil Jaffer
45f9cc3c1d
Fix for iss parameter missing from openid response ( #4626 )
...
* fix: iss missing from the response
* add release notes
* add parameter validation check
* remove additional validation
---------
Co-authored-by: lelemm <lelemm@gmail.com >
2025-03-26 16:50:13 -03:00
lelemm
161c0625b1
🐛 Fix for objects in config files ( #4688 )
...
* fix for objects in config
* md
* linter
2025-03-25 20:54:04 +00:00
Matt Fiddaman
ad1df689d7
bump various dependencies ( #4656 )
2025-03-20 13:27:17 -04:00
Martin Sebek
b9603d0e54
Added CZ AirBank to banks with only 90 days of history ( #4595 )
...
* Added CZ AirBank to banks with only 90 days of history
* Added release notes
2025-03-19 00:01:52 -04:00
lelemm
0cdaac6944
🐛 Pluggy.ai credit card transactions were inverted ( #4628 )
...
* bugfix
* md
2025-03-15 00:08:40 -03:00
Michael Clark
bdf76f6c63
:electron: Embed the sync-server (experimental) ( #4526 )
...
* sync server embedded
* cleanup
* remove comment
* remove comment
* changing settings names
* release notes
* release notes
* making dev easier (and slower)
* updating reference to webroot
* using the workspace package yo
* coderabbit
2025-03-14 22:22:17 +00:00
lelemm
fdac2839c9
🔨 OPENID: Refactor mixed stuff ( #4428 )
...
* Refactor
* changed the variable name back to loginMethod
* md
* Update packages/sync-server/src/app.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-14 08:38:33 -03:00
Michael Clark
379a84d2e2
🐳 @actual-app/web workspace in sync-server ( #4569 )
...
* Workspace ref web client (#9 )
---------
Co-authored-by: lelemm <lelemm@gmail.com >
2025-03-14 09:07:59 +00:00
Matiss Janis Aboltins
ed4ef5b30e
♻️ solve most peer dependency issues reported on install ( #4613 )
...
* ♻️ solve most peer dependency issues reported on install
* Release notes
* Patch unit tests
2025-03-12 17:13:35 +00:00
Matiss Janis Aboltins
ddcd771488
♻️ (sync-server) align dependency versions; cleanup lint & typecheck ( #4605 )
2025-03-12 14:03:23 +00:00
lelemm
42294d4a53
🐛 Fix for var ACTUAL_OPENID_ENFORCE ( #4533 )
...
* Fix for var `ACTUAL_OPENID_ENFORCE`
* md
2025-03-08 13:34:56 -03:00
lelemm
e0805c125f
🐛 Fix for ACTUAL_PORT and PORT vars ( #4537 )
...
* Fix for ACTUAL_PORT and PORT vars
* md
2025-03-04 20:26:45 +00:00
lelemm
cfc8186da1
🐛 Fix config for default data dir ( #4535 )
...
* Fix config for default data dir
* md
* Fix for testing
* linter
2025-03-04 18:06:13 +00:00
lelemm
47ad1492dc
🐛 Fix production builds missing convict and pluggy-sdk ( #4534 )
...
* Fix production builds
* md
2025-03-04 14:33:44 -03:00
lelemm
90af0466f4
🐛 Fixes for OpenID with the new config ( #4530 )
...
* Fixes for openid with the new config
* md
2025-03-04 13:57:18 -03:00