gabek
96edfeaa1f
Bundle embedded web app
3 years ago
Philipp
dc54dfe363
Feature: emoji editor ( #2411 )
...
* Custom emoji editor: implement backend
This reuses the logo upload code
* Implement emoji edit admin interface
Again reuse base64 logic from the logo upload
* Allow toggling between uploaded and default emojis
* Add route that always serves uploaded emojis
This is needed for the admin emoji interface,
as otherwise the emojis will 404 if custom emojis are disabled
* Fix linter warnings
* Remove custom/uploaded emoji logic
* Reset timer after emoji deletion
* Setup: copy built-in emojis to emoji directory
3 years ago
gabek
592425bfc9
Bundle embedded web app
3 years ago
renovate[bot]
7b9e5b351c
chore(deps): lock file maintenance ( #2435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
b4d00fba7d
chore(deps): update peter-evans/create-or-update-comment digest to 69c3c2d
3 years ago
gabek
6351911458
Bundle embedded web app
3 years ago
renovate[bot]
6e6cb187c4
chore(deps): update dependency sass to v1.56.2 ( #2432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
3 years ago
renovate[bot]
ef7404eb81
chore(deps): lock file maintenance ( #2434 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
014cc756bc
Only run css selector identifier tests to run on desktop
3 years ago
Gabe Kangas
14e4ca9c28
Change tab identifier
3 years ago
gabek
0f9e246302
Bundle embedded web app
3 years ago
Gabe Kangas
c231fd3592
First pass at CSS identifiers + test to verify they are set. For #2193
3 years ago
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