aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web/Router.php
Commit message (Expand)AuthorAgeFilesLines
* support work for a long-term fix for issue #390, essentially one can specify ...redmatrix2016-05-171-3/+5
* provide a way for the router to support custom controller objects and allow p...redmatrix2016-04-211-11/+28
* change the 404 warning from the router to reflect the new architectureredmatrix2016-04-201-4/+5
* pull in the new object router and a few selected samples for the new controll...redmatrix2016-04-171-5/+14
* cleanup and test of new routerredmatrix2016-04-151-39/+39
* get init() working with class modulesredmatrix2016-04-151-9/+15
* testing the new router/module coderedmatrix2016-04-151-1/+21
* typo in routerredmatrix2016-04-021-1/+1
* static Appredmatrix2016-03-311-43/+47
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
* missing functionredmatrix2016-02-241-1/+0
* add router classredmatrix2016-02-191-0/+200