Commit Graph

  • 27fdbd5489 Use Form component in all forms Bubka 2020-01-20 22:51:57 +0100
  • 540a4368f1 Add simplified Form component to Create vue Bubka 2020-01-20 17:16:08 +0100
  • a0d6c9ace7 Fix phpunit tests Bubka 2020-01-20 14:23:31 +0100
  • fc13d4faef Fix Accounts.vue Bubka 2020-01-19 23:06:33 +0100
  • 2be4e3e4e1 Use and handle default Laravel validation errors response Bubka 2020-01-19 23:02:20 +0100
  • 8940efc225 Move axios loader to bootstrap.js Bubka 2020-01-19 22:31:23 +0100
  • 8e4f8c4f8a Remove async/await Bubka 2020-01-19 22:29:36 +0100
  • 3e1007b8fb Restore bootstap.js Bubka 2020-01-19 21:44:36 +0100
  • 9926725a04 Remove Form component Bubka 2020-01-19 21:06:57 +0100
  • 77d7134cb1 Reorganize js resources Bubka 2020-01-18 18:19:37 +0100
  • d8bb41a04a Add Form component Bubka 2020-01-17 18:21:47 +0100
  • a68a9b8f39 Better errors handling from vuejs side Bubka 2020-01-17 00:23:38 +0100
  • 01862e11a3 Use async/await Bubka 2020-01-16 22:21:05 +0100
  • 7e53eea7f2 Use async/await Bubka 2020-01-16 17:12:25 +0100
  • 2fc1ec4020 Add response interceptor to axios to handle errors Bubka 2020-01-16 13:52:26 +0100
  • d9b8419ac9 Reorganize resources/js folder Bubka 2020-01-16 13:50:53 +0100
  • 876aeec27d Remove built files Bubka 2020-01-16 09:13:45 +0100
  • 0685bae4ca Update readme.md Bubka 2020-01-15 23:40:56 +0100
  • e7a4e7f948 Update locales Bubka 2020-01-15 23:12:59 +0100
  • 272a2fe6d3 Fix token not being saved to storage during login Bubka 2020-01-15 23:12:37 +0100
  • a029eb48fb Remove built files Bubka 2020-01-15 23:02:03 +0100
  • 060f16732a Reorganize resources/js folder Bubka 2020-01-15 23:00:06 +0100
  • 0176210caf Add built files from .gitignore Bubka 2020-01-15 22:55:32 +0100
  • bfebedbc2d Delete unused vue components Bubka 2020-01-15 21:05:24 +0100
  • 767daf0565 Import global components using index.js Bubka 2020-01-15 21:04:30 +0100
  • 38288332c5 New vuejs Button component Bubka 2020-01-15 17:43:28 +0100
  • aef68df370 Complete and fix Request/Reset password feature Bubka 2020-01-15 11:48:22 +0100
  • 2326bc1245 Update locales Bubka 2020-01-15 11:47:03 +0100
  • 19d9db11c2 Rebuild Bubka 2020-01-14 23:51:42 +0100
  • 03d1e2aec6 Add reset password form Bubka 2020-01-14 23:50:07 +0100
  • 46de6f1da1 Fix validation and response Bubka 2020-01-14 23:45:32 +0100
  • 3cf4d964e7 Update locales Bubka 2020-01-14 23:43:43 +0100
  • 5ec355dd9a Custom notification for reset password Bubka 2020-01-14 23:43:17 +0100
  • 2ffe0b107e Add forgot password form Bubka 2020-01-14 17:06:59 +0100
  • 2c3f6e514b Remove built files from .gitignore Bubka 2020-01-14 13:55:51 +0100
  • 836babad9c Update readme.md Bubka 2020-01-14 13:46:30 +0100
  • 956fb95a48 Better errors handling for TwoFAccount controller Bubka 2020-01-14 12:23:31 +0100
  • 99a2fc8641 Fix user controller unit tests Bubka 2020-01-14 11:50:20 +0100
  • 9632641702 Better errors handling for user controller Bubka 2020-01-14 11:49:35 +0100
  • d46e3d5ce6 Better error msg display in Errors view Bubka 2020-01-14 11:48:42 +0100
  • c3b0138fd8 Remove softDelete from User model Bubka 2020-01-14 11:08:21 +0100
  • efc3f5d61e Better errors handling for user controller Bubka 2020-01-13 23:10:32 +0100
  • 289b36d9d0 Check user count to prevent more than one registered user Bubka 2020-01-13 22:24:14 +0100
  • 9fc722bda0 Update readme.md Bubka 2020-01-13 21:01:45 +0100
  • c9bd1b0460 Update php dependencies Bubka 2020-01-13 20:56:14 +0100
  • 2aadbace6a Add readme.md file Bubka 2020-01-13 16:39:27 +0100
  • b5ff4d883e Add .env.example file Bubka 2020-01-13 15:22:25 +0100
  • 098e741375 Set Apple favicon Bubka 2020-01-12 23:02:47 +0100
  • d67847dbba Regenerate locales Bubka 2020-01-12 20:14:37 +0100
  • e2a49e19cc Complete html header for webapp capability Bubka 2020-01-12 20:12:25 +0100
  • 11c7ff20a6 All hardcoded strings replaced by i18n translation Bubka 2020-01-12 19:55:17 +0100
  • 14e486094a fix missing i18n generated file in mix config Bubka 2020-01-12 15:22:20 +0100
  • 0cbfffd0f6 Implement i18n localization based on Laravel lang files Bubka 2020-01-12 15:12:32 +0100
  • 732b4ba193 CSS adjustment Bubka 2020-01-11 17:59:31 +0100
  • f47e7cdf47 Redirect all unexpected url to 404 view Bubka 2020-01-11 17:25:37 +0100
  • 0894b3fd25 Add search feature Bubka 2020-01-11 16:46:59 +0100
  • 02bbf59083 Add LICENSE file Bubka 2020-01-11 00:13:04 +0100
  • 078dafb766 Display properly OTP with more/less than 6 digits Bubka 2020-01-10 23:30:38 +0100
  • b146ef1d80 Cleaning Bubka 2020-01-10 23:27:21 +0100
  • 9fa4308e24 Use the totp period from Uri instead of hard coded value Bubka 2020-01-10 23:10:59 +0100
  • ad09f233db Get OTP data from OTPHP parser Bubka 2020-01-10 22:52:47 +0100
  • f195de07d0 Display debug data in Error view (Dev mode only) Bubka 2020-01-10 15:00:55 +0100
  • 84a9ba4297 Route to error page on bad logout to prevent unrevoked token Bubka 2020-01-10 13:54:58 +0100
  • 35a6b0d87c Fix and complete unit tests Bubka 2020-01-10 13:43:36 +0100
  • e5f040e066 Style and CSS adjustments Bubka 2020-01-10 10:48:16 +0100
  • dda3901bb9 Replace NoFound view by a generic error view Bubka 2020-01-10 10:25:29 +0100
  • e9ecbbe057 Handle missing 2FAccount when updating Bubka 2020-01-10 08:35:15 +0100
  • aaab76b7d3 Handle missing 2FAccount when deleting Bubka 2020-01-10 00:22:45 +0100
  • 7b5ac91796 Route to 404 view when 2FAccount is missing Bubka 2020-01-10 00:07:37 +0100
  • ea5bff816e Prompt for page refresh when 2FAccount is missing Bubka 2020-01-09 22:11:11 +0100
  • 31d6450d3f Move Done icon to match New icon Bubka 2020-01-09 21:40:16 +0100
  • 028ddd0419 Validate 2FAccount edit form only with backend Bubka 2020-01-09 21:04:30 +0100
  • 543f6b89db Better bad QR code handling in create form Bubka 2020-01-09 20:33:31 +0100
  • 102d98863b Cleaning Bubka 2020-01-09 17:32:49 +0100
  • 140cedccf3 Check URI validity after QR code upload Bubka 2020-01-09 17:32:27 +0100
  • 93f7c4a709 Refactore generateTOTP() as a dedicated class Bubka 2020-01-09 16:41:41 +0100
  • e966b06a2f Validate 2FAccount create form only with backend Bubka 2020-01-09 16:33:32 +0100
  • 77b6ac3e3f Validate User forms only with backend Bubka 2020-01-09 11:14:39 +0100
  • a1c0e2cee3 Replace bg asset by base64 image in css Bubka 2020-01-09 09:23:54 +0100
  • da6d64f9ee Refactore and fix for icon management Bubka 2020-01-08 23:22:51 +0100
  • 01534beaf2 Set public folder tree Bubka 2020-01-08 21:05:09 +0100
  • 4432bc2a9b Prevent form submit when deleting an icon Bubka 2020-01-08 17:10:56 +0100
  • 0e79209b6d Handle empty or missing icon Bubka 2020-01-08 17:03:41 +0100
  • 8ed572bb24 Edit form enhancement Bubka 2020-01-08 16:14:25 +0100
  • 21c7f20e21 Delete icon backend Bubka 2020-01-08 15:24:34 +0100
  • b731d762d7 Create form enhancement Bubka 2020-01-08 14:56:31 +0100
  • 297cad2439 Fix edit mode after Create form cancel Bubka 2020-01-08 00:40:22 +0100
  • 2e642c2a3e Show accounts (or no account prompt) after API response Bubka 2020-01-08 00:39:20 +0100
  • 9b30f3fe83 Remove New button from edit mode Bubka 2020-01-07 23:10:04 +0100
  • f7d8edf73a Update npm dependencies Bubka 2020-01-07 22:43:41 +0100
  • 88b5a1965c Make account property nullable Bubka 2020-01-07 21:46:16 +0100
  • 94eb55dfe4 Enhance homepage with no account Bubka 2020-01-07 21:45:47 +0100
  • 3f9752ec84 Fix phpunit test impacted by softDelete removal Bubka 2020-01-07 21:43:28 +0100
  • b0be61e106 Basic no account prompt on index Bubka 2020-01-07 17:05:13 +0100
  • 3a0bf1a596 Remove softDelete on 2FAccounts Bubka 2020-01-07 16:46:50 +0100
  • eab03e6d0c Fix bad vue-router params usage for edit mode Bubka 2020-01-07 16:42:16 +0100
  • 552773ab81 Edit and Create forms send to index in edit mode Bubka 2020-01-07 15:46:48 +0100
  • bd54b53647 Qrcode icon instead of Plus icon Bubka 2020-01-07 13:43:18 +0100
  • 560a580578 Login and Register links in forms Bubka 2020-01-07 12:20:35 +0100
  • 09c8310454 Replace navbar by footer Bubka 2020-01-07 11:46:18 +0100