Anderer Zyklus
35e6c69612
updated 'Help' menu item on admin panel to point to '/admin/help'. ( #2516 )
2022-12-27 11:39:16 -08:00
Gabe Kangas
b55b7a54ea
Specify what element the popup should draw in to fix scrolling. For #2358
2022-12-26 20:05:00 -08:00
Gabe Kangas
b21dfaa2b9
Tweak the border of account in follow modal
2022-12-26 20:04:59 -08:00
André Rusakow
53d3a67533
hide user name in user dropdown on mobile ( #2512 )
...
* hide user name in user dropdown on mobile
* truncate title in header
* prettify code
* Add line height to prevent cutting of lower length letters
2022-12-26 14:09:52 -08:00
renovate[bot]
a56d3d185d
chore(deps): lock file maintenance
2022-12-26 13:27:52 +00:00
Meisam
c74d5b4f31
add shellcheck to CI ( #2478 )
...
* add shellcheck to ci
* test ci
* install bash for shellcheck
* set globstar for bash
* cleanup shell scripts
* do not ignore automated hls tests
* rm legacy build script
* update shell scripts
* cleanup ci
* Fix misspell
* cleanup ci
* fail on curl error in ci
2022-12-25 19:17:13 -08:00
Gabe Kangas
d4ffe02645
Fix title getting lost due to multiple callbacks firing. Closes #2351
2022-12-25 16:04:01 -08:00
renovate[bot]
02fc945d05
chore(deps): update dependency @babel/core to v7.20.7
2022-12-25 09:52:20 +00:00
Gabe Kangas
353e9c5896
Add logging to troubleshoot #2351
2022-12-24 21:21:39 -08:00
Gabe Kangas
5c01efd3e2
Wrap title in header tag. Do not allow it to wrap. Closes #2474 #2446
2022-12-24 16:45:45 -08:00
Gabe Kangas
fb1aca165f
Give the chat text input surrounding a background color
2022-12-24 15:32:15 -08:00
Gabe Kangas
c871251769
Tweak positioning of emoji picker popover
2022-12-24 15:08:46 -08:00
Gabe Kangas
01082c5e0b
Reduce top padding in content header
2022-12-24 14:59:03 -08:00
renovate[bot]
6caca2daad
fix(deps): update dependency sharp to v0.31.3
2022-12-24 17:43:13 +00:00
renovate[bot]
50c349022a
fix(deps): update dependency yaml to v2.2.0
2022-12-24 13:08:17 +00:00
renovate[bot]
ff443e9209
fix(deps): update dependency slate-react to v0.88.0
2022-12-23 22:40:58 +00:00
renovate[bot]
5cc566fda3
chore(deps): update dependency chromatic to v6.14.0 ( #2479 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 14:21:45 -08:00
renovate[bot]
888fe15844
chore(deps): update dependency sass to v1.57.1 ( #2476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 14:20:55 -08:00
Meisam
d814ff77ac
update SocialLinks module width ( #2477 )
2022-12-23 13:49:09 -08:00
renovate[bot]
f96da5a50d
fix(deps): update dependency xstate to v4.35.1 ( #2481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 13:31:56 -08:00
renovate[bot]
ff1d82ef84
chore(deps): update typescript-eslint monorepo to v5.47.0 ( #2482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 13:31:04 -08:00
renovate[bot]
d68296da82
chore(deps): update storybook monorepo to v6.5.15
2022-12-23 20:18:37 +00:00
Gabe Kangas
508ca8c5cb
Downgrade nextjs to get rid of the React error.
...
Revert "chore(deps): update nextjs monorepo to v13.0.7"
This reverts commit 3676e737b3
.
2022-12-23 11:59:34 -08:00
renovate[bot]
b6021547f0
fix(deps): update dependency chart.js to v4.1.1
2022-12-22 05:58:51 +00:00
Gabe Kangas
3b1a8828bb
Tweak modal drop shadow
2022-12-21 17:35:36 -08:00
gabek
ce4293891a
Prettified Code!
2022-12-21 07:57:09 +00:00
Gabe Kangas
c9768bd8f8
Add appearance setting for rounded corners. Closes #2471
2022-12-20 23:55:07 -08:00
renovate[bot]
d813280487
chore(deps): update dependency @types/node to v18.11.17
2022-12-21 01:21:09 +00:00
renovate[bot]
89eb8a9b93
chore(deps): update dependency eslint to v8.30.0
2022-12-20 19:34:05 +00:00
renovate[bot]
3676e737b3
chore(deps): update nextjs monorepo to v13.0.7
2022-12-20 15:51:00 +00:00
Gabe Kangas
31f77cf1f0
Tweaks to chat bottom handling for #2342
2022-12-20 00:37:22 -08:00
Meisam
8f29acb7dd
properly detect lowestVariant for system health ( #2455 )
2022-12-19 23:19:21 -08:00
Gabe Kangas
c597a0de9e
Add accessibility properties to chat text input. Closes #2444
2022-12-19 21:49:11 -08:00
Gabe Kangas
e85f7c8086
Remove unused imports
2022-12-19 18:38:07 -08:00
Gabe Kangas
8376420e86
Add additional descriptive text to compose post modal.
2022-12-19 18:38:06 -08:00
Gabe Kangas
edfb44d7a8
Change style of compose post button + remove thumbnail preview. Closes #2463
2022-12-19 18:38:06 -08:00
Gabe Kangas
58e4a118a6
Add custom document in order to support lang attr on html. Closes #2445
2022-12-19 18:38:05 -08:00
renovate[bot]
7fd95a05d2
chore(deps): update dependency @types/node to v18.11.16
2022-12-19 23:03:01 +00:00
renovate[bot]
f4a056f77b
chore(deps): lock file maintenance
2022-12-19 16:37:13 +00:00
renovate[bot]
995a3dc981
fix(deps): update dependency chart.js to v4.1.0
2022-12-19 07:43:32 +00:00
renovate[bot]
f7d99fa524
fix(deps): update dependency @uiw/react-codemirror to v4.19.4
2022-12-18 22:26:51 +00:00
renovate[bot]
96e4b04176
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.4
2022-12-18 16:13:40 +00:00
renovate[bot]
0119cf6bd4
fix(deps): update dependency slate-react to v0.87.1
2022-12-18 00:48:34 +00:00
Silk Sow
df5e956801
Replace FediAuthModal placeholder explainer text ( #2464 )
...
* Replace placeholder explainer text
Fixes https://github.com/owncast/owncast/issues/2453
* Prettified Code!
Co-authored-by: silksow <silksow@users.noreply.github.com>
2022-12-17 14:05:11 -08:00
renovate[bot]
9347f9fcd9
chore(deps): update dependency css-loader to v6.7.3 ( #2461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-17 13:21:52 -08:00
renovate[bot]
6ca7aa9f8f
chore(deps): update dependency chromatic to v6.13.1
2022-12-17 15:58:59 +00:00
renovate[bot]
a429674e76
chore(deps): update dependency @mdx-js/react to v2.2.1
2022-12-17 11:06:55 +00:00
renovate[bot]
18f4f39e35
chore(deps): update dependency chromatic to v6.13.0
2022-12-17 05:20:26 +00:00
Gabe Kangas
f0953a957a
Fix exception with appearance reset. Closes #2459
2022-12-16 21:13:29 -08:00
Gabe Kangas
0ebb968074
Handle subdirectories of emoji in copying, fetching and deleting. For #1916
2022-12-16 20:23:58 -08:00