..
App
Add App\Router dependency injection to App
2019-04-05 23:16:12 -04:00
Content
We don't need to escape values anymore
2019-03-26 21:58:03 +00:00
Core
Merge pull request #6991 from fabrixxm/fix/invalid-storage-on-legacy
2019-04-11 09:04:48 -04:00
Database
code lisibility & filter optimization
2019-03-22 22:55:48 -04:00
Factory
Create own base URL class which holds the whole base url business logic
2019-04-09 08:31:16 +02:00
Model
Remove probing in magic link construction
2019-04-12 08:50:44 -04:00
Module
Merge pull request #6969 from MrPetovan/task/router
2019-04-06 11:00:00 +02:00
Network
Create own base URL class which holds the whole base url business logic
2019-04-09 08:31:16 +02:00
Object
Moving Model call outside Object Namespace
2019-04-05 07:53:54 +02:00
Protocol
Merge pull request #6989 from nupplaphil/task/basePath_baseUrl_fix
2019-04-11 04:07:20 -04:00
Render
Define absolute paths for various includes
2019-03-09 23:21:19 -05:00
Util
Hardening save method in BaseURL
2019-04-10 20:38:39 +02:00
Worker
Added missing "cron_interval" default value
2019-04-10 06:41:57 +00:00
App.php
Move App->checkBackend after module determination
2019-04-11 05:27:26 -04:00
BaseModule.php
Remove/replace killme() with *exit()
2019-01-21 09:49:17 -05:00
BaseObject.php
Define absolute paths for various includes
2019-03-09 23:21:19 -05:00
LegacyModule.php
removing code for now
2019-02-05 23:06:28 +01:00