Commit graph

595 commits

Author SHA1 Message Date
Matt Kiazyk
907e503f71
Merge pull request #371 from Kyle-Ye/feature/kyle/upgrade_unxip
Update unxip binary to v2.1
2023-05-19 16:49:53 -05:00
Matt Kiazyk
4ecc245db6
Merge pull request #375 from jakex7/locale/pl
Introduce Polish translations
2023-05-19 16:38:44 -05:00
Matt Kiazyk
84702ad63b
Merge pull request #376 from LinXunFeng/main
Fix zh_Hans localizations
2023-05-19 16:26:50 -05:00
Matt Kiazyk
0607f57077
Merge pull request #385 from KyLeggiero/feature/Update-images
Updated readme
2023-05-19 16:24:34 -05:00
Ky
9b6a479798
Updated readme
- Fixed broken CI badge
- Updated screenshots for current version
- Clearer wording for installation instruction titles (now it's clear these are separate/alternative processes rather than stages in the same process)
    - Pulled brew instructions out of the codeblock so that it wraps. Rephrased for the new position
2023-05-16 11:35:38 -06:00
Matt Kiazyk
d8e1069a92
Update some robots references on README.md 2023-04-21 14:00:46 -05:00
Matt Kiazyk
60582094af
Update README.md about next steps 2023-04-21 12:53:02 -05:00
Matt Kiazyk
cc4165252e push nextstep.md 2023-04-21 12:47:50 -05:00
Kyle
3529b19295
Update unxip binary to v2.1 2023-04-18 13:46:21 +08:00
LinXunFeng
771cb3242c Fix zh_Hans localizations 2023-04-17 13:37:49 +08:00
Jakub Grzywacz
7245d54a7c
Docs: Update README.md 2023-04-16 12:50:55 +02:00
Jakub Grzywacz
2d22210d5b Locale: introduce Polish translations 2023-04-16 12:46:30 +02:00
Matt Kiazyk
3b1254a48e
Merge pull request #369 from RobotsAndPencils/dependabot/github_actions/ruby/setup-ruby-1.144.2
Bump ruby/setup-ruby from 1.144.1 to 1.144.2
2023-03-21 22:25:34 -05:00
dependabot[bot]
95c9776788
Bump ruby/setup-ruby from 1.144.1 to 1.144.2
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.144.1 to 1.144.2.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/v1.144.1...v1.144.2)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 10:57:04 +00:00
Matt Kiazyk
93f34dd31b
Merge pull request #368 from RobotsAndPencils/dependabot/github_actions/ruby/setup-ruby-1.144.1
Bump ruby/setup-ruby from 1.144.0 to 1.144.1
2023-03-18 09:50:02 -05:00
dependabot[bot]
ce906c5ce9
Bump ruby/setup-ruby from 1.144.0 to 1.144.1
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.144.0 to 1.144.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/v1.144.0...v1.144.1)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 10:57:07 +00:00
Matt Kiazyk
d3e07242b1
Merge pull request #366 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.3.1
Bump actions/cache from 3.2.6 to 3.3.1
2023-03-13 21:30:36 -05:00
Matt Kiazyk
5423f20c26
Merge pull request #365 from RobotsAndPencils/dependabot/github_actions/ruby/setup-ruby-1.144.0
Bump ruby/setup-ruby from 1.143.0 to 1.144.0
2023-03-13 21:30:21 -05:00
dependabot[bot]
74a870d4ff
Bump actions/cache from 3.2.6 to 3.3.1
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.6...v3.3.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 10:57:22 +00:00
dependabot[bot]
48b5611e0b
Bump ruby/setup-ruby from 1.143.0 to 1.144.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.143.0 to 1.144.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/v1.143.0...v1.144.0)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 10:57:06 +00:00
Matt Kiazyk
371c94e3fa
Merge pull request #363 from RobotsAndPencils/dependabot/github_actions/ruby/setup-ruby-1.143.0
Bump ruby/setup-ruby from 1.139.0 to 1.143.0
2023-03-06 21:56:43 -06:00
Matt Kiazyk
9d681927d2
Merge pull request #358 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.2.6
Bump actions/cache from 3.2.5 to 3.2.6
2023-03-06 21:56:31 -06:00
Matt Kiazyk
ba031403d6
Merge pull request #362 from egesucu/turkish-translation-improvements
Turkish Localization Update
2023-03-06 21:56:13 -06:00
dependabot[bot]
846fbc0635
Bump ruby/setup-ruby from 1.139.0 to 1.143.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.139.0 to 1.143.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/v1.139.0...v1.143.0)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 10:57:48 +00:00
Ege Sucu
0bc8edf75e Updated Turkish Localization with New Content 2023-03-04 16:57:29 +03:00
Matt Kiazyk
b439eb555b
Update appcast ruby action 2023-02-28 19:29:25 -06:00
Matt Kiazyk
d955ec8bd2
v1.10.0 2023-02-28 18:58:53 -06:00
Matt Kiazyk
c2c67f1269
Merge pull request #361 from RobotsAndPencils/hashcash
Implement hashcash for Apple ID Authentication
2023-02-28 18:50:46 -06:00
Matt Kiazyk
76bb3fbae0
Adds hashcash implementation 2023-02-27 12:11:12 -06:00
Matt Kiazyk
29503ad9cf
Testing Hashcash 2023-02-23 23:04:31 -06:00
dependabot[bot]
a0efd467c6
Bump actions/cache from 3.2.5 to 3.2.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 10:57:00 +00:00
Matt Kiazyk
2f37ae0e41
Merge pull request #356 from RobotsAndPencils/unxip_1.1.3
Update unxip binary to 1.1.3
2023-02-16 21:14:02 -06:00
Matt Kiazyk
9452db4749
Update unxip binary to 1.1.3 2023-02-14 23:07:16 -06:00
Matt Kiazyk
b5550d0557
Merge pull request #354 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.2.5
Bump actions/cache from 3.2.4 to 3.2.5
2023-02-12 16:01:11 -06:00
dependabot[bot]
7e459f8933
Bump actions/cache from 3.2.4 to 3.2.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 10:56:59 +00:00
Matt Kiazyk
7263ff3f67
Merge pull request #348 from egesucu/improvement/new-username
Updating the username
2023-02-01 23:03:53 -06:00
Matt Kiazyk
16bd85c918
Merge pull request #299 from jrsaruo/fix/missing-ja-localization
Update Japanese localization
2023-02-01 22:59:02 -06:00
Matt Kiazyk
87cdbd7ec0
Merge pull request #349 from FelixHerrmann/main
Ventura UI fixes
2023-02-01 22:51:57 -06:00
Matt Kiazyk
4a48d55ac7
Merge pull request #351 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.2.4
Bump actions/cache from 3.2.2 to 3.2.4
2023-01-31 19:01:10 -06:00
dependabot[bot]
f20ba75384
Bump actions/cache from 3.2.2 to 3.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 10:01:12 +00:00
Felix Herrmann
c496238fb9 fix Ventura status bar spacing 2023-01-16 17:53:19 +01:00
Felix Herrmann
7eb5a8f073 fix Ventura toolbar placement 2023-01-16 17:52:26 +01:00
Ege Sucu
834dd9807a
Updating the username 2023-01-10 00:43:23 +03:00
Matt Kiazyk
e0be252899
Merge pull request #342 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.2.2
Bump actions/cache from 3.0.11 to 3.2.2
2022-12-29 10:01:04 -06:00
Matt Kiazyk
5b43677f30
Merge pull request #336 from yossizahn/main
Fix #329
2022-12-29 10:00:41 -06:00
dependabot[bot]
816c00460d
Bump actions/cache from 3.0.11 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.11...v3.2.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 10:01:42 +00:00
Yossi Zahn
550d917b33 Fix #329 2022-12-18 00:29:33 +02:00
Yusaku Nishi
b56a73c8fe
Add missing localizations for Japanese 2022-12-10 23:10:27 +09:00
Yusaku Nishi
495dfedf46
Merge branch 'main' into fix/missing-ja-localization 2022-12-10 22:53:37 +09:00
Matt Kiazyk
0b6ae5d7ec
Merge pull request #333 from RobotsAndPencils/matt/OpenInRosetta
Adds open in Rosetta option for Apple Silicon machines
2022-12-06 18:42:57 -06:00