Ecosyste.ms: OpenCollective

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

github.com/actualbudget/actual

A local-first personal finance app
https://github.com/actualbudget/actual

:fire: remove dead code: budget-sheets-old (#708)

08b997a7919bdf23ef88d15163730a475faa9499 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:construction_worker: upgrade github actions (#711)

* :construction_worker: upgrade github actions

* Upgrade actions/checkout

7d2adfa02e95c4ca6a1d1766d49683e9e9d8d55d authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Fix e2e test to not assume it’s been run on Feb 28, 2023 (#717)

4e59bdf632af10aceebcac8aafc1dc991a0dc030 authored almost 2 years ago by Jed Fox <[email protected]>
Added option to include exchange rate multiplier during import (#690)

* Addd option to include exchange rate during import

* Added changes to multipler option with...

de69e1582c16ce0254ce178ba12330057425edf8 authored almost 2 years ago by Neil <[email protected]>
Intelligently adjust field for newly added action (#680)

* Intelligently adjust field for newly added action

* Remove unnecessary switch case

* Ded...

9ead7d509de19ac2c40ba607c9c459ec30e21e95 authored almost 2 years ago by Jed Fox <[email protected]>
Upgrade better-sqlite3 to the latest version (#714)

* Sort transactions by date in updateCategoryRules

* Update better-sqlite3 to 7.5.0

* Upda...

a56f295185077667e2cb9148d626e16f48c34778 authored almost 2 years ago by Jed Fox <[email protected]>
:fire: removed usage of babel-preset-jwl-app (#713)

* :fire: removed usage of babel-preset-jwl-app

* Add @babel/preset-react

2093b13c14319ade3165aae2c1d924126eeaf3fe authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Add a missing space to the fatal error message (#712)

6886049616b3a789fcc2384765dc783eb03bd89f authored almost 2 years ago by Jed Fox <[email protected]>
Remove/dedupe/upgrade several dependencies (#702)

* Run `yarn dedupe`

* Update to better-sqlite3@latest

* Remove react-native

* Remove a ...

0688c25843276a28b2900efcaf5c5c9ad34dca0e authored almost 2 years ago by Jed Fox <[email protected]>
Update the Bootstrap page to be more welcoming (#676)

7a803e1bf108da071bcfba1b05a02e02991a3f4d authored almost 2 years ago by Jed Fox <[email protected]>
Allow rendering a schedule in <Value /> (#706)

* Allow rendering a schedule rule in <Value />

* Refactor: RulesPage.getNthRule returns array...

80e135e38f5a663899f6c540ccb9f9395c91dc18 authored almost 2 years ago by Jed Fox <[email protected]>
:fire: remove more dead code (#710)

8cff0ba74960f3801f42ddc7ecfc471ca0219cd9 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:fire: refactor MonthPicker and remove ElementQuery (#709)

b7f7ad882815ac29a6d3794377ec92553cbdad9a authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Don’t allow bulk editing to set a field to null (#705)

72f4f1523c145381b4b5471800c1cb2cb5046e41 authored almost 2 years ago by Jed Fox <[email protected]>
Fix check for crypto.subtle (#707)

b90da4404c43d0f60163a637e0f0e02c5da78351 authored almost 2 years ago by Jed Fox <[email protected]>
:building_construction: moving back to create-react-app (#697)

18eae3ebf638fa62aea8492fae90ddc1099cf472 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:fire: removing lively from MonthPicker (#703)

9fd45ce53d8f8c9f3e46c0892c317e97dc47d762 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:fire: remove unused component library code (#704)

019a1e2c42392d8d70847df1578e662254c21268 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Fix notes button not being visible unless hovered (#700)

* Fix notes button not being visible unless hovered

* A few tweaks

* !important

c82f242c1675416c6d424ee5f28bba60875aed43 authored almost 2 years ago by Jed Fox <[email protected]>
Adds delay before note is displayed on hover. Solves issue #658. (#668)

* Adds delay

* change delay to half second.

* Added async

* Changed Delay

* lint fix...

2d8d5798c97d8929434ac67989df25dfb029dbaf authored almost 2 years ago by Venkata Krishna S <[email protected]>
:white_check_mark: (e2e) adding e2e tests for accounts: creating & closing (#695)

69a54a16e45cf0228879e39a5441a1b4c84ba35f authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Add button and 'esc' shortcut to clear transaction filter (#693)

42b5208b8b382145cdbc4d5c04a6ce82c1b1593f authored almost 2 years ago by George Sumpster <[email protected]>
:white_check_mark: (e2e) adding e2e tests for schedules page (#694)

Working on #583

fa28f282890079a38907e4df1fb9477bd87d9912 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:bug: (import) date formats supporting digits without leading zeros (#692)

* :bug: (import) date formats supporting digits without leading zeros

Closes #607

* ISO te...

8f2dc5d5313fa9f91a428dec5e9eec6ed61dd11c authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Don’t post messages to the worker until it is ready (#681)

081b98cc4b0775a33c76cfeada1706087e2ccd0e authored almost 2 years ago by Jed Fox <[email protected]>
Don’t run linting while building in CI (#689)

* Don’t run linting while building in CI

* Update webpack.config.js

f43041a39f27b973c73b7d420371f12df9a16c42 authored almost 2 years ago by Jed Fox <[email protected]>
Updates to the @actual-budget/api package (#464)

* Make it easier to build the bundle.api.js for the API

* Remove budgetId parameter, move con...

93a1f8a944ba86ed9ee8a85c4d4c2bfb53602cf3 authored almost 2 years ago by Jed Fox <[email protected]>
Fix error cases in displaying filters/rules (#678)

* Add missing imported_payee case

* Switch over to a `switch` to ensure no other cases are mi...

2a8b25a3664b05e8c9ee36a95e42654a254bef7b authored almost 2 years ago by Jed Fox <[email protected]>
Make the “Not logged in” warning a button (#674)

f2163af9df785f39b08ba952815204b3f830be9d authored almost 2 years ago by Jed Fox <[email protected]>
Don’t force user to re-enter password after changing it (#675)

1f486c59af6e225e938039cf1c5a1d155f59b147 authored almost 2 years ago by Jed Fox <[email protected]>
:heavy_plus_sign: add interactive-tools yarn plugin (#684)

63b48812d5c76c856856558d6a8b88965ae653e2 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:arrow_up: upgrade yarn to v3.4.1 (latest stable) (#683)

* :arrow_up: upgrade yarn to v3.4.1 (latest stable)

* Fix resolutions

92d18868b66cce5b968291acd15bd37efdee7944 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Allow the server to auto-configure the server URL for the client (#649)

* Allow the server to auto-configure the server URL for the client

* Extract server URL/versi...

fc308ececc1b2423b8f9f32d940ec520a784b9d1 authored almost 2 years ago by Jed Fox <[email protected]>
Log more debugging information for an invalid-schema sync error (#671)

* Provide more debugging information when throwing an invalid-schema sync error

* Don’t log t...

2bc614633ebe3c0de7581c8fde661fc1d1ff3401 authored almost 2 years ago by Jed Fox <[email protected]>
:pencil: add demo image to the README (#666)

* :pencil: add demo image to the README

* Different image

cb0ae2d39afc8cc91ec5dfe700bbb11c372a7bff authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Improve handling of the undo/redo shortcuts (#659)

* Prevent Cmd+Z/Cmd+Shift+Z from propagating to the browser

* Allow browser to handle undo/re...

79e56b9bbb942977330cc75c3043fb48f346db89 authored almost 2 years ago by Jed Fox <[email protected]>
:fire: remove closed-source subscription notification code (#663)

19218be14f35327ceb7172635f01589b9c27e42d authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Stop editing when clicking on blank areas of tables (#660)

b63309fddd1a99d6617e189e99b634fd5641efd8 authored almost 2 years ago by Jed Fox <[email protected]>
Better explain the process for importing an exported file (#657)

b823ebc6e6733315c6968a673d6463700a0d99d1 authored almost 2 years ago by Jed Fox <[email protected]>
:pencil: updated CONTRIBUTING guidelines (#653)

01badda9bf68dc736c8899bf8696e8f7e528fd08 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Delete README.md (#654)

627b29f30ae4e6679c726ee2c7e8edf0f881492b authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Block enabling e2e encryption when the crypto API is unavailable (#648)

2ca07c7c5792eb97461998c9a7d9a0a71d00bc59 authored almost 2 years ago by Jed Fox <[email protected]>
Add Toggle for hiding "Cleared" column (#603) (#651)

9094703cc067006bcf7ac1a8b0580dea74b9216c authored almost 2 years ago by Sasha Mansurov <[email protected]>
Updates to the template/goal feature (#588)

* Dedupe loot-core webpack configs

* Swap to parsing using Peggy

* Actually record syntax ...

a8656162f592b9427cb7e10f626672fa7babc4a6 authored almost 2 years ago by Jed Fox <[email protected]>
:art: (prettier) adding trailing commas (#647)

* :art: (prettier) adding trailing commas

* More commas

0b3c41201ab75888656c8ed116d11d7218f8f06c authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Allow editing filters (#646)

* Make the filter text clickable

* Fix display of notes field in rules/filters

* Allow edi...

26f1d444f756d225653519bc7432060265e15574 authored almost 2 years ago by Jed Fox <[email protected]>
:bookmark: (23.2.9) ability to ignore SharedArrayBuffer error (#645)

f75ff99114e93502693396ca1e3d1bc4a79ea723 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Allow bypassing SharedArrayBuffer override (#644)

* Allow bypassing SharedArrayBuffer override

* Make an attempt to avoid merging budgets

* ...

8ac7d00befc030dc9ddfe4b9ebb0253ae22bc5c4 authored almost 2 years ago by Jed Fox <[email protected]>
Fix prop name for button to enable e2ee (#641)

e3bd98003c80deca762125ef9da76a34928f3614 authored almost 2 years ago by Jed Fox <[email protected]>
Fix coloring of the “Split Transaction” button in the category picker (#640)

149a80cd7ed1083d19052022e318fae4c298ecb6 authored almost 2 years ago by Jed Fox <[email protected]>
Move desktop-client deps to devDeps (#639)

f9200f3219eca5d5222c155c853c6bb53f9dfbff authored almost 2 years ago by Jed Fox <[email protected]>
Allow the Netlify frontend to connect to arbitrary servers (#638)

* Allow the frontend to connect to arbitrary servers

* - sentry

9396806daaad398aae6d39508a6a026044982309 authored almost 2 years ago by Jed Fox <[email protected]>
:bookmark: (23.2.5) security focused release (#636)

ec3fa356a3489fcf89277e85d0b317c581ca6562 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Remove all references to [email protected] (#627)

* Remove all references to [email protected]

Replaced [email protected] with link to ...

5daa18a032026f58726baa2b0c33a832716604e2 authored almost 2 years ago by Rich Howell <[email protected]>
Removing dead links (#635)

* Removing dead links

Removing any links that no longer exist and can't move the content to d...

2f9dd5cea1f461f966ac0828f06d093679f94115 authored almost 2 years ago by Rich Howell <[email protected]>
Fatal error dialog update to reflect open source. (#624)

* Update FatalError.js

Removed reference to automatic reporting of errors to ActualBudget, al...

fb1bb177c3fb6c44c5170ce455544281276ce191 authored almost 2 years ago by Rich Howell <[email protected]>
Removed reference to blog (#633)

The Actualbudget blog no longer exists, replaced the links with the OSS release notes.

85afe5e90c3515169195ad86b36c21960f4cb1fc authored almost 2 years ago by Rich Howell <[email protected]>
Fix default value of “Move to a category” (#632)

479de977ca82ffc288ac1dbf88af33c32273f453 authored almost 2 years ago by Jed Fox <[email protected]>
Skip the “Starting Balance” transaction if the balance is 0 (#630)

4b6585a72e4fc5f99fcc897a30fb086825d7df07 authored almost 2 years ago by Jed Fox <[email protected]>
Fix form submission on TransferTooltip when pressing enter (#629)

* use onEnter over onKeyDown in TransferTooltip

* condense line

Co-authored-by: Jed Fox <g...

bc3bb6f2812d2f9f17a2ea8d9cf7c37894b95e88 authored almost 2 years ago by George Sumpster <[email protected]>
Fixes editing closed account names issue #616 (#620)

* Fixes editing closed account names issue #616

* Adds null, empty and whitespace checks

*...

d24d8fb7dd2b7fb007bd073e4f76fcb1bffffce1 authored almost 2 years ago by Nithun Harikrishnan <[email protected]>
Add a warning when SharedArrayBuffer is not available (#600)

* Update index.js

* Switch to hard error when SharedArrayBuffer is unavailable

* Remove “S...

537c0bf4b6096431a319559ef3ec3a4fd35d52aa authored almost 2 years ago by Jed Fox <[email protected]>
Improve behavior of deleted payees/categories/accounts in rules (#617)

b77639378fe50f477df8d1001b113a7850ebe1cb authored almost 2 years ago by Jed Fox <[email protected]>
Add support for filtering the schedules table (#590)

* Add support for searching the schedules table at /schedules

* Move filtering logic into Sch...

e6459f306299aacc57538535636565f96eb6dd18 authored almost 2 years ago by Jed Fox <[email protected]>
Allow libofx to handle decoding imported files (#591)

* Allow libofx to handle decoding imported files

* Add releve.qfx as a test file

* Remove ...

212b854ea58045c4d365d20fe162caf4a07793d5 authored almost 2 years ago by Jed Fox <[email protected]>
Schedule Editor: Keep payee list open while toggling transfer payees focus (#355)

* Schedule Editor: Keep payee list open while toggling transfer payees focus

This makes the s...

bfa3828b54a4c26d27c34f7e0b530c5e325f00ae authored almost 2 years ago by Trevor Farlow <[email protected]>
:bookmark: (api) 4.1.6: node-fetch upgrade (#610)

f4ad715b7a6a9f57a85ad504315d927de09cb56a authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:arrow_up: upgrade node-fetch to ^2.6.9 (#609)

df5012a4caaa020bdbfa39f3b911ecdc9ecb79e8 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Improve handling of schedules that are missing a date (#601)

* Fix adding date back to a schedule that lost its date

* Propagate errors when searching mat...

4bc82443fe22bf48bfad6aa106c90864f6d66793 authored almost 2 years ago by Jed Fox <[email protected]>
Use navigitor.userAgent to determine isMobile (#570)

* mobile detection

* remove intermediate variable

53a0ea1b7f670ba0273de83c28985135f53e55fc authored almost 2 years ago by shall0pass <[email protected]>
Add a suggestion to upload the imported file if reporting an import bug (#605)

f6973bfdb3498c8fbfab8543943fd9314ce1210c authored almost 2 years ago by Jed Fox <[email protected]>
Add support for filtering the rules list (#475)

550ad931193e40327e16eb56e8705e45adc8cdbe authored almost 2 years ago by Jed Fox <[email protected]>
Support arbitrary currency symbols in expressions (#602)

799f123ef29996e16d4c7d7d1caacea539887759 authored almost 2 years ago by Jed Fox <[email protected]>
Allow configuring the server from any page on the management app (#598)

a2c2cf75f5dd344f4bf13ec403e04b6642feb7ac authored almost 2 years ago by Jed Fox <[email protected]>
Don’t crash when loading an invalid account ID (#599)

71d8c2edff2cccd666e7def76e21ad83d1628e35 authored almost 2 years ago by Jed Fox <[email protected]>
Allow creating a payee with a name matching an existing account (#593)

5784e02c028beed15497256571dde0d795ffe0d2 authored almost 2 years ago by Jed Fox <[email protected]>
Update SelectedBalance to use useSheetValue (#592)

7f7a9afc8c300e089ac2f653130fce7143b4380c authored almost 2 years ago by Jed Fox <[email protected]>
Bump eventsource from 1.1.0 to 1.1.2 (#587)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release...

75b964cbef621e0295af79bae0f19cce5780775f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
:arrow_up: upgrade caniuse-lite (#586)

e518f8f7fa80142336d28289ec9d48bc934a9137 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
add truthy check to ambiguousDuplication (#585)

7d842e0b272db16a87419f951fb74a79fb2958ca authored almost 2 years ago by George Sumpster <[email protected]>
drop down menu on click (#584)

d597508b17478c1241f3d698426a0b44afd84f7f authored almost 2 years ago by shall0pass <[email protected]>
Add 'Duplicate Transaction' to bulk editor for #548 (#582)

dd5e9155c625077557e48c361c201229525a4a01 authored almost 2 years ago by George Sumpster <[email protected]>
Goal templates (#573)

e89f4e39f977fb89caf32525127f06652f4e41dc authored almost 2 years ago by shall0pass <[email protected]>
Added date to export file name (#580)

1a788c584056d28ab3cf928820a78f7770f0bc63 authored almost 2 years ago by Rich Howell <[email protected]>
Add 'View on Hover' to Category Notes for #563 (#579)

* add hover state to NotesButton

* switch NotesButton editability to a ternary

* fix new l...

72006ef64dd410e93a59260af75c23c24f2918c3 authored almost 2 years ago by George Sumpster <[email protected]>
:bug: allow deleting both transfer transactions at the same time (#491)

Closes #487

384fc68e3588da946a60768a8baab7455dcc518d authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
Delete stale-pr.yml

Removing as this isn't used.

8d8eab34211ee1f942aa450ea8f7ff024eccb662 authored almost 2 years ago by Rich Howell <[email protected]>
remove guid from payee cell, fix overflow on transfer account (#576)

289596ed92c98e5f4b8f574f6dc248abba654994 authored almost 2 years ago by George Sumpster <[email protected]>
Add an issue template for feature requests (#575)

* Bug report: switch “please search first” to a checkbox

* Add an issue template for feature ...

8fa127abd0b430e3277e3d92d76a99c3b44a0cfd authored almost 2 years ago by Jed Fox <[email protected]>
Update MobileBudgetTable.js (#574)

686369868e20a93a75b68aa55c5959786dabaf4b authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
:arrow_up: upgrade eslint-plugin-import and fix issues (#492)

* :arrow_up: upgrade eslint-plugin-import and fix issues

* Change import ordering

093dbeb8a6ddfeb05df8b3fbba2ecbfb2830a032 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
fix: typo in reconcilation transaction creation (#572)

b6d8f867a86f0c819dd4532f507ba1e65f86f7e1 authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
opens the category/payee/account lists on focus (#571)

093dfb3a1b302e037351afbd4675666d16527004 authored almost 2 years ago by shall0pass <[email protected]>
[Feature] List of categories in transfer money dialog (#569)

Fixes #566

1fee2765ef4d0f83717f03fff500f9505ac9ca83 authored almost 2 years ago by shall0pass <[email protected]>
:bug: (ynab4) transaction cleared state in imports (#490)

Closes #399

0af7e3a0394051370e9f3b750ee863ebc6412d3b authored almost 2 years ago by Matiss Janis Aboltins <[email protected]>
[Feature] Add option to control the "cleared state" in Rules (#482)

d36417e41227c9785b55027da4329ed16520f485 authored almost 2 years ago by shall0pass <[email protected]>
Fix some YNAB4 importer bugs (#88)

54559478d06128100414cceb58a10428f2dca5b2 authored almost 2 years ago by Rian McGuire <[email protected]>
Fix “Repair split transactions” button being missing (#489)

daf677e89f4fe36b6905fa9aceb4dc1ab3a9fea6 authored almost 2 years ago by Jed Fox <[email protected]>
Regenerate icons without the .web.js extension (#485)

* Regenerate icons without the .web.js extension

* Move icons in the root folder to a “v0” fo...

20c7abc1504d18f1498c771284d5deb60557880d authored almost 2 years ago by Jed Fox <[email protected]>
Move Settings to the sidebar (#455)

e6b5c3580202f5aadd465ab6146feaedabf1130e authored almost 2 years ago by Jed Fox <[email protected]>