Matt Kiazyk
|
9de2684f2f
|
Update readme for dark/light mode
|
2021-11-24 12:22:07 -06:00 |
|
Matt Kiazyk
|
239aeabf08
|
Merge pull request #166 from RobotsAndPencils/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
|
2021-11-04 22:06:17 -05:00 |
|
Matt Kiazyk
|
f769f69f87
|
Merge pull request #165 from qyzdo/notAuthorized
Show a message when user is not authorized yet
|
2021-11-04 21:48:30 -05:00 |
|
dependabot[bot]
|
a3c541cb39
|
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 10:03:42 +00:00 |
|
Oskar Figiel
|
04d81ed9e4
|
Show a message when user is not authorized yet
|
2021-11-01 17:30:39 +01:00 |
|
MattKiazyk
|
22c390b666
|
Increment build number
Signed-off-by: MattKiazyk <mattkiazyk@gmail.com>
|
2021-10-21 19:32:33 -05:00 |
|
Matt Kiazyk
|
91595b5449
|
Bump ci to 12.5.1
|
2021-10-21 19:14:05 -05:00 |
|
Matt Kiazyk
|
83fa00b21f
|
Merge pull request #159 from RobotsAndPencils/matt/NonDeveloper
Better handling of when AppleId is not a developer
|
2021-10-21 19:03:29 -05:00 |
|
Matt Kiazyk
|
dfbca7220d
|
Merge pull request #161 from RobotsAndPencils/dependabot/bundler/AppCast/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0 in /AppCast
|
2021-10-19 14:41:30 -05:00 |
|
dependabot[bot]
|
f1f0426dfe
|
Bump addressable from 2.7.0 to 2.8.0 in /AppCast
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-19 19:36:40 +00:00 |
|
Matt Kiazyk
|
b9c8e864b3
|
Merge pull request #160 from RobotsAndPencils/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
|
2021-10-19 13:31:22 -05:00 |
|
Matt Kiazyk
|
e11cdd1198
|
Fix up Tests - modify validateSession to use our network wrapper.
|
2021-10-19 10:54:47 -05:00 |
|
dependabot[bot]
|
648a7a21a1
|
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 10:05:29 +00:00 |
|
Matt Kiazyk
|
9c0a455b53
|
Merge pull request #158 from RobotsAndPencils/matt/QuickPreferences
Adds a quick toolbar option for opening preferences
|
2021-10-15 08:31:41 -05:00 |
|
Matt Kiazyk
|
1496f32e28
|
Better handling of when AppleId is not a developer
|
2021-10-14 15:43:16 -05:00 |
|
Matt Kiazyk
|
86bbd9451c
|
Adds a quick toolbar option for opening preferences
|
2021-10-13 14:44:43 -05:00 |
|
Matt Kiazyk
|
04c79c36ad
|
Merge pull request #156 from RobotsAndPencils/matt/OpenIdenticalBuilds
Better handling of duplicate builds and buttons not working
|
2021-10-08 16:27:32 -05:00 |
|
Matt Kiazyk
|
06d7b494aa
|
PR review cleanup
|
2021-10-08 16:22:12 -05:00 |
|
Matt Kiazyk
|
1a10650760
|
Merge pull request #155 from RobotsAndPencils/matt/cacheDirectory
Adds ability to switch the local cache directory
|
2021-10-08 16:14:46 -05:00 |
|
Matt Kiazyk
|
68838ecb4c
|
fix: better handling of opening duplicate builds
|
2021-10-08 15:56:29 -05:00 |
|
Matt Kiazyk
|
3a5b63b174
|
Adds ability to switch the local cache directory
|
2021-10-01 16:51:33 -05:00 |
|
Matt Kiazyk
|
c52f742556
|
Merge pull request #153 from Binlogo/version-filter
Add new filter for Release or Beta versions
|
2021-09-16 09:45:17 -05:00 |
|
棒棒彬_Binboy
|
550cf3261c
|
Apply suggestions from code review
if the isInstalledOnly is on, we filter with `AND` instead of `OR`
Co-authored-by: Matt Kiazyk <matt@bnid.ca>
|
2021-09-16 08:26:46 +08:00 |
|
Binlogo
|
12cc6b11ba
|
Support release or beta version filter
|
2021-09-16 01:08:52 +08:00 |
|
Matt Kiazyk
|
912f52cc8f
|
Merge pull request #140 from RobotsAndPencils/dependabot/bundler/AppCast/rexml-3.2.5
Bump rexml from 3.2.4 to 3.2.5 in /AppCast
|
2021-08-18 16:56:11 -05:00 |
|
Matt Kiazyk
|
36a5dd7ba3
|
Merge pull request #136 from RobotsAndPencils/dependabot/github_actions/actions/cache-2.1.6
Bump actions/cache from 2.1.5 to 2.1.6
|
2021-08-18 16:55:20 -05:00 |
|
Matt Kiazyk
|
6e6c2b0081
|
Merge pull request #147 from provTheodoreNewell/teddy/releseDateInInfoPane
Enhancement: Add Xcode release date to info pane in Xcodes.app
|
2021-08-18 16:54:59 -05:00 |
|
Matt Kiazyk
|
b61545979f
|
Merge pull request #150 from RobotsAndPencils/matt/fixCIDeveloperDir
Updates developer dir on CI runs to xcode 12.5
|
2021-08-18 16:54:15 -05:00 |
|
Matt Kiazyk
|
3db60b65f5
|
Updates developer dir on CI runs to xcode 12.5
|
2021-08-18 16:49:24 -05:00 |
|
Teddy Newell
|
e1e2b97a9e
|
InfoPane_Previews release date
|
2021-08-10 09:35:11 -07:00 |
|
Teddy Newell
|
0c14934e58
|
Add release date view to InfoPane
|
2021-08-05 17:34:16 -07:00 |
|
dependabot[bot]
|
df42332545
|
Bump rexml from 3.2.4 to 3.2.5 in /AppCast
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-08 15:44:46 +00:00 |
|
Matt Kiazyk
|
5c02200f88
|
Increment Build number
|
2021-06-07 11:00:05 -05:00 |
|
dependabot[bot]
|
c05150e8d0
|
Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-28 05:43:23 +00:00 |
|
Matt Kiazyk
|
c7df3ced8a
|
Merge pull request #133 from RobotsAndPencils/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
|
2021-05-12 09:49:03 -05:00 |
|
Matt Kiazyk
|
798c222225
|
Merge pull request #134 from RobotsAndPencils/dependabot/github_actions/actions/setup-ruby-1.1.3
Bump actions/setup-ruby from 1 to 1.1.3
|
2021-05-12 09:48:50 -05:00 |
|
dependabot[bot]
|
be032865ea
|
Bump actions/setup-ruby from 1 to 1.1.3
Bumps [actions/setup-ruby](https://github.com/actions/setup-ruby) from 1 to 1.1.3.
- [Release notes](https://github.com/actions/setup-ruby/releases)
- [Commits](https://github.com/actions/setup-ruby/compare/v1...v1.1.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 05:28:52 +00:00 |
|
dependabot[bot]
|
dfc2affce6
|
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 05:28:48 +00:00 |
|
Andrew Erickson
|
85340e6189
|
Merge pull request #131 from RobotsAndPencils/andrew/duplicateAlerts
only present a single alert at time
|
2021-05-02 09:27:58 -06:00 |
|
Matt Kiazyk
|
fc7560d95f
|
Merge pull request #126 from RobotsAndPencils/Notifications
Adds MacOS notifications
|
2021-05-02 10:16:45 -05:00 |
|
Andrew Erickson
|
ec2d76a9fe
|
clear login credentials after any auth failure
|
2021-05-02 09:10:39 -06:00 |
|
Andrew Erickson
|
a7e36ca709
|
prevent alerts refreshing xcode with invalid session
|
2021-05-02 09:05:48 -06:00 |
|
Matt Kiazyk
|
31ffac80d3
|
PR updates
|
2021-05-02 10:02:30 -05:00 |
|
Matt Kiazyk
|
ecfb49a216
|
Merge branch 'main' into Notifications
|
2021-05-02 09:38:29 -05:00 |
|
Andrew Erickson
|
9395b1fda2
|
only present a single alert at time
|
2021-05-02 07:52:42 -06:00 |
|
Andrew Erickson
|
ebe393d4ad
|
Merge pull request #130 from RobotsAndPencils/andrew/update-licenses
include updates to sparkle license
|
2021-05-02 07:44:38 -06:00 |
|
Andrew Erickson
|
df8db05038
|
Merge pull request #127 from RobotsAndPencils/andrew/signIn
Handle required log in scenarios better instead of showing errors
|
2021-05-02 07:43:57 -06:00 |
|
Matt Kiazyk
|
ffc7223a4d
|
Merge pull request #129 from RobotsAndPencils/andrew/signInErrorHandling
Show sign in errors inline on sign in view
|
2021-05-02 08:34:42 -05:00 |
|
Andrew Erickson
|
89f978684a
|
include updates to sparkle license
|
2021-05-01 12:51:26 -06:00 |
|
Andrew Erickson
|
761b2bd8cb
|
handle account locked auth error
|
2021-05-01 09:13:26 -06:00 |
|