Julia Johannesen
39f9aeb53f
Use new instead of builder for adw::Toast
...
Additionally changes the toast message from "Restored accounts" to
"Accounts restored successfully".
2022-06-09 10:34:50 -04:00
Julia Johannesen
b6eca08709
Satisfy rustfmt
...
Fixes CI
2022-06-08 21:26:38 -04:00
Julia Johannesen
a50cff047b
Add Google Authenticator Restore option
...
Adds the option to restore your accounts from a QR code exported by
Google authenticator. Additionally adds a QR code reader to the
preferences window and reworks how the `crate::backup::Restorable` and
`crate::backup::RestorableItem` traits work in order to accommodate the
new QR code restore option.
2022-06-08 20:50:07 -04:00
Julia Johannesen
64f7850f39
Initial implementation of otpauth-migration uris
2022-06-08 20:46:39 -04:00
Bilal Elmoussaoui
a06721730f
tools/fetcher: Decode tokens
2022-06-06 21:04:05 +02:00
Bilal Elmoussaoui
42011356d5
tools/fetcher: Only fetch tokens
2022-06-06 20:58:07 +02:00
Bilal Elmoussaoui
7d2b958082
tools: Add a debug tool to read sandbox keyring
2022-06-06 20:52:26 +02:00
Bilal Elmoussaoui
1d0085e445
Release 4.1.5
2022-06-06 09:41:26 +02:00
Bilal Elmoussaoui
e19b8eede8
account: Add more logs when we fail to load an account
2022-06-06 09:39:52 +02:00
Bilal Elmoussaoui
f381dda9a0
misc: Make clippy happy
2022-06-06 09:26:43 +02:00
Bilal Elmoussaoui
2a4949b96c
account: Log failed to load accounts
2022-06-06 09:14:16 +02:00
Bilal Elmoussaoui
be9502a5b8
favicon-scrapper: Don't panic on error
2022-06-06 09:12:29 +02:00
Bilal Elmoussaoui
c75adc536e
keyring: Don't unwrap when retrieving a token
2022-06-05 21:57:40 +00:00
Bilal Elmoussaoui
c16992be2b
Bump release to 4.1.4
2022-06-04 13:46:13 +02:00
Quentin PAGÈS
4218ba72b1
Update Occitan translation
2022-06-03 21:17:20 +00:00
Bilal Elmoussaoui
2330cc750e
Update dependencies
2022-06-03 18:59:39 +02:00
Bilal Elmoussaoui
da6a233f8c
application: Properly initialize locked state
...
Fixes #331
2022-06-02 23:49:14 +02:00
Bilal Elmoussaoui
cf88546834
Release 4.1.3
2022-05-31 20:21:55 +02:00
Bilal Elmoussaoui
2cbf0fea90
Update oo7
2022-05-31 20:20:38 +02:00
Bilal Elmoussaoui
66e0fc1e62
Bump to 4.1.2
2022-05-29 00:52:56 +02:00
Bilal Elmoussaoui
2402de86b9
favicon-scrapper: Specify the error on Display
...
Fixes #322
2022-05-29 00:33:33 +02:00
Bilal Elmoussaoui
9647b67bfd
camera: Always show the back button
...
Fixes #317
2022-05-28 22:30:03 +02:00
Bilal Elmoussaoui
8c2868b07d
camera: Don't fail if we can't remove screenshot file
...
It needs a patch to be merged on xdg-desktop-portal first
2022-05-28 22:24:43 +02:00
Bilal Elmoussaoui
37662f3496
Tokenize search terms
...
Fixes #309
Fixes #290
2022-05-28 22:23:19 +02:00
Bilal Elmoussaoui
9f0590b99c
Update dependencies
2022-05-28 22:22:46 +02:00
Irénée THIRION
e7ea2b8a8e
Update French translation
2022-05-24 12:26:15 +00:00
Bilal Elmoussaoui
777a21ad3c
backup: Make thumbnail optional for andOTP
2022-05-21 15:02:17 +00:00
John Erling Blad
c10da38794
Add Norwegian Nynorsk translation
2022-05-18 15:34:31 +00:00
John Erling Blad
004816a357
Update Norwegian Bokmål translation
2022-05-18 15:23:33 +00:00
Philipp Kiemle
83aa043a05
Update German translation
2022-05-13 19:19:21 +00:00
Gabriele Musco
f239bc0bc0
Update Italian translation
2022-05-13 09:47:00 +00:00
Bilal Elmoussaoui
d24fcc3546
favicon: Create a link for svg favicons
...
Instead of creating a scaled variants
Fixes #326
2022-05-09 09:45:47 +02:00
Bilal Elmoussaoui
a41f8382a4
camera: Read the file content before removing it
...
The removal of file won't work yet because it depends on a change in xdg-desktop-portal to be merged
Fixes #318
2022-05-09 09:37:28 +02:00
Kukuh Syafaat
0b5d6c260f
Update Indonesian translation
2022-05-09 02:23:43 +00:00
Bilal Elmoussaoui
7eeb4b76da
widgets: Simplify the ProgressIcon
...
Drops most of things that were unnused and also add a fallback color
Fixes #324
2022-05-07 20:01:10 +02:00
Sabri Ünal
bf66e3f671
Update Turkish translation
2022-05-02 16:16:05 +00:00
Bilal Elmoussaoui
3c3eb02fff
Switch to oo7 for secret service handling
...
Also switch to tracing while we are at it. Might need to refactor the
whole keyring module in a
later commit
2022-04-30 01:55:23 +00:00
John Erling Blad
68029e5e42
Update Norwegian Bokmål translation
2022-04-27 20:49:04 +00:00
Jiri Grönroos
4859edc339
Update Finnish translation
2022-04-24 19:02:34 +00:00
Aleksandr Melman
a8d1ac8dd1
Update Russian translation
2022-04-24 16:37:12 +00:00
Piotr Drąg
f0e4871281
Update Polish translation
2022-04-24 10:36:23 +00:00
Bilal Elmoussaoui
29e4b1d7f3
camera: Don't panic if failed to setup the pipeline
2022-04-22 21:26:29 +02:00
Bilal Elmoussaoui
58ed3b53bd
backup: Don't error out if a biometric slot is found
...
Fixes #305
2022-04-22 21:11:23 +02:00
Bilal Elmoussaoui
e64a591d36
provider: Stop re-updating the icon on save
2022-04-22 01:53:46 +02:00
Bilal Elmoussaoui
3b72876408
favicon: Drop unnused async-std dependency
...
Leftover from surf testing
2022-04-22 01:04:47 +02:00
Bilal Elmoussaoui
56e196346f
Favicon: Fix tests
2022-04-22 00:56:51 +02:00
Bilal Elmoussaoui
4f979d246a
flatpak: Move mold config to the manifest
2022-04-22 00:50:51 +02:00
Bilal Elmoussaoui
de16461bbd
favicon: Drop Cargo.lock
2022-04-22 00:48:47 +02:00
Bilal Elmoussaoui
472298b059
favicon: replace async-std usages
2022-04-22 00:48:47 +02:00
Rafael Fontenelle
0635522581
Update Brazilian Portuguese translation
2022-04-21 22:41:32 +00:00