izzy lyseggen
b671baf171
feat(server): activity stream timeline fixes
2021-06-24 16:05:26 +01:00
izzy lyseggen
3e2c90e6a6
feat(server): chat w cristi - bring limits back!
2021-06-23 15:39:47 +01:00
izzy lyseggen
8172328257
feat(server): activity stream args
2021-06-23 15:06:21 +01:00
izzy lyseggen
35dde4bdac
feat(server): fill out activity stream queries
2021-06-23 10:19:04 +01:00
izzy lyseggen
f5ed0c8a9d
feat(server): scaffold activity stream queries
2021-06-22 18:03:33 +01:00
izzy lyseggen
ffe9c1c6cc
fix(server): typo
2021-06-22 17:59:58 +01:00
izzy lyseggen
f1199db075
chore: lint and package lock
2021-06-22 17:59:33 +01:00
cristi8
8c328c3947
after discussisons
2021-06-22 14:29:37 +03:00
cristi8
c5b86c4b40
after discussions
2021-06-17 17:52:18 +03:00
cristi8
16221cbd92
Saving activities
2021-06-17 12:06:52 +03:00
Cristian Balas
eea73470d8
Set upload limits (10mb obj, 50mb batch) ( #300 )
2021-06-16 12:10:35 +03:00
Dimitrie Stefanescu
23b40b2ee4
fix(server): invite message promise fix
2021-06-11 10:10:19 +01:00
Dimitrie Stefanescu
7346b2c91c
Merge pull request #287 from specklesystems/dim/stats-endpoints
...
Dim/stats endpoints
2021-06-10 19:24:16 +01:00
Dimitrie Stefanescu
d79daa245b
test(server): allows for port override in startHttp to potentially prevent EADDRINUSE errs in test
2021-06-10 19:21:24 +01:00
Dimitrie Stefanescu
57dca802c3
feat(server): admin backend gql api + tests
2021-06-10 17:47:15 +01:00
Dimitrie Stefanescu
6cbfd8d4ed
feat(server): admin backend: adds stat services & tests
2021-06-10 14:00:12 +01:00
Dimitrie Stefanescu
2f7b7bedec
feat(server): wIP: stats endpoints scaffolding
2021-06-10 09:45:29 +01:00
Dimitrie Stefanescu
1768b7d4e5
fix(server): sanitises invite messages & adds tests
2021-06-08 18:42:42 +01:00
cristi8
aa395da29a
Removed temp dependency
2021-06-07 12:20:03 +03:00
cristi8
b4f64f0e1b
streaming downloads
2021-06-07 12:18:37 +03:00
cristi8
2981dbf0ed
.
2021-06-07 08:54:28 +03:00
cristi8
399e219fa9
test
2021-06-07 08:54:28 +03:00
Cristian Balas
9d254e7142
Keep commits of deleted users to other streams, but set the user reference to null ( #276 )
...
* Keep commits of deleted users to other streams, but set the user reference to null
* fix(server): user deletion fixes; updates tests
includes one failing assert that needs to be fixed
* fix(server): left join on users in commit services to handle null author cases
* fix(server): ditto, caught one more join -> leftJoin case
* test(server): user deletion test wrap-ip
catches all commit/branches with null authors re services
* fix(server): unqualified delete syntax error - thanks JS!
Co-authored-by: Dimitrie Stefanescu <didimitrie@gmail.com >
2021-06-07 08:08:04 +03:00
Dimitrie Stefanescu
bfbe38bde2
Merge pull request #271 from specklesystems/cristi/delete_account
...
delete account feature
2021-06-03 14:35:26 +01:00
cristi8
1b119ffb34
delete user's commits and branches for streams that are left behind
2021-06-03 11:42:32 +03:00
Dimitrie Stefanescu
cb54830567
feat(account deletion): adds extra private scope for profile deletion & adds gql resolver guards ( #272 )
...
* feat(account deletion): adds extra private scope for profile deletion & adds gql resolver guards
* feat(account deletion): paranoia warnings
2021-06-03 10:36:34 +03:00
Dimitrie Stefanescu
2f61cef46a
fix(server): changes excel app name to make sure we're not infringing on trademarks 😬
2021-06-02 17:26:57 +01:00
Dimitrie Stefanescu
87baf940e2
fix(server): adds link to docs for excel app
2021-06-02 17:24:51 +01:00
Dimitrie Stefanescu
35f76554e3
test(server): updates tests on apps
2021-06-02 17:22:02 +01:00
Dimitrie Stefanescu
5f83c79bf9
feat(server): adds a default app for the excel connector
2021-06-02 17:18:24 +01:00
cristi8
76950d02d2
delete account feature
2021-06-02 10:44:46 +03: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
Cristian Balas
0b8274ea34
[server] check if objects exists ( #251 )
2021-05-18 18:07:05 +03:00
Cristian Balas
1b11456f90
increase server post data size limit ( #250 )
2021-05-17 21:46:49 +03:00
Cristian Balas
9be48bb943
Apollo prometheus metrics ( #248 )
2021-05-17 18:49:05 +03:00
Dimitrie Stefanescu
2bed4a1f3b
Merge pull request #247 from specklesystems/dim/hotfixes
...
hotfix(server): theoretically filters out subs from telemetry
2021-05-17 14:51:28 +01:00
Dimitrie Stefanescu
fb434a7dbd
style(server): removes console log
2021-05-17 14:50:06 +01:00
Dimitrie Stefanescu
3672a5e421
fix(server): theoretically filters out subs from telemetry
2021-05-17 14:45:13 +01:00
Cristian Balas
d201d4391c
Fixed json construction when downloading stream of objects ( #246 )
2021-05-17 15:18:08 +03:00
Cristian Balas
3840068cad
diff endpoints + added version in ServerInfo ( #235 )
2021-05-11 20:23:42 +03: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
f19369139d
fix(server): ensures frontend app url is always sourced from env in auth finalisation middleware
2021-05-05 12:07:10 +01:00
Dimitrie Stefanescu
f549e72e11
improvement(server): makes ad strategy logging less verbose in non debug env
2021-05-04 19:33:21 +01: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
Dimitrie Stefanescu
5a1c97ecd3
feat(server): adds extra env var in example file re ad org name
2021-05-04 19:30:05 +01:00
Dimitrie Stefanescu
05ff1208ae
fix(server): ad strategy was missing dependency ref in package.json
2021-05-04 19:28:26 +01:00
Dimitrie Stefanescu
4efd732bf4
removes doubled up google strategy env flag
2021-05-04 11:24:19 +01:00