actual/packages/loot-core
2022-09-07 10:34:03 -04:00
..
bin fix: correct other scripts which use sh shebang but bash features 2022-06-29 10:31:58 -04:00
migrations Initial (open-source) 2022-04-28 22:44:38 -04:00
src Route aggregate queries in transaction grouped mode through the correct layer to remove deleted transactions 2022-09-07 10:34:03 -04:00
webpack Initial (open-source) 2022-04-28 22:44:38 -04:00
.babelrc Initial (open-source) 2022-04-28 22:44:38 -04:00
.eslintignore ci: add linter check to CI 2022-06-29 10:48:19 -04:00
.gitignore Initial (open-source) 2022-04-28 22:44:38 -04:00
db.sqlite Initial (open-source) 2022-04-28 22:44:38 -04:00
default-db.sqlite Initial (open-source) 2022-04-28 22:44:38 -04:00
init-node.js Initial (open-source) 2022-04-28 22:44:38 -04:00
jest.config.js Initial (open-source) 2022-04-28 22:44:38 -04:00
jest.web.config.js Initial (open-source) 2022-04-28 22:44:38 -04:00
package.json refactor: currency-formatter -> Intl.NumberFormat 2022-07-19 23:31:42 -04:00