Commit Graph

166 Commits

Author SHA1 Message Date
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
Per Qvarforth 332bbd538d Merge branch 'main' of github.com:qvarforth/trackdirect into main 2022-07-25 15:27:30 +00:00
Per Qvarforth 0eda826225 Modified comment 2022-07-25 15:25:37 +00:00
Per Qvarforth fa3080278f Added footer 2022-07-25 15:24:40 +00:00
Per Qvarforth 0a41df1bd9 reduced memory usage and made it possible to disable duplicate detection 2022-04-18 15:11:54 +02:00
Per Qvarforth d42e1cc09e imperialUnit fix 2022-03-28 19:32:07 +00:00
Per Qvarforth 56c33eaccb imperialUnit fix 2022-03-28 19:30:48 +00:00
Per Qvarforth 301e4abf28
Merge pull request #21 from pawelmuszynski/fix-aprsc-address-resolve-issue
fix aprsc address resolve issue
2022-03-26 22:29:48 +01:00
Pawel Muszynski a6c8300109 fix aprsc address resolve issue 2022-03-24 00:09:16 +01:00
Per Qvarforth 2282cec3f5
Merge pull request #16 from peterus/cleanup
cleanup not needed code
2022-02-28 21:44:47 +01:00
Peter Buchegger 892493b184 cleanup not needed code 2022-02-28 19:14:29 +01:00
Per Qvarforth 7c7a3ee138 added loading animation 2022-02-27 22:06:21 +00:00
Per Qvarforth 7a0ed91662 added loading animation 2022-02-27 21:10:08 +00:00
Per Qvarforth aa033dbc64 menu css fix 2022-02-27 21:09:52 +00:00
Per Qvarforth d8e75e5b49 Added websocket url to config file 2022-02-27 17:13:07 +00:00
Per Qvarforth 08878eab81 station search using ogn registration 2022-02-26 13:11:11 +00:00
Per Qvarforth 026b15f252 improved map provider configuration (and more) 2022-02-21 21:50:49 +01:00
Per Qvarforth cc2ffeaa41 added coverage configuration options 2022-02-21 21:50:11 +01:00