Commit graph

1529 commits

Author SHA1 Message Date
Lysann Tranvouez
60aa4c634a add encrypt-save-decrypt roundtrip test 2026-03-09 11:42:38 +01:00
Lysann Tranvouez
c8da8b17cc more tests: entity fetching + erase 2026-03-09 09:49:43 +01:00
Lysann Tranvouez
ec91c98523 basic core data tests upon clone 2026-03-09 00:17:31 +01:00
Lysann Tranvouez
802ad84d30 include repo as text fixture, no need to clone from actual github 2026-03-08 23:01:38 +01:00
Lysann Tranvouez
d123d627d4 fix test cleanup 2026-03-08 22:05:58 +01:00
Lysann Tranvouez
cf79dd1e14 re-enable existing test 2026-03-08 21:57:27 +01:00
Lysann Tranvouez
520985e93e feature implementation plans 2026-03-08 21:53:17 +01:00
Lysann Tranvouez
7db85c9939 DO NOT MERGE
local development signing fixes
2026-03-08 21:08:36 +01:00
dependabot[bot]
53ae6426bd
Bump faraday from 1.10.4 to 1.10.5 (#710)
Some checks failed
Deploying / build (release) (push) Has been cancelled
Testing / testing (push) Has been cancelled
Deploying / build (beta) (push) Has been cancelled
Bumps [faraday](https://github.com/lostisland/faraday) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.10.4...v1.10.5)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 1.10.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 16:22:19 +01:00
dependabot[bot]
1a92996a47
Bump rexml from 3.3.9 to 3.4.2 (#702) 2025-09-17 23:28:05 +02:00
Mingshen Sun
c3e67967cc Update YubiKit to 4.7.0 2025-06-08 16:35:50 -07:00
Danny Mösch
4288c4e218
Update dependencies (#690) 2025-04-04 10:43:59 -07:00
Mingshen Sun
dd4dd174d4
Update password in the destination controller when save edit (#688) 2025-03-02 11:43:46 -08:00
Mingshen Sun
0f482709ae Version bump 2025-02-28 20:24:01 -08:00
Mingshen Sun
30ff525224 Update actions to macos-15 2025-02-27 21:29:08 -08:00
Allan Feldman
cb8305f014
(Fix) autofill / extensions and restore persistent storage location (#686) 2025-02-26 20:40:07 -08:00
Mingshen Sun
4ceed65182 Version bump to 0.18.0 2025-02-23 19:40:07 -08:00
Mingshen Sun
fddd0c2563
Show merge conflict file names in the error message (#681) 2025-02-16 13:01:42 -08:00
Mingshen Sun
1d6785511a
Fix symlinks issue (#680) 2025-02-16 10:54:00 -08:00
Mingshen Sun
3292bd3652
Resolving symlinks in path (#679) 2025-02-15 23:38:23 -08:00
Mingshen Sun
1e79e12593
Cleanup duplicated code (#678) 2025-02-08 14:26:45 -08:00
Mingshen Sun
b0a971507f
Fix ui minor issue (#676) 2025-02-07 20:09:17 -08:00
Mingshen Sun
a43f2b017c
Set auto migration to false (#675) 2025-02-07 18:15:39 -08:00
Mingshen Sun
a69c4d16b1
Refactor git repository model (#674)
- Create a new model class for operations of Git repository.
- Refactor everything related with git.
- Add unit tests for git functions.
2025-02-02 22:18:16 -08:00
Giuseppe Ranieri
5a1458e196
Fix typo (#673) 2025-01-28 20:17:27 +01:00
Mingshen Sun
d1de81d919
Refactor core data classes (#671) 2025-01-25 15:40:12 -08:00
Danny Mösch
ab453580ad
Update SwiftLint to version 0.58.x (#669) 2025-01-14 21:49:05 +01:00
Mingshen Sun
ebd26ecb12 Version bump to 0.17.0 2024-12-23 18:35:26 -08:00
Mingshen Sun
a410c9480a
Refactor YubiKey decryptor (#663)
- Add YKFSmartCardInterface extension to simplify smart card related calls
- Use async/await to rewrite callback closures
- Update YubiKeyConnection
- Better error handling
2024-12-15 21:08:27 -08:00
Mingshen Sun
fc35805565 Remove restore key for cache of action 2024-12-14 15:02:57 -08:00
Mingshen Sun
1b84e28a44 Update gopenpgp to v2.8.1 with passforios patches 2024-12-14 12:19:42 -08:00
Mingshen Sun
8acf0cfea4 Version bump to 0.16.0 2024-12-09 20:27:39 -08:00
Mingshen Sun
c5d9d258d8
Use createPGPMessage instead of CryptoNewPGPMessage to support ASCII-armored password with YubiKey (#658) 2024-11-30 11:29:27 -08:00
Mingshen Sun
5bf7ff2da7 Set is_key_content_base64 to true 2024-11-29 13:53:47 -08:00
Danny Mösch
00b43012d3
Update localization and fix typo (#633) 2024-11-29 00:26:19 +01:00
Danny Mösch
09d4b70566 Build on macOS version with at least Xcode 15.3 due to SPM incompatibilities 2024-11-29 00:18:30 +01:00
Danny Mösch
0d7e6fd6c6 Update to latest package versions 2024-11-29 00:18:30 +01:00
Danny Mösch
e297ef9086 Consume SVProgressHUD via SPM getting rid of Carthage 2024-11-29 00:18:30 +01:00
Danny Mösch
025ef069cc Update Ruby and Gemfile dependencies 2024-11-29 00:18:30 +01:00
Danny Mösch
ed724871d6 Stop installing packages that are already there 2024-11-29 00:18:30 +01:00
Danny Mösch
7e2930cc85 Build on latest macOS release Homebrew supports officially 2024-11-29 00:18:30 +01:00
Danny Mösch
1bdf9d684b Rely on SPM plugins to consume SwiftLint and SwiftFormat
Use their latest releases and fix some violations and issues.

# Conflicts:
#	.github/workflows/linting.yml
#	.github/workflows/testing.yml
2024-11-29 00:18:30 +01:00
Danny Mösch
358908f161 Update checkout actions 2024-11-29 00:18:30 +01:00
Danny Mösch
ba1a81170b
Update SwiftLint to version 0.52.x, fix new violations or disable them (#618) 2023-06-25 10:21:45 -07:00
Danny Mösch
d9bd0f3014
Update SwiftLint and SwiftFormat (#613)
* Update Swift version used by SwiftFormat

* Update SwiftLint version

* Rely on new virtual 'all' rule in SwiftLint

* Enable SwiftLint rule 'direct_return' rule and fix all violations

* Enable SwiftLint rule 'shorthand_optional_binding' rule and fix all violations

* Enable SwiftLint rule 'blanket_disable_command' rule and fix all violations
2023-04-23 13:01:37 -07:00
Mingshen Sun
a22e872a8c Version bump to 0.15.0 2023-03-22 18:49:47 -07:00
Mingshen Sun
6ab7682f89 Update screenshots 2023-03-19 14:44:15 -07:00
Mingshen Sun
14115ea266 Update Yubikit to 4.3 2023-03-19 14:08:31 -07:00
Mingshen Sun
45acc2d9ab Fix secrects injection in GitHub Actions 2023-03-18 20:51:50 -07:00
Mingshen Sun
5b73707033 Update github actions versions 2023-03-18 20:25:53 -07:00