Bubka
|
b8c810f885
|
Generate and Show all OTPs directly on the main view - Complete #153
|
2023-04-28 17:03:06 +02:00 |
|
Josh
|
b9780087cc
|
Remove the custom spinner and reuse the fontawesome one that is already used in other areas.
|
2023-04-24 19:51:41 +12:00 |
|
Josh
|
0727428716
|
Renamed Loader to Spinner, added theming and localization
|
2023-04-24 19:30:23 +12:00 |
|
Bubka
|
3c4b7bdd15
|
Fix modal background color in Dark mode
|
2023-02-08 16:35:52 +01:00 |
|
Bubka
|
ead31fef87
|
Add CSS rules for FormToggle multi-lines labels
|
2023-02-08 16:18:57 +01:00 |
|
Bubka
|
eadebb41ac
|
Add a Light theme and a theme detection/selection feature
|
2023-02-01 17:21:55 +01:00 |
|
Bubka
|
f661a0bc17
|
Change position of toolbar and buttons in Edit mode and add search
|
2022-12-14 22:24:57 +01:00 |
|
Bubka
|
8cbdf9946b
|
Remove is-focused class to prevent squared outline on Safari
|
2022-10-18 13:41:46 +02:00 |
|
Bubka
|
3fcc2b906b
|
Fix some accessibility issues
|
2022-10-14 12:01:53 +02:00 |
|
Bubka
|
8d3a97a701
|
Complete the release radar to notify new 2Fauth releases - Close #127
|
2022-10-12 11:14:17 +02:00 |
|
Bubka
|
1610cf3738
|
Complete keyboard navigation and focus style enhancement
|
2022-09-30 14:00:22 +02:00 |
|
Bubka
|
4f3fa4ba75
|
Enhance accessibility with correct keyboard navigation and focus style
|
2022-09-21 21:46:06 +02:00 |
|
Bubka
|
2681d5346e
|
Add custom :focus and :focus-visible CSS rules
|
2022-09-21 10:49:37 +02:00 |
|
Bubka
|
b44c6958e3
|
Enhance some fields design for more effective forms
|
2022-09-14 11:07:22 +02:00 |
|
Bubka
|
acdaa73e62
|
Add rules and live validation to Password Field component
|
2022-09-13 17:13:17 +02:00 |
|
Bubka
|
51719b01d0
|
Add official icons to the Import view
|
2022-07-28 13:17:22 +02:00 |
|
Bubka
|
b0a1556d5a
|
Complete the G-Auth import feature
|
2022-06-20 17:55:40 +02:00 |
|
Bubka
|
63fafed6a9
|
Refine UI and translations
|
2022-04-15 16:20:34 +02:00 |
|
Bubka
|
3f2d3cac19
|
Fix account box sizing broken by Bulma update
|
2022-04-13 13:59:23 +02:00 |
|
Bubka
|
d016507592
|
Replace radiusless sass definition by Bulma is-radiusless class
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
3edacf0824
|
Show actions instead of error when QR code is not a valid otp auth uri
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
55a47a75f4
|
Add OAuth Personal Access Token management
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
70478323d3
|
Fix #13 : Long Service name push content out of viewport
|
2020-11-28 20:09:08 +01:00 |
|
Bubka
|
f6e04fb36c
|
Adjust some layout elements
|
2020-11-25 22:01:54 +01:00 |
|
Bubka
|
0d84a75778
|
Move live scanner to a dedicated view to make things easier
|
2020-11-23 19:30:58 +01:00 |
|
Bubka
|
17eb3d46c6
|
Always use lowercase for otpType and apply uppercase with CSS if needed
|
2020-11-16 14:15:33 +01:00 |
|
Bubka
|
8253d28102
|
Fix #11 : Set TOTP loop duration on remaining time instead of remaining dots
|
2020-11-16 09:38:28 +01:00 |
|
Bubka
|
d72292c60f
|
Remove useless CSS definition
|
2020-11-13 14:53:35 +01:00 |
|
Bubka
|
e427ef90b1
|
Add new FormToggle vue component
|
2020-11-09 01:24:40 +01:00 |
|
Bubka
|
7a3f9b526f
|
Add 'Show QR code' feature to the manage view
|
2020-11-02 13:39:43 +01:00 |
|
Bubka
|
fe02bac6d6
|
Complete Move to group feature
|
2020-10-28 17:51:32 +01:00 |
|
Bubka
|
b1c2a56c2a
|
Add Groups to vue front-end
|
2020-10-25 23:59:03 +01:00 |
|
Bubka
|
92a38c4dbb
|
Adjust notification height
|
2020-10-08 22:06:27 +02:00 |
|
Bubka
|
f80636ee6e
|
Hide content around iPhone X+ notch
|
2020-09-29 22:46:03 +02:00 |
|
Bubka
|
c23d22e2b3
|
Add selected items count in Manage view
|
2020-09-28 11:05:38 +02:00 |
|
Bubka
|
93a721cd68
|
Set fixed position for Search field and Settings tabs bar
|
2020-09-27 23:53:11 +02:00 |
|
Bubka
|
06c8dd0a10
|
Replace custom notifications with vue-notification package
|
2020-09-25 23:36:11 +02:00 |
|
Bubka
|
e1aa1152dd
|
Update & clean dependencies
|
2020-09-17 23:37:01 +02:00 |
|
Bubka
|
b5646d00a2
|
Add fixed notifications to FormWrapper component
|
2020-05-07 14:02:03 +02:00 |
|
Bubka
|
9963bdea41
|
Add global alternative display mode (grid or list) as an user option
|
2020-05-02 17:55:41 +02:00 |
|
Bubka
|
9f398933ea
|
Set the uploader as a vue component with qrcode-reader as default
|
2020-04-24 09:03:00 +02:00 |
|
Bubka
|
f3a2a1a8c1
|
Add vue-qrcode-reader npm package
|
2020-04-02 10:42:09 +02:00 |
|
Bubka
|
eaabe6e9e3
|
Make the accounts sortable and persist new order.
Deactivate Pull-to-refresh feature to prevent side effects
|
2020-03-27 22:36:01 +01:00 |
|
Bubka
|
dc5a6082ae
|
Enhance Current password fields for better understanding
|
2020-02-28 15:21:12 +01:00 |
|
Bubka
|
1be5e1ca70
|
Cleaning
|
2020-02-28 09:41:40 +01:00 |
|
Bubka
|
d345c80d4d
|
New FormSwitch vue component
|
2020-02-27 16:27:14 +01:00 |
|
Bubka
|
1a3bfbf383
|
Move CSS transitions from Accounts component to app.scss
|
2020-02-13 13:50:51 +01:00 |
|
Bubka
|
94d57aff4f
|
Set Pull to Refresh feature on Accounts list
|
2020-02-09 23:04:46 +01:00 |
|
Bubka
|
04137e46f3
|
Font-size adjustment roll-back + footer adjustment
|
2020-02-06 22:29:57 +01:00 |
|
Bubka
|
d0881ec7d6
|
CSS adjustments
|
2020-02-06 22:15:13 +01:00 |
|