Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Snowflake
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trinity-1686a
Snowflake
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0c02af35d0a09ec1616ab8e23e6d833842d4f05e
Select Git revision
Branches
5
dont-fix-ci
fix-ci
i26092
main
default
protected
master
Tags
20
v2.3.1
v2.3.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.1.0
v1.0.0
webext-0.2.2
webext-0.2.1
webext-0.2.0
webext-0.1.0
webext-0.0.13
webext-0.0.12
webext-0.0.11
webext-0.0.10
webext-0.0.9
webext-0.0.8
webext-0.0.7
webext-0.0.6
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Nov
11
31
Oct
28
25
16
11
8
4
2
1
30
Sep
19
16
27
Aug
26
23
19
16
15
12
8
31
Jul
27
26
25
23
22
18
13
12
10
8
5
4
3
2
28
Jun
26
25
24
21
19
14
12
11
6
3
28
May
21
20
16
15
14
9
8
30
Apr
29
16
15
12
11
5
3
25
Mar
7
22
Jan
20
Dec
19
18
5
4
26
Nov
20
5
10
Jun
8
May
30
Apr
17
16
15
21
Mar
20
15
14
13
8
5
24
Feb
20
Oct
19
18
17
14
12
14
Aug
11
2
1
25
Jul
16
15
14
12
11
29
Jun
4
May
24
Apr
30
Mar
1
28
Feb
23
Jan
21
20
19
18
2
20
Dec
19
20
Sep
21
Aug
1
29
Jul
25
18
Jun
15
14
13
12
11
24
May
19
18
16
11
10
2
5
Apr
27
Mar
26
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
3
2
28
Feb
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
31
Jan
29
28
27
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
5
4
2
30
Dec
21
Redo protocol for proxy--broker messages
Restore sending close message before closing
Stop using custom websocket library in server
Changed variable name for multiplexed clients
Moved function comments to their definitions
Remove "active" property of proxyPairs
Remove property "running" from proxy-pair
Removed "janky" snowflake state machine
bump version to 0.0.13
webext-0.0.13
webext-0.0.13
Increase proxy poll interval to 300 s.
Remove now unecessary timeoutConn
Don't log error messages from SetDeadline
Include language name with along with code
A few minor fixes to website
Added a language switcher for snowflake.tp.o
Hook up localized messages.json to website
Switched to absolute paths for resources
Translate snowflake@tp.o website
bump version to 0.0.12
webext-0.0.12
webext-0.0.12
Make sure we close peer connections in proxy
Update try catch blocks to revert changes on error
Added packaging script for webextension
Stop counting handlers before terminating.
Regenerate the ico files to reduce size
Update favicon with badge state on embed.html
Add --chown=:snowflake to rsync commands.
bump version to 0.0.11
webext-0.0.11
webext-0.0.11
Remove unnecessary initialisation of last
Bring code into line with Golangci-lint linters
Handle generated errors in client
Handle generated errors in proxy-go
Handle generated errors in broker
Handle generated errors in server
Handle generated errors in server-webrtc
Reverted logging changes that require Go 1.13
Updated snowflake client dependencies in README
Bumped Go version to access log.Writer
Connect pion library logger with snowflake log
Make sure command line ice servers are used
Update .travis.yml for new webrtc library
Loading