113 Commits

Author SHA1 Message Date
Crowdin Bot
c02af653cf New Crowdin translations by GitHub Action 2024-01-28 16:44:30 +00:00
Artem Chepurnoy
fe8507d52e
Rename plural to plurals to it becomes translatable 2024-01-28 18:21:32 +02:00
Artem Chepurnoy
fc8910f93f
fix: Keep screen on while viewing items doesn't keep the screen on 2024-01-28 17:51:17 +02:00
Artem Chepurnoy
a874d88e06
feat: Add and enable HTTPS-ify URL override by default 2024-01-28 16:59:53 +02:00
Artem Chepurnoy
9df9b68d4c
Rename Duplicates sensitivity to Tolerance and move it to the translatable resources 2024-01-28 16:37:42 +02:00
Artem Chepurnoy
c22595537e
fix: Display a correct current region when Re-logging into an account 2024-01-28 09:27:33 +02:00
Artem Chepurnoy
97ff7e84ad
Prioritize showing error description over error 2024-01-28 08:55:12 +02:00
Artem Chepurnoy
42dab0318b
Proper two-pane layout for Duplicates screen 2024-01-27 22:31:10 +02:00
Artem Chepurnoy
96efcfad65
Diaplay a count of results in the search field 2024-01-27 21:14:18 +02:00
Artem Chepurnoy
d23b8e1c76
feat: Wordlist view screen 2024-01-27 13:55:00 +02:00
Artem Chepurnyi
8636e77bd4
Merge pull request #111 from AChep/justdeleteme_action
New Just delete me by GitHub Action
2024-01-26 10:16:17 +02:00
Artem Chepurnyi
50db8b2926
Merge pull request #112 from AChep/tfa_2factorauth_action
New Two-factor auth by GitHub Action
2024-01-26 10:16:07 +02:00
Artem Chepurnyi
06dc1c57d2
Merge pull request #113 from AChep/passkeys_action
New Passkeys by GitHub Action
2024-01-26 10:15:51 +02:00
AChep
2e78305f2c [AUTO]Update Public suffix list
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt
2024-01-26 00:09:33 +00:00
AChep
3db88d518d [AUTO]Update passkeys library
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json
2024-01-26 00:04:50 +00:00
AChep
f6dbb6837d [AUTO]Update two-factor auth library
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json
2024-01-26 00:03:42 +00:00
AChep
be93b7aeee [AUTO]Update justdeleteme library
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json
2024-01-26 00:01:30 +00:00
Artem Chepurnoy
553d40c45b
fix: Better formatting of error messages from the API 2024-01-25 12:19:35 +02:00
Artem Chepurnoy
55fd6b246a
fix: Watchtower screen doesn't extend behind the navigation bar in landscape 2024-01-25 11:49:54 +02:00
Artem Chepurnoy
04fff90d26
Show a build ref the app was built from in about section 2024-01-24 09:46:14 +02:00
Crowdin Bot
893d8b7e2f New Crowdin translations by GitHub Action 2024-01-23 19:08:31 +00:00
Artem Chepurnoy
3805164489
Calculate password strength during the initial sync of the ciphers 2024-01-23 21:01:13 +02:00
Artem Chepurnoy
fcdb373998
Change phrase Select file -> Select a file 2024-01-23 19:37:14 +02:00
Artem Chepurnoy
ea392ab8ae
Combine all known API error messages in a UI error message 2024-01-23 19:20:23 +02:00
Artem Chepurnoy
021b2a84c5
Do not exit the app if a screen fails internally, instead just show an error message 2024-01-22 18:10:11 +02:00
Artem Chepurnoy
44ac23f7ed
Remove unused local logging libraries 2024-01-22 17:59:40 +02:00
Artem Chepurnoy
833c2765bd
fix: Possible crash because back press intercetor is not registred yet 2024-01-22 17:59:20 +02:00
Artem Chepurnoy
75a21e9bc7
Disable min size enforcement of the switches in the Settings items -> Smaller switch items 2024-01-22 13:11:16 +02:00
Artem Chepurnoy
b4859a19fb
feature: Cancel the selection on back press #26 2024-01-21 19:39:04 +02:00
Artem Chepurnoy
3de0e3734e
Trim the entered 2FA token before sending it to the backend #99 2024-01-21 18:33:44 +02:00
Artem Chepurnoy
41d19c46b4
refactor: Move getLastInsertRowId to the util.sq 2024-01-20 12:41:44 +02:00
Artem Chepurnoy
f4f06b0500
fix: Only the first Wordlist has number of words displayed in a counter 2024-01-20 12:39:12 +02:00
Artem Chepurnoy
d12eda09da
feat: Allow to disable Watchtower alerts for specific ciphers #19 2024-01-20 12:24:55 +02:00
Artem Chepurnoy
68f7d0236e
fix: Unable to delete a Password history item with last used date set to null 2024-01-19 12:59:54 +02:00
Artem Chepurnoy
dee746a5bc
fix: Unable to sync the cipher with a null password history last used date 2024-01-19 12:37:47 +02:00
Artem Chepurnyi
1cc183c104
Merge pull request #94 from AChep/justdeleteme_action
New Just delete me by GitHub Action
2024-01-19 10:30:39 +02:00
Artem Chepurnyi
676643eadc
Merge pull request #95 from AChep/passkeys_action
New Passkeys by GitHub Action
2024-01-19 10:30:23 +02:00
Artem Chepurnoy
f5aa34efc9
Format a better error message if Json parsing fails #84 2024-01-19 10:29:51 +02:00
Artem Chepurnoy
ff752c6988
fix: Make Last used date of Password history optional #84 2024-01-19 10:29:50 +02:00
AChep
3e4dda53ac [AUTO]Update passkeys library
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json
2024-01-19 00:05:08 +00:00
AChep
b95836c859 [AUTO]Update justdeleteme library
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json
2024-01-19 00:01:46 +00:00
Artem Chepurnoy
d9020baa94
Hide unused Card Valid from option 2024-01-17 21:57:18 +02:00
Artem Chepurnoy
84f0c41c12
Align the UX of the Card item iwht other items #91 2024-01-17 21:54:16 +02:00
Artem Chepurnoy
992ce89bea
fix: Unable to read text from a file on Desktop 2024-01-17 11:14:35 +02:00
Crowdin Bot
6d7d599ab4 New Crowdin translations by GitHub Action 2024-01-16 17:08:23 +00:00
Artem Chepurnoy
57e1f1f951
Test support for more of cipher decode algorithms 2024-01-16 17:31:57 +02:00
Artem Chepurnoy
e1371c3f85
fix: Unable to select Email relay if more than one of the same type is available #85 2024-01-16 16:57:08 +02:00
Artem Chepurnoy
047b3454af
A better Failed to decode a cipher error message 2024-01-16 10:34:00 +02:00
Artem Chepurnoy
d4b3532f6c
fix: Use translated resources for Change folder name dialog 2024-01-15 20:43:37 +02:00
Artem Chepurnoy
2245904fd1
fix: Limit the max lines of labels on horizontal home menu to a single line 2024-01-15 20:43:37 +02:00