money-tracker
money-tracker copied to clipboard
:moneybag: Personal finances tracking web app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
C:/Users/badmotherfucker/Desktop/money-tracker/node_modules/@types/react-redux/node_modules/@types/react/index.d.ts TypeScript error: Duplicate identifier 'LibraryManagedAttributes'. TS2300 2982 | // We can't recurse forever because `type` can't be self-referential; 2983 | // let's assume it's reasonable to do a single...
i'm getting this issues ./src/containers/Reports/index.js Module not found: Can't resolve 'actions/entities/accounts' in '/home/berchant/work/Ospace/money-tracker/src/containers/Reports' and when i go to a console this is another error i'm getting src/entities/Account.ts Line 56:31: Parsing...
Hi, When I try to login to my existing account, I receive no emails with the code. The interface does not display any warning/errors https://app.moneytracker.cc/auth I also checked in my...
This is not a code fix, but is a pull request to acknowledge the finding of several bugs during the account creation screen. https://github.com/ayastreb/money-tracker/issues/62 Contains the actual description of the...
While creating an account it is possible to initialize multiple accounts with the exact same name. This appears to be a bug as it makes it incredibly difficult to keep...