Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 4 | -436/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | moving response classes over to OCP | Thomas Müller | 2013-08-21 | 3 | -4/+4 |
| | |||||
* | reducing controller annotations to: | Thomas Müller | 2013-08-20 | 1 | -12/+7 |
| | | | | | | @PublicPage - No user logon is expected @NoAdminRequired - the login user requires no admin rights @NoCSRFRequired - the incoming request will not check for CSRF token | ||||
* | initial import of appframework | Thomas Müller | 2013-08-17 | 4 | -0/+441 |