Commit Graph

586 Commits

Author SHA1 Message Date
Bernd Schoolmann
35a3307113
Fix browser biometric setup 2024-04-28 19:56:02 +02:00
Bernd Schoolmann
3ee8c722ef
Fix release pipeline builds for windows and mac 2024-04-28 18:10:54 +02:00
github-actions[bot]
2cd7fe75ec
2024-04-28 16:01:24 +00:00
Bernd Schoolmann
8faaa026cb
Update PKGBUILD 2024-04-28 17:59:18 +02:00
Bernd Schoolmann
cdcdcbbbd7
Update com.quexten.Goldwarden.metainfo.xml 2024-04-28 17:58:48 +02:00
Bernd Schoolmann
33e3ad558a
Merge pull request #174 from quexten/fix/update-toolchain
Update toolchain version
2024-04-28 17:45:20 +02:00
Bernd Schoolmann
e8b3c9d817
Update _typos.toml 2024-04-28 17:44:08 +02:00
Bernd Schoolmann
887d2621ed
Update _typos.toml 2024-04-28 17:42:10 +02:00
Bernd Schoolmann
b0cb96e940
Update typos.yaml 2024-04-28 17:39:01 +02:00
Bernd Schoolmann
803c45cb77
Update toolchain version 2024-04-28 17:37:29 +02:00
Bernd Schoolmann
1feeb102e6
Merge pull request #169 from quexten/fix/spelling
Fix symmetric crypto key spelling
2024-04-28 17:36:32 +02:00
Bernd Schoolmann
f87e328ed7
Update typos.yaml 2024-04-28 17:35:22 +02:00
Bernd Schoolmann
12dbd23d1f
Merge pull request #170 from quexten/quexten-patch-2
Create _typos.toml
2024-04-28 17:33:27 +02:00
Bernd Schoolmann
5cbf9982b5
Create _typos.toml 2024-04-28 17:33:16 +02:00
Bernd Schoolmann
a404bba9d8
Fix cipher spelling 2024-04-28 17:27:55 +02:00
Bernd Schoolmann
69e79980e5
Fix bufer spelling 2024-04-28 17:25:37 +02:00
Bernd Schoolmann
7ba5d466c5
Fix asymetric spelling 2024-04-28 17:24:56 +02:00
Bernd Schoolmann
4d43e6f133
Fix symmetric crypto key spelling 2024-04-28 17:21:33 +02:00
Bernd Schoolmann
d67bc68c25
Merge pull request #168 from quexten/revert-167-quexten-patch-1
Revert "Create issue_label_bot.yaml"
2024-04-28 17:16:23 +02:00
Bernd Schoolmann
d1f2f9c597
Revert "Create issue_label_bot.yaml" 2024-04-28 17:16:14 +02:00
Bernd Schoolmann
b6a9ee90ea
Merge pull request #167 from quexten/quexten-patch-1
Create issue_label_bot.yaml
2024-04-28 17:14:45 +02:00
Bernd Schoolmann
8159b189c3
Create issue_label_bot.yaml 2024-04-28 17:14:33 +02:00
Bernd Schoolmann
4efa949c88
Create typos.yaml 2024-04-28 17:06:42 +02:00
Bernd Schoolmann
6b0f4ca5e4
Update pipeline go version for flatpak 2024-04-28 16:42:16 +02:00
Bernd Schoolmann
ae6d15045e
Update pipeline go version 2024-04-28 16:39:57 +02:00
Bernd Schoolmann
2734ac76ec
Update dependencies 2024-04-28 16:37:38 +02:00
Bernd Schoolmann
2449d57504
Merge pull request #165 from quexten/dependabot/go_modules/github.com/Microsoft/go-winio-0.6.2
Bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2
2024-04-28 16:07:03 +02:00
dependabot[bot]
aeb988b232
Bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2
Bumps [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/Microsoft/go-winio/releases)
- [Commits](https://github.com/Microsoft/go-winio/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/Microsoft/go-winio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 14:05:51 +00:00
Bernd Schoolmann
c4e7f77ec6
Merge pull request #163 from quexten/dependabot/go_modules/github.com/google/uuid-1.6.0
Bump github.com/google/uuid from 1.5.0 to 1.6.0
2024-04-28 16:05:31 +02:00
Bernd Schoolmann
c1df8d4f11
Merge pull request #162 from quexten/dependabot/go_modules/github.com/awnumar/memguard-0.22.5
Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5
2024-04-28 16:05:19 +02:00
Bernd Schoolmann
cc29e159c9
Merge pull request #161 from quexten/dependabot/go_modules/golang.org/x/crypto-0.22.0
Bump golang.org/x/crypto from 0.17.0 to 0.22.0
2024-04-28 16:05:09 +02:00
Bernd Schoolmann
bbafde07fa
Merge pull request #160 from olastor/fix-macos-build-amd64
fix: pin macos-13 as os for building amd64 binary
2024-04-28 16:04:41 +02:00
dependabot[bot]
a5bc1a09f2
Bump github.com/google/uuid from 1.5.0 to 1.6.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 14:02:23 +00:00
dependabot[bot]
b06db43b50
Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5
Bumps [github.com/awnumar/memguard](https://github.com/awnumar/memguard) from 0.22.4 to 0.22.5.
- [Release notes](https://github.com/awnumar/memguard/releases)
- [Commits](https://github.com/awnumar/memguard/compare/v0.22.4...v0.22.5)

---
updated-dependencies:
- dependency-name: github.com/awnumar/memguard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 14:02:18 +00:00
dependabot[bot]
8f60b37acf
Bump golang.org/x/crypto from 0.17.0 to 0.22.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.22.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 14:02:18 +00:00
Bernd Schoolmann
07aa9a5932
Create dependabot.yaml 2024-04-28 16:01:48 +02:00
Sebastian
7b00d56c66 fix: pin macos-13 as os for building amd64 binary 2024-04-28 14:10:33 +02:00
Bernd Schoolmann
f58993870b
Merge pull request #153 from talal/patch-1
Fix typos
2024-04-06 00:35:16 +02:00
Muhammad Talal Anwar
d593ede6d4 Fix variable name 2024-04-05 21:07:11 +02:00
Muhammad Talal Anwar
7937fcf25c Fix typos 2024-04-05 21:06:23 +02:00
Bernd Schoolmann
50fcaf2f41
Disable badpass response 2024-04-05 08:36:54 +02:00
Bernd Schoolmann
b9a2c1608d
Merge pull request #152 from quexten/feature/background-status
Add background status support
2024-04-05 08:08:15 +02:00
Bernd Schoolmann
e087ffa422
Add error on missing ssh key 2024-04-05 08:06:43 +02:00
Bernd Schoolmann
1e1ec95fe3
Remove unused code 2024-04-05 08:06:31 +02:00
Bernd Schoolmann
f53a9a13ac
Add debug logging to keyhierarchy 2024-04-05 08:06:17 +02:00
Bernd Schoolmann
24f6907c0d
Fix sync error 2024-04-05 08:06:02 +02:00
Bernd Schoolmann
f798ef3825
Add error handling for encryption routines 2024-04-05 08:05:35 +02:00
Bernd Schoolmann
bd635d8b15
Add background status support 2024-04-05 02:45:23 +02:00
Bernd Schoolmann
6ac5754075
Merge pull request #141 from SuperSandro2000/browser-err
Improve overhaul error handling, Fix more lints found by golangci-lint's default config
2024-03-21 08:42:43 +01:00
Bernd Schoolmann
7b3e21b238
Merge pull request #145 from Gooberpatrol66/main
Update peercred dependency
2024-03-21 05:52:18 +01:00