Commit Graph

28 Commits

Author SHA1 Message Date
Gergő Jedlicska d744adac29 feat(server): add multi resource comment query 2022-02-28 12:45:21 +01:00
Gergő Jedlicska 72334a8f06 feat(server): add comment storage and retreive backedn 2022-02-25 14:16:49 +01:00
Cristian Balas 68908525c0 depndency upgrades (#598) 2022-02-17 21:34:53 +02:00
Cristian Balas 9329265708 Upgrade dependencies (#577) 2022-02-07 14:04:26 +02:00
Gergő Jedlicska 8bdb3062f4 rename the new discord bot 2022-01-20 11:37:10 +01:00
Cristian Balas 019b7ac495 Service health (#516)
* health checks, sigterm handling for all services
2022-01-12 15:18:32 +02:00
Gergő Jedlicska 887678a441 chore(server): npm test script forces empty PG user 2021-12-07 11:43:44 +01:00
Gergő Jedlicska 9431099877 ci((server) ci config): running the server in CI with a random port (0) 2021-11-06 14:29:17 +01:00
Gergő Jedlicska 3e5910dcb8 chore(lock files): fix lockfile versioning and some minor chores 2021-11-02 10:48:35 +01:00
Gergő Jedlicska db7694d7c9 build((server) test reporting): add CircleCI test reporting from mocha 2021-10-14 16:49:31 +02:00
Gergő Jedlicska 023e498d31 Merge branch 'main' of github.com:specklesystems/speckle-server into user_admin_features 2021-10-06 16:19:22 +02:00
Gergő Jedlicska 9a7e337736 feat(scripts): add script to seed db with dummy users 2021-09-17 21:08:18 +02:00
cristi8 f9b981e77c wip fileuploads 2021-09-15 21:05:00 +03:00
Cristian Balas 0fb22deda9 previewService detect browser page crash, added postprocessing option in server preview endpoint (#344) 2021-07-19 12:19:35 +03:00
Dimitrie Stefanescu 1768b7d4e5 fix(server): sanitises invite messages & adds tests 2021-06-08 18:42:42 +01:00
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