Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Hub Web-socket Docker
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Digipex
Hub Web-socket Docker
Graph
c99ac4a2109a1602c0d39276a3eb189e6b6f1cd7
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Aug
2
22
May
19
19
Mar
2
15
Jan
13
8
7
7
Dec
6
Nov
10
Oct
9
24
Aug
18
9
3
2
28
Jul
25
18
Apr
28
Mar
26
24
28
Feb
27
26
21
20
19
16
13
12
11
10
9
7
6
5
4
2
1
31
Jan
30
29
25
23
22
Updated submodule
master
master
Added volume and ports to dockerfile
Stripped everything but docker web-socket code
Merge branch 'main' of github.com:qvarforth/trackdirect into main
fixed problem with the filter functionality
Merge pull request #39 from Timi7007/patch-1
Update README for Docker Compose v2
Merge pull request #37 from phl0/containerBackground
Merge pull request #36 from phl0/maidenheadLocator
Add transparent background for text box
Show mouse position as maidenhead locator also
Merge pull request #35 from peterus/db_fix
Merge pull request #33 from peterus/peterus-patch-1
add missing space
Merge pull request #32 from mattbk/patch-1
remove ws server url and external port from WebSocketServerFactory
Merge pull request #6 from mattbk/patch-1
Add missing code backtick
Merge branch 'main' of github.com:qvarforth/trackdirect into main
Added some python3 information and more
removed footer
removed footer
frequency limit per packet type
python3 changes
python3 docker changes
Merge pull request #25 from rhaamo/feature/python3
Merge pull request #27 from shackrat/patch-1
Merge pull request #28 from shackrat/main
Fix missing altitude on pop
Update README.md
there is some weird issue with thoses SVG that makes imagick chokes on them... they have been "optimized" and now works
Uses \copy instead of copy to uses psql copy function, avoiding access right issues
more db unicode fixes
py3 decode order
py3: singleton fixes
py3: fix unicode handling
avoid unreferenced assignment
py3: xrange is now range
py3: None checking
py3 decode thing
Loading