|
|
d62475dc69
|
update php version
|
2022-04-19 23:37:09 +02:00 |
|
|
|
b2efd91008
|
static code analysis fixes
|
2022-04-05 20:01:46 +02:00 |
|
|
|
e2b842c29d
|
improve cli argument handling
|
2022-03-28 21:28:38 +02:00 |
|
|
|
d859f287d5
|
fix name
|
2022-02-19 13:57:39 +01:00 |
|
|
|
169b5535d3
|
fix bugs
|
2022-01-22 21:53:38 +01:00 |
|
|
|
aa004569f5
|
new datamapper mostly implemented
|
2021-12-11 11:54:17 +01:00 |
|
|
|
3d7586f385
|
fix native function call phpcsfixer
|
2021-10-11 22:45:08 +02:00 |
|
Formatter Bot
|
4ce8879933
|
Automated formatting changes
|
2021-10-11 20:04:39 +00:00 |
|
Formatter Bot
|
a42f662062
|
Automated formatting changes
|
2021-10-10 09:08:16 +00:00 |
|
|
|
fa7fb0f188
|
unit tests and bug fixes
|
2021-10-10 11:03:34 +02:00 |
|
|
|
d209c16831
|
bug fixes
|
2021-10-03 01:25:38 +02:00 |
|
|
|
002112fca4
|
test fixes and added more tests
|
2021-10-02 20:49:17 +02:00 |
|
|
|
a4e7957dbb
|
impl. tests
|
2021-09-30 22:14:37 +02:00 |
|
|
|
79c91d9895
|
rename module constants and fix some unit test bugs
|
2021-09-28 18:28:43 +02:00 |
|
|
|
99df0e971e
|
september update 1
|
2021-09-19 19:50:15 +02:00 |
|
|
|
0348b0c91e
|
fix event trigger string
|
2021-03-05 20:59:14 +01:00 |
|
Formatter Bot
|
b61ffa7235
|
Automated formatting changes
|
2021-01-31 16:16:50 +00:00 |
|
|
|
d2cb300072
|
Add trigger to audit
|
2020-12-19 20:28:30 +01:00 |
|
|
|
fdd8518474
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
0f1a799014
|
implement php 8.0 types
|
2020-12-03 22:39:56 +01:00 |
|
|
|
2bfb2c1329
|
start impl. php 8.0 typehints
|
2020-12-03 20:49:09 +01:00 |
|
|
|
843d97c632
|
fix todos/move to todo list
|
2020-11-26 20:50:18 +01:00 |
|
|
|
b57e6ca305
|
remove webinterface
|
2020-11-25 01:00:27 +01:00 |
|
|
|
86d62a1bb5
|
remove some getter/setter
|
2020-11-24 17:31:21 +01:00 |
|
|
|
553a17edaf
|
fix event triggering with regex
|
2020-10-25 23:06:28 +01:00 |
|
|
|
005f169e48
|
fix tests and replace file_exists
|
2020-10-08 15:12:24 +02:00 |
|
|
|
b419139a45
|
manual cs fixes
|
2020-09-01 20:57:48 +02:00 |
|
|
|
45507970b9
|
fix fix audit log creation
|
2020-07-31 15:38:20 +02:00 |
|
|
|
568f3fab4b
|
added hashing of strings to ints
|
2020-07-31 00:15:19 +02:00 |
|
|
|
9b3e8960bd
|
autoformat
|
2020-05-31 22:49:17 +02:00 |
|
|
|
42f2cbbe7e
|
add ip to auditor
|
2020-05-31 22:49:05 +02:00 |
|
|
|
aa7bb25b36
|
move ApplicationAbstract
|
2020-02-24 21:22:35 +01:00 |
|
|
|
01837d3755
|
add tests
|
2020-02-19 22:24:58 +01:00 |
|
|
|
fb968fbef7
|
fix bugs, phpstan, phpcs
|
2020-02-06 21:04:34 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
59f43a6a87
|
improve array docblock
|
2020-01-19 18:54:00 +01:00 |
|
|
|
4414fad940
|
add todos from github
|
2019-12-31 19:54:35 +01:00 |
|
|
|
db48bcdb8d
|
fix phpstan bugs
|
2019-12-21 20:51:20 +01:00 |
|
|
|
ab385bfbb5
|
remove empty line
|
2019-12-15 14:17:43 +01:00 |
|
|
|
d7ce34a6cc
|
fix phpstan bugs
|
2019-12-07 19:14:00 +01:00 |
|
|
|
86f77e0a5e
|
cleanup and tests added for ci/cd
|
2019-11-20 22:27:43 +01:00 |
|
|
|
9511d3209c
|
fix empty lines
|
2019-09-28 20:58:36 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
b4084913de
|
Implement php 7.4 type hints
|
2019-08-15 21:54:59 +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 |
|
|
|
5b56b7367d
|
fix formatting and docblock
|
2019-07-08 19:15:25 +02:00 |
|
|
|
4da69b5c09
|
fix code and tests after changes
|
2019-06-14 23:08:09 +02:00 |
|
|
|
3d39929180
|
More general routing and hidden server responses
|
2019-06-01 20:55:46 +02:00 |
|
|
|
c959e5e5de
|
Fix self/static bug
|
2019-01-20 12:03:10 +01:00 |
|