Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Contacts: Clean up tipsies. | Thomas Tanghus | 2012-05-03 | 2 | -4/+5 | |
* | | | | | | | | Contacts: Fixed paths in import. | Thomas Tanghus | 2012-05-03 | 3 | -4/+1 | |
* | | | | | | | | Contacts: Fix paths and improve markup and css in address book overview. | Thomas Tanghus | 2012-05-03 | 4 | -11/+25 | |
* | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix incorrect dialog computing in ff | Bartek Przybylski | 2012-05-03 | 1 | -1/+1 | |
* | | | | | | | | | ported oc_db | Frank Karlitschek | 2012-05-03 | 29 | -170/+262 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix filepicker in webkit | Bartek Przybylski | 2012-05-03 | 1 | -1/+1 | |
* | | | | | | | | | ported oc_json | Frank Karlitschek | 2012-05-03 | 107 | -363/+457 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path. | Thomas Tanghus | 2012-05-03 | 4 | -2/+2 | |
* | | | | | | | | Contacts: Improve loading contact. | Thomas Tanghus | 2012-05-03 | 2 | -18/+27 | |
* | | | | | | | | Contacts: Don't resize profile picture if it's not too big. | Thomas Tanghus | 2012-05-03 | 1 | -1/+1 | |
* | | | | | | | | port oc_response | Frank Karlitschek | 2012-05-03 | 12 | -25/+131 | |
* | | | | | | | | Fix private links | Michael Gapczynski | 2012-05-02 | 1 | -1/+0 | |
* | | | | | | | | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 7 | -6/+2 | |
* | | | | | | | | run none of the extranal storage tests on default | Robin Appelman | 2012-05-02 | 1 | -1/+1 | |
* | | | | | | | | don't try to register file actions when we're not in the files app | Robin Appelman | 2012-05-02 | 1 | -21/+21 | |
* | | | | | | | | Gallery: Update version for database update | Bart Visscher | 2012-05-02 | 1 | -1/+1 | |
* | | | | | | | | Contacts: check for malformed VCards in calendar hook | Bart Visscher | 2012-05-02 | 1 | -0/+3 | |
* | | | | | | | | Catch old app paths, change them to new form | Bart Visscher | 2012-05-02 | 1 | -2/+4 | |
* | | | | | | | | Fix log viewing bug | Michael Gapczynski | 2012-05-02 | 2 | -2/+2 | |
* | | | | | | | | Refactoring and upload support for Google Drive backend | Michael Gapczynski | 2012-05-02 | 1 | -69/+195 | |
* | | | | | | | | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 28 | -28/+28 | |
* | | | | | | | | fix install | Frank Karlitschek | 2012-05-02 | 3 | -6/+6 | |
* | | | | | | | | new checkAppEnabled call | Frank Karlitschek | 2012-05-02 | 1 | -1/+14 | |
* | | | | | | | | add require_once('../lib/base.php'); to webdav.php | Georg Ehrke | 2012-05-02 | 1 | -0/+1 | |
* | | | | | | | | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 13 | -15/+36 | |
* | | | | | | | | add appswebroot to the guest template | Georg Ehrke | 2012-05-02 | 1 | -0/+1 | |
* | | | | | | | | port oc_preferences | Frank Karlitschek | 2012-05-02 | 30 | -49/+84 | |
* | | | | | | | | port appconfig | Frank Karlitschek | 2012-05-02 | 13 | -43/+71 | |
* | | | | | | | | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 15 | -42/+112 | |
* | | | | | | | | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 18 | -104/+144 | |
* | | | | | | | | Contacts: Removed styling and (most) js from template. Started making app mor... | Thomas Tanghus | 2012-05-02 | 5 | -214/+116 | |
* | | | | | | | | Contacts: Trying to improve PHOTO handling a bit. | Thomas Tanghus | 2012-05-02 | 1 | -21/+16 | |
* | | | | | | | | files is not internal any more, part II | Arthur Schiwon | 2012-05-02 | 2 | -2/+2 | |
* | | | | | | | | files is not internal any more | Arthur Schiwon | 2012-05-02 | 1 | -6/+6 | |
* | | | | | | | | send downloadfile piece by piece. saves RAM and is better suited for large fi... | Arthur Schiwon | 2012-05-02 | 1 | -1/+8 | |
* | | | | | | | | fixing namespace | Thomas Müller | 2012-05-02 | 2 | -4/+4 | |
* | | | | | | | | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 35 | -52/+207 | |
* | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | correction of bug oc-393 in using owncloud V2, V3, V4 with android browser : | unknown | 2012-05-01 | 1 | -0/+1 | |
* | | | | | | | | | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 34 | -67/+173 | |
|/ / / / / / / / | ||||||
* | | | | | | | | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 37 | -48/+79 | |
* | | | | | | | | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 26 | -24/+48 | |
* | | | | | | | | some more porting | Frank Karlitschek | 2012-05-01 | 12 | -15/+83 | |
* | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change default from address to sharing-noreply@server for emailing private links | Michael Gapczynski | 2012-05-01 | 1 | -1/+1 | |
* | | | | | | | | | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 28 | -65/+65 | |
|/ / / / / / / / | ||||||
* | | | | | | | | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 8 | -8/+8 | |
* | | | | | | | | ported getUser | Frank Karlitschek | 2012-05-01 | 80 | -183/+183 |