Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] 8248431ac1 build(deps-dev): bump ws from 7.4.2 to 7.4.6 in /packages/server
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 00:58:56 +00:00
Dimitrie Stefanescu 05ff1208ae fix(server): ad strategy was missing dependency ref in package.json 2021-05-04 19:28:26 +01:00
dependabot[bot] fb96e49852 build(deps): bump redis from 3.0.2 to 3.1.1 in /packages/server (#196)
Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v3.0.2...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 13:54:31 +03:00
Dimitrie Stefanescu ca0d64f02c Merge pull request #116 from specklesystems/dim/emails-base
Dim/emails base
2021-03-07 13:36:08 +00:00
Dimitrie Stefanescu b542073c6b test(server): corrects existing tests re pwd length enforcement 2021-03-06 11:11:10 +00:00
cristi8 61e3fbc1c0 Added prometheus metrics to the server 2021-03-05 12:59:33 +02:00
Dimitrie Stefanescu cfd58e3de5 feat(server): scaffolds invites and pwd reset modules 2021-03-03 18:04:33 +00:00
Dimitrie Stefanescu b468b2abcc chore(release): 2.2.0 2021-02-25 17:32:32 +00:00
Dimitrie Stefanescu c156e3e447 chore(logging): adds natomo for api calls & startup 2021-02-25 11:27:23 +00:00
Gergő Jedlicska a4810b1186 updated to pg@latest. Either this, or an earlier
nodejs version ~12 is the way
2021-01-19 20:06:48 +01:00
Dimitrie Stefanescu 753f1de35e fix(server): downgraded pg lib to ^7.18.2 2021-01-06 14:50:17 +00:00
Dimitrie Stefanescu 8d03d0baa2 ci(codecov): test reporter output fiddles 2021-01-03 14:25:10 +02:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00