Owncast
1c400fc9a0
Commit screenshots
2023-04-19 04:09:55 +00:00
Gabe Kangas
dae6c0c71a
chore: add local<->public test script
2023-04-18 18:04:57 -07:00
Owncast
f377d60ba9
Bundle embedded web app
2023-04-18 23:53:03 +00:00
renovate[bot]
7b82ee9a51
chore(deps): update dependency html-webpack-plugin to v5.5.1
2023-04-18 19:21:57 +00:00
Owncast
8726355c51
Commit screenshots
2023-04-18 04:15:05 +00:00
renovate[bot]
ea738f612d
fix(deps): update module golang.org/x/net to v0.9.0
2023-04-18 01:01:11 +00:00
renovate[bot]
484268622c
fix(deps): update module golang.org/x/mod to v0.10.0
2023-04-17 22:38:17 +00:00
Owncast
677659e72a
Bundle embedded web app
2023-04-17 22:37:27 +00:00
gabek
69225bc91b
Prettified Code!
2023-04-17 22:34:29 +00:00
Dev Gupta
1a63880d01
adding tests for generateRndKey ( #2932 )
...
changing jest.config.js
transform option from -
transform: { '^.+\\.ts?$': 'ts-jest' },
to
transform: { '^.+\\.(js|jsx|ts|tsx)$': ['babel-jest', { presets: ['next/babel'] }], },
2023-04-17 15:33:30 -07:00
Owncast
d68b70b850
Bundle embedded web app
2023-04-17 21:20:40 +00:00
renovate[bot]
90546a9a45
fix(deps): update dependency react-hotkeys-hook to v4.4.0
2023-04-17 19:46:34 +00:00
Owncast
9b1665e374
Bundle embedded web app
2023-04-17 19:45:44 +00:00
renovate[bot]
57f490c189
fix(deps): update dependency picmo to v5.8.2
2023-04-17 16:43:33 +00:00
Owncast
9af2378814
Bundle embedded web app
2023-04-17 16:42:46 +00:00
renovate[bot]
41b7ed891d
chore(deps): lock file maintenance ( #2931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 09:38:48 -07:00
renovate[bot]
45286ebdbc
fix(deps): update module github.com/prometheus/client_golang to v1.15.0
2023-04-17 10:08:04 +00:00
Owncast
b0b692b9be
Bundle embedded web app
2023-04-17 10:07:12 +00:00
renovate[bot]
20be888223
chore(deps): update typescript-eslint monorepo to v5.58.0
2023-04-17 05:24:41 +00:00
Owncast
20dfe918b2
Commit screenshots
2023-04-17 04:12:02 +00:00
Owncast
0f88bdb46c
Bundle embedded web app
2023-04-16 21:37:45 +00:00
Gabe Kangas
5f2252f2a4
chore(tests): add js validation tests
...
These are the first javascript unit tests. Added them to the CI worflow.
Closes #2930
2023-04-16 14:36:23 -07:00
Gabe Kangas
b3ac4e1a15
fix(js): consolidate url and account validators
2023-04-16 14:32:18 -07:00
Owncast
e84ccbb90b
Bundle embedded web app
2023-04-16 17:00:32 +00:00
renovate[bot]
181764759e
fix(deps): update dependency react-markdown to v8.0.7
2023-04-16 13:17:14 +00:00
Owncast
f15f732a17
Bundle embedded web app
2023-04-16 09:58:23 +00:00
renovate[bot]
145f276b48
fix(deps): update dependency @codemirror/lang-markdown to v6.1.1
2023-04-16 06:20:13 +00:00
Owncast
e1a698c93a
Bundle embedded web app
2023-04-16 05:37:09 +00:00
Gabe Kangas
6774f049f7
fix(followers): more followers style tweaks
2023-04-15 22:33:02 -07:00
Owncast
165d801463
Bundle embedded web app
2023-04-16 05:05:14 +00:00
Gabe Kangas
014acc1663
fix(followers): improve layout of single follower. Closes #2926
2023-04-15 22:00:42 -07:00
Owncast
bb81ac704c
Commit screenshots
2023-04-16 04:09:41 +00:00
Owncast
de95c9d90c
Bundle embedded web app
2023-04-16 03:25:12 +00:00
Gabe Kangas
dde512fa14
fix(notifications): do not support browser notifications for local servers
2023-04-15 20:20:42 -07:00
Gabe Kangas
74bdab81a3
fix(web): remove extra spacing above headers in modals
2023-04-15 19:59:22 -07:00
Owncast
855faca0da
Bundle embedded web app
2023-04-16 02:18:47 +00:00
Gabe Kangas
c41742dc86
fix(chat): give social chat messages added spacing
2023-04-15 19:14:06 -07:00
Owncast
68959c5739
Bundle embedded web app
2023-04-16 00:56:12 +00:00
Gabe Kangas
057b93b1b2
fix(web): improve spacing in custom bottom section with headers
2023-04-15 17:50:52 -07:00
Owncast
7a9eb5e4ed
Bundle embedded web app
2023-04-15 21:27:50 +00:00
Gabe Kangas
228d787bf9
fix(web): set document title via dom instead of javascript. Closes #2918
2023-04-15 14:22:14 -07:00
Owncast
a090906bc8
Bundle embedded web app
2023-04-15 18:36:12 +00:00
Bennett B Madavana
49420822f5
Fixed #2758 ( #2914 )
...
* Fixed #2758
* Prettified Code!
* Merge branch 'develop' of https://github.com/bennett1412/owncast into issue-#2758-fix
* Fixed prop value in chart component
* Prettified Code!
* Updated chart download button position
* Fixed linting errors
---------
Co-authored-by: bennett1412 <bennett1412@users.noreply.github.com>
2023-04-15 11:31:20 -07:00
Owncast
76f2a7cd4e
Bundle embedded web app
2023-04-15 17:43:29 +00:00
renovate[bot]
29cc036c02
chore(deps): update dependency @types/react to v18.0.35
2023-04-15 17:15:41 +00:00
Owncast
3bed490c04
Bundle embedded web app
2023-04-15 13:22:23 +00:00
renovate[bot]
8b81fa5a90
chore(deps): update dependency sass to v1.62.0
2023-04-15 10:07:06 +00:00
renovate[bot]
4272916985
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.244
2023-04-15 07:13:06 +00:00
renovate[bot]
b420c785a3
fix(deps): update module mvdan.cc/xurls to v2 ( #2922 )
...
* fix(deps): update module mvdan.cc/xurls to v2
* go mod tidy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-04-15 00:10:55 -07:00
Owncast
8b99d7cc4f
Commit screenshots
2023-04-15 04:11:06 +00:00