nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Philipp Holzer
|
23654ce566
|
Added Update checks
- Logging
- Console
- Admin overview
|
2019-03-24 22:51:30 +01:00 |
|
Philipp Holzer
|
1e0e1674f2
|
4) Adding Factories to other entrypoints
|
2019-02-03 22:46:50 +01:00 |
|
Hypolite Petovan
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
Philipp Holzer
|
26aee23254
|
Replacing dbupdate_ in admin.php and removing it from Worker\DBUpdate
|
2018-10-31 14:44:22 +01:00 |
|
Philipp Holzer
|
e876adef8f
|
Moved the functions update_db and run_update_function to a Friendica\Core\Update class
|
2018-10-31 14:44:21 +01:00 |
|
Hypolite Petovan
|
820afa2284
|
Replace global $a with BaseObject::getApp()
|
2018-07-16 19:38:17 -04:00 |
|
Michael
|
02e4cf2a02
|
Missing variable
|
2017-11-18 23:46:16 +00:00 |
|
Michael
|
13f899542d
|
dbupdate now moved as well
|
2017-11-18 07:31:33 +00:00 |
|