Milan Pavlik
|
45f13cf8e9
|
Format components/server with prettier
|
2022-03-14 21:30:24 +05:30 |
|
Anton Kosyakov
|
9a0c9088fc
|
[server] add JB Gateway plugin as ouath2 client
|
2022-01-24 13:32:16 +01:00 |
|
Gero Posmyk-Leinemann
|
7abe78c917
|
[dev] Upgrade to node.js v16 and all major TS libs
This commit includes the following commits:
- @iqqbot update dev image to nodejs v16lts
- @iqqbot update dev-environment-image to use nodejs v16
- @iqqbot update component to nodejs v16 lts
- [licensor] Adjust to v16
- [ts] Bump @types/node to ^16.11.0 accordingly
- @aledbf Update typescript dependencies
- @aledbf Update typescript configuration
- @aledbf / @geropl Update typescript code
- [server] Fix express/passport types
- [db] typeorm upgrade 0.1.20 -> 0.2.22: fix compile and runtime issues
- [db] typeorm upgrade 0.2.22 -> 0.2.38: fix compile and runtime issues
- [dev] Upgrade amqplib and smaller libs
- [dev] Upgrade uuid
- [dev] Update probot
- [dev] Final yarn.lock
|
2021-11-02 13:59:10 +01:00 |
|
Anton Kosyakov
|
8bfcfcb2d6
|
[local-app] fix failed/cancelled auth
|
2021-09-10 12:40:16 +05:30 |
|
Gero Posmyk-Leinemann
|
757a1594c6
|
[server] Introduce Config and use it everywhere
|
2021-09-01 09:40:31 -03:00 |
|
Anton Kosyakov
|
f66598c82c
|
[local-app] fix #5368: gracefully handle invalid tokens
|
2021-08-31 05:33:29 -03:00 |
|
Anton Kosyakov
|
654cf2b962
|
[local-app] control auto tunneling api
|
2021-08-19 10:28:18 +02:00 |
|
Autofix
|
e8762f258e
|
Autofix: trailing-spaces
|
2021-06-09 12:52:57 +02:00 |
|
rl-gitpod
|
84026073ff
|
[local-app] Use new OAuth endpoint for login (#4267)
Use correct scope for all workspaces
Allow a range of ports to avoid clashes
Use tcp4 and 127.0.0.1 to avoid IPV6 issues
|
2021-05-25 09:24:57 +10:00 |
|
rl-gitpod
|
f96392a1e4
|
[server] add OAuth2 server endpoints (behind a feature flag) (#4222)
to manage client application access to users Gitpod workspaces
|
2021-05-21 21:23:08 +10:00 |
|