| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Revert "OC\Preview - outsource static methods" | Georg Ehrke | 2013-07-29 | 1 | -4/+3 |
| * | | OC\Preview - outsource static methods | Georg Ehrke | 2013-07-11 | 1 | -3/+4 |
| * | | implement use of preview icons in thrashbin app | Georg Ehrke | 2013-07-08 | 1 | -0/+2 |
| * | | move to OC namespace | Georg Ehrke | 2013-05-29 | 1 | -2/+2 |
| * | | add previews for public files | Georg Ehrke | 2013-05-22 | 1 | -0/+2 |
| * | | add route for previews | Georg Ehrke | 2013-04-25 | 1 | -1/+2 |
* | | | Use OC_Cache and finish cropper functionality | kondou | 2013-08-29 | 1 | -2/+1 |
* | | | Continue work on cropper | kondou | 2013-08-28 | 1 | -1/+1 |
* | | | Translate "Permission denied" & use class-autoloader | kondou | 2013-08-27 | 1 | -6/+5 |
* | | | Have a controller instead ofo avatar.php and fix some cropper-design | kondou | 2013-08-26 | 1 | -0/+20 |
* | | | Have /avatar.php as a central avatar-point | kondou | 2013-08-25 | 1 | -3/+0 |
* | | | Modularize get(), async getAvatar, avatars @ usermgmt | kondou | 2013-08-25 | 1 | -0/+3 |
| |/
|/| |
|
* | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
|/ |
|
* | implemented a heartbeat request which is calls the server every 15 minutes to... | Bernhard Posselt | 2013-02-26 | 1 | -0/+5 |
* | Execute the post setup check after finishing the setup | Bart Visscher | 2013-02-06 | 1 | -0/+4 |
* | Add a route to the JS config | Lukas Reschke | 2013-01-20 | 1 | -0/+3 |
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 1 | -3/+0 |
|\ |
|
| * | Create only one CSRF token per session | Lukas Reschke | 2012-10-31 | 1 | -3/+0 |
* | | Add routes for vcategory favorites. | Thomas Tanghus | 2012-11-01 | 1 | -0/+6 |
|/ |
|
* | Move loading setting routing to OC_Router | Bart Visscher | 2012-10-29 | 1 | -2/+0 |
* | Change search to use routing | Bart Visscher | 2012-10-29 | 1 | -0/+3 |
* | Fix introduced style errors | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
* | Change the lostpassword flow to a controller | Bart Visscher | 2012-10-17 | 1 | -0/+14 |
* | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 1 | -0/+3 |
* | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -0/+21 |
* | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -13/+1 |
* | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -0/+15 |
* | Routing: Add some core routes | Bart Visscher | 2012-08-12 | 1 | -0/+19 |