Commit Graph

63 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
de0d70679b more fixes 2022-09-27 19:50:54 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
4d0215580c move oauth to new branch 2021-09-30 22:24:54 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
77bbb3f7a7 Add Oauth2 tests 2020-10-06 14:26:36 +02:00
340fdc4943 autoformat 2020-09-26 12:51:46 +02:00
abf0c43582 package namespace fix 2020-09-26 12:16:42 +02:00
781366694c some minor cleanup, still not implemented 2020-09-26 12:08:31 +02:00
Formatter Bot
793efdfb45 Automated formatting changes 2020-09-18 19:27:39 +00:00
793e7a5f15 continue oauth client impl. 2020-09-17 18:50:25 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
644af71b73 continue oauth structuring NO_CI 2020-07-04 17:49:05 +02:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
fd3778cde1 Create oauth2 placeholder 2019-02-16 01:29:02 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
aae0de25f1 Adjust permission handling to string 2018-03-09 22:21:21 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
3993033465 Optimize module tests 2017-11-15 14:13:15 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
Scrutinizer Auto-Fixer
c9329aab17 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
09d4f67f62 Adjusting for documentor and add docblocks 2017-10-10 20:17:01 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
988a2467af Fix issue bugs 2017-03-31 20:37:19 +02:00
f4b5dd5f01 fixes #92 2017-03-31 15:49:28 +02:00