Commit Graph
6581 Commits
Author SHA1 Message Date
Owncast 1c7a7b88b5 Commit screenshots 2023-07-05 04:09:49 +00:00
Owncast e3680a2fb3 Bundle embedded web app 2023-07-04 23:18:04 +00:00
Gabe Kangas 65d52072d4 fix(chat): reposition chat loading spinner 2023-07-04 16:11:54 -07:00
Owncast ea294294bd Bundle embedded web app 2023-07-04 19:22:07 +00:00
Gabe Kangas 00a5fb8dc8 fix: pass username and instance url to external actions. Fixes #3130 2023-07-04 12:14:21 -07:00
Gabe Kangas 5876c7cfbb fix(ui): simplify modal loading ui state 2023-07-04 12:11:27 -07:00
Owncast 4db77f5811 Bundle embedded web app 2023-07-04 17:13:18 +00:00
renovate[bot]andGitHub 372a025ed0 chore(deps): update dependency eslint to v8.44.0 2023-07-04 14:46:55 +00:00
renovate[bot]andGitHub 68ebf0a4aa fix(deps): update module github.com/shirou/gopsutil/v3 to v3.23.6 2023-07-04 11:30:48 +00:00
renovate[bot]andGitHub cadc2e3f48 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.295 2023-07-04 08:05:46 +00:00
Owncast 294a79a665 Commit screenshots 2023-07-04 04:09:55 +00:00
Owncast f201ac8d51 Bundle embedded web app 2023-07-04 03:21:47 +00:00
renovate[bot]andGitHub e170123d0c chore(deps): update dependency @types/node to v18.16.19 2023-07-04 00:48:24 +00:00
Owncast 70b3d2f544 Bundle embedded web app 2023-07-04 00:47:45 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bd8f4452dc chore(deps): update dependency stylelint-config-standard-scss to v10 (#3128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-03 17:42:20 -07:00
Owncast b98ad0389e Bundle embedded web app 2023-07-03 18:22:36 +00:00
renovate[bot]andGitHub 13173f532e fix(deps): update dependency antd to v4.24.12 2023-07-03 16:14:59 +00:00
Owncast f29ac903fa Bundle embedded web app 2023-07-03 16:14:21 +00:00
renovate[bot]andGitHub 7b2b4a525d chore(deps): update dependency ts-jest to v29.1.1 2023-07-03 12:37:18 +00:00
Owncast e15bbb5883 Bundle embedded web app 2023-07-03 12:36:37 +00:00
renovate[bot]andGitHub 4347bd8963 chore(deps): update dependency mermaid to v10.2.4 2023-07-03 11:31:46 +00:00
Owncast 7abac469d5 Commit screenshots 2023-07-03 04:11:16 +00:00
Owncast e23ff64362 Commit screenshots 2023-07-02 04:10:30 +00:00
Owncast 0a50b02bd2 Commit screenshots 2023-07-01 04:10:25 +00:00
Owncast b352eaebb4 Bundle embedded web app 2023-06-30 19:27:14 +00:00
bf1ccf21d2 chat: simplify input handling (#3124)
* chat: simplify input handling

Removes the cursor save/restore functionality.

Removes most key handling.

Allows message to go over limit.

Moves the message length check into SendMessage.

Changes the chat input to change to the max style only when over the limit,
rather than at the limit. Makes it apparent that something is wrong.

Fixes #3121

* Prettified Code!

---------

Co-authored-by: jprjr <jprjr@users.noreply.github.com>
2023-06-30 12:22:01 -07:00
Owncast 8ad81544f1 Bundle embedded web app 2023-06-30 15:16:07 +00:00
renovate[bot]andGitHub 4bec812a9f chore(deps): update dependency cypress to v12.16.0 2023-06-30 14:00:38 +00:00
Owncast 99aabc64b0 Bundle embedded web app 2023-06-30 13:59:55 +00:00
renovate[bot]andGitHub bd6c44396b fix(deps): update dependency antd to v4.24.11 2023-06-30 10:39:09 +00:00
Owncast d3ad99adb0 Bundle embedded web app 2023-06-30 10:38:27 +00:00
renovate[bot]andGitHub 1c381fc4bf fix(deps): update dependency @uiw/react-codemirror to v4.21.7 2023-06-30 07:27:56 +00:00
Owncast 23b431c3d0 Commit screenshots 2023-06-30 04:10:19 +00:00
Owncast c8d625288c Bundle embedded web app 2023-06-30 03:41:14 +00:00
Gabe Kangas bcd08633b4 fix(chat): simplify emoji + char count handling. Closes #3120 2023-06-29 20:35:53 -07:00
Owncast 5436f3001e Bundle embedded web app 2023-06-30 02:44:06 +00:00
Gabe Kangas f1bde962cc feat(admin): auto-expand news item if there is only one 2023-06-29 19:37:52 -07:00
Owncast 03c06ba0b8 Bundle embedded web app 2023-06-30 00:09:01 +00:00
renovate[bot]andGitHub 127853dcdf fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.7 2023-06-29 22:51:13 +00:00
Owncast 53eeb97c19 Bundle embedded web app 2023-06-29 22:50:33 +00:00
renovate[bot]andGitHub 2b2a8298ec chore(deps): update typescript-eslint monorepo to v5.60.1 2023-06-29 18:48:32 +00:00
Owncast 57787e59ba Bundle embedded web app 2023-06-29 18:47:51 +00:00
renovate[bot]andGitHub 6c60424c77 chore(deps): update dependency knip to v2.14.3 2023-06-29 16:38:37 +00:00
Owncast 70ce915102 Bundle embedded web app 2023-06-29 06:25:40 +00:00
renovate[bot]andGitHub 4266583d67 fix(deps): update dependency xstate to v4.38.0 2023-06-29 04:44:51 +00:00
Owncast bfb3cf2bf2 Commit screenshots 2023-06-29 04:10:12 +00:00
Owncast 4cdf436439 Bundle embedded web app 2023-06-29 01:41:39 +00:00
renovate[bot]andGitHub 88b453c168 fix(deps): update dependency @uiw/react-codemirror to v4.21.5 2023-06-28 22:28:48 +00:00
renovate[bot]andGitHub dd269b8bc0 chore(deps): update peter-evans/create-or-update-comment digest to be902ae 2023-06-28 19:23:07 +00:00
Owncast fd172fe4e9 Bundle embedded web app 2023-06-28 19:22:37 +00:00