13 Commits

Author SHA1 Message Date
6ffe1d6190
Imports optimize, some code style improvments 2021-08-02 13:26:37 +03:00
743d14212d
Introduce proper logging
Replace all print() and sys.stderr.write() with logger.info() and logger.warning() respectively
2021-07-01 14:22:31 +03:00
Kiel
a35b348dd9 Fixed cannot update when using Python3 2020-05-21 20:56:04 +02:00
Kiel
ed57a3aa04 Changelog + version update 2020-05-21 19:59:45 +02:00
0xz00n
6cdca49438 Changes to work with python3. Still running into NoneType error for init_gui. Maybe global variables are to blame? 2020-02-09 15:20:51 -06:00
Elite-IGAU
70e28aa9a7 Python 3 updates 2020-02-09 11:44:48 -07:00
CMDR-Kiel42
cee1a15193 Download and install the update according to what the user chose 2019-10-29 21:47:04 +01:00
CMDR-Kiel42
7875825f57 Use the Git API to get the changelog instead of parsing the whole .md file 2019-10-29 21:36:11 +01:00
Kiel42
24e15111b8 Fetch the changelogs and display them in a popup asking if we should install 2019-10-29 00:23:20 +01:00
CMDR-Kiel42
baf3645d14 make sure older versions are cleaned up after the next update 2019-08-08 15:12:52 +02:00
CMDR-Kiel42
ed942e18f5 actually recover from exceptions 2019-08-06 11:07:47 +02:00
CMDR-Kiel42
758eeb2d22 Add cleanup to avoid having files both in package and main folder 2019-08-06 10:55:28 +02:00
CMDR-Kiel42
ebf54319cb Make a package to prevent conflict whith other plugins 2019-08-04 09:04:11 +02:00