Commit Graph

  • 15733f0b38 Bind Fields instead of full Form to the Login view inputs Bubka 2023-10-04 10:43:59 +0200
  • c448628e1b Set up the Options view bound to the prefs & settings stores Bubka 2023-10-04 09:30:05 +0200
  • 39281ec428 Fix disabling of global error handler Bubka 2023-09-29 15:06:35 +0200
  • f7826aff6b Set up the About view Bubka 2023-09-29 13:19:58 +0200
  • a6e749f510 Disable global error handler in dev env Bubka 2023-09-29 13:17:26 +0200
  • ecb6ad3c65 Set up basic light/dark theme toggling Bubka 2023-09-29 13:16:41 +0200
  • 304bc55601 Set up page titles Bubka 2023-09-29 13:11:02 +0200
  • eaf61dc01f Clear notification and set their duration & Fix landing on webauthn form Bubka 2023-09-28 16:16:03 +0200
  • 6769ab381b Handle missing/invalid CSRF token & let 422 errors pass through Bubka 2023-09-28 16:13:14 +0200
  • fe9002501b Reset the user store on unauthenticated HTTP response Bubka 2023-09-28 13:23:58 +0200
  • 73e36edd9c Set up a global notification handler & Error view & Modal component Bubka 2023-09-28 11:27:45 +0200
  • e37c0c9ea5 Set up email/pwd login & logout features Bubka 2023-09-27 10:53:49 +0200
  • 0435cecd53 Adapt back-end to the new front-end auth management Bubka 2023-09-27 10:50:21 +0200
  • 48bea5721f Set up Store, Service & Routing to handle the sign in process Bubka 2023-09-27 10:44:54 +0200
  • 1d51cb3e31 Set up Form component & some form elements components Bubka 2023-09-27 10:37:59 +0200
  • c02af5aab9 Rename http client factory Bubka 2023-09-27 10:24:03 +0200
  • df2407c46c Replace Vue globalProperties by provide/inject at app level Bubka 2023-09-27 10:19:48 +0200
  • 74d886a840 Migrate the Footer component (as a layout one) Bubka 2023-09-22 17:21:18 +0200
  • a57baa9de9 Fix error thrown on i18n setup Bubka 2023-09-22 17:14:00 +0200
  • f6484bd73d Add common layout components Bubka 2023-09-22 15:35:58 +0200
  • c63603ae04 Set up a basic user store Bubka 2023-09-22 15:07:47 +0200
  • b3b948ad5e Set up fontawesome icons (v6) Bubka 2023-09-22 13:10:42 +0200
  • 5ae9630a82 Set up i18n Bubka 2023-09-22 12:00:16 +0200
  • 75cbb0e1ab Set up global immutable app properties Bubka 2023-09-22 11:32:24 +0200
  • e393ca1ea0 Set up the notification feature Bubka 2023-09-21 17:10:12 +0200
  • 531b35c786 Set up the api factory and very first service Bubka 2023-09-21 16:52:13 +0200
  • 2c05651c43 Set up the basic vue app with router and stylesheet Bubka 2023-09-20 17:34:33 +0200
  • 2e19350c48 Add sass & bulma packages Bubka 2023-09-20 17:32:29 +0200
  • 11d9da51d4 Set a dedicated blade landing view Bubka 2023-09-20 16:17:56 +0200
  • aa32575d22 Rename MIX_ env vars Bubka 2023-09-20 16:10:32 +0200
  • 20676e2f18 Add the vite config file with basic Laravel setup Bubka 2023-09-20 16:06:01 +0200
  • af5ed76342 Reset npm dependencies to Laravel defaults with a vue3 stack Bubka 2023-09-20 16:05:23 +0200
  • c765bfdb4b Bump version number & Update change log v4.2.4 Bubka 2023-11-21 13:44:31 +0100
  • 7fe9d1a32c
    Add pgsql pdo to dockerfile (#242) Stavros Kois 2023-11-21 14:02:38 +0200
  • 1beee3175a
    Address code review Stavros Kois 2023-11-21 12:33:06 +0200
  • 160f55fa6b Add support for an openid provider indy koning 2023-11-20 23:25:36 +0100
  • 0f9163afb5
    Add pgsql pdo to dockerfile Stavros Kois 2023-11-10 07:16:21 +0200
  • cb412a8369
    Update spanish translation Germán Martín 2023-11-06 11:32:49 +0100
  • 296691beee
    Merge pull request #235 from lufei/fix/badge Bubka 2023-10-30 13:13:10 +0100
  • 1693880feb
    Fix build badge broken Lu Fei 2023-10-27 15:32:33 +0800
  • 057cdb69ea Fix tests v4.2.3 Bubka 2023-09-26 08:40:36 +0200
  • 4560daef34 Bump version number & Update change log Bubka 2023-09-26 08:19:41 +0200
  • 69742516dc Recompile assets Bubka 2023-09-24 18:42:17 +0200
  • 8518f5ebc5 Make the Close button of 404 page redirect to the main view - Fixes #233 Bubka 2023-09-19 21:12:41 +0200
  • 159e2711fd Fix invalid target for code coverage Bubka 2023-09-17 22:08:47 +0200
  • bd1d3bcf71 Add 2fauth:fix-orphan command Bubka 2023-09-20 15:43:50 +0200
  • 9cdea18ca4 Add CONTRIBUTING (based on 2FAuth-Docs contributing page) Bubka 2023-09-20 15:26:43 +0200
  • d28b8e7e11 Update 2fauth:install command description Bubka 2023-09-20 14:55:50 +0200
  • 78d52e2cdd Hide some 2fauth artisan commands Bubka 2023-09-20 14:55:28 +0200
  • 08c54328ca Enhance output message of 2fauth:check-db-connection command Bubka 2023-09-20 14:54:26 +0200
  • 30004bad13 Remove obsolete npm dependencies Bubka 2023-09-20 14:13:04 +0200
  • 0508f57aeb Make Webpack extract all vendor dependencies Bubka 2023-09-20 14:11:26 +0200
  • 374de33632 Update npm dependencies Bubka 2023-09-18 17:23:51 +0200
  • 1f000aab9b Rearrange BeforeEach hook - New fix for #232 Bubka 2023-09-18 16:48:03 +0200
  • 0ddb2e7551 Bump version number & Update change log & Recompile assets v4.2.2 Bubka 2023-09-17 21:47:50 +0200
  • a2fe6c8cc1 Fix Maximum call stack size exceeded - Fixes #232 - reverts 969367e Bubka 2023-09-17 21:44:33 +0200
  • 04ac8f2818 Fix webauthnService import - Complete #231 (see 81bf3af & acc5d71) Bubka 2023-09-16 10:29:08 +0200
  • 81bf3afc91 Enhance webauthn error handling at authentication Bubka 2023-09-16 09:35:43 +0200
  • acc5d7170c Enhance webauthn error handling at registration Bubka 2023-09-14 11:29:51 +0200
  • 935e560552 Recompile assets v4.2.1 Bubka 2023-09-14 13:43:52 +0200
  • ac98c0e735 Update change log & Bump version number Bubka 2023-09-14 13:42:57 +0200
  • a0b3b668bb Fix PAT & Webauthn registration - Fixes #227 Bubka 2023-09-14 13:39:48 +0200
  • 43d7922732 Complete e2e tests for search and account creation Bubka 2023-09-13 15:34:28 +0200
  • b7ffb0be84 Add Bulgarian term in translations v4.2.0 Bubka 2023-09-13 10:21:14 +0200
  • 5079cf02f6 Recompile assets Bubka 2023-09-13 10:14:27 +0200
  • 52d4635462 Update composer dependencies Bubka 2023-09-13 10:12:30 +0200
  • 68d45be102 Fix test no returning the Twitter icon (thanks Elon...) Bubka 2023-09-13 10:04:44 +0200
  • cce25735c0 Add PHP8.2 to Travis CI runner Bubka 2023-09-13 10:03:14 +0200
  • 9bbec4b5e9 Enable Russian & Update translations Bubka 2023-09-13 09:18:41 +0200
  • d8c8c52f8c Add some ids to ease element locating in e2e tests Bubka 2023-09-13 09:45:36 +0200
  • a8d9d8648c Update change log Bubka 2023-09-13 09:44:11 +0200
  • c3bcb5e692 Update change log & Bump version number Bubka 2023-09-12 16:55:38 +0200
  • 790606b4a1 Add e2e tests for accounts display options Bubka 2023-09-02 12:23:31 +0200
  • 4bd5cd0d62 Speed up multiple options switching in e2e tests Bubka 2023-09-01 15:22:18 +0200
  • 74ccbaa7c9 Add e2e tests for Always On OTP Bubka 2023-09-01 14:43:27 +0200
  • 29dcca8d35 Add e2e tests for On Demand OPT Bubka 2023-08-31 19:12:55 +0200
  • 690a78a044 Add e2e tests for Close & Back buttons Bubka 2023-08-30 15:48:04 +0200
  • 5d4f88baa6 Refactoring of fe4ebd58: Set Close/Back buttons to always browse back Bubka 2023-08-30 15:34:28 +0200
  • 5f6bbbd156 Add some ids to ease element locating in e2e tests Bubka 2023-08-30 14:37:59 +0200
  • d7942b4233 Refactoring of fe4ebd58: Set Close/Back buttons to always browse back Bubka 2023-08-30 14:33:43 +0200
  • 70313995b9 Add e2e tests for role based content of the about page Bubka 2023-08-29 09:10:10 +0200
  • 0199ef9e21 Prevent axios to throw unwanted error Bubka 2023-08-28 08:33:14 +0200
  • 199fc3da14 Fix bad case definition Bubka 2023-08-28 08:32:27 +0200
  • 33de669414 Recompile assets Bubka 2023-08-28 08:31:59 +0200
  • 992eaab552 Replace md issue template by yaml form template Bubka 2023-08-28 08:28:07 +0200
  • 82e0e90c79 Make the APP_URL comment more specific and restrictive Bubka 2023-08-25 13:49:52 +0200
  • 1851fb2bb2 Add ctrl+click on 2FA to get and copy an OTP in yolo mode - Closes #220 Bubka 2023-08-24 19:52:21 +0200
  • 22994ed1f2 Fix Edit group link not pointing to the defined route url Bubka 2023-08-24 18:46:21 +0200
  • a96a1cef05 Add ability to disable SSL peers checking via an env var - Closes #219 Bubka 2023-08-24 16:57:53 +0200
  • 3769a792a0 Fix webauthn when its vars are empty in the .env file - Closes #218 Bubka 2023-08-24 09:50:41 +0200
  • 969367e905 Fix page titles not being updated in time Bubka 2023-08-21 14:47:41 +0200
  • fe4ebd586d Set Close/Back buttons to always browse back - Closes #217 Bubka 2023-08-21 14:46:05 +0200
  • a80a002ce7 Add authentication followup to front-end to ease navigation & redirects Bubka 2023-08-04 15:13:30 +0200
  • afd020019b Refactor & Complete E2E tests for auth, nav and the password component Bubka 2023-08-04 14:06:23 +0200
  • d00093a85a Move the navigation guard at Router level to prevent late redirects Bubka 2023-08-04 10:00:59 +0200
  • f5258d7aaf Fix missing validation error when reset token is not provided Bubka 2023-08-04 09:55:28 +0200
  • 77c9680378 Add id attribute to handle elements within End-To-End tests Bubka 2023-08-04 09:53:27 +0200
  • 7530a17e12 Set email length validation to max SQL string length - Fixes #214 Bubka 2023-08-04 09:48:47 +0200
  • 6c78be8d0b Fix checkForUpdate setting not being displayed - Closes #213 Bubka 2023-08-01 17:26:56 +0200
  • 44c04ebd25 Complete Laravel 10 upgrade Bubka 2023-08-01 16:33:55 +0200