66 Commits

Author SHA1 Message Date
243a44d516 Fix pint issues 2025-06-18 09:02:23 +02:00
d87eb36cd9 Fix & Complete tests 2025-06-16 10:36:20 +02:00
c71464b763 Add fallback to regular variant & Add the Strict fetch user preference 2025-06-16 08:44:42 +02:00
48cc7d76e4 Update & Complete tests 2025-06-13 16:49:36 +02:00
7ddb4276a6 Update & Complete tests 2025-06-06 09:54:09 +02:00
bff3bd7182 Refactor logoService to the laravel manager+driver pattern 2025-06-04 15:35:53 +02:00
1fdedddd6b Fix pint issues 2024-11-27 11:37:14 +01:00
a2328aa46e Fix pint issues 2024-11-17 23:26:40 +01:00
080becf80c Update composer dependencies & Fix tests 2024-11-15 15:50:00 +01:00
93c508e118 Sanitize svg icons before storing them 2024-11-15 13:50:01 +01:00
9c199dc7d5 Fix case typo in filename 2024-11-09 14:12:08 +01:00
fee7a684b2 Fix pint issues 2024-11-09 10:18:45 +01:00
15ee7d2e24 Add missing Storage & Http facade fakes 2024-10-27 08:16:48 +01:00
f009b31a68 Add Store icons to database feature 2024-10-27 08:16:48 +01:00
51d6a6c649 Move icons registration logic from TwoFAccount to a dedicated service 2024-10-27 08:16:47 +01:00
2b7d95fdcc Deactivate non-reproducible test 2024-09-27 14:40:20 +02:00
d826800985 Fix tests 2024-09-27 00:00:53 +02:00
c00b04e192 Apply Pint fixes 2024-09-26 23:50:01 +02:00
ac69b76372 Fix & Complete tests 2024-09-25 08:53:35 +02:00
21d6816151 Complete logs & tests 2024-09-02 10:11:30 +02:00
4e463a781b Fix & Complete tests 2024-07-06 16:05:48 +02:00
e238e5121c Fix & Complete tests 2024-07-06 16:05:48 +02:00
d33c5ec4d5 Update ide-helper 2024-06-26 16:02:49 +02:00
ca9c750deb Update test to match chillerlan/php-qrcode v5 QR code encoding 2024-06-26 14:51:30 +02:00
1a752d1243 Replace DocBlocks tests markup with phpunit v11 attributes 2024-06-26 14:29:13 +02:00
9e13cc927f Fix tests 2024-05-29 09:27:56 +02:00
96978accb3 Fix tests after setting PHP 8.2 as default 2024-04-29 16:19:16 +02:00
ecd905c36c Apply Pint fixes 2023-12-20 16:55:58 +01:00
e503826012 Add the ability to set a proxy for outgoing requests - Closes #252 2023-12-13 17:15:26 +01:00
159e2711fd Fix invalid target for code coverage 2023-09-24 18:45:52 +02:00
36188f2230 Update tests to phpunit 10 2023-08-01 11:28:27 +02:00
3413d31a3c Fix tests (see 533b913) 2023-04-14 17:54:35 +02:00
ac6c715e9a Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
8bd1615aea Fix test 2023-03-25 12:26:01 +01:00
dce3d16c37 Apply Laravel Pint fixes 2023-03-10 22:59:46 +01:00
80723d94ba Update Feature tests 2023-03-10 16:03:42 +01:00
823acde49d Fix the TwoFAccount Export feature & add related tests 2023-03-08 09:41:57 +01:00
af4400a74d Update Authorizations, Logs and Tests for TwoFAccounts management 2023-03-08 09:41:18 +01:00
b07150a14a Refactor groups service and controller again 2023-03-07 17:45:40 +01:00
c5daeb5376 Refactor groups service and controller for better authorization handling 2023-03-02 14:32:53 +01:00
27717d05b8 Move Authorization checks to Service for Groups & Update tests 2023-02-27 00:32:49 +01:00
c8c1530b51 Apply Laravel Pint fixes 2023-02-25 22:23:38 +01:00
5e5e50d053 Add Admin role & split settings between appSettings and userPreferences 2023-02-17 17:12:53 +01:00
77eebbd35d Use Laravel Cache to optimize access to user Settings 2023-02-15 08:41:35 +01:00
7137f0e7a1 Add support of floats to SettingService 2023-02-08 16:18:57 +01:00
2d706e61b7 Apply Laravel Pint fixes 2022-12-13 12:07:29 +01:00
5efcdddd88 Refactor the icons recording & Update tests 2022-12-13 11:26:35 +01:00
05a39b6501 Update tests & minor fixes 2022-12-09 10:53:01 +01:00
d6fd8e3c52 Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
e79ae0a3ed Refactor and finalize the Import feature for G.Auth, Aegis & Plain Text 2022-10-07 19:01:09 +02:00