| Commit message (Expand) | Author | Age | Files | Lines |
* | get dev | Hilmar R | 2021-03-01 | 1 | -42/+43 |
* | check if file exists | Mario | 2019-11-13 | 1 | -1/+1 |
* | functions to support module and widget registration by plugins. These have id... | zotlabs | 2018-07-12 | 1 | -7/+25 |
* | simplify webserver logic flow, remove obsolete $a from router | zotlabs | 2018-01-18 | 1 | -4/+2 |
* | Fix whitespace formatting | Matthew Dent | 2017-12-23 | 1 | -14/+14 |
* | fix dupe bug in content hooks | M.Dent | 2017-12-23 | 1 | -15/+15 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -15/+25 |
* | move the Link header initialisation from Router (where it does not really bel... | zotlabs | 2017-09-25 | 1 | -18/+0 |
* | add HTTP link header to channel page, making it pluggable | zotlabs | 2017-09-20 | 1 | -0/+19 |
* | now letsencrypt is creating a .htaccess file with re-write rules which kills ... | zotlabs | 2017-08-31 | 1 | -0/+12 |
* | remove obsolete app argument from load_pdl | zotlabs | 2017-03-28 | 1 | -1/+1 |
* | move admin permission decision out of the router - it is already provided in ... | zotlabs | 2017-02-25 | 1 | -6/+0 |
* | move dreamhost hack to plugin | zotlabs | 2017-02-01 | 1 | -15/+10 |
* | router error reporting | zotlabs | 2016-12-09 | 1 | -6/+12 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -46/+52 |
* | set App::$error on 404 so we don't get two 'Page not found.' page bodies. | redmatrix | 2016-07-26 | 1 | -0/+1 |
* | support work for a long-term fix for issue #390, essentially one can specify ... | redmatrix | 2016-05-17 | 1 | -3/+5 |
* | provide a way for the router to support custom controller objects and allow p... | redmatrix | 2016-04-21 | 1 | -11/+28 |
* | change the 404 warning from the router to reflect the new architecture | redmatrix | 2016-04-20 | 1 | -4/+5 |
* | pull in the new object router and a few selected samples for the new controll... | redmatrix | 2016-04-17 | 1 | -5/+14 |
* | cleanup and test of new router | redmatrix | 2016-04-15 | 1 | -39/+39 |
* | get init() working with class modules | redmatrix | 2016-04-15 | 1 | -9/+15 |
* | testing the new router/module code | redmatrix | 2016-04-15 | 1 | -1/+21 |
* | typo in router | redmatrix | 2016-04-02 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 1 | -43/+47 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+0 |
* | add router class | redmatrix | 2016-02-19 | 1 | -0/+200 |