Commit graph

1354 commits

Author SHA1 Message Date
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
Bilal Elmoussaoui
add1571e44 Update screenshot per UI changes 2022-04-22 00:41:05 +02:00
Bilal Elmoussaoui
42dcb2f5ff Bump dependencies 2022-04-22 00:37:13 +02:00
Bilal Elmoussaoui
3b95c578cf Bump release 2022-04-22 00:37:03 +02:00
Bilal Elmoussaoui
3f3c47595a favicons: Split into a separate crate
This also stops fetching icons for a specific size and instead fetches the best size there is
that fixes the runtime stack error

Fixes #312
2022-04-22 00:33:19 +02:00
Luming Zh
34990ed85d Update Chinese (China) translation 2022-04-21 13:59:48 +00:00
Hugo Carvalho
de5f4e91f6 Update Portuguese translation 2022-04-20 22:12:05 +00:00
Luming Zh
44de99cbca Update Chinese (China) translation 2022-04-20 13:49:21 +00:00
Yuri Chornoivan
138c8c3483 Update Ukrainian translation 2022-04-20 12:57:23 +00:00
Yosef Or Boczko
a8232c2757 Update Hebrew translation 2022-04-20 08:52:08 +00:00
Bilal Elmoussaoui
899d965a19 set mold as a linker 2022-04-20 03:40:54 +02:00
Bilal Elmoussaoui
95f34a5694 runtime: try incrementing the stack size 2022-04-20 03:40:37 +02:00
Bilal Elmoussaoui
022b9d072e provider image: properly abort old tasks 2022-04-20 03:40:37 +02:00
Bilal Elmoussaoui
2a57aed29f providers: show feedback when created/updated/removed 2022-04-20 01:06:35 +02:00
Bilal Elmoussaoui
396a32a59e providers: add a placeholder page
Also set it when the provider is deleted

Fixes #307
Fixes #308
2022-04-20 01:02:45 +02:00
Bilal Elmoussaoui
f03eb97abd add feedback when code is copied
Fixes #310
2022-04-20 00:36:56 +02:00
Bilal Elmoussaoui
356efb04be resources: remove unnused icons 2022-04-20 00:17:39 +02:00
Bilal Elmoussaoui
3d7db3f906 account row: re-add the copy button
Fixes #311
2022-04-20 00:16:49 +02:00
Bilal Elmoussaoui
d51b28a588 search: match on provider name as well
Fixes #306
2022-04-20 00:13:38 +02:00
Yuri Chornoivan
962c81aa24 Update Ukrainian translation 2022-04-19 15:37:03 +00:00
Bilal Elmoussaoui
b4ba55a580 Aegis: Fix deserialization when biometric slot is used
This also drops the usage of the serde(untagged) as that often breaks
instead we split things into smaller structs.

Fixes #305
2022-04-19 13:41:03 +02:00
Hugo Carvalho
afd8f742a3 Update Portuguese translation 2022-04-19 11:40:50 +00:00
Yosef Or Boczko
eb4b70c2df Update Hebrew translation 2022-04-19 08:20:31 +00:00
Bilal Elmoussaoui
a5c75fb1cb readme: center the image 2022-04-19 01:57:00 +00:00
Bilal Elmoussaoui
bb553b4bae update screenshots 2022-04-19 03:55:47 +02:00
Bilal Elmoussaoui
445ee650ae readme: mention new features 2022-04-19 03:44:57 +02:00
Bilal Elmoussaoui
f4a279c050 bump release to 4.1.0 2022-04-19 03:43:31 +02:00
Bilal Elmoussaoui
7b06e09f20 account edit: allow changing provider 2022-04-19 03:30:34 +02:00
Bilal Elmoussaoui
82812d2ed3 providers: unset websites if none are defined 2022-04-19 02:49:19 +02:00
Bilal Elmoussaoui
32a274ec5a restore: Don't update prvoider urls 2022-04-19 02:48:19 +02:00
Bilal Elmoussaoui
5cd7297316 account add: allow user to create new providers automatically
Fixes #297
2022-04-19 02:28:12 +02:00
Bilal Elmoussaoui
24a559b9be account-add: validate that a provider is selected as well
Part of #297
2022-04-19 00:48:49 +02:00