Bubka
|
2e19350c48
|
Add sass & bulma packages
|
2023-11-21 13:45:46 +01:00 |
|
Bubka
|
11d9da51d4
|
Set a dedicated blade landing view
|
2023-11-21 13:45:46 +01:00 |
|
Bubka
|
aa32575d22
|
Rename MIX_ env vars
|
2023-11-21 13:45:46 +01:00 |
|
Bubka
|
20676e2f18
|
Add the vite config file with basic Laravel setup
|
2023-11-21 13:45:46 +01:00 |
|
Bubka
|
af5ed76342
|
Reset npm dependencies to Laravel defaults with a vue3 stack
|
2023-11-21 13:45:46 +01:00 |
|
Bubka
|
c765bfdb4b
|
Bump version number & Update change log
|
2023-11-21 13:44:31 +01:00 |
|
Stavros Kois
|
7fe9d1a32c
|
Add pgsql pdo to dockerfile (#242)
* Add pgsql pdo to dockerfile
* Address code review
|
2023-11-21 13:02:38 +01:00 |
|
Bubka
|
296691beee
|
Merge pull request #235 from lufei/fix/badge
Fix build badge broken
|
2023-10-30 13:13:10 +01:00 |
|
Lu Fei
|
1693880feb
|
Fix build badge broken
|
2023-10-27 15:32:33 +08:00 |
|
Bubka
|
057cdb69ea
|
Fix tests
|
2023-09-26 08:40:36 +02:00 |
|
Bubka
|
4560daef34
|
Bump version number & Update change log
|
2023-09-26 08:19:41 +02:00 |
|
Bubka
|
69742516dc
|
Recompile assets
|
2023-09-24 18:47:05 +02:00 |
|
Bubka
|
8518f5ebc5
|
Make the Close button of 404 page redirect to the main view - Fixes #233
|
2023-09-24 18:45:52 +02:00 |
|
Bubka
|
159e2711fd
|
Fix invalid target for code coverage
|
2023-09-24 18:45:52 +02:00 |
|
Bubka
|
bd1d3bcf71
|
Add 2fauth:fix-orphan command
|
2023-09-20 15:43:50 +02:00 |
|
Bubka
|
9cdea18ca4
|
Add CONTRIBUTING (based on 2FAuth-Docs contributing page)
|
2023-09-20 15:26:43 +02:00 |
|
Bubka
|
d28b8e7e11
|
Update 2fauth:install command description
|
2023-09-20 15:25:19 +02:00 |
|
Bubka
|
78d52e2cdd
|
Hide some 2fauth artisan commands
|
2023-09-20 14:55:28 +02:00 |
|
Bubka
|
08c54328ca
|
Enhance output message of 2fauth:check-db-connection command
|
2023-09-20 14:54:26 +02:00 |
|
Bubka
|
30004bad13
|
Remove obsolete npm dependencies
|
2023-09-20 14:13:04 +02:00 |
|
Bubka
|
0508f57aeb
|
Make Webpack extract all vendor dependencies
|
2023-09-20 14:11:40 +02:00 |
|
Bubka
|
374de33632
|
Update npm dependencies
|
2023-09-19 15:51:39 +02:00 |
|
Bubka
|
1f000aab9b
|
Rearrange BeforeEach hook - New fix for #232
|
2023-09-19 15:51:39 +02:00 |
|
Bubka
|
0ddb2e7551
|
Bump version number & Update change log & Recompile assets
|
2023-09-17 21:47:50 +02:00 |
|
Bubka
|
a2fe6c8cc1
|
Fix Maximum call stack size exceeded - Fixes #232 - reverts 969367e
|
2023-09-17 21:44:33 +02:00 |
|
Bubka
|
04ac8f2818
|
Fix webauthnService import - Complete #231 (see 81bf3af & acc5d71 )
|
2023-09-16 10:35:40 +02:00 |
|
Bubka
|
81bf3afc91
|
Enhance webauthn error handling at authentication
|
2023-09-16 09:35:43 +02:00 |
|
Bubka
|
acc5d7170c
|
Enhance webauthn error handling at registration
|
2023-09-16 09:34:55 +02:00 |
|
Bubka
|
935e560552
|
Recompile assets
|
2023-09-14 13:43:52 +02:00 |
|
Bubka
|
ac98c0e735
|
Update change log & Bump version number
|
2023-09-14 13:42:57 +02:00 |
|
Bubka
|
a0b3b668bb
|
Fix PAT & Webauthn registration - Fixes #227
|
2023-09-14 13:39:48 +02:00 |
|
Bubka
|
43d7922732
|
Complete e2e tests for search and account creation
|
2023-09-13 15:34:28 +02:00 |
|
Bubka
|
b7ffb0be84
|
Add Bulgarian term in translations
|
2023-09-13 10:21:14 +02:00 |
|
Bubka
|
5079cf02f6
|
Recompile assets
|
2023-09-13 10:20:46 +02:00 |
|
Bubka
|
52d4635462
|
Update composer dependencies
|
2023-09-13 10:12:30 +02:00 |
|
Bubka
|
68d45be102
|
Fix test no returning the Twitter icon (thanks Elon...)
|
2023-09-13 10:04:44 +02:00 |
|
Bubka
|
cce25735c0
|
Add PHP8.2 to Travis CI runner
|
2023-09-13 10:03:14 +02:00 |
|
Bubka
|
9bbec4b5e9
|
Enable Russian & Update translations
|
2023-09-13 09:47:24 +02:00 |
|
Bubka
|
d8c8c52f8c
|
Add some ids to ease element locating in e2e tests
|
2023-09-13 09:45:36 +02:00 |
|
Bubka
|
a8d9d8648c
|
Update change log
|
2023-09-13 09:44:11 +02:00 |
|
Bubka
|
c3bcb5e692
|
Update change log & Bump version number
|
2023-09-12 16:55:38 +02:00 |
|
Bubka
|
790606b4a1
|
Add e2e tests for accounts display options
|
2023-09-02 12:23:31 +02:00 |
|
Bubka
|
4bd5cd0d62
|
Speed up multiple options switching in e2e tests
|
2023-09-01 15:22:18 +02:00 |
|
Bubka
|
74ccbaa7c9
|
Add e2e tests for Always On OTP
|
2023-09-01 14:43:27 +02:00 |
|
Bubka
|
29dcca8d35
|
Add e2e tests for On Demand OPT
|
2023-08-31 19:12:55 +02:00 |
|
Bubka
|
690a78a044
|
Add e2e tests for Close & Back buttons
|
2023-08-30 15:48:04 +02:00 |
|
Bubka
|
5d4f88baa6
|
Refactoring of fe4ebd58 : Set Close/Back buttons to always browse back
|
2023-08-30 15:34:28 +02:00 |
|
Bubka
|
5f6bbbd156
|
Add some ids to ease element locating in e2e tests
|
2023-08-30 14:46:45 +02:00 |
|
Bubka
|
d7942b4233
|
Refactoring of fe4ebd58 : Set Close/Back buttons to always browse back
|
2023-08-30 14:34:32 +02:00 |
|
Bubka
|
70313995b9
|
Add e2e tests for role based content of the about page
|
2023-08-29 09:10:10 +02:00 |
|