Commit graph

1837 commits

Author SHA1 Message Date
Renovate Bot
165771ea8e
Update github.com/teris-io/shortid commit hash to e59966e 2022-03-08 00:38:47 +00:00
Gabe Kangas
b5d60d9f40
Fix linter warnings 2022-03-07 16:37:04 -08:00
Lerk
a7687c861e
Fix "invalid cross-device link" error when running on a different filesystem (#1769)
* fix cross-device rename errors

* fallback to copy instead of always using it

* use tmp dir in data folder

* recreate tmp dir at startup
2022-03-07 16:30:40 -08:00
Owncast
88ed026eae Update admin to eb0749902e024245748735a0cc01d083205124e8 2022-03-07 22:45:40 +00:00
Gabe Kangas
48006d7a79
Fix updated go linter 2022-03-07 11:26:51 -08:00
Gabe Kangas
2743bddf4e
Fix js package build workflow 2022-03-07 11:21:42 -08:00
Gabe Kangas
a8bece63e5
Remove Renovate grouped PRs 2022-03-07 11:17:17 -08:00
Gabe Kangas
883d22cf76
Force worfklow to run under node 12 2022-03-07 09:10:22 -08:00
Gabe Kangas
d6aa8b5d7c
Bump gopsutil to v3 2022-03-07 08:45:49 -08:00
Gabe Kangas
5dd3ce5c44
Update golangci-lint action 2022-03-07 00:21:33 -08:00
Owncast
c64113329f Update admin to 2e51ab7a64311908f0493068ab462333b75999c4 2022-03-07 08:11:19 +00:00
Owncast
b7a17ffbdb Update admin to ff75e8120995b42a7891774c33d89d726013a858 2022-03-07 08:08:15 +00:00
Owncast
fcb4d51481 Update admin to 8c76347ad8e4644ac427d6b7b2748e7665aa1e79 2022-03-07 08:04:43 +00:00
Owncast
4619064a13 Update admin to 75b92f29559c645a92bc0e96cfed66b433b349ea 2022-03-07 08:02:15 +00:00
Owncast
9612e7ee65 Update admin to 3942bddaa83c58c90a44f37e6a0671748645cef1 2022-03-07 07:56:17 +00:00
Owncast
7378079ac9 Update admin to 6740d192115c9df37a550216821c7614bb7929d1 2022-03-07 07:49:13 +00:00
Owncast
674a62d022 Update admin to 5873e68af4147b0f68d7b65c401e19835c715730 2022-03-07 07:41:57 +00:00
Owncast
069c8b03c3 Update admin to 4fee9bf1bdd312554d1a50956e4402939dc25b6d 2022-03-07 07:33:25 +00:00
Gabe Kangas
e0a75d5d54
Add support for established chat user mode. #1587 (#1681)
* Add support for established user mode. #1587

* Tweak tests

* Tweak tests

* Update test

* Fix test.
2022-03-06 23:26:24 -08:00
dependabot[bot]
123d559ba4
Bump ansi-regex from 5.0.0 to 5.0.1 in /test/automated/api (#1764)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-06 21:29:25 -08:00
Owncast
0f0137a345 Update admin to 272139611273be8e0976d6c5bbefad44527a0bff 2022-03-07 04:42:45 +00:00
Gabe Kangas
19b9a8bdf6
Add support for IP-based bans (#1703)
* Add support for IP-based bans. Closes #1534

* Linter cleanup
2022-03-06 20:34:49 -08:00
Gabe Kangas
78c27ddbdd
Add an icon for bot messages. Closes #1172 (#1729) 2022-03-06 20:09:55 -08:00
Owncast
6e0e33dedb Update admin to cbd6bc7936dd86e7eab87bc6b4cf6e50c4720914 2022-03-07 03:51:36 +00:00
Gabe Kangas
1ed1cc01eb
Persist time series viewer metrics (#1752)
* WIP persisting time series viewer metrics. Closes #1478

* Remove unused var, move around initial collection
2022-03-06 19:43:57 -08:00
renovate[bot]
1f05783d9a
Lock file maintenance (#1763)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-06 19:11:15 -08:00
renovate[bot]
7fb9c17aca
Pin dependencies (#1762)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-06 18:24:17 -08:00
Gabe Kangas
5196491f73
Add Renovate config 2022-03-06 18:19:46 -08:00
dependabot[bot]
bbd6570715
Bump node-fetch from 2.6.2 to 2.6.7 in /test/automated/browser (#1759)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-06 17:48:44 -08:00
Owncast
69d7b7a1be Update admin to ad492d10471505670678de50b8f4b1fc6b5cff73 2022-03-07 01:42:10 +00:00
Gabe Kangas
98fce01b52
Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
Gabe Kangas
92041c4c23
Add Prometheus for some Owncast metrics (#1744)
* Add Prometheus for some Owncast metrics. Closes #1303

* Wrap prometheus metrics endpoint in admin middleware
2022-03-06 17:26:52 -08:00
Owncast
713c8f913e Update admin to 7cd23993d592b8231eaeec6165cb7e0fa67adb5f 2022-03-07 01:26:27 +00:00
Gabe Kangas
5e6bc50b59
Handle pagination for the federated actions & followers responses (#1731)
* Add pagination for admin social list

* Use Paginated API for followers tab on frontend
2022-03-06 17:18:51 -08:00
Owncast
bdae263819 Update admin to 5f10d5dbeff9bb098c920f6c6acad48f38fa735d 2022-03-07 01:14:53 +00:00
Gabe Kangas
d24ddc2b0a
Add support for and use socket host override. (#1682)
* Add support for and use socket host override. Closes #1378

* Fix embeds with the new websocket constructor
2022-03-06 17:11:51 -08:00
Owncast
9d5bdc320c Update admin to 5720a43402043364f732bdefc5c563127d51e2c3 2022-03-06 06:38:35 +00:00
Gabe Kangas
d5a6267b1f
Add support to disable chat join messages. Closes #1582 (#1743) 2022-03-05 22:34:06 -08:00
gabek
8692dcca16 Prettified Code! 2022-03-06 06:20:55 +00:00
le-fractal
c86a07122b
Auto-select username input field when changing name. (#1754)
Co-authored-by: Le Fractal <17422-fractal@users.noreply.framagit.org>
2022-03-05 22:20:23 -08:00
Gabe Kangas
9125083f37
Bump version constant 2022-03-05 22:19:45 -08:00
Gabe Kangas
cfa1b1600c
Manually run api docs generation 2022-03-05 11:33:35 -08:00
Gabe Kangas
720378409e Remove pkged.go 2022-03-04 19:31:38 -08:00
Gabe Kangas
ec41fd87a3 Explicitly set go version 2022-03-04 19:31:21 -08:00
dependabot[bot]
c084efebb6
Bump cssnano from 5.0.17 to 5.1.0 in /build/javascript (#1755)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.17 to 5.1.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.17...cssnano@5.1.0)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 06:21:16 -08:00
Owncast
70a486ab9a Update admin to 783b5693e63795d2d381cff2b1b062c24b2cbd52 2022-03-01 03:18:18 +00:00
Owncast
4f19e4fd46 Update admin to d094ab753ba2a38add345735ba522f6f75f04f29 2022-02-28 14:52:21 +00:00
Owncast
eded7da430 Update admin to 794da93134165c59620b03e2ec3dcb9ba67e6dfc 2022-02-28 12:21:55 +00:00
Gabe Kangas
7fa7f8ee7f
Use userAgentData.mobile instead of deprecated useragent. Closes #1665 2022-02-25 15:29:58 -08:00
Gabe Kangas
73b3ecaa44
Remove unused var 2022-02-25 15:25:07 -08:00