| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor file sharing public link handling | Lukas Reschke | 2014-11-14 | 1 | -3/+16 |
* | in case a translation javascript is not found we no longer bail out | Thomas Müller | 2014-10-29 | 1 | -3/+0 |
* | remove post setup check | Thomas Müller | 2014-09-22 | 1 | -3/+0 |
* | Use a route instead of s.php and convert tokens asap | kondou | 2014-09-04 | 1 | -0/+5 |
* | Use AppFramework instead of custom controller | Lukas Reschke | 2014-08-25 | 1 | -5/+2 |
* | add lookup route for displaynames | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -0/+4 |
* | Add update route to core | Lukas Reschke | 2014-08-19 | 1 | -1/+2 |
* | Remove loadAppScriptFile from the default routes | Lukas Reschke | 2014-08-19 | 1 | -10/+0 |
* | complete renaming uid to userId | Morris Jobke | 2014-06-13 | 1 | -2/+2 |
* | Change routes. Update templates | Victor Dubiniuk | 2014-06-13 | 1 | -3/+3 |
* | Changes according to review | Victor Dubiniuk | 2014-06-13 | 1 | -33/+4 |
* | Use appframework | Victor Dubiniuk | 2014-06-13 | 1 | -9/+39 |
* | Basics | Victor Dubiniuk | 2014-06-13 | 1 | -8/+5 |
* | Images on public sharing get downscaled to increase use experience - this wil... | Thomas Müller | 2014-05-02 | 1 | -0/+2 |
* | update type hint in PHPDoc | Thomas Müller | 2014-03-25 | 1 | -1/+2 |
* | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 1 | -2/+0 |
* | kill old minimizer code | Thomas Müller | 2014-02-20 | 1 | -3/+0 |
* | avoid conflict with physical file config.js | Thomas Müller | 2013-12-31 | 1 | -1/+2 |
* | Fix typo | Thomas Tanghus | 2013-10-04 | 1 | -1/+1 |
* | JS version of the OCP\ITags interface | Thomas Tanghus | 2013-10-04 | 1 | -13/+37 |
* | Merge branch 'master' into oc_avatars | kondou | 2013-09-12 | 1 | -5/+4 |
|\ |
|
| * | Use the namespaced variation of the classname. | Bart Visscher | 2013-09-02 | 1 | -5/+4 |
* | | Use proper controller naming | kondou | 2013-09-04 | 1 | -5/+5 |
* | | Clean up oc_avatars | kondou | 2013-09-04 | 1 | -2/+2 |
* | | Sanitize displayname, respect data @ $element, fix routename, clean after cro... | kondou | 2013-08-31 | 1 | -4/+3 |
* | | Merge branch 'master' into oc_avatars | kondou | 2013-08-31 | 1 | -1/+2 |
|\| |
|
| * | outsource sharing and deleted files previews to apps | Georg Ehrke | 2013-08-19 | 1 | -4/+0 |
| * | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -1/+1 |
| |\ |
|
| * | | style fixes | Georg Ehrke | 2013-07-30 | 1 | -3/+3 |
| * | | 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 |