Commit graph

1360 commits

Author SHA1 Message Date
mutluler
1d498b198d Merge branch 'master' of https://gitlab.gnome.org/World/Authenticator into add-aegis-import 2022-01-23 12:27:11 +01:00
mutluler
b728161694 fix clippy lints 2022-01-23 12:26:15 +01:00
mutluler
6e695fbb9d add export to aegis 2022-01-23 12:02:33 +01:00
mutluler
7571904ca3 fail with encrypted files 2022-01-23 11:36:27 +01:00
mutluler
a258278a3f First draft of aegis import 2022-01-22 17:51:47 +01:00
Yuri Chornoivan
069b4e992b Update Ukrainian translation 2022-01-22 16:29:02 +00:00
M L
8570179c09 Dark mode: Switch to libadwaita and fix dark mode/theme setting 2022-01-22 12:31:06 +00:00
Bilal Elmoussaoui
900b5bd8fd bump timeout for cargo tests
this is taking way too long...
2022-01-16 20:28:15 +00:00
Maximiliano Sandoval R
478dd87bc8
license: Use non deprecated license identifier 2022-01-16 18:08:12 +01:00
Maximiliano Sandoval R
fa8b45fc61
cargo: Update deps 2022-01-16 18:07:05 +01:00
Bilal Elmoussaoui
93088f47d8 tweak the providers page a bit 2022-01-05 12:50:30 +01:00
Bilal Elmoussaoui
dde4c3790d move delete to account details 2022-01-05 12:08:13 +01:00
Bilal Elmoussaoui
f1172990b4 stop the camera when the page changes 2022-01-05 11:25:00 +01:00
Bilal Elmoussaoui
89a94f56d4 remove the sacnned file after being done with it
fixes #280
2022-01-05 11:04:52 +01:00
Bilal Elmoussaoui
020850c5cb use the new dark mode settings 2022-01-05 11:04:19 +01:00
Bilal Elmoussaoui
b2d2e4e363 copy the snapshot transformations from decoder
to scale the camera image to fit
2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
48822df359 move the camera to use the portal 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
c74b509f56 implement Default where it makes sense 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
b8b27c8db2 fix shortcuts page 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
9e78e50a09 adapt per latest gtk-rs api changes 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
b867c5c19b use self.imp instead of from_instance 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
2a08ced060 bump dependencies 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
fe959dfd8f flatpak: drop libadwaita 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
e78e1ffdaf provider page: use the new adw enum model 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
e558c01a05 drop the progress bar in favour of a progress icon 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
1635e15050 use adw::Application 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
eaba3f0d97 update to latest gtk-rs stack 2022-01-05 10:38:31 +01:00
Jan Beich
76e7c31709 meson: drop unused argument for i18n.merge_file()
Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.

data/meson.build:34:0: ERROR: Function does not take positional arguments.
data/meson.build:61:0: ERROR: Function does not take positional arguments.
2022-01-04 23:23:02 +00:00
Balázs Meskó
c193a563fe Update Hungarian translation 2021-12-23 17:08:50 +00:00
Yaron Shahrabani
d573cfc41d Add Hebrew translation 2021-12-23 08:12:35 +00:00
Bilal Elmoussaoui
dc773cdaaa export: get the default collection & handle not found tokens 2021-12-03 14:35:45 +00:00
Bilal Elmoussaoui
e43793aec9 add a export tool helper 2021-12-03 10:04:29 +00:00
Maximiliano Sandoval R
24e88b3170 Add gitlab logo
To be picked up automatically by gitlab, the manually set icon has to be unset.
2021-10-15 15:12:32 +00:00
Maximiliano Sandoval R
9f1bb389a1
doap: Rename to match canonical name 2021-09-20 12:58:44 +02:00
Hugo Carvalho
0512b2c16f Update Portuguese translation 2021-09-13 17:11:00 +00:00
Ask Hjorth Larsen
88d1bdc3c2 Update Danish translation 2021-09-13 16:31:07 +00:00
Fran Dieguez
fdd149a225 Update Galician translation 2021-09-10 07:57:53 +00:00
Quentin PAGÈS
fbef75c5c0 Update Occitan translation 2021-09-07 21:32:00 +00:00
Seong-ho Cho
98efcaba4d Update Korean translation 2021-09-04 15:06:54 +00:00
Matej Urbančič
1946b316d3 Update Slovenian translation 2021-08-11 11:54:16 +00:00
Bilal Elmoussaoui
db6e192ff3 use stable crates for gtk/ashpd/gst 2021-06-29 08:05:17 +00:00
Dz Chen
6afb7bb11e Update Chinese (China) translation 2021-06-29 05:39:06 +00:00
Bilal Elmoussaoui
ebcb674497 update to latest gtk-rs stack
we don't use stable yet because gstreamer-rs still lacks an update for now
2021-06-26 10:33:43 +02:00
Bilal Elmoussaoui
c0a73e2f8c bump dependencies 2021-06-25 19:46:10 +02:00
Julian Hofer
85d7e59139 Add tests for Bitwarden restore 2021-06-18 18:00:54 +02:00
Julian Hofer
5a0e6f137b Allow otpauth://-format authenticator keys for Bitwarden restore 2021-06-04 16:28:29 +00:00
Zdeněk Hataš
0fb5303435 Update Czech translation 2021-05-30 10:42:35 +00:00
Quentin PAGÈS
a5f17252f2 Add Occitan translation 2021-05-28 20:46:17 +00:00
Julian Hofer
e74082c546 Fix clippy errors 2021-05-20 21:23:10 +02:00
Daniel Șerbănescu
dcc6f9b5b6 Update Romanian translation 2021-05-05 11:37:32 +00:00