Commit Graph

15 Commits

Author SHA1 Message Date
Alexis
ad84673fba - Added vue-meta and fixed vulnerabilities 2020-12-24 18:23:32 +01:00
Alexis
d7631cb0e8 Merge branch 'dependabot/npm_and_yarn/client/node-fetch-2.6.1' into dev 2020-09-13 19:16:38 +02:00
dependabot[bot]
9467926745 Bump node-fetch from 2.6.0 to 2.6.1 in /client
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 00:13:45 +00:00
Alexis
cbeaad410f Merge branch 'dependabot/npm_and_yarn/client/elliptic-6.5.3' into dev 2020-08-04 21:26:12 +02:00
Alexis
78a7219883 Merge branch 'dependabot/npm_and_yarn/client/lodash-4.17.19' into dev 2020-08-04 21:26:08 +02:00
dependabot[bot]
62535a9c91 Bump elliptic from 6.5.2 to 6.5.3 in /client
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-02 01:36:32 +00:00
dependabot[bot]
8ab53a4529 Bump lodash from 4.17.15 to 4.17.19 in /client
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-20 20:25:24 +00:00
Alexis
9b10cd473e - Implemented store and logged states 2020-07-06 21:22:03 +02:00
Alexis
78587f8544 - Added basic user login 2020-07-06 12:49:09 +02:00
Alexis
82bbf9f7bb - Added the magic mystery key wooo 2020-06-15 22:16:53 +02:00
Alexis
2f81a58ff6 - Finished implementing update methods (needs polish tbh) 2020-06-13 11:23:29 +02:00
Alexis
5a0ebf078b - Fixed masonry setup, need to npm install 2020-06-03 19:27:43 +02:00
BlackMageMathos
966804efe1 fml 2020-06-03 18:08:32 +02:00
Alexis
37f4913d3e - [All] Finished API call for spells and various bug fixes 2020-04-01 19:01:03 +02:00
Alexis
ef9e98641a + Moved client to subfolder and added db communication 2020-03-20 21:05:28 +01:00