Per Qvarforth
|
21b4315c3e
|
Merge pull request #33 from peterus/peterus-patch-1
remove ws server url and external port
|
2023-01-15 21:36:12 +01:00 |
Per Qvarforth
|
0bb5923a07
|
Merge pull request #32 from mattbk/patch-1
Add missing code backtick in README
|
2023-01-08 17:23:54 +01:00 |
Peter Buchegger
|
4a9cdbd357
|
remove ws server url and external port from WebSocketServerFactory
|
2023-01-07 12:25:37 +01:00 |
Peter Buchegger
|
ccff5b3f58
|
Merge pull request #6 from mattbk/patch-1
Add missing code backtick
|
2023-01-07 12:22:40 +01:00 |
mattbk
|
28f33fd8b5
|
Add missing code backtick
This was causing the code blocks and explanatory text to be the reverse of what was intended.
|
2022-12-07 09:02:35 -06:00 |
Per Qvarforth
|
c34633952e
|
Merge branch 'main' of github.com:qvarforth/trackdirect into main
|
2022-11-06 13:21:54 +00:00 |
Per Qvarforth
|
e2f5bf5bba
|
Added some python3 information and more
|
2022-11-06 13:17:50 +00:00 |
Per Qvarforth
|
b7f6957bea
|
removed footer
|
2022-10-10 20:34:31 +00:00 |
Per Qvarforth
|
1486975936
|
removed footer
|
2022-10-10 20:33:57 +00:00 |
Per Qvarforth
|
994075cce1
|
frequency limit per packet type
|
2022-10-09 13:47:35 +00:00 |
Per Qvarforth
|
e8d8672f6c
|
python3 changes
|
2022-10-09 13:44:03 +00:00 |
Per Qvarforth
|
755daeeaac
|
python3 docker changes
|
2022-10-09 13:40:46 +00:00 |
Per Qvarforth
|
00e8dc64c3
|
Merge pull request #25 from rhaamo/feature/python3
Python3 port
|
2022-10-09 12:44:08 +02:00 |
Per Qvarforth
|
68f7c35da7
|
Merge pull request #27 from shackrat/patch-1
Update README.md
|
2022-10-09 12:18:59 +02:00 |
Per Qvarforth
|
083830934d
|
Merge pull request #28 from shackrat/main
Fix missing altitude on popup
|
2022-10-09 12:17:46 +02:00 |
shackrat
|
198127e6c8
|
Fix missing altitude on pop
Altitude label is missing on the station dialog popup. It is sometimes present in the packet data even on stations that are not moving.
|
2022-08-24 12:39:12 -04:00 |
shackrat
|
cf20291300
|
Update README.md
Added ENCODING 'UTF8'; in the CREATE DATABASE statement for new installs of Postgres which may default to use ascii as the character set.
|
2022-08-18 00:55:42 -04:00 |
Dashie
|
2525673a43
|
there is some weird issue with thoses SVG that makes imagick chokes on them... they have been "optimized" and now works
|
2022-08-09 22:57:44 +02:00 |
Dashie
|
ed01aa8f9d
|
Uses \copy instead of copy to uses psql copy function, avoiding access right issues
|
2022-08-09 16:27:09 +02:00 |
Dashie
|
17d91d50c8
|
more db unicode fixes
|
2022-08-09 14:26:37 +02:00 |
Dashie
|
22973d7036
|
py3 decode order
|
2022-08-09 14:23:19 +02:00 |
Dashie
|
d9fc52bf48
|
py3: singleton fixes
|
2022-08-09 12:48:22 +02:00 |
Dashie
|
9360158a01
|
py3: fix unicode handling
|
2022-08-09 12:17:54 +02:00 |
Dashie
|
dd2a0845c8
|
avoid unreferenced assignment
|
2022-08-09 11:58:16 +02:00 |
Dashie
|
c99ac4a210
|
py3: xrange is now range
|
2022-08-09 11:56:21 +02:00 |
Dashie
|
e8c2fb5428
|
py3: None checking
|
2022-08-09 11:55:51 +02:00 |
Dashie
|
ec263ee079
|
py3 decode thing
|
2022-08-09 11:39:14 +02:00 |
Dashie
|
ffdb5a5413
|
maybe encode only if bytes; also condition now unneeded
|
2022-08-09 11:31:33 +02:00 |
Dashie
|
52c429cd60
|
py3: unicode is now str
|
2022-08-09 11:29:24 +02:00 |
Dashie
|
d8be441e06
|
in py3 long is now under int
|
2022-08-09 11:25:57 +02:00 |
Dashie
|
d87ae9bcec
|
The singleton thing needs to match the path to class apparently
|
2022-08-09 10:02:40 +02:00 |
Dashie
|
146d2ccd96
|
This also had to be updated for python3
|
2022-08-09 09:43:24 +02:00 |
Dashie
|
2ed1ca63c5
|
remove old dockerfile
|
2022-08-09 09:41:36 +02:00 |
Dashie
|
13df032314
|
Switch Docker to Python3
|
2022-08-09 09:40:29 +02:00 |
Dashie
|
f361e7de1f
|
ConfigParser is now lowercase
|
2022-08-09 09:36:32 +02:00 |
Dashie
|
b12ee46ef4
|
Add print informations if config missing
|
2022-08-09 09:35:51 +02:00 |
Dashie
|
814a9b54fc
|
Call python instead of python2
|
2022-08-09 09:33:56 +02:00 |
Dashie
|
7ffebadb67
|
Change install documentation for python3
|
2022-08-09 09:33:23 +02:00 |
Dashie
|
6712603f72
|
Improve gitignore for virtualenv
|
2022-08-09 09:32:51 +02:00 |
Per Qvarforth
|
71a93298f2
|
upgraded to the latest mapbox-gl js files
|
2022-08-03 12:22:59 +00:00 |
Per Qvarforth
|
ab440de1a2
|
focus on station after page reload
|
2022-08-03 10:54:54 +00:00 |
Per Qvarforth
|
bd2704d6d8
|
adapted docker files to new heatmap solution
|
2022-08-03 10:10:31 +00:00 |
Per Qvarforth
|
f7142c031e
|
heatmap write access
|
2022-08-02 16:00:46 +00:00 |
Per Qvarforth
|
1340938985
|
show about-page if js is disabled
|
2022-08-02 15:41:14 +00:00 |
Per Qvarforth
|
79d80ca51e
|
divided about-page into two pages
|
2022-08-02 15:37:31 +00:00 |
Per Qvarforth
|
940d595289
|
show about-page if js is disabled
|
2022-08-02 15:36:44 +00:00 |
Per Qvarforth
|
cae0c646e6
|
modified heatmat maxZoom
|
2022-08-02 13:34:36 +00:00 |
Per Qvarforth
|
7e8d00bc4b
|
modified heatmat maxZoom
|
2022-08-02 13:34:28 +00:00 |
Per Qvarforth
|
5382975ae2
|
New heatmap functionality
|
2022-07-28 12:55:52 +00:00 |
Per Qvarforth
|
ef4fc5a3b4
|
Reverted changes in config file
|
2022-07-25 18:59:45 +00:00 |