Commit graph

297 commits

Author SHA1 Message Date
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
Andrew Erickson
2289692422 show auth errors inline on sign in view 2021-05-01 09:12:53 -06:00
Andrew Erickson
499d33f8e0 only show signed in view if authenticated 2021-05-01 08:20:54 -06:00
Andrew Erickson
357121bad5 fix branch conflicts 2021-04-30 20:15:54 -06:00
Andrew Erickson
cafa7baf1f present two factor sheet after 2fa data is set 2021-04-30 14:56:40 -06:00
Andrew Erickson
c300a75b22 add login button in main toolbar 2021-04-30 14:44:14 -06:00
Andrew Erickson
287b5500fe present sign in when credentials are required 2021-04-30 14:43:54 -06:00
Matt Kiazyk
11e8fdecf8
Adds a settings button that loads MacOS Notification when user denies access 2021-04-29 17:04:38 -05:00
Matt Kiazyk
094bb6f0cc
Adds MacOS notifications 2021-04-28 21:50:44 -05:00
Matt Kiazyk
d43aac3346
Merge pull request #123 from senmu/sam/universal-aria2
Create universal aria2 binary
2021-04-26 21:05:55 -05:00
Sam Lu
59971fbe1e Create universal aria2 binary
Fat binary generated via `lipo` that contains support for both x86_64 and arm64
2021-04-22 23:21:32 -06:00
Matt Kiazyk
98f2ff2c80
Merge pull request #119 from RobotsAndPencils/dependabot/github_actions/actions/cache-v2.1.5
Bump actions/cache from v2.1.4 to v2.1.5
2021-04-22 08:48:50 -05:00
Matt Kiazyk
53b6330f26
Merge pull request #121 from senmu/sam/arm64-compatible-aria2
Bundle M1-compatible version of aria2
2021-04-22 08:48:38 -05:00
Sam Lu
350e5708b7 Bundle M1-compatible version of aria2 2021-04-15 17:46:44 -06:00
dependabot[bot]
3a3026c726
Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 06:28:13 +00:00
Matt Kiazyk
eaf1e4e1d6
Merge pull request #118 from RobotsAndPencils/dependabot/bundler/AppCast/kramdown-2.3.1
Bump kramdown from 2.3.0 to 2.3.1 in /AppCast
2021-03-30 10:05:11 -05:00
dependabot[bot]
f512030b71
Bump kramdown from 2.3.0 to 2.3.1 in /AppCast
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 13:55:49 +00:00
Matt Kiazyk
563a75fa88
Increment build number 2021-03-10 18:43:24 -06:00
Matt Kiazyk
53153daaef
Bump version 1.0.5 2021-03-10 18:42:37 -06:00
Matt Kiazyk
0c94a76baa
Merge pull request #115 from RobotsAndPencils/EstimatedNewLine
Updates estimated time on info pane to 2 lines for better readability
2021-03-10 08:28:17 -06:00
Matt Kiazyk
126a7c2176
Merge pull request #114 from RobotsAndPencils/AutoInstall
Auto Install Xcode if wanted
2021-03-10 08:28:01 -06:00
Matt Kiazyk
da56b2ac6d
Updates estimated time on info pane to 2 lines for better readability 2021-03-07 14:33:32 -06:00
Matt Kiazyk
8011f4a288
Auto Install Xcode if wanted 2021-03-07 14:21:27 -06:00
Brandon Evans
e4165d5366
Merge pull request #111 from RobotsAndPencils/release-note-instructions 2021-02-24 08:22:55 -07:00
Matt Kiazyk
1e51356bf2
Updating some release steps notes 2021-02-24 08:58:26 -06:00
Brandon Evans
4f4f0ee919
Add install and update instructions to release notes 2021-02-22 17:10:33 -07:00
Matt Kiazyk
f01db8b931
Increment build number
Signed-off-by: Matt Kiazyk <mattkiazyk@gmail.com>
2021-02-22 15:12:09 -06:00
Matt Kiazyk
5e85b1b6b2
Bump version 1.0.4 2021-02-22 15:10:18 -06:00
Brandon Evans
69f5b707fa
Merge pull request #107 from RobotsAndPencils/matt/downloadStats
Display installation steps with download stats in info pane
2021-02-18 20:35:06 -07:00
Brandon Evans
22894e2d6d
Move installation step beside cancel button in info pane 2021-02-18 19:20:08 -07:00
Brandon Evans
2f04d23eac
Use Logger for Progress.updateFromAria2 2021-02-18 19:19:30 -07:00
Brandon Evans
899eec7dae
Don't attempt to parse days from aria2c ETA
I had initially suggested this but then went and checked in the source and the largest unit in the format is hours. 52da4e40ea/src/util.cc (L518-L534)
2021-02-18 19:16:08 -07:00
Brandon Evans
e301ad8818
Configure aria2c Progress better
Using .file kind and .downloading file operation kind will produce a more appropriate localizedAdditionalDescription.

The fileTotalCount and fileCompletedCount aren't appropriate for this case, because there's only one file being downloaded.
2021-02-18 19:14:44 -07:00
Brandon Evans
d00a356c29
Show installation step description for all steps in InstallationStepDetailView 2021-02-18 19:14:06 -07:00
Brandon Evans
1469dfa56b
Replace ObservingDownloadStatsView with ObservingProgressIndicator
This more closely replicates the default look and feel of SwiftUI.ProgressView, but with explicit control over whether localizedAdditionalDescription is shown and without the label above the progress view that displays a fileOperationKind string.
2021-02-18 19:10:12 -07:00
Matt Kiazyk
e638547900
add Percent text to bar 2021-02-15 13:14:52 -06:00
Matt Kiazyk
b06be4e3fa
Download stats for Aria2 2021-02-13 21:23:22 -06:00
Matt Kiazyk
2329098601
Merge pull request #104 from RobotsAndPencils/matt/FractionDownloadHelp
Moves the .help for the ProgressIndicator so it refreshes with the fraction change
2021-02-10 10:24:50 -06:00