Matteo Cominetti
052d3fe068
feat(frontend): navigation refractor
2021-07-28 18:15:29 +02:00
luz paz
ad97cdf444
Fix various typos
...
Found via `codespell -q 3 -L optio,promisses,usera`
2021-07-22 09:23:21 -04:00
Cristian Balas
330389b3b2
stream previews ignore globals branch, og overlay fixed ( #345 )
2021-07-19 17:50:48 +03:00
Dimitrie Stefanescu
61120e22e8
Merge pull request #312 from specklesystems/activity_stream
...
Activity stream
2021-07-06 10:42:12 +01:00
cristi8
8c328c3947
after discussisons
2021-06-22 14:29:37 +03:00
Cristian Balas
3447ee1210
increase db streaming cache to 500 objects ( #304 )
2021-06-18 16:34:09 +03:00
Dimitrie Stefanescu
94c4c90d60
feat(server): increasing highwatermark in db stream; adding passthrough for bigger (500k) buffers cc @crist8
2021-06-17 13:27:42 +01:00
Cristian Balas
eea73470d8
Set upload limits (10mb obj, 50mb batch) ( #300 )
2021-06-16 12:10:35 +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
cristi8
1b119ffb34
delete user's commits and branches for streams that are left behind
2021-06-03 11:42:32 +03:00
cristi8
76950d02d2
delete account feature
2021-06-02 10:44:46 +03:00
Cristian Balas
3840068cad
diff endpoints + added version in ServerInfo ( #235 )
2021-05-11 20:23:42 +03:00
Cristian Balas
adcbe1278a
Fixed knex db query in getObjectChildrenQuery ( #178 )
2021-04-18 21:02:46 +03:00
Cristian Balas
dfded037f4
Add streamId field to objects ( #155 )
2021-03-25 21:58:46 +02:00
Dimitrie Stefanescu
3fc959f12d
Merge pull request #147 from specklesystems/dim/server-invites
...
Dim/server invites
2021-03-22 20:09:27 +00:00
Dimitrie Stefanescu
3ed4729c94
feat(server/invites): fixes a bug in 3rd party strategies & invites, and other changes
...
changes sender to no-reply@speckle.systems ; updates invite email subject based on wether it's a
generic invite or a server invite, etc.
2021-03-22 18:44:58 +00:00
Dimitrie Stefanescu
41b95886bf
feat(server): finalises backend invite work
2021-03-18 18:20:51 +00:00
cristi8
eeb411c94e
fix deadlocks when inserting batches of objects
2021-03-17 18:40:40 +02:00
Dimitrie Stefanescu
75d2924de5
feat(server): starts work on #62
...
scaffolds basic server invite logic
2021-03-14 11:40:42 +00:00
Dimitrie Stefanescu
80761a963c
feat(server): adds finalize reset pwd handler
2021-03-04 20:05:41 +00:00
Dimitrie Stefanescu
2a38bd7499
docs(server): clarification re db url env var
2021-02-25 13:36:38 +00:00
Dimitrie Stefanescu
cf948d9f72
improvement(server): returns only public scopes in server info
2021-02-25 12:55:58 +00:00
Dimitrie Stefanescu
cd95c28939
refactor(global): restructures repo with lerna
2021-01-03 13:35:53 +02:00