renovate[bot]
7fe811c79a
Bundle embedded web app
3 years ago
renovate[bot]
d1e4142618
chore(deps): update dependency @types/node to v18.11.12
3 years ago
renovate[bot]
fd1d46bf9d
Bundle embedded web app
3 years ago
renovate[bot]
608f02b2b1
chore(deps): update typescript-eslint monorepo to v5.46.0
3 years ago
renovate[bot]
6ab36ff9bc
Bundle embedded web app
3 years ago
renovate[bot]
94bc68265c
chore(deps): update dependency typescript to v4.9.4
3 years ago
Meisam
a7080a1fc1
validate response of federation APIs ( #2408 )
...
* validate json responses
* update deps
* tmp disable header check
* log all the webfinger fails
refactor and filter more malformed requests
* don't set incorrect serverURL strings
* test failing through admin api
* fix server url in fedi tests
* check response.text
* validate json/xml response of all apis
test Content-Type of api response and cleanup
* improve logs
* fix rebase
* cleanup json parser in api tests
* mark the api tests performed by admin
* Separate check for reading and format of serverURL
* test /federation/user/ with wrong username in ci
3 years ago
gabek
81bc8cd1cf
Bundle embedded web app
3 years ago
renovate[bot]
22eb9f3309
fix(deps): update dependency slate-react to v0.87.0 ( #2427 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
c679bef82b
Bundle embedded web app
3 years ago
renovate[bot]
1ea6356964
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.1 ( #2428 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
9d540b30bc
Allow for retries of browser tests
3 years ago
gabek
9fd1e56d55
Bundle embedded web app
3 years ago
renovate[bot]
2507598c7f
chore(deps): update dependency prettier to v2.8.1 ( #2429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
1cb36da882
Bundle embedded web app
3 years ago
renovate[bot]
872b72178d
chore(deps): update dependency storybook-dark-mode to v2.0.4
3 years ago
renovate[bot]
21ed815c79
Bundle embedded web app
3 years ago
renovate[bot]
8fcd069aaa
fix(deps): update dependency @uiw/react-codemirror to v4.19.1
3 years ago
renovate[bot]
cb933920bc
Bundle embedded web app
3 years ago
renovate[bot]
d31d8b7e13
fix(deps): update dependency xstate to v4.35.0
3 years ago
Gabe Kangas
223b6dd388
Move custom emoji dir if it exists. Closes #2379
3 years ago
Gabe Kangas
61c07757b2
Why not. Its time to delete the past. Closes #2091
3 years ago
renovate[bot]
1f0ee25d9b
Bundle embedded web app
3 years ago
renovate[bot]
54472c6173
fix(deps): update dependency @uiw/react-codemirror to v4.17.1
3 years ago
gabek
7bc2ad311c
Bundle embedded web app
3 years ago
renovate[bot]
9398ef2191
chore(deps): update dependency cypress to v12 ( #2421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
7f0090a24f
Bundle embedded web app
3 years ago
renovate[bot]
adabdedd65
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.17.1
3 years ago
renovate[bot]
7291d62117
chore(deps): update peter-evans/create-or-update-comment digest to 927fa78
3 years ago
renovate[bot]
64a18b7f9e
Bundle embedded web app
3 years ago
renovate[bot]
7a55a00e9d
chore(deps): update dependency @types/node to v18.11.11
3 years ago
gabek
da3a392837
Bundle embedded web app
3 years ago
Gabe Kangas
eb1fc9706f
Add test for setting socket override and verify no errors are thrown on reload. Closes #2355
3 years ago
Gabe Kangas
3826f9380a
Listen for console errors in browser tests
3 years ago
Gabe Kangas
cb6c0a3495
Add api test to verify saving socket override. For #2355
3 years ago
Gabe Kangas
f8cbbec858
Change time webv2 docker image is built
3 years ago
Gabe Kangas
047e61133a
Reduce the height of the header
3 years ago
gabek
19632f31fe
Bundle embedded web app
3 years ago
Meisam
12ec4b15cd
use lib/admin.js functions in api tests ( #2419 )
3 years ago
renovate[bot]
06c80f4540
chore(deps): update dependency storybook-dark-mode to v2 ( #2422 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
27eccf3b7c
Bundle embedded web app
3 years ago
renovate[bot]
91753d403c
chore(deps): update typescript-eslint monorepo to v5.45.1
3 years ago
Meisam
fd683f0a72
refactor chatuser api tests ( #2416 )
...
* block and unblock ipv6 explicitly
* refactor admin api tests
* use sendAdminPayload() for chatuser tests
* fix sendAdminRequests
* add getAdminResponse() to api test lib/admin.js
* some admin apis don't have response body
* cleanup test/automated/api/chatusers.test.js
* cleanup test/automated/api/chatusers.test.js
use getAdminResponse() to access admin apis
3 years ago
renovate[bot]
e5fef18b1c
Bundle embedded web app
3 years ago
renovate[bot]
69dfa94d03
chore(deps): update dependency eslint-plugin-storybook to v0.6.8
3 years ago
renovate[bot]
6ac713d76f
Bundle embedded web app
3 years ago
renovate[bot]
aafc7914bd
fix(deps): update dependency slate to v0.87.0
3 years ago
Meisam
43560cc65b
fix webfinger responses according to the specs ( #2397 )
...
* webfinger query with no resource should get 400
* check valid webfinger query
* test webfinger query
... without acct: or with wrong server
* add test for invalid user query from webfinger
* reorder the tests to decouple from state
cleanup
3 years ago
gabek
96bde6dec0
Bundle embedded web app
3 years ago
Jambaldorj Ochirpurev
cc81f2a68e
Fix video config admin modal layout ( #2414 )
...
* update the UI of admin video config modal
* fix the Video Config UI
* Prettified Code!
* update the VideoVarientForm.tsx
* Prettified Code!
Co-authored-by: dorj222 <dorj222@users.noreply.github.com>
3 years ago