- Sep 13, 2023
-
-
Neil authored
-
- Sep 04, 2023
-
-
Mohamed Muhsin authored
-
- Jul 30, 2023
-
-
Matiss Janis Aboltins authored
Part 4 of the migration. Final moves. Previous PR: https://github.com/actualbudget/actual/pull/1420
-
Matiss Janis Aboltins authored
Part 3 of the migration. Part 2 here: https://github.com/actualbudget/actual/pull/1419
-
Jed Fox authored
-
- Jul 28, 2023
-
-
Jed Fox authored
-
- Jun 27, 2023
-
-
Jed Fox authored
This cleans up all of the usage of `<a>` in the codebase. Now all external links get the appropriate attributes added.
-
- Jun 15, 2023
-
-
Jed Fox authored
Depends on https://github.com/actualbudget/docs/pull/202.
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-
- Mar 21, 2023
-
-
Jed Fox authored
-
- Feb 28, 2023
-
-
Jed Fox authored
-
- Feb 21, 2023
-
-
Jed Fox authored
* Allow the server to auto-configure the server URL for the client * Extract server URL/version logic out to ensure consistent updates * () * Be more explicit about when the server version is re-fetched * Use a single layer of context provider * Move the bootstrap route to /account/needs-bootstrap * No more `isActual` * Refactor to call subscribe-needs-bootstrap instead of fetch() * Dedupe calls to subscribe-needs-bootstrap * Don’t revalidate the server when we just validated it * simplify * Fix setServerURL
-
- Feb 13, 2023
-
-
Jed Fox authored
-
- Feb 08, 2023
-
-
Jed Fox authored
-
- Jan 25, 2023
-
-
Matiss Janis Aboltins authored
*
upgrade eslint-plugin-import and fix issues * Change import ordering
-
- Jan 18, 2023
-
-
Jed Fox authored
* Make ButtonSetting more generic * Add an “Experimental Features” section in the settings * Fix text color * Put experimental features behind another link * Update Encryption.js * Update FixSplits.js * Remove unused variable * That’s what I get for coding on my phone Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jan 16, 2023
-
-
Jed Fox authored
-
- Jan 10, 2023
-
-
Trevor Farlow authored
* Split the Settings component into multiple files (#434) * Remove need for isMobile in CSS: lean on media queries in styles.js and glamor Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Jed Fox <git@jedfox.com>
-