dependabot[bot]
2c33b4c9e6
Bump bl from 4.0.2 to 4.0.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 16:47:12 +00:00
dependabot[bot]
7f86d3c643
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 17:06:10 +00:00
2a608b59aa
Merge pull request #2 from wbrawner/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-21 20:11:35 -07:00
dependabot[bot]
9cfbfb6146
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 21:19:27 +00:00
dependabot[bot]
8c4d9808ca
Bump npm-registry-fetch from 8.0.0 to 8.1.1
...
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch ) from 8.0.0 to 8.1.1.
- [Release notes](https://github.com/npm/registry-fetch/releases )
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/registry-fetch/compare/v8.0.0...v8.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 19:13:12 +00:00
9893263523
Update dependencies
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-24 17:21:16 -07:00
a0d0e8155b
Update packages
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-15 21:17:52 -06:00
8c41c2c67d
Start frontend vue implementation with budget list in app navigation
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-13 08:43:58 -05:00
ba6e26c191
Initial commit
...
The skeleton project was generated from
https://apps.nextcloud.com/developer/apps/generate
The only additions so far have been to the lib/Db directory, where the
classes, schema and CRUD operations were added for Budget, Category,
Transaction, and UserPermission entities.
2020-03-07 12:36:23 -06:00