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
Why not `23.3.1`? Because we already released that version for
`actual-server`
Related to:
https://github.com/actualbudget/actual/issues/724#issuecomment-1455160250
Depend...
github.com/actualbudget/actual - 6e7c95b5bec4e948bb44799bab8490d7e0ac5359 authored almost 2 years agoFallback to `bookingDate` if `valueDate` is empty.
Fix for:
https://github.com/actualbudget/...
github.com/actualbudget/actual - 25d49dc4f1e9e10635d2efcad174b1bfdcca071e authored almost 2 years ago
github.com/actualbudget/actual-server - 973070f22b3d232df6ff84c88f311c14cc2cf914 authored almost 2 years ago
* update readme and begin img dir restructuring
* fix broken issue board link
* readme edi...
github.com/actualbudget/docs - cf0c17a623dcde101663c6454d910c769dcc4dda authored almost 2 years agogithub.com/actualbudget/docs - debbc5a5bc008489089f7010ff2d50c1a67e1f45 authored almost 2 years ago
I recently migrated my personal usage of Actual over to the open-source
version and imported a ...
Try falling back to `remittanceInformationUnstructuredArray.join(', ')`
when neither `debtor/cr...
Check if the transaction amount is a positive 0 rather than -0.
I went for casting the string w...
Sometimes accounts have the same names and the same IBAN, but different
currencies (Paypal).
...
github.com/actualbudget/actual-server - 5f0df5ed53e907363395554a9a90b3352d9118d7 authored almost 2 years ago
Add a small endpoint that will be used to check the configuration status
of Nordigen. If it is ...
Add text to show how to open the app
github.com/actualbudget/actual-server - 1aaafbf435d26d7ade061032e7738c60cc67ba50 authored almost 2 years ago
Fixes #19 by setting the file type before attempting the parse. You’ll
now be able to change th...
When Nordigen accounts are linked 2x windows get opened: 1x (initial
tab) is polling for the st...
People have been having issues with this. I copied it from
`docker/stable-ubuntu.Dockerfile`. W...
github.com/actualbudget/docs - d93439dbfe5bf53dcdf3fe50e079a7f3c7e950d6 authored almost 2 years ago
This PR fixes the regeneration Nordigen token when it expires.
https://github.com/actualbudge...
github.com/actualbudget/actual-server - 56e5c33c3eac7f645c1c58d6a72df2975fa08760 authored almost 2 years ago
This _slightly_ changes the interface for configuring Nordigen, but IMO
it's safe to do because...
github.com/actualbudget/actual-server - d1482e38fe3f24f136174dd57f008fb0993145c7 authored almost 2 years ago
Docs: https://github.com/actualbudget/docs/pull/119
github.com/actualbudget/actual-server - 1cce6137a018a2de808b6513755910e4872244b1 authored almost 2 years ago
A new release for `api` too so we could start using `better-sqlite3` v8
in `actual-server`.
23.3.0
Docs: https://github.com/actualbudget/docs/pull/119
github.com/actualbudget/actual - da9d01655018b2c34951787b4a5d754afaa5479b authored almost 2 years agogithub.com/actualbudget/actual-server - 27ea0ddd98eb4606d208e84e1d786db03cdda5fa authored almost 2 years ago
github.com/actualbudget/actual - a82300e20fdaae2c5fc1ebba0d7cfc3074c1da1b authored almost 2 years ago
This implements a simple indicator showing the user if the currently
used version is outdated b...
Two changes in this PR:
1. fail CI jobs if there are lint warnings
2. add trailing comas eve...
github.com/actualbudget/actual-server - 95a0769eaa486dc74bb9b923f6e7898fa500b7fc authored almost 2 years ago
Set a default balance calculation logic. This will allow us to integrate
with the majority of t...
github.com/actualbudget/actual-server - ab9f77182989099b15678babd37d788bf2d04f64 authored almost 2 years ago
Part of fixing the horrendously slow Docker build for the server edge
images.
Related to: https://github.com/actualbudget/actual-server/pull/144
See the above PR for more ...
github.com/actualbudget/actual - f6e6537834ee87fc6e7d4237173f6e601be93ddc authored almost 2 years agoUpgraded yarn and added interactive-tools plugin.
This is to align yarn version with the othe...
github.com/actualbudget/actual-server - fa0c91b22c7c3e66ec2f5cc0461520ed6b3ceba8 authored almost 2 years agoRelated to: https://github.com/actualbudget/actual/pull/727
Exposing the available banks via ...
github.com/actualbudget/actual-server - 2e5f5b48fae7291340974a13ff2ad4984dbcb484 authored almost 2 years ago
- The `:edge` and `:edge-alpine` containers will now download the latest
commit of the frontend...
Based on the code, the paths are no longer `keyPath` and `certPath`. This errors when using the ...
github.com/actualbudget/docs - 533de26936eee63af80debdc70c3dd4e3f24bb46 authored almost 2 years agogithub.com/actualbudget/docs - e7aef3a4a7dbd980a11b8041f90da55c43c0906c authored almost 2 years ago
github.com/actualbudget/docs - ed2adc8a159e071e3d1cb806f9943fc271f36b27 authored almost 2 years ago
* img : update accounts image : #85
* doc : fixed formatting and clearer wording : #85
* d...
github.com/actualbudget/docs - 3fc8d44614588d9c821276d4bf21611eb658e3d0 authored almost 2 years agogithub.com/actualbudget/actual - 49eda0f4a0e924def646d71732826e94f0bec741 authored almost 2 years ago
github.com/actualbudget/actual - 7faed795300224da418e7f668c5336899feb1b64 authored almost 2 years ago
* Installation Methods
Adding the ability to have additional installation methods in the docu...
github.com/actualbudget/docs - c0937355dc18a03600f31a505f995fefb9638ed1 authored almost 2 years agoDocker installation documentation this should resolve #99
github.com/actualbudget/docs - eeb45dc5dc938e652e33f61932181e3c3b72a8b9 authored almost 2 years ago* Add Prettier with config matching main repo
* Run Prettier on all files
github.com/actualbudget/docs - 89cf9a1e2fd9063bfe90cb0bfb8d4a447d566de0 authored almost 2 years ago* Update docusaurus
* Make sure images are in their own paragraph
* Add image handling log...
github.com/actualbudget/docs - d7274c291ffd78fa5de82b5d3ebc893694c7f847 authored almost 2 years ago* Update gitignore about .idea folder
The .idea folder is generated by IntelliJ IDEA
* Add...
github.com/actualbudget/actual - 5bb4f4b27956ea30b4c3efea15bc15b3f9921924 authored almost 2 years ago* Add nordigen integration
* Move normalizatoin of accounts to the backend side
* Remove ....
github.com/actualbudget/actual-server - 19cd163b30f2ae021e743b3f5d1dd95bc939c290 authored almost 2 years agogithub.com/actualbudget/actual - ec91effe967bf632af464519aac9a06487c15778 authored almost 2 years ago
github.com/actualbudget/actual - 28b5124dd8d983d2c9eb5e49e9ecf7d0b98d4745 authored almost 2 years ago
github.com/actualbudget/actual - 08b997a7919bdf23ef88d15163730a475faa9499 authored almost 2 years ago
* :construction_worker: upgrade github actions
* Upgrade actions/checkout
github.com/actualbudget/actual - 7d2adfa02e95c4ca6a1d1766d49683e9e9d8d55d authored almost 2 years ago* Removed unsupported install methods
* Update Fly.io.md
Fixed broken link
* Update doc...
github.com/actualbudget/docs - e6b9680a397bc637bf420a0e4ef65f7cba7516e2 authored almost 2 years agogithub.com/actualbudget/actual - 4e59bdf632af10aceebcac8aafc1dc991a0dc030 authored almost 2 years ago
* Addd option to include exchange rate during import
* Added changes to multipler option with...
github.com/actualbudget/actual - de69e1582c16ce0254ce178ba12330057425edf8 authored almost 2 years ago* Intelligently adjust field for newly added action
* Remove unnecessary switch case
* Ded...
github.com/actualbudget/actual - 9ead7d509de19ac2c40ba607c9c459ec30e21e95 authored almost 2 years ago* Sort transactions by date in updateCategoryRules
* Update better-sqlite3 to 7.5.0
* Upda...
github.com/actualbudget/actual - a56f295185077667e2cb9148d626e16f48c34778 authored almost 2 years ago* :fire: removed usage of babel-preset-jwl-app
* Add @babel/preset-react
github.com/actualbudget/actual - 2093b13c14319ade3165aae2c1d924126eeaf3fe authored almost 2 years agogithub.com/actualbudget/actual - 6886049616b3a789fcc2384765dc783eb03bd89f authored almost 2 years ago
* Run `yarn dedupe`
* Update to better-sqlite3@latest
* Remove react-native
* Remove a ...
github.com/actualbudget/actual - 0688c25843276a28b2900efcaf5c5c9ad34dca0e authored almost 2 years agogithub.com/actualbudget/actual - 7a803e1bf108da071bcfba1b05a02e02991a3f4d authored almost 2 years ago
* Allow rendering a schedule rule in <Value />
* Refactor: RulesPage.getNthRule returns array...
github.com/actualbudget/actual - 80e135e38f5a663899f6c540ccb9f9395c91dc18 authored almost 2 years agogithub.com/actualbudget/actual - 8cff0ba74960f3801f42ddc7ecfc471ca0219cd9 authored almost 2 years ago
github.com/actualbudget/actual - b7f7ad882815ac29a6d3794377ec92553cbdad9a authored almost 2 years ago
github.com/actualbudget/actual - 72f4f1523c145381b4b5471800c1cb2cb5046e41 authored almost 2 years ago
github.com/actualbudget/actual - b90da4404c43d0f60163a637e0f0e02c5da78351 authored almost 2 years ago
github.com/actualbudget/actual - 18eae3ebf638fa62aea8492fae90ddc1099cf472 authored almost 2 years ago
github.com/actualbudget/actual - 9fd45ce53d8f8c9f3e46c0892c317e97dc47d762 authored almost 2 years ago
github.com/actualbudget/actual - 019a1e2c42392d8d70847df1578e662254c21268 authored almost 2 years ago
* Fix notes button not being visible unless hovered
* A few tweaks
* !important
github.com/actualbudget/actual - c82f242c1675416c6d424ee5f28bba60875aed43 authored almost 2 years ago* Adds delay
* change delay to half second.
* Added async
* Changed Delay
* lint fix...
github.com/actualbudget/actual - 2d8d5798c97d8929434ac67989df25dfb029dbaf authored almost 2 years agogithub.com/actualbudget/actual - 69a54a16e45cf0228879e39a5441a1b4c84ba35f authored almost 2 years ago
github.com/actualbudget/actual - 42b5208b8b382145cdbc4d5c04a6ce82c1b1593f authored almost 2 years ago
Working on #583
github.com/actualbudget/actual - fa28f282890079a38907e4df1fb9477bd87d9912 authored almost 2 years agogithub.com/actualbudget/docs - bdfe900828979d60b12fd5f145029ddb2dadef89 authored almost 2 years ago
* :bug: (import) date formats supporting digits without leading zeros
Closes #607
* ISO te...
github.com/actualbudget/actual - 8f2dc5d5313fa9f91a428dec5e9eec6ed61dd11c authored almost 2 years agogithub.com/actualbudget/actual - 081b98cc4b0775a33c76cfeada1706087e2ccd0e authored almost 2 years ago
* Don’t run linting while building in CI
* Update webpack.config.js
github.com/actualbudget/actual - f43041a39f27b973c73b7d420371f12df9a16c42 authored almost 2 years ago* Make it easier to build the bundle.api.js for the API
* Remove budgetId parameter, move con...
github.com/actualbudget/actual - 93a1f8a944ba86ed9ee8a85c4d4c2bfb53602cf3 authored almost 2 years ago* Add missing imported_payee case
* Switch over to a `switch` to ensure no other cases are mi...
github.com/actualbudget/actual - 2a8b25a3664b05e8c9ee36a95e42654a254bef7b authored almost 2 years agogithub.com/actualbudget/actual - f2163af9df785f39b08ba952815204b3f830be9d authored almost 2 years ago
github.com/actualbudget/actual - 1f486c59af6e225e938039cf1c5a1d155f59b147 authored almost 2 years ago
github.com/actualbudget/actual - 63b48812d5c76c856856558d6a8b88965ae653e2 authored almost 2 years ago
* :arrow_up: upgrade yarn to v3.4.1 (latest stable)
* Fix resolutions
github.com/actualbudget/actual - 92d18868b66cce5b968291acd15bd37efdee7944 authored almost 2 years ago* Respond to the /client-bootstrap route
* Move the bootstrap route to /account/needs-bootstr...
github.com/actualbudget/actual-server - 06b687e8997472b7b5bdc150b5b60bb6a11e8bfe authored almost 2 years ago* Allow the server to auto-configure the server URL for the client
* Extract server URL/versi...
github.com/actualbudget/actual - fc308ececc1b2423b8f9f32d940ec520a784b9d1 authored almost 2 years ago* Provide more debugging information when throwing an invalid-schema sync error
* Don’t log t...
github.com/actualbudget/actual - 2bc614633ebe3c0de7581c8fde661fc1d1ff3401 authored almost 2 years ago* :pencil: add demo image to the README
* Different image
github.com/actualbudget/actual - cb0ae2d39afc8cc91ec5dfe700bbb11c372a7bff authored almost 2 years agoArchive this repo
github.com/actualbudget/import-ynab4 - 793be3e7bb95d89e754ecbb20070701f941b66e7 authored almost 2 years agoArchive this repo
github.com/actualbudget/import-ynab5 - c5292e727dbda1d40ad215753a60df71766fe6b0 authored almost 2 years ago* Prevent Cmd+Z/Cmd+Shift+Z from propagating to the browser
* Allow browser to handle undo/re...
github.com/actualbudget/actual - 79e56b9bbb942977330cc75c3043fb48f346db89 authored almost 2 years ago* add a note about export from old version of actual
* link to migration info from getting-st...
github.com/actualbudget/docs - 575ec8eda23b4128919abddf72b603c32a9325e9 authored almost 2 years ago* Move HTTPS docs to a separate file and add more information
* copilot
github.com/actualbudget/docs - ba06f4dfaa609ded55332b41de6a2dcd817584d4 authored almost 2 years agogithub.com/actualbudget/actual - 19218be14f35327ceb7172635f01589b9c27e42d authored almost 2 years ago
github.com/actualbudget/import-ynab5 - a98f3ed27851374b3eda0e40f16c675516b34d5f authored almost 2 years ago
github.com/actualbudget/import-ynab4 - 28bcf74c5b2568ae3f167a5fdf6b115c438e6976 authored almost 2 years ago
github.com/actualbudget/actual - b63309fddd1a99d6617e189e99b634fd5641efd8 authored almost 2 years ago
github.com/actualbudget/actual - b823ebc6e6733315c6968a673d6463700a0d99d1 authored almost 2 years ago
github.com/actualbudget/actual - 01badda9bf68dc736c8899bf8696e8f7e528fd08 authored almost 2 years ago
github.com/actualbudget/actual - 627b29f30ae4e6679c726ee2c7e8edf0f881492b authored almost 2 years ago
github.com/actualbudget/actual - 2ca07c7c5792eb97461998c9a7d9a0a71d00bc59 authored almost 2 years ago