Commit Graph

144 Commits

Author SHA1 Message Date
woblight 45ff79ce7e Fix tabs in CI 2024-08-12 21:23:46 +02:00
woblight ac8fc70a4e Refine self update build options 2024-08-12 21:08:22 +02:00
woblight 3bf728ffff Fix CMake install 2024-08-12 19:31:49 +02:00
woblight d02dd9196c Fix update download branch 2024-08-12 15:53:52 +02:00
woblight 168a5bc87a Add build details to the version field 2024-08-12 15:43:00 +02:00
woblight 310f842365 Fix wrong dll name in CI 2024-08-12 14:27:43 +02:00
woblight ae105b19cf Remove reference to unreleased remote.h remote.cpp 2024-08-12 12:28:50 +02:00
woblight d1a53edfcf Fix tabs in CI 2024-08-12 12:21:45 +02:00
woblight c41e67dc14 Add branch support for updates 2024-08-12 12:13:38 +02:00
woblight d0de2533a7 Fix missing website icon (mentioned in #5) 2024-08-10 18:04:47 +02:00
woblight a0fdd98a8f Add a button to export the addon list (issue #2) 2024-07-28 18:09:51 +02:00
woblight c605139fef Fix CI 2024-07-28 12:03:03 +02:00
woblight 7c47edad42 Fix CI 2024-07-28 11:54:05 +02:00
woblight 6cf80c04d9 Fix CI 2024-07-28 11:30:23 +02:00
woblight aecb5df3a3 Fix CI 2024-07-28 10:56:59 +02:00
woblight 9fc859bfeb Fix Win64 artifact name 2024-07-28 10:32:30 +02:00
woblight 74c10bd150 Fix CI 2024-07-28 10:30:49 +02:00
woblight 209377ca2d Change pipeline name to Win64 2024-07-28 10:00:52 +02:00
woblight e4c577d90b Add website button 2024-07-28 09:59:40 +02:00
woblight 5c026927f9 Parse urls with trailing / 2024-07-28 09:31:33 +02:00
woblight 0a4d8780fe Update to Qt6 2024-07-28 00:42:41 +02:00
woblight 466f489303 Add a link to the issue page 2023-05-09 22:47:23 +02:00
woblight b7464922d5 Fail early when parsing an empty addon name from the url 2023-05-08 21:50:20 +02:00
woblight ebb7a524e4 Fix toc subfixes not being detected in subfolders 2023-04-30 00:28:46 +02:00
woblight b97f863ea8 Do not change folder name if multiple toc files are present and they do not match supported suffixes. 2023-04-02 23:32:48 +02:00
woblight 9d1f1a2065 Factor in expansion suffix in toc file name when renaming the addon
folder
2022-03-14 21:15:22 +01:00
woblight 5df07f167b Update CI 2022-03-10 17:32:25 +01:00
woblight 00af01ee09 Update CI 2022-03-10 16:37:12 +01:00
woblight 4ac5d9882b Update CI 2022-03-10 16:33:53 +01:00
woblight 3d6e5e85c5 Fix 1 as default folder index 2022-03-10 16:27:57 +01:00
woblight a265d98a59 Restore repair repository function 2020-01-11 12:19:08 +01:00
woblight ce9b720578 Fix missing changes 2019-12-01 22:44:45 +01:00
woblight d5550336ca update mingw link for CI 2019-12-01 22:42:56 +01:00
woblight adb1cd887c update mingw link for CI 2019-12-01 22:02:17 +01:00
woblight 26cc43e37c Add support for multiple directories 2019-12-01 21:44:14 +01:00
woblight 3009f63127 Update mingw download url for windows build 2019-09-21 12:30:28 +02:00
woblight f8db43346b Fix updates being broken since a0a1c03011 (v0.3-5) 2019-09-21 12:12:37 +02:00
woblight 5539257402 Remove debug leftovers 2019-09-03 20:07:15 +02:00
woblight a0a1c03011 Add a repair option to automatically attempt to re-clone the repository 2019-09-03 19:50:54 +02:00
woblight ee1550991c Better error handling and safer pointer initialization plus some more fixes 2019-08-24 00:11:31 +02:00
woblight 0c98f06a15 Clear the list of files to be removed after user input. 2019-08-12 17:22:25 +02:00
woblight 3a24ae3deb no git_buf_dispose in libgit2 0.27 2019-08-11 18:36:58 +02:00
woblight 2b6a05b792 Fix CI exiting on zypper exit code 107 2019-08-11 18:01:18 +02:00
woblight c351389de5 If a detached head is originated from a branch, it will now detect the remote branch to check for updates 2019-08-11 11:57:07 +02:00
woblight 343192a8f7 Fix crash on startup due to late libgit2 init 2019-08-11 11:48:08 +02:00
woblight d5bd23e0c8 Revert "Check some pointers to be valid"
This reverts commit 8e41ec655a.
2018-09-12 22:58:10 +02:00
woblight 8e41ec655a Check some pointers to be valid 2018-09-07 17:31:12 +02:00
woblight 28a6a34a63 CI: fix missing gzip 2018-08-21 23:32:59 +02:00
woblight 69aa1a53ed Ask for removal confirmation for all subfolders at once 2018-08-21 23:16:14 +02:00
WobLight d3a6c2ffa2 Work around a bug in some themes preventing uninstall confirmation. 2018-07-26 11:42:13 -07:00