renovate[bot]
765ed4c5a8
chore(deps): lock file maintenance ( #3478 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Owncast
1988b82e6e
Bundle embedded web app
2 years ago
renovate[bot]
70e31aff01
chore(deps): update dependency @types/node to v20.10.4
2 years ago
Owncast
d4fd72ce2c
Commit screenshots
2 years ago
Gabe Kangas
0827af6cc8
fix: split out the botscraper response cache from the web app
2 years ago
Gabe Kangas
c8985093fb
fix(video): fix hls in-memory cache being recreated on every request
2 years ago
Owncast
42249fbc58
Bundle embedded web app
2 years ago
renovate[bot]
33eb894687
chore(deps): update storybook monorepo to v7.6.4
2 years ago
Owncast
116cfcdd4b
Commit screenshots
2 years ago
Owncast
4bd35c6f7f
Bundle embedded web app
2 years ago
renovate[bot]
2437e01f12
fix(deps): update dependency @fontsource/inter to v5.0.16
2 years ago
Gabe Kangas
2217f0614a
feat(api): add server-side caching for requests that could benefit ( #3463 )
...
* feat(api): add server-side caching for requests that could benefit for them
* fix(tests): do not cache responses while in tests
* fix: remove commented out leftover code
* chore(deps): update dependency html-webpack-plugin to v5.5.4
* Bundle embedded web app
* fix: remove caching for web app assets under test
* chore(tests): re-enable temporarily disabled test
* chore(deps): update dependency typescript to v5.3.3
* Bundle embedded web app
* chore(deps): update dependency npm to v10.2.5
* Bundle embedded web app
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
2 years ago
Owncast
b6efe49086
Bundle embedded web app
2 years ago
renovate[bot]
d4ee6eaeca
chore(deps): update dependency npm to v10.2.5
2 years ago
Owncast
d55aeeddcc
Bundle embedded web app
2 years ago
renovate[bot]
c97a85af1d
chore(deps): update dependency typescript to v5.3.3
2 years ago
Owncast
46979a564c
Bundle embedded web app
2 years ago
renovate[bot]
2758e53495
chore(deps): update dependency html-webpack-plugin to v5.5.4
2 years ago
Owncast
a006eb0a60
Bundle embedded web app
2 years ago
renovate[bot]
63ce053ffb
chore(deps): update dependency @types/jest to v29.5.11
2 years ago
Owncast
b11fc8deb1
Commit screenshots
2 years ago
Owncast
8fd2c5b3c8
Bundle embedded web app
2 years ago
renovate[bot]
37ee16c51b
chore(deps): update dependency cypress to v13.6.1
2 years ago
renovate[bot]
c439bded27
chore(deps): update alpine docker tag to v3.19.0
2 years ago
Owncast
3a8d7a610c
Bundle embedded web app
2 years ago
renovate[bot]
fbb04ec354
fix(deps): update dependency chart.js to v4.4.1
2 years ago
Owncast
237d212c62
Commit screenshots
2 years ago
Owncast
e3c4f7b21f
Bundle embedded web app
2 years ago
renovate[bot]
5360ee6012
chore(deps): update dependency @types/react to v18.2.42
2 years ago
Owncast
0a6000c84d
Bundle embedded web app
2 years ago
renovate[bot]
aa8b6f5c7f
chore(deps): update typescript-eslint monorepo to v6.13.2
2 years ago
Owncast
ac49168d44
Commit screenshots
2 years ago
Owncast
6b48a37066
Bundle embedded web app
2 years ago
renovate[bot]
486752d75e
chore(deps): update dependency @types/node to v20.10.3
2 years ago
renovate[bot]
dd51656e6d
chore(deps): update peter-evans/create-or-update-comment digest to f9285f9
2 years ago
Owncast
71385f71bb
Commit screenshots
2 years ago
Owncast
53f12158c6
Bundle embedded web app
2 years ago
jhimanish
1f7ffdea27
Updating twitter logo to X using logo from Twitter's website ( #3468 )
...
* Updating twitter logo to X using logo from Twitter's website
* Removing change from static/web twitter logo as this is auto generated code
2 years ago
Owncast
e1452aa8b4
Bundle embedded web app
2 years ago
renovate[bot]
37811994c1
chore(deps): update dependency @types/react to v18.2.41
2 years ago
Gabe Kangas
a56f0f2ed6
Create README.md for /static/web
...
To let people know they're in the wrong place if they're looking to make web changes.
2 years ago
Owncast
108527532b
Bundle embedded web app
2 years ago
renovate[bot]
b14e9c5c02
chore(deps): update dependency eslint-config-prettier to v9.1.0
2 years ago
Owncast
9959704e17
Bundle embedded web app
2 years ago
renovate[bot]
eeb2b83373
chore(deps): update dependency eslint to v8.55.0
2 years ago
Owncast
ab1f0a8d75
Commit screenshots
2 years ago
Owncast
c2d26e3c88
Bundle embedded web app
2 years ago
renovate[bot]
0dab0b4f55
chore(deps): update dependency @types/react to v18.2.40
2 years ago
dependabot[bot]
bccc67e4b6
Bump postcss and artillery in /test/load ( #3467 )
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.4.32 and updates ancestor dependency [artillery](https://github.com/artilleryio/artillery ). These dependencies need to be updated together.
Updates `postcss` from 7.0.39 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.4.32 )
Updates `artillery` from 2.0.0-36-f351294 to 2.0.2
- [Release notes](https://github.com/artilleryio/artillery/releases )
- [Commits](https://github.com/artilleryio/artillery/commits/artillery-2.0.2 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
- dependency-name: artillery
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Owncast
684f7828ed
Bundle embedded web app
2 years ago