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

Convert BudgetTable to a functional component (#2459)

* Convert BudgetTable to a functional component

* Release notes

* Fix lint errors

* Rem...

github.com/actualbudget/actual - 6f600a4feeb1b82b44a584af73e43c672a4b13ec authored 9 months ago by Joel Jeremy Marquez <[email protected]>
Update reverse-proxies.md (#332)

Remove double `restart` line on the caddy config

github.com/actualbudget/docs - fef1bee1c04f0cca8ee3291036ec4f2f084affd8 authored 9 months ago by Emmanuel Vuigner <[email protected]>
Custom Reports disabled list (#2410)

* Add interval split and menu items

* notes

* disabledList work

* notes

* fix

* fix balance...

github.com/actualbudget/actual - c82a6dc5efcb540dd4e1ffedf18701229be9caa5 authored 9 months ago by Neil <[email protected]>
import locked transactions ynab4 (#2455)

* import locked transactions

* note, lint

github.com/actualbudget/actual - ab97a3fbcdf27d72ff6cb1c3e989e53a7480bc67 authored 9 months ago by youngcw <[email protected]>
[Theme] Bugfix: Bulk edit background color for Midnight theme (#2460)

* bulk edit background color

* change

* NOTE

github.com/actualbudget/actual - 8b15c8cc17d30a2724025593bc1be666d01a8e2e authored 9 months ago by shall0pass <[email protected]>
:recycle: (typescript) make rollover budget components strict TS compliant (#2453)

github.com/actualbudget/actual - 02ec279a64ee3e324d373e803d89c7bf5a2ebc85 authored 9 months ago by Matiss Janis Aboltins <[email protected]>
[Maintenance] Reorganize mobile components (#2425)

* Reorganize mobile components

* Fix lint error

* Cleanup

* Fix lint error

* Release...

github.com/actualbudget/actual - ab8c3c018ae8e05539c1a0b35eb312739d58be59 authored 9 months ago by Joel Jeremy Marquez <[email protected]>
Fix midnight theme autocomplete hover (#2461)

* Fix midnight theme autocomplete hover and make ItemHeader not depend on category groups

* U...

github.com/actualbudget/actual - 8356640e45f848cd69bbb0a3c68f530a63a1a0c2 authored 9 months ago by Joel Jeremy Marquez <[email protected]>
[Maintenance] Input onChangeValue and onUpdate prop naming (#2381)

* Differentiate Input onUpdate to onChangeValue

* Release notes

* Fix lint error

* Remo...

github.com/actualbudget/actual - 1767a32b3d37552e2d77612bbc1e4cc99eeb6588 authored 9 months ago by Joel Jeremy Marquez <[email protected]>
add financier migration repo (#328)

Links to this custom importer in the community page

github.com/actualbudget/docs - d5a7d638080bdd5bb229807c25b9707548041e25 authored 10 months ago by youngcw <[email protected]>
Hide hidden categories in auto-complete (#2429)

* the work

* notes

* add to elements

github.com/actualbudget/actual - 5bcfc71be67c6e7b7c8b444e4c4f60da9ea9fdaa authored 10 months ago by Neil <[email protected]>
Fix budget key tab navigation (#2452)

* Fix budget key tab navigation

- restore the collapsed property

* Add release note

github.com/actualbudget/actual - 998efb9447da6f8ce97956cbe83d6e8a3c18cf53 authored 10 months ago by DJ Mountney <[email protected]>
Show a modal to confirm unlinking accounts (#2441)

github.com/actualbudget/actual - dc159d71a23b411fa8c7de71c0ceeb4e79c5671f authored 10 months ago by Robert Dyer <[email protected]>
Provide "api/category-groups-get" API endpoint (#2446)

github.com/actualbudget/actual - 7db7b5c400b1ed1aea983ef0ffcceb4c1064ddf9 authored 10 months ago by Robert Dyer <[email protected]>
Show scheduled transactions when viewing "All accounts" (#2447)

github.com/actualbudget/actual - 823b426952c1a48e16366ae18cb709595be9ac6d authored 10 months ago by Robert Dyer <[email protected]>
Update categories.md (#329)

Minor edits / proofing

github.com/actualbudget/docs - 4e1e608a1e68decd5323e1019fae9b3ad51164ce authored 10 months ago by Conor Anderson <[email protected]>
Update index.md - "Using the API" (#331)

Added clarity about migrating from YNAB or Mint to Actual.

Corrected grammatical error about...

github.com/actualbudget/docs - 73ce8f511b976160f5cadff41795bc34b4702d3b authored 10 months ago by qmph22 <[email protected]>
Fix flaky transfer e2e test (#2434)

* Fix flaky transfer e2e test

- If tests ran too fast, the transactions wouldn't finish rende...

github.com/actualbudget/actual - 8827169bfa886f58560fdc3e51708dd8ad0d34ac authored 10 months ago by DJ Mountney <[email protected]>
Capitalize "actual" on line 7 (#330)

Incredibly minor change. I'm assuming this aligns to the brand template
as I saw "Actual" (capi...

github.com/actualbudget/docs - 720bb858018f5fee8d9aa643d1da4d6d26eede8d authored 10 months ago by tim <[email protected]>
[WIP] Implement "pill gesture" icon in navigation bar on Mobile view for better UX (#2419)

* Fix mobile UX, issue #2079

* upcoming-release-notes

* Fix navigation bar buttons not ful...

github.com/actualbudget/actual - 90eaf2ba17ea609f0e5f8c67b9e81b889874b253 authored 10 months ago by CampaniaGuy <[email protected]>
Show activity updates (#2408)

* Show activity changes

* notes

* adjust filter loading

* switch back

* adjust test
...

github.com/actualbudget/actual - a5fa0f3bb63866b1b5ea91e8e1248504a53b9d78 authored 10 months ago by Neil <[email protected]>
:fire: delete abandoned sankey feature (#2417)

Closes #1919

github.com/actualbudget/actual - 4570459d85b4282253842d95a97dc6eb52f69ba3 authored 10 months ago by Matiss Janis Aboltins <[email protected]>
fix ofx amount parsing for longer decimal places (#2421)

github.com/actualbudget/actual - 76cbd44c754502ac6b05aaa2c7ff4d611da60a73 authored 10 months ago by Attila Kerekes <[email protected]>
[Bugfix] Midnight theme - Budget Name color, Mobile category color in account view (#2422)

* budget name / mobile account category color

* note

* color of plus on account page

github.com/actualbudget/actual - 0e0d960cd41ad711d650289ce912ae7652e3d46b authored 10 months ago by shall0pass <[email protected]>
[Goals] Schedule top off amount (#2404)

* add log messages to schedule templates

* log the included schedules

* more log output

...

github.com/actualbudget/actual - 98c17bd5e0f13e27a09a7f6ac176510530572be7 authored 10 months ago by shall0pass <[email protected]>
Rollover notes: Update for PR 2409 (#326)

[#2409](https://github.com/actualbudget/actual/pull/2409)

github.com/actualbudget/docs - f82709cf4d8a71ac8d250268fb22077ad73c344a authored 10 months ago by shall0pass <[email protected]>
[End of Month Cleanup] Remove automatic funding of rollover categories (#2409)

* remove automatic funding of rollover categories

* note

github.com/actualbudget/actual - 601c9aa7dff791b7b9b179c0fd23fa0e81f9fdc8 authored 10 months ago by shall0pass <[email protected]>
Update bank-sync.md (#324)

Explain advantages of setting an opening balance when starting from
scratch with Actual and Go ...

github.com/actualbudget/docs - 30dca60c5819cadc6fc00a421643a931ce341e11 authored 10 months ago by Paul Gauntlett <[email protected]>
:sparkles: (bank-sync) quality of life improvements for sync (#2416)

github.com/actualbudget/actual - 3b776091596a9ac6e0baf6dc5ceb01eee4c8e5cb authored 10 months ago by Matiss Janis Aboltins <[email protected]>
Add option to make a transfer from two selected transactions (#2398)

* Adds option to make a transfer from two selected transactions

- Transactions amount must ma...

github.com/actualbudget/actual - 66261641a028a14d7cdf117c2e1e93c4df0cabbf authored 10 months ago by DJ Mountney <[email protected]>
Update shared transaction module to strict typescript (#2388)

* Update shared transaction module to strict typescript

github.com/actualbudget/actual - 4b034468e3a880b0c38065e885359951bc6999bb authored 10 months ago by DJ Mountney <[email protected]>
feat: add SEB Privat bank (#316)

github.com/actualbudget/actual-server - 6e9eddeb561b0d9f2bbb6301c3e2c30b4effc522 authored 10 months ago by Martin Myhrman <[email protected]>
:recycle: (typescript) move some files to strict mode (#2403)

github.com/actualbudget/actual - b700aee87de10a50f7bed93cfc9d3f34096a6b89 authored 10 months ago by Matiss Janis Aboltins <[email protected]>
:bookmark: (24.3.0) (#317)

* :bookmark: (24.3.0)

* Remove used release notes

* Upgrade @actual/web

---------

Co...

github.com/actualbudget/actual-server - b926af286ae19896e90cb2f69396e930344617ce authored 10 months ago by Matiss Janis Aboltins <[email protected]>
:bookmark: (24.3.0) (#327)

- web: https://github.com/actualbudget/actual/pull/2413
- server: https://github.com/actualbudg...

github.com/actualbudget/docs - 2565f5d59df6bddccf91c3adef69d4e08d7b9df7 authored 10 months ago by Matiss Janis Aboltins <[email protected]>
:bookmark: (24.3.0) (#2413)

* :bookmark: (24.3.0)

* Remove used release notes

---------

Co-authored-by: github-acti...

github.com/actualbudget/actual - 9fca85209f8bfab3a068d63f11e36fe011299a58 authored 10 months ago by Matiss Janis Aboltins <[email protected]>
BarGraph crash (#2411)

* Fix crash

* notes

github.com/actualbudget/actual - a9362cc6f9b974140a760ad05816cac51c849769 authored 10 months ago by Neil <[email protected]>
Custom reports updates (#2386)

* Button changes and time filters

* rename on dashboard

* notes

* fix time filters

*...

github.com/actualbudget/actual - 40296dc87669a3f1d6a3088c41fac5dcdd180554 authored 10 months ago by Neil <[email protected]>
Update goal-templates.md (#325)

This updates:
1) Dated examples to reference 2024 and 2025 (rather than 2021 and 2022)
2) Adds...

github.com/actualbudget/docs - 9e5f9c2930524e4443d5fb0b495f13ae112545d1 authored 10 months ago by Paul Gauntlett <[email protected]>
Custom Reports AutoComplete (#2350)

* updated saved work

* merge fixes

* Disable CREATE TABLE

* notes

* turn on db table...

github.com/actualbudget/actual - ed1e0ceb30c482adf4f0773750358231be957542 authored 10 months ago by Neil <[email protected]>
Add interval split and menu items to custom reports (#2389)

* Add interval split and menu items

* notes

github.com/actualbudget/actual - 55817b0e70324fb47458634682174a32745ec1ca authored 10 months ago by Neil <[email protected]>
Update csv amount parser. Fix #2374 (#2399)

* specify 2 decimal places in the csv amount parser

* note

* update tests

* cleanup

github.com/actualbudget/actual - 6d7d12138c35c9b319f16b736e60af7a368eacb9 authored 10 months ago by youngcw <[email protected]>
Add final step to enabling https on home server (#322)

Sounds like I'm not the only one that has run into this issue 😄

---------

Co-authored-by: ...

github.com/actualbudget/docs - 49ed1ba89566f5682a51b02031479e29968f5b10 authored 10 months ago by Blake Bryant <[email protected]>
build(deps): bump ip from 2.0.0 to 2.0.1 (#314)

github.com/actualbudget/actual-server - f43097f81331db8be1cff72303d44bf77721a96b authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add text to reconciliation section about lock icon (#319)

github.com/actualbudget/docs - eb0c5418c8c8d6217198f6328e91af2ace2e93e8 authored 10 months ago by shall0pass <[email protected]>
Remove full sync migration documentation (#320)

This PR removes the migration page from Full Sync to Simple Sync.

This page was needed 16 mon...

github.com/actualbudget/docs - 90e3ffe53941bce834259cf5bdfe9c8af54414b8 authored 10 months ago by shall0pass <[email protected]>
Adding Create Schedule From Transaction (#303)

As discussed..
https://github.com/actualbudget/actual/pull/2222

---------

Co-authored-by:...

github.com/actualbudget/docs - 6f42b9f6e3a7c2fc85fca49c4f51bbd57ae150d7 authored 10 months ago by xentara1 <[email protected]>
fix #2363 broken create schedule from transaction (#2401)

* fix missing name

* note

* update how payees is created

* lint

github.com/actualbudget/actual - 52f1f79c01b4428180dff3786d64c4ec79b6135f authored 10 months ago by youngcw <[email protected]>
[Theme] Midnight updates (#2394)

* color updates

* release note

github.com/actualbudget/actual - 991fc4f45019f280e8dc3c21fd5897f8ea8de015 authored 10 months ago by shall0pass <[email protected]>
Pending Transaction Support for SimpleFIN Integration (#315)

* Add Pending Transaction Support

Adds support for pending transactions (for banks that suppo...

github.com/actualbudget/actual-server - 04147fb9b901074691ae2626f77e33daa7726fca authored 10 months ago by Dan D <[email protected]>
[Theme] Midnight updates (#2385)

* update colors

* remove comments

github.com/actualbudget/actual - 4a8c692d06fa193e672393d2b9c9ce06686cd176 authored 10 months ago by shall0pass <[email protected]>
Create page for custom reports (#316)

Custom reports documentation, pictures are still missing.

---------

Co-authored-by: Teprif...

github.com/actualbudget/docs - e56103d45607fd33681050dba99de24cfd45c6e2 authored 10 months ago by Redbox3070 <[email protected]>
AutoComplete clean-up (#2349)

* AutoComplete clean-up

* notes

* lint fix

* fix tests

* review fix

* type

github.com/actualbudget/actual - 0609f47cc386ea9470900b0f6ef8f1a1d5b601d9 authored 10 months ago by Neil <[email protected]>
Display rules with splits on rules page (#2368)

* Show splits on rules page

* Add `ActionExpression` for 'allocate'-type actions

* Add rel...

github.com/actualbudget/actual - 0d1e6f2ee71d9538b01eec3d4a6b175387d43850 authored 10 months ago by Julian Dominguez-Schatz <[email protected]>
:pencil: feature flags policy (#317)

github.com/actualbudget/docs - 6878ca536522c7e01e66c5211161f991c023cef1 authored 10 months ago by Matiss Janis Aboltins <[email protected]>
Custom Reports: save reports (*new SQL table creation*) (#2335)

* updated saved work

* merge fixes

* Disable CREATE TABLE

* notes

* turn on db table

* Fix ...

github.com/actualbudget/actual - 8568aebdbb13f9e91ac0bbe4353fbdeee13813a0 authored 10 months ago by Neil <[email protected]>
Add plugin for offline PWA support (#2369)

* Add plugin for offline PWA support

* Add release notes

* Attempt to fix kcab fetch issue...

github.com/actualbudget/actual - bfb7c1d21310e85d62459390b066ec4f98a46cf4 authored 10 months ago by Julian Dominguez-Schatz <[email protected]>
add info on how to sync simplefin (#318)

The info on syncing with simplefin was really small in the docs, so I
fleshed it out more and a...

github.com/actualbudget/docs - f7d818529dfaaab6751f209d03fc2a5c53856ce3 authored 10 months ago by youngcw <[email protected]>
[Maintenance] Add tsconfig excludes (#2380)

* Add tsconfig excludes

* Release notes

github.com/actualbudget/actual - e5265557481daa4f0c2d858540f292f69c2ab19e authored 10 months ago by Joel Jeremy Marquez <[email protected]>
Fix ability to rename budget in the UI (#2383)

github.com/actualbudget/actual - 45c4b262a2cc4131c8f329781d2c75f778acc236 authored 10 months ago by DJ Mountney <[email protected]>
schedule default amount (#2360)

* schedule default amount

* note

* vrt

github.com/actualbudget/actual - e1f805b9c9a63d8be392fe397776414f752d87e3 authored 10 months ago by youngcw <[email protected]>
Converts html special characters in ofx values to plaintext (#2364)

* Converts html special characters in ofx values to plaintext

- Apply during ofx/qfx import

github.com/actualbudget/actual - d0c11cd3afa8b41fee0fc2aaf5bd3bcd776bef0a authored 10 months ago by DJ Mountney <[email protected]>
[Enhancement] Theme: Midnight (#2312)

* midnight updates

* updates

* updates

* background one shade darker

* change highli...

github.com/actualbudget/actual - 0c5bce8baf26ac73324ec3368004c8db508dcb9f authored 10 months ago by shall0pass <[email protected]>
:recycle: (eslint) enable some rules to enforce better code quality (#2357)

github.com/actualbudget/actual - e650e00cb825544d9253efa406ea776c06e2879f authored 10 months ago by Matiss Janis Aboltins <[email protected]>
fix: Margin when editing account on desktop (#2286)

* fix: Margin when editing account on desktop

* add release notes

* increase margin

* U...

github.com/actualbudget/actual - 422996f8a75cf94833990077d5de75464974f6b3 authored 10 months ago by DHRUV RAMDEV <[email protected]>
#1383 Allow early post transaction of schedules (#2358)

* Allow early schedule post transaction

* Added release notes file

github.com/actualbudget/actual - 9cad57c6077bba7d7b561fa526142fd3e53a1d04 authored 10 months ago by Tristan Radisson <[email protected]>
Fix the link page for gocardless (#311)

* Fix the link page for gocardless

Ensures the redirect page is auto-closed after linking

github.com/actualbudget/actual-server - cd4a2b667820a35acd093092a2d7b19eba7e8f9e authored 10 months ago by DJ Mountney <[email protected]>
Convert SavedFilters to Typescript (#2320)

* move saved filters

* MenuButton

* fixes

* update

* FiltersStack

* notes

* merge fixes

*...

github.com/actualbudget/actual - 2a0f8335ed46b10c0aac554069daf6c7d03e8351 authored 10 months ago by Neil <[email protected]>
Update the nordigen-node gem to get new endpoints (#310)

* Update the nordigen-node gem to get new endpoints

github.com/actualbudget/actual-server - 16faf494383d60567d35660690ed1fd997e97d7d authored 10 months ago by DJ Mountney <[email protected]>
update starting fresh doc, and add simpleFIN call outs (#305)

mostly some more detailed advice in the starting fresh doc. Im trying to
make the budgeting adv...

github.com/actualbudget/docs - 5d8762872843fa5c69d65614978e13bc2c4df080 authored 10 months ago by youngcw <[email protected]>
Goal templates: Edit note that currency symbols other than $ are supported (#315)

The regex for the parser is implemented to match any currency symbol:

https://github.com/ac...

github.com/actualbudget/docs - 5eab5cf9d1b4c1c6f75750b5f9b7dd8a68e3f828 authored 10 months ago by Lars Stegman <[email protected]>
match nginx with other formatting, add httpd (#314)

Moves the summary of NGINX section to the top to match the others.
Added config section for Ap...

github.com/actualbudget/docs - d73265cdc76913b90561e631404fa42384e4e447 authored 10 months ago by Khalu <[email protected]>
Hooks for frequently made operations (#2293)

* Hooks for frequently made operations

* Release notes

* Fix typecheck errors

* Remove ...

github.com/actualbudget/actual - 08cbdab2a1b7f3e5de8f8b9994ad13a7e19694af authored 10 months ago by Joel Jeremy Marquez <[email protected]>
:fire: (remove victory dependency) (#2356)

github.com/actualbudget/actual - ec2de3b3879d00f455e53d3bac3937ecec7b69cf authored 10 months ago by Matiss Janis Aboltins <[email protected]>
Remove category spending report (#2344)

It has been superseded by the new custom reports feature.

Signed-off-by: Johannes Löthberg <j...

github.com/actualbudget/actual - 65372e86a595deaf2c5c3807a0649fecb8fb358a authored 10 months ago by Johannes Löthberg <[email protected]>
fix: Mobile menu blocks items #2040 (#2352)

* Fix Mobile menu blocks items (#2040)

* Only set bottom padding on pages the mobile nav bar ...

github.com/actualbudget/actual - 53a61000a4696b2367770095e3fdc36ab9cb2ec9 authored 11 months ago by Hinerangi Courtenay <[email protected]>
Update Custom Report styles (#2345)

* updated saved work

* merge fixes

* Disable CREATE TABLE

* notes

* turn on db table...

github.com/actualbudget/actual - 485902af6bc08ad670ea212cd6a0a72abc10aabd authored 11 months ago by Neil <[email protected]>
Dynamic graph margins (#2346)

* dynamic graph margins

* notes

github.com/actualbudget/actual - 5a67b7e822eb6d10b1e661869b71083e0b4cc8f6 authored 11 months ago by Neil <[email protected]>
Fix parse errors with OFX data with no transactions (#2342)

* Fix parse errors with OFX data with no transactions

- Return an empty array instead of an a...

github.com/actualbudget/actual - b994a6a74a4d239487c0b66fcf12903e165da451 authored 11 months ago by DJ Mountney <[email protected]>
:bug: (typescript) patching sendCatch type (#2343)

* :bug: (typescript) patching sendCatch type

* Release notes

github.com/actualbudget/actual - b1b266e83caad578d47c28d59779e394cef8bda1 authored 11 months ago by Matiss Janis Aboltins <[email protected]>
update manifest (#2285)

* update manifest

* note

* note

* typo

* theme color

* add maskable icons

* fi...

github.com/actualbudget/actual - 58626c0026cecdbeceb361adb32b9fdc02456859 authored 11 months ago by youngcw <[email protected]>
Typescript: pass 2 at updating api-handlers to match server handlers (#2334)

* Typescript: pass 2 at updating api-handlers to match server handlers

github.com/actualbudget/actual - 45094daf2fb1ab44e0b1d8beb109e428a783d093 authored 11 months ago by DJ Mountney <[email protected]>
Add rules with splits (#2059)

* Add split creation UI to rule creation modal

* Support applying splits when rules execute
...

github.com/actualbudget/actual - 2bb7b3c2eec5b6d6b86a78f82218ef13049d4460 authored 11 months ago by Julian Dominguez-Schatz <[email protected]>
Added VM specification to `fly.toml` to keep within Fly.io free allowances (#306)

github.com/actualbudget/docs - 67f76080a960c29f4f2cf7757f3ba6123b2d4731 authored 11 months ago by Eric Karr <[email protected]>
cautionary notice about new Fly pricing (#311)

github.com/actualbudget/docs - 9bacf7f2d7d7671d6f22de3aeb2addbee842d6e1 authored 11 months ago by Tillman Jex <[email protected]>
Fix typo in reset_password.md (#313)

title

github.com/actualbudget/docs - fb064f7ad3d248540dcee4f1a2722710e3be7f36 authored 11 months ago by Charlie Arnold <[email protected]>
:sparkles: added 'show/hide balance' button to cash flow report (#2322)

github.com/actualbudget/actual - d6f610a3265ebc2675aacac45a8ff5347607a423 authored 11 months ago by Matiss Janis Aboltins <[email protected]>
Update loot-core deps (#2280)

* Upgrade desktop-client depenencies

* yarn dedupe

* Update useSelectors

* Update loot-...

github.com/actualbudget/actual - 8a8113a6480169fe21e8f2ba37c0d05e75932193 authored 11 months ago by Joel Jeremy Marquez <[email protected]>
Update desktop client package versions (#2270)

* Upgrade desktop-client depenencies

* Release notes

* yarn dedupe

* yarn dedupe

* F...

github.com/actualbudget/actual - 029e2f09bf6caf386523bbfa944ab845271a3932 authored 11 months ago by Joel Jeremy Marquez <[email protected]>
Add Experimental SimpleFIN Sync to Docs (#312)

Added a new page in the docs under "Experimental", for SimpleFIN Sync.

I used the existing G...

github.com/actualbudget/docs - 7968c18bcb85a039b65e3ba0068d1b1d6a84ba7d authored 11 months ago by Dan D <[email protected]>
[Enhancement] Make transaction list sortable by cleared status (#1994)

github.com/actualbudget/actual - 86007e392fbdfce30a06c04b35b4de752e21d3c0 authored 11 months ago by jaarasys-henria <[email protected]>
Documentation updates for PR #2295 (#307)

github.com/actualbudget/docs - f885174a741604ada3023f87b1ecd6eb02fc1a8b authored 11 months ago by shall0pass <[email protected]>
Custom Reports: add save reports menu (#2257)

* Add schema work

* notes

* merge fixes

* Add Reports Save Menu

* merge fixes

* u...

github.com/actualbudget/actual - 4c4f2fd42639d1c3fe05b238ef40329ea9ca78eb authored 11 months ago by Neil <[email protected]>
:sparkles: allow running AQL against local database (#2326)

github.com/actualbudget/actual - 7a18827b1dbba911a5202de99ca20a20a21d6bd7 authored 11 months ago by Matiss Janis Aboltins <[email protected]>
Update importing.md (#310)

fix small typo

github.com/actualbudget/docs - e997f1dc9433b1610129d27f6934ce251f93f3e4 authored 11 months ago by John Hollowell <[email protected]>
[Bugfix] Cleanup tool: Add balance check (#2295)

* add balance check

* lint

* fill rollover categories after non-rollover

* allow partia...

github.com/actualbudget/actual - 77fd65b2e790d4b23d342f99b463a781fa77afb2 authored 11 months ago by shall0pass <[email protected]>
Save name fields on unfocus (#2327)

github.com/actualbudget/actual - 30f03e8079b84c57c995c604068dae753d284263 authored 11 months ago by Julian Dominguez-Schatz <[email protected]>
:fire: removing unused/dead code (#2328)

github.com/actualbudget/actual - 6e16262b6371a6983fee13152f6170b281cb821c authored 11 months ago by Matiss Janis Aboltins <[email protected]>
[Feature] Add ability to create schedules from existing transactions (#2222)

github.com/actualbudget/actual - 29a515f3fe4eef198fea75dfe1856c8de49424ec authored 11 months ago by xentara1 <[email protected]>
Re-open autocomplete dropdown on change (#2325)

* Re-open autocomplete dropdown on change

* Add release notes with new PR ID

github.com/actualbudget/actual - a5ab1a8fae14b830dad49a3f13f0fedf2551243b authored 11 months ago by Julian Dominguez-Schatz <[email protected]>