Commit bfe99f6
committed
Add Gitpod to Settings sync
refactor `createOauth2URL`
Add lock changes
Rewrite `getSessions` and `removeSession` functions
Don't bore the user with expired error
Docs
Add todo
Add get and set functions for stored auth sessions
Change oauth2 creation function and update clientID to be up to date
Have popup preference stored in the global context
Handle ws errors
Max WS retries1 parent 530281e commit bfe99f6
File tree
5 files changed
+552
-3
lines changed- extensions
- gitpod
- src
5 files changed
+552
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
34 | 66 | | |
35 | 67 | | |
36 | 68 | | |
| |||
43 | 75 | | |
44 | 76 | | |
45 | 77 | | |
| 78 | + | |
46 | 79 | | |
47 | 80 | | |
48 | 81 | | |
| 82 | + | |
49 | 83 | | |
50 | 84 | | |
51 | 85 | | |
| |||
0 commit comments