- Jul 29, 2023
-
-
Tom French authored
-
Jed Fox authored
-
Sid Vishnoi authored
-
youngcw authored
This is a more elegant way of implementing a month ahead version of the percent goals. To use it add the `previous` flag to the percent goal, ex `#template 10% of previous Paycheck`.
-
youngcw authored
Fixes #1409. This makes the template processing not include previously budgeted funds in the return value.
-
- Jul 28, 2023
- Jul 27, 2023
-
-
shall0pass authored
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 24, 2023
-
-
Jed Fox authored
-
- Jul 21, 2023
-
-
Jed Fox authored
-
- Jul 20, 2023
- Jul 19, 2023
-
-
shall0pass authored
-
- Jul 18, 2023
-
-
Matiss Janis Aboltins authored
Renaming all occurrences of Nordigen to GoCardless
-
Jed Fox authored
-
Joel Jeremy Marquez authored
-
Jed Fox authored
-
- Jul 17, 2023
-
-
shall0pass authored
Goals: Fix calculated fill when using multiple 'up to' statements in different priority levels (#1312)
-
Jed Fox authored
-
Sean Tsai authored
fix #1284
-
- Jul 15, 2023
-
-
shall0pass authored
-
- Jul 11, 2023
-
-
shall0pass authored
-
- Jul 09, 2023
-
-
Matiss Janis Aboltins authored
Closes #1296 After this is merged I'll do an API release which will also solve https://github.com/actualbudget/actual/issues/1303
-
- Jul 08, 2023
-
-
Jed Fox authored
Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jul 07, 2023
-
-
Matiss Janis Aboltins authored
The logs for `invalid-schema` were not logging the used query or the metadata. So fixing this. It would make debugging issues such as https://github.com/actualbudget/actual/issues/1296 easier.
-
- Jul 05, 2023
-
-
Matiss Janis Aboltins authored
-
- Jul 04, 2023
-
-
Matiss Janis Aboltins authored
-
Shazib Hussain authored
-
youngcw authored
-
Tom French authored
This PR adds types to the `crdt` directory to make the structure of the merkle tree (really a merkle radix trie) clearer. --------- Co-authored-by:
Jed Fox <git@jedfox.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jul 03, 2023
-
-
Matiss Janis Aboltins authored
Closes #1236 --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Jul 02, 2023
-
-
Shazib Hussain authored
-
Neil authored
-
- Jun 30, 2023
-
-
shall0pass authored
Add recurring schedule support. To test: use the schedule keyword with a daily or weekly recurring schedule.
-
Jed Fox authored
-
Shazib Hussain authored
-
- Jun 29, 2023
-
-
Matiss Janis Aboltins authored
1. Removed some more unused scripts 2. Simplified the way we build `version` in to the source
-
- Jun 28, 2023
-
-
Jed Fox authored
- Remove unused CSS files - Set up the `.wasm` files to be automatically copied in - `sql-wasm-debug.wasm` is removed entirely since we never use the debug/dev build of sql.js. This reduces the app download size by 1MB on the server side. It may be worth enabling the debug build automatically in the future?
-