22 Commits

Author SHA1 Message Date
CMDR-Kiel42
599483d66c skip unwanted updates 2020-07-15 15:55:46 +02:00
CMDR-Kiel42
602df9123b Save the version to skip 2020-07-15 15:04:24 +02:00
CMDR-Kiel42
2d4cc88073 Make sure popup stays on top 2020-07-15 11:31:20 +02:00
CMDR-Kiel42
c2929684da Add a few messages in the logs 2020-07-15 11:22:03 +02:00
CMDR-Kiel42
36e1dbca66 Make sure the zip path is the right one 2020-07-15 11:17:46 +02:00
CMDR-Kiel42
da4df3e2bb Actually remove dots from zip name 2020-07-15 11:12:17 +02:00
CMDR-Kiel42
4778b75218 Remove dots from zip name 2020-07-15 01:11:55 +02:00
CMDR-Kiel42
41f6367260 Fixed wrong zip name 2020-07-15 01:07:56 +02:00
CMDR-Kiel42
25103db9b0 fixed wrong version being taken 2020-07-15 01:03:37 +02:00
CMDR-Kiel42
77327d4ba1 Show update popup when needed and install when it's asked to 2020-07-15 00:55:48 +02:00
CMDR-Kiel42
ffb3b91706 Create popup GUI 2020-07-14 23:34:05 +02: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