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
ee8172414e
more upload logging; set express keepAlive higher than 60sec ( #321 )
2021-06-30 10:06:00 +03: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
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
Cristian Balas
4f5a8dd10e
Simplified deployments and documentation ( #168 )
...
* added "wait" command to server docker container
* readme.md updates, development mode now listen only on localhost by default, added BIND_ADDRESS environment variable for server
2021-04-07 23:32:25 +03:00
Cristian Balas
02992c9ca0
Simplified setting up a local dev setup ( #159 )
...
* Simplified the local dev setup
2021-03-31 13:43:22 +03:00
Matteo Cominetti
31202cd332
fix(frontend): redirect after stream deleted #136
2021-03-12 12:24:13 +00:00
Dimitrie Stefanescu
ca0d64f02c
Merge pull request #116 from specklesystems/dim/emails-base
...
Dim/emails base
2021-03-07 13:36:08 +00:00
cristi8
a9311faa59
Make express app trust the proxy http headers (fixes https detection for passport)
2021-03-05 13:48:10 +02:00
cristi8
87d8c666d0
Fixed prometheus metrics for hot-reloading
2021-03-05 13:10:39 +02:00
cristi8
61e3fbc1c0
Added prometheus metrics to the server
2021-03-05 12:59:33 +02:00
Dimitrie Stefanescu
80761a963c
feat(server): adds finalize reset pwd handler
2021-03-04 20:05:41 +00:00
Dimitrie Stefanescu
3940e80eed
improvement(server): leaner matomo middlewares for api calls
2021-02-25 17:34:19 +00:00
Dimitrie Stefanescu
c156e3e447
chore(logging): adds natomo for api calls & startup
2021-02-25 11:27:23 +00:00
Gergő Jedlicska
299ceee3a1
feat(dockerfile docker-compose app.js): production environment compatible build
...
Add consistent and optimized dockerfile with docs. Move http-proxy require to only in dev
environment. Removes mounting of server source code in the container. Restrict debug loggin only for
`speckle:*` logger.
2021-01-19 21:57:03 +01:00
Gergő Jedlicska
669c4e2a78
Merge branch 'master' into containers_kickstart
2021-01-14 09:23:59 +01:00
Dimitrie Stefanescu
2f3ba1be22
fix(server): correctly sets path for app proxy
2021-01-11 12:04:28 +02:00
Gergő Jedlicska
80a75093aa
Merge branch 'master' into containers_kickstart
2021-01-05 21:19:37 +01:00
Dimitrie Stefanescu
4f0ab3e41d
fix(server): remote hotfix: correctly serving frontend in production from server
2021-01-04 14:00:23 +02:00
Dimitrie Stefanescu
ce417dd5b2
chore(readme): added readmes for server and frontend
2021-01-03 20:11:36 +02:00
Dimitrie Stefanescu
cd95c28939
refactor(global): restructures repo with lerna
2021-01-03 13:35:53 +02:00