Commit graph

4268 commits

Author SHA1 Message Date
renovate[bot]
bbcccffe98
fix(deps): update module github.com/dghubble/oauth1 to v0.7.2 2022-12-07 18:30:38 +00:00
Meisam
1558834df2
bump min golang ver to 1.18 (#2412) 2022-12-06 14:31:08 -08:00
Meisam
a0933da8d1
consider ipv6 in chat user tests (#2415)
Co-authored-by: meisam <meisam@noreply.codeberg.org>
2022-12-06 14:29:05 -08:00
renovate[bot]
64088d48d9 Bundle embedded web app 2022-12-06 12:47:30 +00:00
renovate[bot]
ecf08d7c2a
chore(deps): update dependency eslint to v8.29.0 2022-12-06 09:14:48 +00:00
gabek
88452daeda Bundle embedded web app 2022-12-06 07:17:35 +00:00
Gabe Kangas
1d245dbbc1
Fix user settings dropdown story not rendering. Closes #2350 2022-12-05 23:13:55 -08:00
gabek
2889a86e11 Bundle embedded web app 2022-12-06 06:14:41 +00:00
Gabe Kangas
87f6741bfb
Fix styling of notification modal. Closes #2080 2022-12-05 22:11:11 -08:00
gabek
01570730e3 Bundle embedded web app 2022-12-06 05:57:18 +00:00
Gabe Kangas
4bcfc82a30
Make the push notification modal slightly more correct. Closes #2163 2022-12-05 21:53:14 -08:00
Gabe Kangas
5bc7fe04b6
Give scrollbar thumb a slight radius 2022-12-05 21:53:13 -08:00
gabek
f50aa7ca15 Bundle embedded web app 2022-12-06 05:09:08 +00:00
Gabe Kangas
0c3d3f1c17
Move footer to not be sticky. Closes #2288 2022-12-05 21:04:59 -08:00
gabek
f1e0816347 Bundle embedded web app 2022-12-06 03:44:56 +00:00
Americo Barros
a8fea0df80
Fix URL Modal scrolling and size (#2410)
* Change iframe style to block
- this removes the double scrollbar issue that was occurring

* Change and Add default modal sizes
2022-12-05 19:42:08 -08:00
renovate[bot]
818dde0512 Bundle embedded web app 2022-12-06 01:37:40 +00:00
renovate[bot]
571242e0d5 chore(deps): lock file maintenance 2022-12-06 01:34:44 +00:00
renovate[bot]
89e21fcf1a Bundle embedded web app 2022-12-05 17:48:21 +00:00
renovate[bot]
2a71b13ac1
chore(deps): update dependency @types/react to v18.0.26 2022-12-05 14:55:19 +00:00
renovate[bot]
89f4df717a Bundle embedded web app 2022-12-05 11:52:11 +00:00
renovate[bot]
48c9557e22
chore(deps): update nextjs monorepo to v13.0.6 2022-12-05 08:40:27 +00:00
renovate[bot]
ec1644e584 Bundle embedded web app 2022-12-05 05:55:13 +00:00
renovate[bot]
2ee86c5284
chore(deps): update storybook monorepo to v6.5.14 2022-12-05 03:11:02 +00:00
renovate[bot]
2f64e9e33e Bundle embedded web app 2022-12-04 16:59:54 +00:00
renovate[bot]
f3ae354276
chore(deps): update dependency @types/node to v18.11.10 2022-12-04 14:49:20 +00:00
renovate[bot]
971bd8f226 Bundle embedded web app 2022-12-04 12:22:23 +00:00
renovate[bot]
2bbf152198
fix(deps): update dependency react-markdown to v8.0.4 2022-12-04 09:19:36 +00:00
gabek
9de0f00ad4 Bundle embedded web app 2022-12-02 03:30:39 +00:00
Gabe Kangas
8a14173066
Increase the bottom threshold for chat container. Closes #2342 2022-12-01 19:26:16 -08:00
renovate[bot]
fd69febf0d Bundle embedded web app 2022-12-01 20:54:19 +00:00
renovate[bot]
fe544535cc
chore(deps): update typescript-eslint monorepo to v5.45.0 2022-12-01 17:45:08 +00:00
renovate[bot]
4db8738c5c Bundle embedded web app 2022-12-01 14:22:23 +00:00
renovate[bot]
81e84b05e0
chore(deps): update dependency @babel/core to v7.20.5 2022-12-01 11:33:00 +00:00
renovate[bot]
4dbc84c6fd chore(deps): update actions/checkout action to v3 2022-11-29 17:33:56 -08:00
Owncast
3f4301c843 Commit updated API documentation 2022-11-30 00:43:50 +00:00
Gabe Kangas
0ecaf11a25
Merge remote-tracking branch 'origin/develop' into webv2 2022-11-29 16:37:29 -08:00
Gabe Kangas
b60fe0a2e4
Cleanup and refactor Renovate config 2022-11-29 16:32:46 -08:00
gabek
de7a2cca2c Bundle embedded web app 2022-11-30 00:09:35 +00:00
gabek
0e4e158d19 Prettified Code! 2022-11-29 16:05:44 -08:00
Meisam
0a8fc6e8c5 validate Nodeinfo response by schema (#2390)
* rm stable: 'false' from actions/setup-go@v3

* adapt tests from #2369

* set undefined as defaultStreamKey

pass adminpass to sendConfigChangeRequest()

* mv getAdminConfig to api/lib/config.js

* npm install --quiet for automated tests

* refactor tests

separate default values from new ones

* test adminpass change

fix defaultStreamKeys test

* fix defaultStreamKeys

* use getAdminStatus

* mv test/automated/lib/config.js to admin.js

* check default hideViewerCount

cleanup

* test more default options in api

erverName
SServerSummary
yp.instanceUrl
FederationConfig.username

* more testing of default config params

* update reference values for api test
2022-11-29 16:05:44 -08:00
Gabe Kangas
f4c2a49887 Remove commented out code 2022-11-29 16:05:44 -08:00
Gabe Kangas
269604ec75 Return non-fatal error if no stream keys are set 2022-11-29 16:05:44 -08:00
Gabe Kangas
842bdcc808 Support setting admin password and temp stream key via cli flag 2022-11-29 16:05:44 -08:00
Gabe Kangas
5d51c73cd9 Fix comment 2022-11-29 16:05:44 -08:00
Gabe Kangas
d503c8a2e0 Updates to the admin to reflect new stream keys and admin password split 2022-11-29 16:05:44 -08:00
Gabe Kangas
c4dc802941 Make stream keys objects with comment instead of string slice 2022-11-29 16:05:44 -08:00
Gabe Kangas
c9e3ccad45 API + Data changes to support split up of stream keys and admin passwords 2022-11-29 16:05:44 -08:00
gabek
1645451faa Bundle embedded web app 2022-11-29 22:17:05 +00:00
Philipp
1b4a88392e
Edit external actions (#2391)
* Initial action editing

* Set previous values in form when editing

* Show previous values when editing an action

* Fix typo
2022-11-29 14:14:11 -08:00