Nindi Gill
|
c75d1007ee
|
SwiftFormat preferKeyPath
|
2023-11-19 19:37:40 +11:00 |
|
Nindi Gill
|
dac5248962
|
SwiftFormat emptyBraces
|
2023-11-19 19:36:15 +11:00 |
|
Nindi Gill
|
13fdc52072
|
SwiftFormat redundantSelf
|
2023-11-19 19:35:57 +11:00 |
|
Nindi Gill
|
03e6df305b
|
SwiftFormat headerFileName
|
2023-11-19 19:35:31 +11:00 |
|
Nindi Gill
|
cf47a3b06c
|
SwiftFormat redundantReturn
|
2023-11-19 19:34:55 +11:00 |
|
Nindi Gill
|
c01ff511aa
|
SwiftFormat unusedArguments
|
2023-11-19 19:34:02 +11:00 |
|
Nindi Gill
|
46d9bd7259
|
SwiftFormat redundantType
|
2023-11-19 19:33:36 +11:00 |
|
Nindi Gill
|
d54898baa4
|
SwiftFormat enumNamespaces
|
2023-11-19 19:32:12 +11:00 |
|
Nindi Gill
|
aac0b11742
|
SwiftFormat blankLinesBetweenScopes
|
2023-11-19 19:31:47 +11:00 |
|
Nindi Gill
|
779d0a4e48
|
Update README.md
|
2023-11-19 19:31:19 +11:00 |
|
Nindi Gill
|
df4971edc2
|
SwiftLint redundant_string_enum_value
|
2023-11-19 19:30:28 +11:00 |
|
Nindi Gill
|
86a4f0d2cf
|
SwiftFormat redundantRawValues
|
2023-11-19 19:28:31 +11:00 |
|
Nindi Gill
|
6ac54e9a3d
|
SwiftFormat blankLinesAtStartOfScope
|
2023-11-19 19:27:13 +11:00 |
|
Nindi Gill
|
f4e7be977e
|
Update Xcode project with SwiftFormat
|
2023-11-19 19:24:54 +11:00 |
|
Nindi Gill
|
d4204b4271
|
Add base SwiftFormat config
|
2023-11-19 19:22:14 +11:00 |
|
Nindi Gill
|
18867c7d81
|
Update README.md
|
2023-11-19 15:10:50 +11:00 |
|
Nindi Gill
|
e02f03ae15
|
Fix double slashes in paths
|
2023-10-29 21:55:57 +11:00 |
|
Nindi Gill
|
c5aea7eddc
|
Improve error messaging when installing the Privileged Helper Tool (#103)
* Improve error messaging when installing the Privileged Helper Tool
* Squash those linter warnings
* Fix typo
|
2023-10-29 20:42:12 +11:00 |
|
Nindi Gill
|
29238d1959
|
Add macOS Sierra 10.12 createinstallmedia workaround (#102)
|
2023-10-29 20:41:36 +11:00 |
|
Nindi Gill
|
b72c3e29d4
|
Add ISO support for Lion + Mountain Lion (#101)
* Add support for Lion + Mountain Lion ISOs on Intel
* Fix typo
* Update compatibility logic
|
2023-10-28 23:30:38 +11:00 |
|
Nindi Gill
|
f17690b98b
|
Add macOS Sierra 10.12 createinstallmedia workaround (#100)
|
2023-10-28 22:47:08 +11:00 |
|
Dmytro Parnas
|
a89a39f173
|
Fixed brew installation instructions (#97)
Without `--cask` brew installs the cli version
|
2023-10-28 18:49:09 +11:00 |
|
Nindi Gill
|
26ef075e2b
|
Merge branch 'main' of https://github.com/ninxsoft/Mist
|
2023-10-10 10:38:27 +11:00 |
|
Nindi Gill
|
eeb4f89ab8
|
Fix markdownlint warnings
|
2023-10-10 10:38:25 +11:00 |
|
Nindi Gill
|
eb78bbfec8
|
Add brew instructions
|
2023-10-09 23:17:14 +00:00 |
|
Nindi Gill
|
68d63c7037
|
Feature appcast bump (#84)
* Update appcast.xml
* Fix formatting
|
2023-08-25 20:36:24 +10:00 |
|
Nindi Gill
|
cad5834b0c
|
Bump version
|
2023-08-25 20:05:15 +10:00 |
|
Nindi Gill
|
f0dfdfcb53
|
Improve BlessError message output (#83)
|
2023-08-25 19:44:32 +10:00 |
|
Nindi Gill
|
a82a9ebb65
|
Fix bootable ISOs by reverting shrink logic (#82)
|
2023-08-23 22:15:51 +10:00 |
|
Nindi Gill
|
55ad1f84ce
|
Bump Yams
|
2023-08-23 21:30:07 +10:00 |
|
Nindi Gill
|
6a1c322b1c
|
Update README.md
|
2023-07-29 19:44:59 +10:00 |
|
Nindi Gill
|
7656a3bdf6
|
Prevent sheet dismissal (#72)
|
2023-07-03 16:24:56 +10:00 |
|
Nindi Gill
|
4981f311c7
|
Fix broken HTTP URLs (#73)
|
2023-07-03 16:09:01 +10:00 |
|
Nindi Gill
|
8d2adf5d96
|
Update appcast.xml (#67)
|
2023-06-26 11:48:32 +10:00 |
|
Nindi Gill
|
226b0d57d9
|
Add missing LaunchDaemon
|
2023-06-26 11:21:20 +10:00 |
|
Nindi Gill
|
8892cf7d7e
|
Merge branch 'main' of https://github.com/ninxsoft/Mist
|
2023-06-26 11:10:35 +10:00 |
|
Nindi Gill
|
4d68ebac47
|
Bump version
|
2023-06-26 11:10:33 +10:00 |
|
Nindi Gill
|
0aeafb99b5
|
Feature better refresh messaging (#66)
* Add `missingDevicesKey` error type
* Add `warning` refresh state
* Update RefreshRowView foreground style
* Add warning message for Firmware API refresh
|
2023-06-26 11:06:39 +10:00 |
|
Nindi Gill
|
d5e61571b3
|
Update LICENSE
|
2023-06-26 10:46:53 +10:00 |
|
Nindi Gill
|
e3a6d930d5
|
Update TextRibbon.swift (#65)
* Update TextRibbon.swift
* Add back rotation effect
* Added comment for future reference
* Fixed typo
* Fix text selection on TextRibbon
|
2023-06-24 23:15:44 +10:00 |
|
Nindi Gill
|
f215031df1
|
Feature custom clear cache (#64)
* Add support for manual cache removal
* Format sorting closure
|
2023-06-24 19:06:55 +10:00 |
|
Nindi Gill
|
706049becc
|
Bump Sparkle version
|
2023-06-23 10:34:21 +10:00 |
|
Nindi Gill
|
c71397e410
|
Update draft_new_release.yml
|
2023-06-23 09:04:59 +10:00 |
|
Nindi Gill
|
7d380d7d3d
|
Fix typo
|
2023-06-23 00:58:24 +10:00 |
|
Nindi Gill
|
53e0150ed1
|
Update draft_new_release.yml
|
2023-06-23 00:49:43 +10:00 |
|
Nindi Gill
|
c92d64b6e4
|
Remove quotes
|
2023-06-23 00:26:06 +10:00 |
|
Nindi Gill
|
203b9a4f97
|
Fix missing argument
|
2023-06-23 00:05:49 +10:00 |
|
Nindi Gill
|
9d2262561b
|
Update README.md
|
2023-06-22 23:51:27 +10:00 |
|
Nindi Gill
|
bdd16d723a
|
Fix typo
|
2023-06-22 23:51:13 +10:00 |
|
Nindi Gill
|
e7637716f4
|
Create draft_new_release.yml
|
2023-06-22 23:39:26 +10:00 |
|