|
|
d62475dc69
|
update php version
|
2022-04-19 23:37:09 +02:00 |
|
|
|
143b39a5ee
|
changed badly named permission type to permission category because type should only be read/write/...
|
2022-03-17 23:01:30 +01:00 |
|
|
|
c5cd5da5d9
|
fix cli routing
|
2022-03-11 23:18:00 +01:00 |
|
|
|
d859f287d5
|
fix name
|
2022-02-19 13:57:39 +01:00 |
|
|
|
aa004569f5
|
new datamapper mostly implemented
|
2021-12-11 11:54:17 +01:00 |
|
|
|
b44aad18d1
|
fix router bug
|
2021-11-29 21:26:57 +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 |
|
|
|
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 |
|
|
|
f44d1c7983
|
fix formatting
|
2021-07-04 18:25:57 +02:00 |
|
|
|
fb295292be
|
update composer and fix bugs
|
2020-12-05 19:39:56 +01:00 |
|
|
|
863d69af78
|
make framework test more independent
|
2020-12-04 21:08:15 +01:00 |
|
|
|
fdd8518474
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
005f169e48
|
fix tests and replace file_exists
|
2020-10-08 15:12:24 +02:00 |
|
|
|
3c69c2c209
|
Add tests e.g. preloader
|
2020-10-05 19:28:57 +02:00 |
|
|
|
c15c9b8b09
|
JIT db connection implemented
|
2020-09-12 23:13:58 +02:00 |
|
|
|
4efa10c3e0
|
impl. tests for routing
|
2020-09-12 22:12:00 +02:00 |
|
|
|
28c9ec6a6c
|
fix const alignment
|
2020-09-01 07:38:03 +02:00 |
|
|
|
71bb333aa4
|
autofixes
|
2020-08-30 20:13:11 +02:00 |
|
|
|
018fbd3771
|
fix permission handling in routing and permission check
|
2020-08-11 20:37:15 +02:00 |
|
|
|
eb73cc4027
|
make tables tabable
|
2020-05-31 18:03:29 +02:00 |
|
|
|
bbdd04b36e
|
add tests and fix bugs
|
2020-04-18 18:33:48 +02:00 |
|
|
|
f8f85b0092
|
remove issue todos
|
2020-02-07 23:20:54 +01:00 |
|
|
|
0566a34093
|
fixes #191
|
2020-02-07 23:12:35 +01:00 |
|
|
|
71e2d7fc67
|
fixes #192
|
2020-02-07 22:34:43 +01:00 |
|
|
|
dfba5f1021
|
start implementing array{} typehint
|
2020-02-04 21:52:59 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
4414fad940
|
add todos from github
|
2019-12-31 19:54:35 +01:00 |
|
|
|
ab385bfbb5
|
remove empty line
|
2019-12-15 14:17:43 +01:00 |
|
|
|
85b828a2bc
|
fix namespace of interface
|
2019-10-28 21:26:22 +01:00 |
|
|
|
3ee20e9fc8
|
Rename Router to WebRouter and implement SocketRouter
|
2019-10-28 21:07:20 +01:00 |
|
|
|
7c71b023c7
|
fixes, spline interpolation added
|
2019-10-16 17:35:10 +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 |
|
|
|
7a88ce1576
|
php cs fixes
|
2019-06-15 19:14:20 +02:00 |
|
|
|
da72383619
|
fix docblock and function parameter
|
2019-06-07 20:54:52 +02:00 |
|
|
|
44a003b787
|
improve csrf check
|
2019-06-05 22:24:55 +02:00 |
|
|
|
7ad7e9be41
|
fix formatting
|
2019-06-05 22:23:13 +02:00 |
|
|
|
47ebeba041
|
remove implemented todos
|
2019-06-05 22:22:36 +02:00 |
|
|
|
3d39929180
|
More general routing and hidden server responses
|
2019-06-01 20:55:46 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
743e182949
|
Add todo
|
2019-04-12 23:16:22 +02:00 |
|
|
|
eac63202f7
|
Fix csrf check and unit tests
|
2019-04-12 23:12:47 +02:00 |
|
|
|
95869f70c4
|
Reduce match overhead
|
2019-04-12 22:55:09 +02:00 |
|
|
|
35360ef7a8
|
Add optional csrf check in routing
|
2019-04-12 22:37:18 +02:00 |
|
|
|
2596659125
|
More unit tests
|
2019-04-09 19:51:07 +02:00 |
|
|
|
29bee2e1f5
|
Improve docblocks
|
2018-12-28 23:08:24 +01:00 |
|