Commit Graph

  • 0660957f51 Fix Cancel button appearance in the quick-uploader form Bubka 2023-11-20 13:01:06 +0100
  • 0edb70b87e Change auto-lock notification phrase Bubka 2023-11-20 12:59:59 +0100
  • fb78b975b5 Make some cleaning Bubka 2023-11-20 12:59:42 +0100
  • fcc7e6db03 Fix FieldError components not reacting when an error occurs Bubka 2023-11-20 12:59:16 +0100
  • bfe75069a4 Enhance initialIndex evaluation Bubka 2023-11-17 19:54:15 +0100
  • dc03e8b1e5 Update the twofaccounts store after item creation/update Bubka 2023-11-17 19:52:16 +0100
  • e8a3c441be Fix Always On OTPs & Dots display and looping Bubka 2023-11-17 19:49:39 +0100
  • a75e3c13f7 Fix spinners shown for all OTPs while multiple OTP periods exist Bubka 2023-11-17 09:10:03 +0100
  • 589a308efb Fix the account field not being enabled for steam type Bubka 2023-11-17 08:16:30 +0100
  • 77aed2bba6 Fix typo in event declaration Bubka 2023-11-17 08:15:22 +0100
  • b9c8f9008f Remove unexpected parameter when pushing to webauthn credential edition Bubka 2023-11-16 16:19:09 +0100
  • bb4e79560c Complete webauthn sign in Bubka 2023-11-16 16:17:53 +0100
  • c97bc26952 Prevent password field for user account deletion to be autofilled Bubka 2023-11-16 09:28:24 +0100
  • 65fc726f6c Show NotFound instead of the Register view when registration is disabled Bubka 2023-11-16 08:09:11 +0100
  • e30e373c6f Fix app settings not being saved on change Bubka 2023-11-16 08:06:49 +0100
  • c4b2d3a005 Prevent kick-out when copying an OTP during import Bubka 2023-11-15 17:33:56 +0100
  • a4011388ca Fix landing on Start view while twofaccounts collection is not empty Bubka 2023-11-15 17:27:29 +0100
  • 26511954c4 Fix kicker triggering & Show a notification when kicked-out Bubka 2023-11-15 17:01:51 +0100
  • 3778977c94 Fix settings tab labels not updating on language change Bubka 2023-11-15 15:37:58 +0100
  • 21a7bfffa7 Bind twofaccount data to OtpDisplay to prevent display lag Bubka 2023-11-15 15:31:23 +0100
  • f3350e2dda Fix the middleware pipeline not handling calls to next() with a route object properly Bubka 2023-11-15 14:07:26 +0100
  • 9ae52ae78f Replace the draggable component by the vueuse one Bubka 2023-11-14 13:59:30 +0100
  • 53e3698076 Fix unwanted footer content in management mode Bubka 2023-11-10 16:49:39 +0100
  • 2ad5105378 Fix twofaccounts move feature Bubka 2023-11-10 14:25:13 +0100
  • 9b1733525f Fix call of the Export api endpoint Bubka 2023-11-10 14:23:52 +0100
  • e18653d553 Fix OTP not being displayed on the Import view Bubka 2023-11-10 13:56:12 +0100
  • 999e059592 Fix modal not being closed when the Close button is clicked Bubka 2023-11-10 13:42:42 +0100
  • bc7c824d3d Use anchor tag for better accessibility Bubka 2023-11-07 08:03:37 +0100
  • 685b26ace0 Remove useless items in the bus store Bubka 2023-11-06 16:28:32 +0100
  • f71ac435ed Exit management mode after last twofaccounts deletion Bubka 2023-11-06 16:28:00 +0100
  • 5b9be6a8b9 Fix selected accounts deletion in Management mode Bubka 2023-11-06 13:50:34 +0100
  • 7ebadf278f fix middleware pipeline for the Accounts route Bubka 2023-11-06 13:17:13 +0100
  • 5f99bf594a Rename startingPoint middleware to setReturnTo Bubka 2023-11-06 12:40:27 +0100
  • 08b23a7aa2 Fix bulma-checkradio import causing bulma weird override Bubka 2023-11-06 12:34:18 +0100
  • eb75fe4028 Remove useless bulma-switch extension Bubka 2023-11-03 15:00:39 +0100
  • 55bf9ae168 Cleaning Bubka 2023-11-03 14:48:15 +0100
  • a8540b0c04 Fix navigation using back/close/cancel buttons Bubka 2023-11-03 14:47:56 +0100
  • 929a513ad7 Set Back/Close/Cancel buttons using a component Bubka 2023-11-03 13:20:40 +0100
  • b9eb4f0afb Set Groups fetching async on user login Bubka 2023-11-02 15:10:57 +0100
  • 791421b105 Re-enable the noEmptyError middleware Bubka 2023-11-02 15:04:40 +0100
  • 62accb20fc Fix Close button theme Bubka 2023-11-02 15:01:44 +0100
  • 1a87460465 Add a method to call the twofaccounts/count api endpoint Bubka 2023-11-02 14:55:57 +0100
  • 2dc8734980 Add fetch lifespan to avoid repeated stores refreshes Bubka 2023-11-02 14:54:12 +0100
  • d8861ba475 Use Groups store in Options view to remove a request Bubka 2023-11-02 08:13:31 +0100
  • 8845027800 Lazy load router components Bubka 2023-11-01 11:06:05 +0100
  • ac5669d880 Gather accounts files Bubka 2023-11-01 11:04:25 +0100
  • 6ed54d79bb Fix Error modal closing Bubka 2023-11-01 09:31:24 +0100
  • 27f3145740 Set up Not Found views Bubka 2023-11-01 09:31:00 +0100
  • 7cf8a70743 Set up the Capture view Bubka 2023-10-31 15:32:01 +0100
  • b516fd9c33 Set up the Import view Bubka 2023-10-31 11:41:24 +0100
  • a622ffb216 Set up Webauthn Reset request & Recover views Bubka 2023-10-31 08:21:38 +0100
  • e0802b8479 Set up Password Request & Reset views Bubka 2023-10-30 15:13:50 +0100
  • f7cceed126 Remove ref to the now useless autolock view Bubka 2023-10-30 13:47:02 +0100
  • f0b954fc76 Add $helpers capabilities Bubka 2023-10-30 13:09:02 +0100
  • fa91012a04 Update package-lock Bubka 2023-10-30 13:05:33 +0100
  • 87de0a03e7 Set attributes inheritance to True Bubka 2023-10-30 12:59:35 +0100
  • 0bc488057d Add missing config parameter in services Bubka 2023-10-30 12:57:19 +0100
  • d74e0cedac Fix bad var usage Bubka 2023-10-30 12:54:52 +0100
  • beb5ee027a Set up the Edit twofaccount view Bubka 2023-10-30 12:53:41 +0100
  • fb49e55e34 Set up the QRcode view Bubka 2023-10-27 16:09:59 +0200
  • a880b1c8c7 Fix the GroupSwitch component not showing groups list Bubka 2023-10-27 15:53:51 +0200
  • 0a53549019 Fix notification type Bubka 2023-10-27 15:43:28 +0200
  • 46a58ecb29 Make the user store handle data stores Bubka 2023-10-27 15:42:58 +0200
  • a52cc2dcc9 Set up the Groups view & Create/Update forms Bubka 2023-10-27 15:27:15 +0200
  • 4fd5559e5f Rename stores method which fetch fresh api data Bubka 2023-10-27 15:19:33 +0200
  • 40ea767799 Add the twofaccounts store to stores passed to the router middlewares Bubka 2023-10-27 15:16:07 +0200
  • 79827663fe Make some cleaning Bubka 2023-10-26 08:53:48 +0200
  • b55ea8c84f Make the on click refresh an automatic refresh Bubka 2023-10-26 08:50:18 +0200
  • 910e0bc830 Convert Info notification to Success & Add an Info notification Bubka 2023-10-26 08:44:29 +0200
  • 8c23aa884f Add Starter middleware & Restore the Data have changed notification Bubka 2023-10-25 17:26:32 +0200
  • 4dbbae24dc Set up Always On OTPs on the main view Bubka 2023-10-24 13:27:50 +0200
  • db295f97e9 Re-enable items dragging Bubka 2023-10-24 08:53:55 +0200
  • 865daa1cf6 Fix emit declaration Bubka 2023-10-23 12:48:03 +0200
  • ff6f328bb3 Add file-saver dependency Bubka 2023-10-20 17:25:21 +0200
  • 5d568a606e Implement twofaccounts & groups stores & Add ActionButtons component Bubka 2023-10-20 17:24:45 +0200
  • a46084720e Use the twofaccounts store Bubka 2023-10-20 17:22:11 +0200
  • e9d9f661ad Clean useless stuff Bubka 2023-10-20 17:21:14 +0200
  • 4f59545e97 Fix wrong url in api call Bubka 2023-10-20 17:20:04 +0200
  • 5f83b5d70b Set up the Accounts view with components Bubka 2023-10-20 13:28:17 +0200
  • 4055a52daf Check copy state before notifying Bubka 2023-10-20 13:24:55 +0200
  • 68d98652a3 Set up the Create form Bubka 2023-10-19 11:53:13 +0200
  • 1705d23277 Set up the OTP Display component Bubka 2023-10-19 11:50:06 +0200
  • cca0dbaf99 Add various display modes to the Spinner component Bubka 2023-10-19 11:48:01 +0200
  • 536dcb1e95 Set up TwoFAccounts api service Bubka 2023-10-19 11:45:21 +0200
  • ed1a653b37 Set up TotpLooper & Dots components Bubka 2023-10-19 11:40:19 +0200
  • c389378dc3 Set up the Start view Bubka 2023-10-09 13:00:56 +0200
  • bde05233c5 Set up Kicker to log out user when inactivity is detected Bubka 2023-10-07 17:15:41 +0200
  • abce4a0a7a Set up the PAT settings view Bubka 2023-10-06 10:45:10 +0200
  • c97bed2ad8 Fix bad input type Bubka 2023-10-05 17:05:11 +0200
  • fec9e3d440 Set up the Account settings view Bubka 2023-10-05 17:04:51 +0200
  • 9d72525b38 Make the back-end returns the user email on login/register Bubka 2023-10-05 16:59:53 +0200
  • beeaed9565 Enable webauthn device registration during user registration Bubka 2023-10-05 14:34:54 +0200
  • b59ad21755 Set up the Webauthn settings view Bubka 2023-10-05 14:09:04 +0200
  • 2cd5b40ae3 Set up the Webauthn service to handle webauthn login & registration Bubka 2023-10-05 14:07:14 +0200
  • ba96358801 Rename userPreferenceService to userService Bubka 2023-10-05 14:05:42 +0200
  • 8736941aa1 Set up a Spinner component Bubka 2023-10-05 14:03:00 +0200
  • 48f5c41288 Fix FormCheckBox model binding and event emitting Bubka 2023-10-05 14:00:30 +0200
  • 7efc20e74f Set up the Register view (without webauthn registration) Bubka 2023-10-04 14:01:28 +0200
  • a239b8fc99 Prevent Form object to reject error on 422 response Bubka 2023-10-04 13:58:50 +0200
  • 82b1e039e6 Fix appSettings not being saved to db in Options view Bubka 2023-10-04 13:06:32 +0200