[PR #2215] [MERGED] 🔥 (ofx) removing old parser #4185

Closed
opened 2026-02-28 20:52:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2215
Author: @MatissJanis
Created: 1/11/2024
Status: Merged
Merged: 1/12/2024
Merged by: @joel-jeremy

Base: masterHead: matiss/ga-ofx-parser


📝 Commits (3)

📊 Changes

975 files changed (+12 additions, -305147 deletions)

View changed files

📝 .eslintignore (+0 -4)
📝 packages/desktop-client/src/components/modals/ImportTransactions.jsx (+0 -7)
📝 packages/desktop-client/src/components/settings/Experimental.tsx (+0 -4)
📝 packages/desktop-client/src/hooks/useFeatureFlag.ts (+0 -1)
📝 packages/desktop-electron/package.json (+1 -2)
📝 packages/loot-core/bin/build-browser (+0 -1)
📝 packages/loot-core/package.json (+0 -1)
📝 packages/loot-core/src/server/accounts/parse-file.test.ts (+0 -3)
📝 packages/loot-core/src/server/accounts/parse-file.ts (+3 -49)
📝 packages/loot-core/src/types/prefs.d.ts (+1 -2)
📝 packages/loot-core/webpack/webpack.desktop.config.js (+1 -1)
packages/node-libofx/.gitignore (+0 -1)
packages/node-libofx/Makefile (+0 -38)
packages/node-libofx/OpenSP-1.5.2/.cvsignore (+0 -33)
packages/node-libofx/OpenSP-1.5.2/ABOUT-NLS (+0 -996)
packages/node-libofx/OpenSP-1.5.2/AUTHORS (+0 -15)
packages/node-libofx/OpenSP-1.5.2/BUGS (+0 -4)
packages/node-libofx/OpenSP-1.5.2/COPYING (+0 -25)
packages/node-libofx/OpenSP-1.5.2/ChangeLog (+0 -2634)
packages/node-libofx/OpenSP-1.5.2/INSTALL (+0 -236)

...and 80 more files

📄 Description

Closes #1642


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2215 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/11/2024 **Status:** ✅ Merged **Merged:** 1/12/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `matiss/ga-ofx-parser` --- ### 📝 Commits (3) - [`18ed34f`](https://github.com/actualbudget/actual/commit/18ed34f18bfbdc1ea2ea4d314ebd702c053ec995) :fire: (ofx) removing old parser - [`6dbceb9`](https://github.com/actualbudget/actual/commit/6dbceb97088b8b48c5367d586ef32e2a2acc5f23) Release notes - [`c35bb01`](https://github.com/actualbudget/actual/commit/c35bb01222fbc566d86f5b661ac84f18871f8de3) Patch unit test ### 📊 Changes **975 files changed** (+12 additions, -305147 deletions) <details> <summary>View changed files</summary> 📝 `.eslintignore` (+0 -4) 📝 `packages/desktop-client/src/components/modals/ImportTransactions.jsx` (+0 -7) 📝 `packages/desktop-client/src/components/settings/Experimental.tsx` (+0 -4) 📝 `packages/desktop-client/src/hooks/useFeatureFlag.ts` (+0 -1) 📝 `packages/desktop-electron/package.json` (+1 -2) 📝 `packages/loot-core/bin/build-browser` (+0 -1) 📝 `packages/loot-core/package.json` (+0 -1) 📝 `packages/loot-core/src/server/accounts/parse-file.test.ts` (+0 -3) 📝 `packages/loot-core/src/server/accounts/parse-file.ts` (+3 -49) 📝 `packages/loot-core/src/types/prefs.d.ts` (+1 -2) 📝 `packages/loot-core/webpack/webpack.desktop.config.js` (+1 -1) ➖ `packages/node-libofx/.gitignore` (+0 -1) ➖ `packages/node-libofx/Makefile` (+0 -38) ➖ `packages/node-libofx/OpenSP-1.5.2/.cvsignore` (+0 -33) ➖ `packages/node-libofx/OpenSP-1.5.2/ABOUT-NLS` (+0 -996) ➖ `packages/node-libofx/OpenSP-1.5.2/AUTHORS` (+0 -15) ➖ `packages/node-libofx/OpenSP-1.5.2/BUGS` (+0 -4) ➖ `packages/node-libofx/OpenSP-1.5.2/COPYING` (+0 -25) ➖ `packages/node-libofx/OpenSP-1.5.2/ChangeLog` (+0 -2634) ➖ `packages/node-libofx/OpenSP-1.5.2/INSTALL` (+0 -236) _...and 80 more files_ </details> ### 📄 Description Closes #1642 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:52:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4185