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 |
|
Matteo Cominetti
|
50158ee39d
|
feat(frontend): adds new analytics service
|
2022-01-28 18:43:25 +00:00 |
|
Gergő Jedlicska
|
fb7c0d5146
|
chore(package-lock): re-lock the packages
|
2022-01-26 11:28:12 +01:00 |
|
Gergő Jedlicska
|
d36113dad0
|
chore(dependencies): re lock all packages just in case
|
2022-01-24 13:38:32 +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
|
f6409f1dfd
|
build(node version): upgrade to current node LTS version
|
2021-11-15 12:52:34 +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 |
|
Cristian Balas
|
5a764e08a7
|
Merge pull request #425 from specklesystems/parser
File imports service
|
2021-10-06 15:40:41 +03:00 |
|
dependabot[bot]
|
bf3afc0543
|
build(deps): bump object-path from 0.11.7 to 0.11.8 in /packages/server
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-21 16:49:38 +00: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 |
|
dependabot[bot]
|
1f383095cf
|
build(deps): bump object-path from 0.11.5 to 0.11.7 in /packages/server
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.7.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 09:07:31 +00:00 |
|
dependabot[bot]
|
8bc48173a3
|
build(deps): bump tar from 4.4.15 to 4.4.19 in /packages/server
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 16:50:30 +00:00 |
|
dependabot[bot]
|
9edeb0c9b0
|
build(deps): bump tar from 4.4.13 to 4.4.15 in /packages/server (#370)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-11 11:52:41 +03:00 |
|
dependabot[bot]
|
f073e72163
|
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/server (#378)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-11 11:50:35 +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 |
|
dependabot[bot]
|
2de86fe179
|
build(deps): bump hosted-git-info in /packages/server
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-08 21:06:39 +00:00 |
|
Dimitrie Stefanescu
|
90968fd3d8
|
Merge pull request #224 from specklesystems/dependabot/npm_and_yarn/packages/server/handlebars-4.7.7
build(deps): bump handlebars from 4.7.6 to 4.7.7 in /packages/server
|
2021-05-07 16:19:11 +01:00 |
|
dependabot[bot]
|
92a289eca3
|
build(deps): bump handlebars from 4.7.6 to 4.7.7 in /packages/server
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 15:15:20 +00:00 |
|
dependabot[bot]
|
e5d71a5a93
|
build(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 15:14:54 +00:00 |
|
Dimitrie Stefanescu
|
e593ade23d
|
fix(server): azure ad: uses data from _json user response field, as relying on the upn was flaky
|
2021-05-04 19:31:14 +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 |
|
dependabot[bot]
|
cab0cc6925
|
build(deps): bump ssri from 6.0.1 to 6.0.2 in /packages/server (#179)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-18 21:08:46 +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
|
cd95c28939
|
refactor(global): restructures repo with lerna
|
2021-01-03 13:35:53 +02:00 |
|