Commit Graph

46 Commits

Author SHA1 Message Date
Gres
39d1d6e237 Fix saving packed file instead of unpacked
Fixes #51
2021-04-19 22:52:02 +03:00
Gres
413cae80c4 Updates refactoring
Install updates immediately after click
Separate loader and installer logic
2021-04-08 23:11:21 +03:00
Gres
d9bff84acd Fixed appimage binary detection for autostart 2021-04-04 16:09:16 +03:00
Gres
614e1e5a02 Disable stale lock file 2020-05-22 21:37:29 +03:00
Gres
644278890b Add option description about gui reset 2020-05-19 20:16:12 +03:00
Gres
b1655775bd Add some trace messages 2020-05-01 15:20:48 +03:00
Gres
16904f2531 Add mutex in log handler 2020-04-28 21:49:47 +03:00
Gres
16ffc3307b Fix incorrect trace option state 2020-04-26 14:06:01 +03:00
Gres
b73cbde790 Redirect stderr to log file
To log side libraries output
2020-04-25 19:46:49 +03:00
Gres
74d4a6eca4 Set default updates sorting 2020-04-20 20:46:29 +03:00
Gres
461f1f433d Do not set downloaded file time
Because actually downloaded file can be newer than stated in updates.json
2020-04-20 20:46:29 +03:00
Gres
bcf83acf4e Add redirect support 2020-04-20 20:46:29 +03:00
Gres
23cdc3e57c Fix update download error show 2020-04-20 20:46:29 +03:00
Gres
3c39faaaad Silence warnings 2020-04-20 20:46:29 +03:00
Gres
7227fc9844 Change messages text 2020-04-20 20:46:29 +03:00
Gres
8bd89db060 Collect updater errors and signal only on final failure 2020-04-20 20:46:29 +03:00
Gres
0c3893ddf8 Add support of zip archived components 2020-04-20 20:46:29 +03:00
Gres
7bc5030ed5 Cleanup 2020-04-20 20:46:29 +03:00
Gres
5be05c46d8 Change action order in context menu 2020-04-20 20:46:29 +03:00
Gres
eff7552d07 Replace one-use methods with lambdas 2020-04-20 20:46:29 +03:00
Gres
1ba4f6be4d Check for supported actions in setter 2020-04-20 20:46:29 +03:00
Gres
b2e0694dfa Disable edition updates via delegate 2020-04-20 20:46:29 +03:00
Gres
69819dee7f Add ability to select all updates and reset action from menu 2020-04-20 20:46:29 +03:00
Gres
576d9d5662 Add support of multiple update urls 2020-04-20 20:46:29 +03:00
Gres
071eadc088 Fix last update check date handling 2020-04-20 20:46:29 +03:00
Gres
ee899c1b23 Add ability to select updates via context menu 2020-04-20 20:46:29 +03:00
Gres
0ef82187d6 Add size to update info 2020-04-20 20:46:29 +03:00
Gres
7e73804348 Shuffle update urls 2020-04-20 20:46:29 +03:00
Gres
5f4ef955e1 Add support of multiple component urls 2020-04-20 20:46:29 +03:00
Gres
35cbdb17e8 Move update download handling to separate method 2020-04-20 20:46:29 +03:00
Gres
013370e51e Write trace to file for debugging 2020-04-20 20:46:29 +03:00
Gres
45e12265c1 Show update download progress 2020-04-20 20:46:29 +03:00
Gres
8aa10754e2 Add methods to convert between component/index 2020-04-20 20:46:29 +03:00
Gres
4b5fb132f7 Place editor respecting available space 2020-04-20 20:46:28 +03:00
Gres
12b8d332c8 Cleanup 2020-04-20 20:46:28 +03:00
Gres
4edb231c4e Move service classes to separate namespace 2020-04-20 20:46:28 +03:00
Gres
d7cb1e3f56 Add translation search path in resources 2020-04-20 20:46:28 +03:00
Gres
0fcdff9be2 Added ability to toggle autorun 2020-04-20 20:45:26 +03:00
Gres
fa75537487 Print localized update name 2020-04-20 20:45:26 +03:00
Gres
1582bdf294 Added auto update checker 2020-04-20 20:45:26 +03:00
Gres
71bb96fe2f Refactoring 2020-04-20 20:45:26 +03:00
Gres
148bf249f8 Change updated file time if available 2020-04-20 20:45:26 +03:00
Gres
afe2cc1a2c Added ability to only check for updates without installing
For built in components
2020-04-20 20:45:26 +03:00
Gres
3847c8d61b Inform about updates 2020-04-20 20:45:26 +03:00
Gres
40824e60de Add resource downloader/updater 2020-04-20 20:45:26 +03:00
Gres
4c526f65df Refactor. WIP 2020-04-20 20:44:37 +03:00