|
|
e9519be717
|
Revise loading of routes to support @domains tag that only loads these routes for specific domains. To enable multisite behaviour.
|
2020-07-31 23:10:39 +02:00 |
|
|
|
cf6b6e409d
|
Debugbar implementation.
|
2020-07-27 04:44:36 +02:00 |
|
|
|
1e5b7ff188
|
Remove Router static access, add caching to redis.
|
2020-07-27 03:31:04 +02:00 |
|
|
|
d371e37dc1
|
Remove indirect usage of Container.
|
2020-07-27 02:35:26 +02:00 |
|
|
|
be0360fb4e
|
Cleanup
|
2020-07-27 02:14:52 +02:00 |
|
|
|
fdb0c0c0fd
|
Remove obsoleted middlewares. Enable some sensible defaults.
|
2020-07-27 02:10:21 +02:00 |
|
|
|
9736b4e1c0
|
Automated cleanup
|
2020-07-26 17:08:35 +02:00 |
|
|
|
a2529fd896
|
Working T&C and PrivacyPolicy pages. Needs content.
|
2020-07-22 00:42:42 +02:00 |
|
|
|
fdd5544c12
|
Add some more twig extensions, and working language support.
|
2020-07-21 21:39:19 +02:00 |
|
|
|
d29864f6c5
|
Working translation support.
|
2020-07-21 19:59:21 +02:00 |
|
|
|
1f1d106447
|
Automated cleaning
|
2020-07-21 19:27:21 +02:00 |
|
|
|
941ee91d84
|
Initial translation support. Thanks Symfony!
|
2020-07-21 19:26:52 +02:00 |
|
|
|
0d16cdffdd
|
Improving test run-ability. Still need to refactor RoutesTestCase.php because it depends on Slim3 era code that no longer works.
|
2020-07-21 03:32:47 +02:00 |
|
|
|
5e7bd98854
|
Cleanup.
|
2020-07-10 08:39:04 +02:00 |
|
|
|
4b05e9ea1d
|
Make using twig cache optional
|
2020-07-10 05:02:39 +02:00 |
|
|
|
5fcb927b5a
|
Supress screaming from mkdir.
|
2020-07-10 02:03:52 +02:00 |
|
|
|
c5345a89f5
|
Make cache path definable, move to /cache from /app/cache. Doesn't need to be in runtime code.
|
2020-07-09 19:47:27 +02:00 |
|
|
|
1353110c29
|
Swap to using App::DI instead of App::Instance()->get
|
2020-07-07 18:45:26 +02:00 |
|
|
|
fd4239ae57
|
Cleanup
|
2020-06-25 16:52:04 +02:00 |
|
|
|
7068856178
|
Double-startup to fix booting with the wrong app core.
|
2020-06-24 17:30:27 +02:00 |
|
|
|
275d47d35b
|
Cleanup
|
2020-06-24 17:06:22 +02:00 |
|
|
|
a5129c629c
|
Redis wrapper and lua extension loader.
|
2020-06-24 15:11:05 +02:00 |
|
|
|
336a5f41bf
|
Progress towards slim4/php-di etc
|
2020-06-22 21:38:55 +02:00 |
|
|
|
a242c4e924
|
Configure router after di
|
2020-06-22 13:46:35 +02:00 |
|
|
|
6adb6d5d42
|
Fixing PHPStan issues.
|
2020-06-19 09:53:59 +02:00 |
|
|
|
c0694a72e8
|
Cleaned codebase.
|
2020-06-18 19:24:31 +02:00 |
|
|
|
049814387a
|
Changing how database connections are held. Adding phinx stuff.
|
2020-06-16 12:47:20 +02:00 |
|
|
|
5cc0ae9045
|
Remove commented out code.
|
2020-06-15 09:49:04 +02:00 |
|
|
|
edcdbf0e6f
|
Working building.
|
2020-06-15 08:19:42 +02:00 |
|
|
|
be507e0d4c
|
Hack n' slash rework.
|
2020-06-12 15:57:36 +02:00 |
|
|
|
73a133097d
|
Initial rework.
|
2020-06-12 10:09:02 +02:00 |
|