Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Actual

We maintain an open source, self-hosted, web-based budgeting application.
Collective - Host: opensource - https://opencollective.com/actual - Website: https://actualbudget.org/ - Code: https://github.com/actualbudget

Store payee in imported_payee during ynab4/ynab5 import (#736)

github.com/actualbudget/actual - 44573c0fe57559d1da16c1ec832fba15893b256f authored almost 2 years ago by chris heazlewood <[email protected]>
:bug: (autocomplete) allow editing selected payee name (#856)

github.com/actualbudget/actual - 7fbb26f2c97dc0a6a95b2e56120ad6051959a8fd authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Force the sidebar to always float when the window is narrow (#835)

This improves usability of narrow screen widths, and also prepares for
further optimizations th...

github.com/actualbudget/actual - 143ddeaa96332855d8f3c03e6ded6c2e63d2dcf4 authored almost 2 years ago by Jed Fox <[email protected]>
:bug: dismiss update notification only after clicking close (#854)

Closes #764

Dismiss the update notification only after clicking "close" button

github.com/actualbudget/actual - 61f1802840c3062734d63c9c5b4e918117e8b176 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:bug: normalize value when switching between single/multi select (#855)

Closes #779

Normalize the input value when switching between single/multi select
fields. Mos...

github.com/actualbudget/actual - e23f9d822b211614b530530995d80f76fb1001da authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Fix display of loading indicator in management app (#853)

Fixes #852.

github.com/actualbudget/actual - 6ef1f3d15d48b9fc3e5cef66ceba5d7d66973bb1 authored almost 2 years ago by Jed Fox <[email protected]>
:bug: navigation back to config-server page after clicking on "no server" (#851)

Closes #842

---------

Co-authored-by: Jed Fox <[email protected]>

github.com/actualbudget/actual - 0dd5536914341be89ef4086cf7cfb8d8a9fdc534 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Ported NewAutocomplete to TypeScript (#831)

Small migration of `NewAutocomplete`.

---------

Co-authored-by: Jed Fox <[email protected]>

github.com/actualbudget/actual - 072c3504fe7906b41d287d330241e69a33c255a8 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Update to latest stable date-fns version (#849)

Previously, we were using an alpha version of date-fns v2. Now we’re
using the latest stable v2.

github.com/actualbudget/actual - 5d921f7ab11d0c25ea301af50127fa680874c804 authored almost 2 years ago by Jed Fox <[email protected]>
Remove Safari pinned tab icon (#848)

Safari now supports real favicons, and the existing icon was just a
solid circle which isn’t ve...

github.com/actualbudget/actual - 267bd8cc07da5bbe377561a3de3ae38fd5f40819 authored almost 2 years ago by Jed Fox <[email protected]>
Convert loot-core to TS p1 (#841)

Part 1 of the conversion. Mostly renaming js to ts and making sure
things make still sense. Add...

github.com/actualbudget/actual - 79ad04dd8809a7fd32986d4cd08b5ca358a1c309 authored almost 2 years ago by Alberto Gasparin <[email protected]>
:white_check_mark: (e2e) improve stability of budget e2e tests (#845)

Sometimes the test failed because..

`parseFloat("1,234.55") === 1)`

github.com/actualbudget/actual - 405a92e926a342de3ae46c97d9cbf18eed758d36 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:bug: (autocomplete) remove portal from table view for smoother experience (#839)

github.com/actualbudget/actual - 69140d629032ac0bb8f7f83ad269ebbe7a6cb178 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:bug: (autocomplete) set min-height used to calculate the flip (top-bottom) (#837)

github.com/actualbudget/actual - e8da21fc80eba54b79481171879ba5f36d19c4a3 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Update all Docker Hub references to new actualbudget organization (#144)

...away from `jlongster`'s personal account. We're officially an org
now!

Before merging,
1...

github.com/actualbudget/docs - 01d2b1cb5e6f8bbfdaa38d175f74af4d6b66623e authored almost 2 years ago by Trevor Farlow <[email protected]>
:bug: (autocomplete) delay when switching from Select to CreatableSelect (#836)

github.com/actualbudget/actual - ad9a4067a8a78a67d4c911e8148ac538be3a4846 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:sparkles: New Docker Hub org in CI and README (#175)

Update all Docker Hub references to new `actualbudget` organization from
`jlongster` personal a...

github.com/actualbudget/actual-server - c3d89b6509a2ef116e14d01b20b301116ca7bb91 authored almost 2 years ago by Trevor Farlow <[email protected]>
:recycle: (bank-sync) improved UX for linking nordigen accounts (#792)

Improving the UX for Nordigen bank-sync account import modal.

github.com/actualbudget/actual - 7e6b760796a3e86243eab8ba5edfcbe5540fe3ee authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Update directory name for release notes

github.com/actualbudget/docs - 875f90525c412f92d51e20498e194598ada2ef3e authored almost 2 years ago by Trevor Farlow <[email protected]>
:bug: (autocomplete) set min-width of the autocomplete (#834)

Implement min-width for the autocomplete to make it look better on small
screens.

https://...

github.com/actualbudget/actual - 45c06c23036c754a00fb1d3e0cd4cd2d45ec149e authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Allow `data:` URLs for images in Netlify deploys (#832)

github.com/actualbudget/actual - 440093b30ad607dcc431d353313ab97ab440e903 authored almost 2 years ago by Jed Fox <[email protected]>
Update Building-Windows.md (#143)

github.com/actualbudget/docs - e7486b1299864da1820c0148128b3ea52af8c7d6 authored almost 2 years ago by chris heazlewood <[email protected]>
Add linux/arm/v7 to the list of platforms for the Docker image (#141)

Users in #99 report that Actual in Docker runs on armv7 platforms,
although a bit sluggish. I c...

github.com/actualbudget/actual-server - cb731099e6cbd197614ee3978bebdf802027652c authored almost 2 years ago by James Mortensen <[email protected]>
Update docker-compose.yml (#150)

github.com/actualbudget/actual-server - b6073f7e6f2568b28f876b481250ebe9e20ae01c authored almost 2 years ago by Jed Fox <[email protected]>
Add "all" or "any" conditions in rules (#811)

github.com/actualbudget/actual - f76a07c3cf72b35c2f47d243eeb1b8d764b6514b authored almost 2 years ago by Alberto Gasparin <[email protected]>
Start Typescript inception (#816)

github.com/actualbudget/actual - c009a0c7fb278f52d0c1be4b87323f4150f6291d authored almost 2 years ago by Alberto Gasparin <[email protected]>
Stream file without loading to memory in /download-user-file (#172)

github.com/actualbudget/actual-server - 9b2d74c3adbf53357d50cc931055c73742ea6f3f authored almost 2 years ago by Jakub Kuczys <[email protected]>
Add docs for importing CSVs (#133)

github.com/actualbudget/docs - 11f28edbf3fe1c12272b3d2f24442b8276f803dd authored almost 2 years ago by Jed Fox <[email protected]>
Fix error when running importTransactions from the API (#819)

github.com/actualbudget/actual - c025e516fb206badf43a1887aaaf316a79ab3ec5 authored almost 2 years ago by Jed Fox <[email protected]>
Update Docker docs (#122)

github.com/actualbudget/docs - 4a7c7022ee7710be34c31b28b0c5443e906d357a authored almost 2 years ago by Jed Fox <[email protected]>
Add a link to a guide for hosting on Synology (#125)

github.com/actualbudget/docs - 0cd8aa0d3d2fb7638a21b1ae0c73618ee2f4f580 authored almost 2 years ago by Jed Fox <[email protected]>
Include *.test.js files in test run (#171)

When working on something else, I noticed that `.test.js` files were not
running due to `jest.c...

github.com/actualbudget/actual-server - 7713848067002b6c1c06e81016a2e4dddceb3e4d authored almost 2 years ago by Jakub Kuczys <[email protected]>
:white_check_mark: (e2e) adding onboarding and budget tests (#813)

Added onboarding and budget e2e tests. Also fixed an issue for
first-time flows using imports: ...

github.com/actualbudget/actual - 649b4c90e036bc4c6637fa7eebc541c06258fd45 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
edge tag contains latest server and client (#141)

Based on testing and discussion in Discord, the `edge` tag does contain
the latest `desktop-cli...

github.com/actualbudget/docs - 3dfa3d196a2e99a36680b30728595174a3cc2eb8 authored almost 2 years ago by Aidan Harbison <[email protected]>
(nordigen) Include hashed IBAN in get-accounts and transactions endpoints (#166)

Exposes IBAN in the API which is required for
https://github.com/actualbudget/actual/pull/766 t...

github.com/actualbudget/actual-server - c8a901d3ff69724eaef3a9f31b64230ca5d3324b authored almost 2 years ago by Jakub Kuczys <[email protected]>
transaction-import: treat (amount) as -amount (#808)

- When parsing an amount string, consider surrounding parentheses to
mean the amount is negativ...

github.com/actualbudget/actual - 28c68940214cf80d0a638ffb39794879b05fce21 authored almost 2 years ago by Aidan Harbison <[email protected]>
Move all loot-design code into desktop-client (#800)

Seems to build fine, will test later.

github.com/actualbudget/actual - e71d4dc680aa98758019bc6f040017765f474f06 authored almost 2 years ago by Jed Fox <[email protected]>
Update overview.md (#139)

github.com/actualbudget/docs - affb20b763a016a1dcf209722d590e37ac71e85a authored almost 2 years ago by aujkb <[email protected]>
:sparkles: (bank-sync) add explicit nordigen bank-sync warning (#801)

Adding an explicit bank-sync warning disclaimer.
#724

<img width="542" alt="Screenshot 2023...

github.com/actualbudget/actual - ba778c9e9f102f301099b3e7e29de54e9fb6c190 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Allow rules creation from account page (#802)

Adding a "create rule" menu item in the transactions dropdown to open
the create new rule modal...

github.com/actualbudget/actual - 605a0d82ed9ba781b8983813453f3580f5f3ffa5 authored almost 2 years ago by Alberto Gasparin <[email protected]>
:bug: (dev-server) retry loading backend script in web-worker (#806)

Co-authored-by: Jed Fox <[email protected]>

github.com/actualbudget/actual - edf2122059359ab5583aaa53f6b1c550b85bc2cc authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
fix api example config typo. serverUrl -> serverURL (#138)

github.com/actualbudget/docs - 0e9154323a25028538f3c5e7459e4a4c841354f0 authored almost 2 years ago by Eike Siewertsen <[email protected]>
Update Configuration.md with a warning about exposing data and config.json (#137)

github.com/actualbudget/docs - 58946590d7ae09b785df8d674010a38a033114c3 authored almost 2 years ago by Soulplayer <[email protected]>
:pencil: remove rich from core contributors (#803)

😢

github.com/actualbudget/actual - 889ca322f168af13e2ae146ed3adb52a653fa141 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Re-enable goal templates by passing flag values to the budget summary component (#797)

github.com/actualbudget/actual - 070bd212c5c36dfdf48d80d98bcb97964bf80c17 authored almost 2 years ago by Tomek Modrzyński <[email protected]>
Improve visual consistency on the settings page (#799)

This PR improves the consistency of the settings UI by moving everything
(except the budget nam...

github.com/actualbudget/actual - 8e94d1777b5bcb93c20145737f0dd2fc1f796ce8 authored almost 2 years ago by Jed Fox <[email protected]>
nit: use curly apostrophes throughout the UI (#791)

github.com/actualbudget/actual - 3cb18683c6221565a5a1848dc65851759288eafe authored almost 2 years ago by Jed Fox <[email protected]>
Report parse issues for config.json in default location (#167)

This changes the behavior of configuration loading when
ACTUAL_CONFIG_PATH env var is not speci...

github.com/actualbudget/actual-server - d02e1b364029ffa85ad7e8f45aa31cd10a90b0d9 authored almost 2 years ago by Jakub Kuczys <[email protected]>
Accept `.blob` files when importing Actual export (#785)

I'm not sure if this is something you want but it was a simple change so
I figured I might as w...

github.com/actualbudget/actual - 6c01e6eaaf7a73b3519058d2fb0606c5d690e53e authored almost 2 years ago by Jakub Kuczys <[email protected]>
:green_heart: disabling flaky unit test step (#795)

Disabling the flaky unit test step. We should re-enable it eventually,
but right now it just cr...

github.com/actualbudget/actual - 84cbe6e54cdb3356951d825aaaf3d52e45d1eb13 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Match spacing in autocomplete (#793)

github.com/actualbudget/actual - 181d088e76baaac4ac7ea8b648bddb8ffe2c2730 authored almost 2 years ago by Jed Fox <[email protected]>
:sparkles: (bank-sync) expose demo-bank in the UI for DEV & preview builds (#790)

Depends on server change:
https://github.com/actualbudget/actual-server/pull/168

github.com/actualbudget/actual - 5a75befc05f1f2946bcb81f010cce877e7e3d0f0 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Improved documentation arround connecting your bank (#136)

github.com/actualbudget/docs - f18a30fde0d8a18aa29e732c7c71fb21af42d50f authored almost 2 years ago by Soulplayer <[email protected]>
:sparkles: (bank-sync) expose demo bank in the get-banks endpoint (#168)

Exposing the demo bank again in the get-banks endpoint.

Frontend implementation of the `showD...

github.com/actualbudget/actual-server - 19dbf815e66cdcf3224249e588431118e951e9a4 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:bug: (autocomplete) consistent input height between multi/single input (#787)

Making consistent height between multi/single input autocomplete.

github.com/actualbudget/actual - c099e1ff10f458b380e4c881e43800439bc887cc authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
753 - Clarify Account type cannot be changed (#774)

github.com/actualbudget/actual - 15e6843acf5d23ac9d6ecf031069d72b8a2f7203 authored almost 2 years ago by Piero Mamberti <[email protected]>
:sparkles: (autocomplete) enable new version for dev/preview deploys (#789)

Enabling the new autocomplete for dev/preview deployments.

This will allow us to spot any mor...

github.com/actualbudget/actual - e7bfd35b9a82959bb41ba1450c108bab5ae0c874 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:recycle: refactor Nordigen and Category autocomplete usage (#784)

The final `Autocomplete` refactors. After this is merged what's
remaining is to do extensive te...

github.com/actualbudget/actual - 1df7acdca771ec4cad8998d5001e128387bbf237 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:recycle: move all feature flags to use useFeatureFlag hook (#786)

Refactored all feature flags to use the new `useFeatureFlag` hook.

Also added a new functiona...

github.com/actualbudget/actual - 67c3be97a1d5921df738b8915695e7362a9234f7 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Remove backticks in config.json example (#135)

github.com/actualbudget/docs - 5969844407cc7786c7652621cf283bcfdd448edf authored almost 2 years ago by Jakub Kuczys <[email protected]>
Remove a few unused class components, convert a few components to functions (#783)

github.com/actualbudget/actual - 8def8393dab39d0d8bc949ed93743060300f4b14 authored almost 2 years ago by Jed Fox <[email protected]>
:recycle: further autocomplete refactors (#778)

Further iterations on the new autocomplete.

1. Created `AccountAutocomplete`
2. Started usin...

github.com/actualbudget/actual - c3c2861dbdbbc0a336df774024016362c0f178c7 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Improve handling of large currency amounts (#725)

- Add a “hide decimal places” setting to visually hide the `.xx` from
currency values globally
...

github.com/actualbudget/actual - 97b1b6f81570bc0eb9a2631e4eb5be812aabe9cd authored almost 2 years ago by Jed Fox <[email protected]>
:rewind: revert change to useTableNavigator (#775)

github.com/actualbudget/actual - 7063af9e5800b0b5909660454bf4f0f739aeff48 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Move the welcome modal to an interstitial, add import button (#762)

I noticed that the first run flow is suboptimal for people who want to
import an existing file ...

github.com/actualbudget/actual - beef97d7b80033e0a37339ac3e7a6108afe2a550 authored almost 2 years ago by Jed Fox <[email protected]>
:white_check_mark: change unit test usage of notes field (#780)

Added an extra `waitFor` after a flaky unit test step.

I'm not really super happy with this w...

github.com/actualbudget/actual - 98948744ca13fad9ccd9ec6d58dac3b661b998ed authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:fire: remove unused `tableNavigatorOpts` code-path (#781)

Just cleaning up things: removing an unused code-path.

github.com/actualbudget/actual - 2903fd003708d6cf118ea9f767ffe6cc9450bf52 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:bug: (TransactionsTable) bring back missing onHover (#777)

Brining back `onHover`. This is a small regression.

github.com/actualbudget/actual - ce40e61ab77b367ec1480185d89ba90333c58f1a authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:arrow_up: finish react v18 upgrade: react-dom change (#776)

Finishing off the React v18 upgrade by doing a change in `react-dom`.
Effectively this upgrades...

github.com/actualbudget/actual - fc9ca18f1c732dcc8672d9a7e650eefef4c2f299 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:recycle: (autocomplete) refactor PayeeAutocomplete to react-select (#741)

github.com/actualbudget/actual - 141035cdf09aee1c5be64a5a1f16f52f3a384ec2 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:recycle: (TransactionsTable) port to react hooks (#769)

github.com/actualbudget/actual - 610a044f5f4f71329d27d0e8b2955455615ba6a2 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:arrow_up: upgrade fast-check to improve unit test perf (#772)

Upgraded `fast-check` to improve unit test performance.

github.com/actualbudget/actual - 26363ed82de2a459fe227bc700a7f65f88a24d11 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:white_check_mark: reducing flakiness of tests by removing randomization (#771)

This is not a full fix for the flakiness. One of the test cases will
still be flaky. But at lea...

github.com/actualbudget/actual - 815413e48c86b76fb187134660ea5e6915005489 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
node-libofx: add transaction_acct_name function (#670)

I am currently not working on adding support for importing to multiple
accounts, but I wanted t...

github.com/actualbudget/actual - 4a3fe1d9fb419e134b593fbb491cdd1b08a4e320 authored almost 2 years ago by Jed Fox <[email protected]>
Update wording across the UI to clarify that we don’t own any servers (#768)

github.com/actualbudget/actual - c5c4cbbeb2cb48a02ca9f206e9ad81a435b3ab14 authored almost 2 years ago by Jed Fox <[email protected]>
:arrow_up: upgrade React from v16 to v18 (#696)

github.com/actualbudget/actual - 5d7ead44aa4cdc59a4eba7117d26cdc1fb31433d authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Add support for automatically generating release notes (#165)

github.com/actualbudget/actual-server - df70a791fdc6d383bb9d409cc91dfcf2ac1b9177 authored almost 2 years ago by Jed Fox <[email protected]>
:bug: making desktop-client tests independent (#765)

Tests cases should be independent. You should be able to run them in
whatever order you want. A...

github.com/actualbudget/actual - d9bc64e792b7596802c1192a589843dc5b6a1867 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Disable ESLint when building in CI (#763)

This way formatting issues won’t prevent the preview from building (and
it should build a bit f...

github.com/actualbudget/actual - d166d8f8e8ded06b6e4a33ebc7f8e15dee6bdffa authored almost 2 years ago by Jed Fox <[email protected]>
Add docs for auto-generated release notes (#129)

People contributing will now be asked to create a file containing their
PR’s entry into the rel...

github.com/actualbudget/docs - 13ecf64ddbf2426cd326aae93667c695af091097 authored almost 2 years ago by Jed Fox <[email protected]>
:fire: remove Debugger, perf-deets and codemirror (#755)

Removing
- Debugger
- `perf-deeets`
- `codemirror`

github.com/actualbudget/actual - ad08494899f2cf39d6368d62fbf97646d3b4f6b6 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Fix end-to-end testing workflow (#758)

github.com/actualbudget/actual - 2762495a6844b00648776ad527e1a482dcc8a90d authored almost 2 years ago by Jed Fox <[email protected]>
Make goal template keywords case insensitive (#756)

github.com/actualbudget/actual - d25c31089cdda7dac5cfc35bf504666018dbbd7d authored almost 2 years ago by Jed Fox <[email protected]>
Fix #template 0 causing an error (#751)

Thanks @kidglove57 for spotting this issue and helping me track down the
cause!

---------

...

github.com/actualbudget/actual - 96c7af0c8dbc38482a4c67efe14aa0cf6941c526 authored almost 2 years ago by Jed Fox <[email protected]>
Add support for automatically generating release notes (#746)

See https://github.com/actualbudget/docs/pull/129 for more details. If
this is accepted, I’ll f...

github.com/actualbudget/actual - 319679fd655fa2131206e91d0d6e879ae71ebfb0 authored almost 2 years ago by Jed Fox <[email protected]>
Reduce client build size by 1MB (#750)

before:

```
kcab.worker.4bdc73a8d45eb2115156.js (2.1 MiB)
xfo.kcab.worker.4bdc73a8d45eb2115...

github.com/actualbudget/actual - c7e531a26c4a1b54b2a20d4c4698ce2549fe443a authored almost 2 years ago by Jed Fox <[email protected]>
fix(nordigen/sync): Use bookingDate as fallback during sync (#754)

Fixes
https://github.com/actualbudget/actual/issues/724#issuecomment-1468453526

And add the ...

github.com/actualbudget/actual - 21f0644987308043318b3084bb66f55f35d52da0 authored almost 2 years ago by Waseem Hassan Shahid <[email protected]>
Adding Bank sync documentation (#126)

Co-authored-by: root <root@L15294>
Co-authored-by: Jed Fox <[email protected]>

github.com/actualbudget/docs - 00cc8bf40b7ab3a6ee38b3032cc7d23781c870fd authored almost 2 years ago by TJ Finlinson <[email protected]>
[Experimental] Report budget docs (#121)

I'm not a user of this feature, but I thought I could get the ball
rolling on adding some docum...

github.com/actualbudget/docs - b5ae4c593890610f4317f11bcf31b29cb6b16445 authored almost 2 years ago by shall0pass <[email protected]>
:pencil: update release instructions (#131)

Updating release instructions. The current instructions were slightly
outdated.

github.com/actualbudget/docs - 4985cbff96d054cf85ee30f008dd4b9d61b15352 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
actions/setup-node@v3

github.com/actualbudget/actions - 43ad26e6545dd249ff95ea1cf050324230726557 authored almost 2 years ago by Jed Fox <[email protected]>
Collapse npm ci output

github.com/actualbudget/actions - 512dad7e3b32f71cd88d79a599686bbc3377e762 authored almost 2 years ago by Jed Fox <[email protected]>
Refactor files to hopefully work

github.com/actualbudget/actions - b437d85bfea436832c184e46cdc55d81507c0077 authored almost 2 years ago by Jed Fox <[email protected]>
Add workflows for generating and checking release notes

github.com/actualbudget/actions - a2c1ea7bd8f28729f50bc5414bcc5b7194d9c510 authored almost 2 years ago by Jed Fox <[email protected]>
Initial commit

github.com/actualbudget/actions - 1d795166ad0eaf0e6581a7b895f5202bbc04cccb authored almost 2 years ago by Jed Fox <[email protected]>
:bookmark: (23.3.2) release notes (#130)

* :bookmark: (23.3.2) release notes

* Update Release-Notes.md

github.com/actualbudget/docs - 6453abad3138bd79531cc308c05349063d8c8584 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:bookmark: (23.3.2) nordigen fixes (#164)

github.com/actualbudget/actual-server - a84036e0c6ac69503a96e0ba4f0dc5f6aec96bfe authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>