Bilal Elmoussaoui
b1d81e420e
backup: rename to Authenticator (legacy)
2021-01-31 04:08:37 +01:00
Bilal Elmoussaoui
b0cf53e8d7
Merge branch 'wip/cdavis/search-in-headerbar' into 'master'
...
Search Tweaks
See merge request World/Authenticator!191
2021-01-31 03:03:28 +00:00
Christopher Davis
3d102529b1
providers_dialog: Add search shortcut
...
Adds a shortcut for searching within the providers dialog.
This will match the shortcut for the preferences window and
main window.
2021-01-30 18:50:41 -08:00
Christopher Davis
5630cc1f4a
window: Move search to headerbar
...
Newer apps have their search entries in the headerbar.
To match these newer apps and AdwPreferencesWindow, move
our own search into the headerbar as well.
2021-01-30 18:33:02 -08:00
Christopher Davis
3248e55cc1
providers_dialog: Move search entry to HeaderBar
...
Search in HeaderBar is the newer pattern apps are using
instead of GtkSearchBar. To match these newer apps and
AdwPreferencesWindow, we should move our own search
to the HeaderBar.
2021-01-30 18:32:58 -08:00
Bilal Elmoussaoui
e7d99fba73
Merge branch 'format-decimal' into 'master'
...
otp: Format following decimal notation
See merge request World/Authenticator!189
2021-01-31 01:45:22 +00:00
Maximiliano Sandoval R
7ae95ca252
account: Do not copy whitespace
2021-01-31 02:17:31 +01:00
Maximiliano Sandoval R
76b5ba78ab
otp: Format following decimal notation
2021-01-31 02:17:30 +01:00
Bilal Elmoussaoui
929b121c3e
Merge branch 'wip/cdavis/adjust-no-results-label' into 'master'
...
providers_dialog: Adjust the description for zero results
See merge request World/Authenticator!190
2021-01-31 01:16:00 +00:00
Christopher Davis
b141ae571f
providers_list: Adjust empty results label
2021-01-30 17:15:04 -08:00
Christopher Davis
f4d8835ffe
providers_dialog: Adjust the description for zero results
2021-01-30 17:14:38 -08:00
Bilal Elmoussaoui
3904834077
update empty results string
2021-01-31 02:06:19 +01:00
Bilal Elmoussaoui
756965ddb0
Merge branch 'wip/cdavis/style-tweaks' into 'master'
...
style: Use title-3 and adjust margins
See merge request World/Authenticator!188
2021-01-31 01:05:13 +00:00
Christopher Davis
d965e4606c
style: Use title-3 and adjust margins
...
Use title-3 for more subtle bold labels, and adjust margins
to be multiples of 6px per https://developer.gnome.org/hig/stable/visual-layout.html.en
2021-01-30 17:02:24 -08:00
Bilal Elmoussaoui
13bc86874a
providers: allow to edit them
2021-01-31 01:27:10 +01:00
Bilal Elmoussaoui
fdbfda7812
Merge branch 'custom-providers' into 'master'
...
Add some custom providers
See merge request World/Authenticator!187
2021-01-31 00:24:58 +00:00
Maximiliano Sandoval R
024e7a52c7
Add some custom providers
...
Battle.net & Gitea
2021-01-31 01:13:39 +01:00
Bilal Elmoussaoui
9b201c3df9
css: fix provider row border-bottom for hotp/steam
2021-01-31 00:44:36 +01:00
Bilal Elmoussaoui
663f907fce
providers: allow creating new ones
2021-01-31 00:21:49 +01:00
Bilal Elmoussaoui
b6d4e630b6
Merge branch 'main-minor-imps' into 'master'
...
Fix steam 2fa gen
See merge request World/Authenticator!186
2021-01-30 23:08:31 +00:00
Maximiliano Sandoval R
a02db13a32
otp: Add method to generate time based counter
2021-01-30 23:59:18 +01:00
Maximiliano Sandoval R
2d54818621
otp: Add steam test unit
...
Fix typo.
2021-01-30 23:40:43 +01:00
Maximiliano Sandoval R
7fa24986c5
Fix Steam auth
...
Kinda.
2021-01-30 23:40:43 +01:00
Yuri Chornoivan
d6510c570d
Update Ukrainian translation
2021-01-30 12:14:41 +00:00
Bilal Elmoussaoui
87ef17e274
freeotp: use filter_map as well
2021-01-30 12:34:25 +01:00
Bilal Elmoussaoui
3decba1a68
account: filter only valid accounts
...
instead of unwrapping causing a crash
fixes #206
2021-01-30 12:29:25 +01:00
Bilal Elmoussaoui
c1be2f9597
providers: type to search
2021-01-30 12:07:02 +01:00
Bilal Elmoussaoui
11d6464bd6
providers: prepare for greatness
...
make sure we all i18n ready
2021-01-30 11:43:10 +01:00
Bilal Elmoussaoui
be4b00e39b
preferences: bind switch & spin sensitivity
2021-01-30 11:05:28 +01:00
Yuri Chornoivan
c94862cab6
Update Ukrainian translation
2021-01-30 08:13:39 +00:00
Bilal Elmoussaoui
d70bba8747
bump version to 4.0.0
...
get slowely ready for the next release
2021-01-30 01:08:24 +01:00
Bilal Elmoussaoui
c145a377d2
keyring: create a secret-service only once
2021-01-30 00:49:23 +01:00
Bilal Elmoussaoui
6ac06a75f2
css: set a border-bottom for the progress bar
2021-01-30 00:25:25 +01:00
Bilal Elmoussaoui
3f0d40c454
re-enable type on search
...
now that's fixed in gtk4
2021-01-29 23:43:17 +01:00
Bilal Elmoussaoui
cd4c241958
otp: use our Algorithm enum everywhere
...
do the conversion only once at the very end
2021-01-29 23:34:40 +01:00
Bilal Elmoussaoui
c02115107c
make account/providers descriptions clearer
2021-01-29 23:28:00 +01:00
Bilal Elmoussaoui
a2ce9fc671
camera: only create a pipeline for the first found device
...
until we add a device selector thing
2021-01-29 23:01:57 +01:00
Bilal Elmoussaoui
4108c192fb
stop using static_resources
...
makes iterating on the ui depends on statically re-compiling everything
2021-01-29 22:30:19 +01:00
Bilal Elmoussaoui
30dd1b2416
log the result of backup/restore
2021-01-29 22:21:13 +01:00
Bilal Elmoussaoui
0d211f7105
Merge branch 'unwraps' into 'master'
...
Reduce Unwrap usage
Closes #225
See merge request World/Authenticator!185
2021-01-29 20:05:52 +00:00
Maximiliano Sandoval R
981ebfd83d
cargo: Update deps
...
Allows to drop unwraps on get_text from an editable.
2021-01-29 19:06:02 +01:00
Maximiliano Sandoval R
8e0927036b
account_add: Better error handling
...
In the case where the token is not a valid Base32 string or the provider
was not found the ErrorRevealer widget is used.
Fixes: https://gitlab.gnome.org/World/Authenticator/-/issues/225
2021-01-29 18:49:44 +01:00
Yuri Chornoivan
5690074b38
Update Ukrainian translation
2021-01-29 17:37:33 +00:00
Maximiliano Sandoval R
758f5d0c54
account: Move unwrap down the line
2021-01-29 18:13:36 +01:00
Maximiliano Sandoval R
ad17b145a6
window: Remove unwrap
2021-01-29 17:12:30 +01:00
Maximiliano Sandoval R
b66238f16a
app: Expropriate about page
2021-01-29 17:12:08 +01:00
Bilal Elmoussaoui
fbc0bacac6
Merge branch 'ctrl-t-keybinding' into 'master'
...
Remove camera shortcut
See merge request World/Authenticator!184
2021-01-29 14:49:55 +00:00
Maximiliano Sandoval R
aac7dfb72a
shortcuts: Rephrase some actions
2021-01-29 15:46:46 +01:00
Maximiliano Sandoval R
6644c74379
shortcuts: Remove trailing whitespace
2021-01-29 15:43:39 +01:00
Maximiliano Sandoval R
0e15ad1a20
shortcuts: Adding shortcut which was missing
2021-01-29 15:43:39 +01:00