Kijin Sung
|
b5740052fc
|
Move SSL redirection logic to Context::init()
|
2020-06-17 22:25:40 +09:00 |
|
Kijin Sung
|
a814b4e334
|
Improve parsing of route definitions and deleted vars
|
2020-06-17 12:33:21 +09:00 |
|
Kijin Sung
|
7ac27fffce
|
Reorganize type shortcuts
|
2020-06-16 23:24:47 +09:00 |
|
Kijin Sung
|
a2bd361737
|
Implement route priority
|
2020-06-16 21:33:26 +09:00 |
|
Kijin Sung
|
bf8d2c8b09
|
Improve handling of multiple routes per action
|
2020-06-13 11:48:58 +09:00 |
|
Kijin Sung
|
522e3af8c1
|
Remove unnecessary 'i' modifier in variable regexp
|
2020-06-13 01:38:23 +09:00 |
|
Kijin Sung
|
1bf5b4c240
|
Change syntax for specifying multiple routes for the same action
|
2020-06-13 00:37:59 +09:00 |
|
Kijin Sung
|
f02c4aa4c4
|
Remove object return type declaration for compatibility with PHP < 7.2
|
2020-06-12 23:53:09 +09:00 |
|
Kijin Sung
|
eb2c9d0aed
|
Spaces to tabs
|
2020-06-12 23:49:33 +09:00 |
|
Kijin Sung
|
2d1a7ec432
|
Add ability to parse routes into regexp
|
2020-06-12 23:19:23 +09:00 |
|
Kijin Sung
|
7cf17bc43f
|
Implement SimpleXML parsers for info.xml and module.xml
|
2020-06-12 22:41:18 +09:00 |
|