Jannis Mattheis
0734a99c5f
fix: migrate to vite
2023-09-21 19:44:46 +02:00
Jannis Mattheis
9bc9a6717a
fix: use urlWithSlash everywhere
2023-09-21 19:16:58 +02:00
Jannis Mattheis
6a55b68acc
Fix docs typo in port range
...
Fixes #164
2023-08-12 16:45:30 +02:00
Jannis Mattheis
45e99c25d6
Add missing port to dns server example
2023-07-29 19:24:09 +02:00
Jannis Mattheis
2242880dc2
Merge pull request #163 from screego/docker
...
Add docker docs & remove turn strict auth
v1.10.0
2023-07-29 18:12:45 +02:00
Jannis Mattheis
d02565245e
Add docs for deploying screego in docker without network_mode: host
2023-07-29 18:09:35 +02:00
Jannis Mattheis
6202025877
Remove turn strict auth
...
Screego already secures the turn connections via credentials that are
generated on demand. The strict auth can cause problems when screego is
deployed via docker or some other container deployment.
2023-07-29 18:09:35 +02:00
Jannis Mattheis
f3898e7537
Add double click to fullscreen
...
Fixes #37
2023-07-29 15:58:41 +02:00
Jannis Mattheis
013bb129bc
Merge pull request #162 from screego/dns
...
Add dns fetching for external ip setting
2023-07-29 15:50:27 +02:00
Jannis Mattheis
70bd284e51
Disable depguard
2023-07-29 14:22:53 +02:00
Jannis Mattheis
a0f06e539c
Add dns fetching for external ip
2023-07-29 14:22:53 +02:00
Jannis Mattheis
5251041fa7
Only release on tags
2023-07-26 18:22:39 +02:00
Jannis Mattheis
61728493eb
Fetch tags
2023-07-26 18:17:56 +02:00
Jannis Mattheis
57f7f34eb0
Force release
2023-07-26 18:13:41 +02:00
Jannis Mattheis
28dd056508
Try buildx
2023-07-26 18:12:29 +02:00
Jannis Mattheis
d6d9af27a4
Update goreleaser
v1.9.1
2023-07-26 17:50:45 +02:00
Jannis Mattheis
1f417a13ad
Merge pull request #161 from screego/framerate
...
Add framerate setting
v1.9.0
2023-07-26 17:15:12 +02:00
Jannis Mattheis
6ead47bfc8
Update go deps
2023-07-26 15:38:51 +02:00
Jannis Mattheis
5c2805d4e0
Add framerate setting
2023-07-26 15:34:13 +02:00
Jannis Mattheis
c652513ccd
Merge pull request #157 from screego/update
...
Update Dependencies
v1.8.2
2023-05-21 11:05:45 +02:00
Jannis Mattheis
5affc6b9e5
Fix deprecations
2023-05-21 10:50:26 +02:00
Jannis Mattheis
977629ab59
Log play exception
2023-05-21 10:50:26 +02:00
Jannis Mattheis
5933a0d352
Update ui deps
2023-05-21 10:28:58 +02:00
Jannis Mattheis
4cc4963c7f
Update go deps
2023-05-21 10:22:39 +02:00
Jannis Mattheis
5b83b89fdb
Merge pull request #152 from alexohneander/master
...
Add nonroot user to Dockerfile
2023-04-07 14:04:16 +02:00
Alex Wellnitz
c8b17709f1
Add nonroot user to Dockerfile
2023-04-05 12:51:51 +02:00
Jannis Mattheis
3d9176054e
Use ghcr.io/screego/server in docs
2023-03-17 11:53:38 +01:00
Jannis Mattheis
601e5dc1c2
Merge pull request #150 from screego/release
...
fix multiarch & add ghcr.io images
v1.8.1
2023-03-17 10:45:22 +01:00
Jannis Mattheis
d4ded438d5
Update backend deps
2023-03-17 10:15:18 +01:00
Jannis Mattheis
f6cd0c6843
Add ghcr.io docker images
2023-03-17 10:14:12 +01:00
Jannis Mattheis
e62933364f
Fix multiarch docker images
2023-03-17 10:03:28 +01:00
Jannis Mattheis
3881fbbc4c
Update workflow
2023-03-17 09:59:52 +01:00
Jannis Mattheis
0abd53ec94
Fix linting
2023-03-17 09:59:23 +01:00
Jannis Mattheis
1b15de0254
Merge pull request #144 from shyim/add-unix-socket-support
...
feat: add unix socket listing support
v1.8.0
2022-12-09 15:36:05 +00:00
Soner Sayakci
c31eba7aad
Add support for listening on a unix socket
2022-12-09 16:31:02 +01:00
Jannis Mattheis
b018267529
Update ui deps
2022-10-29 15:05:01 +02:00
Jannis Mattheis
becabdb448
Update go
2022-10-29 15:01:59 +02:00
Jannis Mattheis
7c86179efc
Update workflows
2022-10-29 15:01:49 +02:00
Jannis Mattheis
65814465e0
Update golangci-lint
2022-10-29 14:58:58 +02:00
Jannis Mattheis
fab878c325
Update go deps
2022-10-29 14:54:05 +02:00
Nicolò Luigi Allegris
6e4a9532bb
Join room if it already exist
2022-10-29 12:51:57 +00:00
Jannis Mattheis
5b8f91f8d6
Use friendlier names
...
Fixes #137
v1.7.4
2022-08-17 20:09:41 +02:00
Tomonso Ejang
3fad376c6a
Fix fullscreen on safari ( #136 )
...
Co-authored-by: Jannis Mattheis <contact@jmattheis.de >
v1.7.3
2022-08-11 17:35:20 +00:00
Jannis Mattheis
39662ee741
Use browser default as default codec
...
Having a high frame rate is probably more useful for most users of
screego.
v1.7.2
2022-07-17 18:23:29 +02:00
Jannis Mattheis
d36caf85e0
Use settings icon & fix fullscreen icon
v1.7.1
2022-07-14 20:44:41 +02:00
Jannis Mattheis
db02f5c1dc
Fix screen getting cut off
...
Fixes #133
2022-07-14 20:38:32 +02:00
Jannis Mattheis
db0a180b2e
Add preferred codec setting
...
Co-authored-by: core.equip <coreequip@users.noreply.github.com >
v1.7.0
2022-07-13 23:03:18 +02:00
Jannis Mattheis
cdf2176d74
Add social graph meta data
2022-07-13 20:23:01 +02:00
Jannis Mattheis
81b7eb1c5b
Fix build command
2022-07-02 17:54:45 +02:00
Jannis Mattheis
8633723bcd
Update go1.18
v1.6.3
2022-06-25 22:13:57 +02:00