Bubka
|
e2a49e19cc
|
Complete html header for webapp capability
|
2020-01-12 20:12:25 +01:00 |
|
Bubka
|
11c7ff20a6
|
All hardcoded strings replaced by i18n translation
|
2020-01-12 19:55:17 +01:00 |
|
Bubka
|
14e486094a
|
fix missing i18n generated file in mix config
|
2020-01-12 15:22:20 +01:00 |
|
Bubka
|
0cbfffd0f6
|
Implement i18n localization based on Laravel lang files
|
2020-01-12 15:12:32 +01:00 |
|
Bubka
|
732b4ba193
|
CSS adjustment
|
2020-01-11 17:59:31 +01:00 |
|
Bubka
|
f47e7cdf47
|
Redirect all unexpected url to 404 view
|
2020-01-11 17:25:37 +01:00 |
|
Bubka
|
0894b3fd25
|
Add search feature
|
2020-01-11 16:46:59 +01:00 |
|
Bubka
|
02bbf59083
|
Add LICENSE file
|
2020-01-11 00:13:04 +01:00 |
|
Bubka
|
078dafb766
|
Display properly OTP with more/less than 6 digits
|
2020-01-10 23:30:38 +01:00 |
|
Bubka
|
b146ef1d80
|
Cleaning
|
2020-01-10 23:27:21 +01:00 |
|
Bubka
|
9fa4308e24
|
Use the totp period from Uri instead of hard coded value
|
2020-01-10 23:10:59 +01:00 |
|
Bubka
|
ad09f233db
|
Get OTP data from OTPHP parser
|
2020-01-10 22:52:47 +01:00 |
|
Bubka
|
f195de07d0
|
Display debug data in Error view (Dev mode only)
|
2020-01-10 15:00:55 +01:00 |
|
Bubka
|
84a9ba4297
|
Route to error page on bad logout to prevent unrevoked token
|
2020-01-10 13:54:58 +01:00 |
|
Bubka
|
35a6b0d87c
|
Fix and complete unit tests
|
2020-01-10 13:43:36 +01:00 |
|
Bubka
|
e5f040e066
|
Style and CSS adjustments
|
2020-01-10 10:48:16 +01:00 |
|
Bubka
|
dda3901bb9
|
Replace NoFound view by a generic error view
|
2020-01-10 10:25:29 +01:00 |
|
Bubka
|
e9ecbbe057
|
Handle missing 2FAccount when updating
|
2020-01-10 08:35:15 +01:00 |
|
Bubka
|
aaab76b7d3
|
Handle missing 2FAccount when deleting
|
2020-01-10 00:22:45 +01:00 |
|
Bubka
|
7b5ac91796
|
Route to 404 view when 2FAccount is missing
|
2020-01-10 00:07:37 +01:00 |
|
Bubka
|
ea5bff816e
|
Prompt for page refresh when 2FAccount is missing
|
2020-01-09 22:11:11 +01:00 |
|
Bubka
|
31d6450d3f
|
Move Done icon to match New icon
|
2020-01-09 21:40:16 +01:00 |
|
Bubka
|
028ddd0419
|
Validate 2FAccount edit form only with backend
|
2020-01-09 21:04:30 +01:00 |
|
Bubka
|
543f6b89db
|
Better bad QR code handling in create form
|
2020-01-09 20:33:31 +01:00 |
|
Bubka
|
102d98863b
|
Cleaning
|
2020-01-09 17:32:49 +01:00 |
|
Bubka
|
140cedccf3
|
Check URI validity after QR code upload
|
2020-01-09 17:32:27 +01:00 |
|
Bubka
|
93f7c4a709
|
Refactore generateTOTP() as a dedicated class
|
2020-01-09 16:41:41 +01:00 |
|
Bubka
|
e966b06a2f
|
Validate 2FAccount create form only with backend
|
2020-01-09 16:33:32 +01:00 |
|
Bubka
|
77b6ac3e3f
|
Validate User forms only with backend
|
2020-01-09 11:14:39 +01:00 |
|
Bubka
|
a1c0e2cee3
|
Replace bg asset by base64 image in css
|
2020-01-09 09:23:54 +01:00 |
|
Bubka
|
da6d64f9ee
|
Refactore and fix for icon management
|
2020-01-08 23:22:51 +01:00 |
|
Bubka
|
01534beaf2
|
Set public folder tree
|
2020-01-08 21:05:09 +01:00 |
|
Bubka
|
4432bc2a9b
|
Prevent form submit when deleting an icon
|
2020-01-08 17:10:56 +01:00 |
|
Bubka
|
0e79209b6d
|
Handle empty or missing icon
|
2020-01-08 17:03:41 +01:00 |
|
Bubka
|
8ed572bb24
|
Edit form enhancement
|
2020-01-08 16:14:25 +01:00 |
|
Bubka
|
21c7f20e21
|
Delete icon backend
|
2020-01-08 15:24:34 +01:00 |
|
Bubka
|
b731d762d7
|
Create form enhancement
|
2020-01-08 14:56:31 +01:00 |
|
Bubka
|
297cad2439
|
Fix edit mode after Create form cancel
|
2020-01-08 00:40:22 +01:00 |
|
Bubka
|
2e642c2a3e
|
Show accounts (or no account prompt) after API response
|
2020-01-08 00:39:20 +01:00 |
|
Bubka
|
9b30f3fe83
|
Remove New button from edit mode
|
2020-01-07 23:10:04 +01:00 |
|
Bubka
|
f7d8edf73a
|
Update npm dependencies
|
2020-01-07 22:43:41 +01:00 |
|
Bubka
|
88b5a1965c
|
Make account property nullable
|
2020-01-07 21:46:16 +01:00 |
|
Bubka
|
94eb55dfe4
|
Enhance homepage with no account
|
2020-01-07 21:45:47 +01:00 |
|
Bubka
|
3f9752ec84
|
Fix phpunit test impacted by softDelete removal
|
2020-01-07 21:43:28 +01:00 |
|
Bubka
|
b0be61e106
|
Basic no account prompt on index
|
2020-01-07 17:05:13 +01:00 |
|
Bubka
|
3a0bf1a596
|
Remove softDelete on 2FAccounts
|
2020-01-07 16:46:50 +01:00 |
|
Bubka
|
eab03e6d0c
|
Fix bad vue-router params usage for edit mode
|
2020-01-07 16:42:16 +01:00 |
|
Bubka
|
552773ab81
|
Edit and Create forms send to index in edit mode
|
2020-01-07 15:46:48 +01:00 |
|
Bubka
|
bd54b53647
|
Qrcode icon instead of Plus icon
|
2020-01-07 13:43:18 +01:00 |
|
Bubka
|
560a580578
|
Login and Register links in forms
|
2020-01-07 12:20:35 +01:00 |
|