Commit graph

1435 commits

Author SHA1 Message Date
mutluler
b8b0de1be6 don't overuse unwraps 2022-01-29 13:30:32 +01:00
mutluler
0cf7ad7654 add encrypted import of aegis files 2022-01-28 16:07:53 +01:00
Matheus Barbosa
6a926aef57 Update Brazilian Portuguese translation 2022-01-27 16:28:45 +00:00
Aleksandr Melman
93a722265a Update Russian translation 2022-01-27 10:48:12 +00:00
mutluler
5b658dd295 some cleanups
- adapt to new trait
- improve docs
- extend tests to hotp and steam
2022-01-26 11:21:40 +01:00
mutluler
92b78bb06b Merge branch 'master' of https://gitlab.gnome.org/World/Authenticator into add-aegis-import 2022-01-25 23:57:32 +01:00
Hugo Carvalho
4a8a51e4d5 Update Portuguese translation 2022-01-25 19:54:46 +00:00
Yuri Chornoivan
b588f8740b Update Ukrainian translation 2022-01-25 07:57:09 +00:00
Boyuan Yang
c92688e902 Update Chinese (China) translation 2022-01-24 19:56:55 +00:00
Yuri Chornoivan
a4fe31235a Fix minor typo 2022-01-24 19:01:25 +00:00
Yuri Chornoivan
e68e4efb15 Update Ukrainian translation 2022-01-24 15:51:46 +00:00
Bilal Elmoussaoui
6866f3dd39 cargm fmt 2022-01-24 10:17:53 +01:00
Adrien Plazas
0101aba10e data: List compatible form-factors
This will allow the app to be available in Phosh and PureOS Store.
2022-01-24 08:35:46 +01:00
Bilal Elmoussaoui
944bc93da5 Tweak focus 2022-01-23 21:26:23 +01:00
Bilal Elmoussaoui
52461d4e60 Make clippy happy 2022-01-23 21:22:57 +01:00
Bilal Elmoussaoui
f1b4362284 feature: Add GNOME Shell Search Provider 2022-01-23 20:48:29 +01:00
Bilal Elmoussaoui
8c3785799e restore: properly set the counter
Fixes #286
2022-01-23 17:57:23 +01:00
Bilal Elmoussaoui
dc7a615a4f providers: lower the min period to 1
Fixes #283
2022-01-23 17:53:44 +01:00
Bilal Elmoussaoui
e329cee1ee support otpauth URI handler
Fixes #265
2022-01-23 17:51:08 +01:00
Bilal Elmoussaoui
48296de6fc preferences: pass in the key to the backup/restore plugin 2022-01-23 17:08:05 +01:00
Bilal Elmoussaoui
0606b834aa prefrences: show a UI to type a password/key for encypted backups 2022-01-23 16:52:44 +01:00
Bilal Elmoussaoui
8bfae9dad9 backup: add an encryptable attribute 2022-01-23 16:14:15 +01:00
Bilal Elmoussaoui
771d84e912 build: backport fancy stuff from the template 2022-01-23 16:13:01 +01:00
Bilal Elmoussaoui
2e9af8b6e2 build: use Meson's post_install 2022-01-23 15:42:00 +01:00
Piotr Drąg
8f12305e9c Update Polish translation 2022-01-23 11:50:09 +00:00
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