Commit Graph

963 Commits

Author SHA1 Message Date
Bubka
51719b01d0 Add official icons to the Import view 2022-07-28 13:17:22 +02:00
Bubka
f336a4f24a Add sort feature (and reorganize the header toolbar) - Closes #95 2022-07-28 13:16:05 +02:00
Bubka
38d3744d39 Make the logo fetching optional 2022-07-26 22:35:04 +02:00
Bubka
8e397fb5ca Fix #103 - Remove replicated service's name in account's name during G-Auth import 2022-07-25 17:12:10 +02:00
Bubka
6107e687f9 Convert svg logo from Text to polygon design 2022-07-25 16:45:12 +02:00
Bubka
f2904a6b12 Fix php-fpm version call in supervisord.conf 2022-07-25 16:10:15 +02:00
Bubka
39b9e25435 Fix PHP version and remove useless extensions installation 2022-07-25 15:57:41 +02:00
Bubka
8e2617cc7d Reinstate composer.lock - Fixes #89 2022-07-25 14:51:44 +02:00
Bubka
8433ff7f44 Fix php-fpm version 2022-07-25 14:19:53 +02:00
Bubka
fa1610505e Fix PHP version in Dockerfile 2022-07-25 11:17:34 +02:00
Bubka
13f53ac0ab Recompile assets 2022-07-25 10:46:13 +02:00
Bubka
98f5aa082b Fix PHP version in Dockerfile 2022-07-25 10:45:33 +02:00
Bubka
2066ef93f9 Drop PHP 7.4 support, default to PHP8.0 2022-07-22 16:28:11 +02:00
Bubka
c25aaa3371 Fix & Complete tests 2022-07-22 16:27:16 +02:00
Bubka
5aec206f99 Fix parameter type mismatch 2022-07-22 16:25:53 +02:00
Bubka
7d4add0159 Fix #102 - Show form errors when submitting an invalid OTP preview 2022-07-22 11:32:55 +02:00
Bubka
5bab7d4912 Add a user option to disable Official icons fetching 2022-07-21 19:07:53 +02:00
Bubka
b0d263091d Fix some v-if syntax 2022-07-21 18:25:04 +02:00
Bubka
a066be8e38 Set (or reset) icon on OTP type toggling in the Create form 2022-07-21 18:08:17 +02:00
Bubka
0bc59f7768 Bump version number 2022-07-21 16:13:39 +02:00
Bubka
2fa2cf8c99 Add an About view - Close #91 2022-07-21 15:48:23 +02:00
Bubka
6e1d27e08c Add Footer where it was missing 2022-07-21 15:46:55 +02:00
Bubka
d88e477496 Fix .env var name 2022-07-21 15:45:10 +02:00
Bubka
b408f1984c Fix provider group 2022-07-21 15:44:04 +02:00
Bubka
3d7607cb53 Add the logo fetching feature to the Create/Edit forms 2022-07-20 13:41:28 +02:00
Bubka
9b634dd55f Move method from model to the Logo service 2022-07-20 13:41:28 +02:00
Bubka
e540e2bb26 Use Storage::disk() where possible 2022-07-20 13:41:28 +02:00
Bubka
bf32b37176 Add Logo fetching service - Close #99 2022-07-20 13:41:28 +02:00
Bubka
64da81b5a7 Fix listener test 2022-07-18 16:35:25 +02:00
Bubka
879cfac701 Recompile assets 2022-07-18 15:42:00 +02:00
Bubka
4aea3751ce Update npm dependencies 2022-07-18 15:34:44 +02:00
Bubka
459cc41a78 Adjust font sizing 2022-07-18 15:30:58 +02:00
Bubka
c30eae99fa Fix the Display mode option not saving at click 2022-07-18 15:30:45 +02:00
Bubka
877f45039e Fire update-docs workflow on dev branch only 2022-07-18 14:55:16 +02:00
Bubka
8538a10319 Update change log 2022-07-18 14:54:29 +02:00
Bubka
74ee0cfecb Restore session-lifetime default duration 2022-07-18 14:30:09 +02:00
Bubka
d34d6b1682 Add a workflow to update docker-compose in 2FAuth-Docs repository 2022-07-18 14:23:04 +02:00
Bubka
2dfb1ef754 Recompile assets 2022-07-15 08:56:09 +02:00
Bubka
02cf9a2be9 Disable the Steam icon preloading 2022-07-14 21:51:00 +02:00
Bubka
1f9ac91734 Add log for debug 2022-07-14 18:05:19 +02:00
Bubka
558fd4d9ea Fix User data in Testing seeder 2022-07-14 17:08:33 +02:00
Bubka
27a091630c Add CSRF token refresh on Login view to prevent CSRF token mismatch 2022-07-14 17:07:28 +02:00
Bubka
f966e506d7 Push to login view after logout 2022-07-14 17:05:23 +02:00
Bubka
43069a5ecb Enable Travis on the master branch & Add PHP 8.1 2022-07-13 18:10:29 +02:00
Bubka
432f995922 Update README, change log and bump version number 2022-07-13 18:08:15 +02:00
Bubka
f3166fded1 Update Protobuf README 2022-07-13 15:42:37 +02:00
Bubka
9c54a25fb3 Fix & Complete tests 2022-07-13 14:58:09 +02:00
Bubka
a2c4348364 Add an Auto Lock page to enforce logout et prevent CSRF mismatch error
(completes #73 fix)
2022-07-13 14:56:25 +02:00
Bubka
aa3c1e9008 Update translations 2022-07-13 14:43:12 +02:00
Bubka
0345ca86ad Fix syntax unsupported by php7.4 2022-07-13 11:02:09 +02:00