Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 34 | -52/+51 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 32 | -61/+61 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 36 | -47/+47 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 24 | -24/+24 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 8 | -10/+10 |
* | 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 |
* | ported isLoggedIn | Frank Karlitschek | 2012-05-01 | 3 | -3/+3 |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 45 | -123/+123 |
* | port some of the log call to the new public api | Frank Karlitschek | 2012-05-01 | 6 | -17/+17 |
* | LDAP: remove Notices on settings | Arthur Schiwon | 2012-05-01 | 1 | -2/+2 |
* | LDAP: decent behaviour and log message when there is no connection to the LDA... | Arthur Schiwon | 2012-05-01 | 1 | -2/+11 |
* | add/remove handlers | Bartek Przybylski | 2012-05-01 | 2 | -15/+30 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 19 | -33/+33 |
* | forgot a file | Frank Karlitschek | 2012-05-01 | 1 | -0/+11 |
* | fixing syntax error | Thomas Müller | 2012-04-30 | 1 | -5/+0 |
* | fix a PHP Notice | Georg Ehrke | 2012-04-30 | 1 | -6/+9 |
* | fix path in calendars geo.js | Georg Ehrke | 2012-04-30 | 1 | -1/+1 |
* | one todo less | Frank Karlitschek | 2012-04-30 | 1 | -1/+0 |
* | Implement a basic versioning configuration. Only a on/off switch for now. | Frank Karlitschek | 2012-04-30 | 2 | -8/+16 |
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 69 | -0/+0 |
* | Various file path fixes. | Thomas Tanghus | 2012-04-30 | 6 | -8/+11 |
* | Contacts: Small css tweaks. | Thomas Tanghus | 2012-04-30 | 1 | -7/+8 |
* | Contacts: Forgot to add the import template. | Thomas Tanghus | 2012-04-29 | 1 | -0/+34 |
* | Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st... | Thomas Tanghus | 2012-04-29 | 9 | -125/+27 |
* | Contacts: removed unused method and ajax file. | Thomas Tanghus | 2012-04-29 | 3 | -68/+1 |
* | jquery.combobox: Added 'showButton' option | Thomas Tanghus | 2012-04-29 | 1 | -30/+33 |
* | enable by default. at least during oC4 testing | Frank Karlitschek | 2012-04-29 | 1 | -0/+1 |
* | add a info.xml to files | Frank Karlitschek | 2012-04-29 | 1 | -0/+10 |
* | fix file deletion | Robin Appelman | 2012-04-29 | 1 | -2/+2 |
* | Support "songs" ampache API action for proper rhythmbox support | NIEK Antoine | 2012-04-29 | 1 | -0/+3 |
* | moving the file actions properly | Jan-Christoph Borchardt | 2012-04-28 | 1 | -3/+3 |
* | add version file to files app | Georg Ehrke | 2012-04-28 | 1 | -0/+1 |
* | some fixes for sharing | Georg Ehrke | 2012-04-27 | 6 | -9/+4 |
* | fix duplicated entries on upload | Bartek Przybylski | 2012-04-27 | 1 | -1/+0 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Sam Tuke | 2012-04-27 | 188 | -184/+4160 |
|\ | |||||
| * | Merge branch 'master' into movable_apps_2 | Georg Ehrke | 2012-04-27 | 3 | -10/+26 |
| |\ | |||||
| * | | ampache should work now | Georg Ehrke | 2012-04-26 | 2 | -5/+5 |
| * | | make *DAV work with movable apps | Georg Ehrke | 2012-04-26 | 4 | -3/+5 |
| * | | Merge branch 'master' into movable_apps_2 | Georg Ehrke | 2012-04-26 | 5 | -36/+171 |
| |\ \ | |||||
| * | | | move files to the correct place | Georg Ehrke | 2012-04-26 | 2 | -0/+1031 |
| * | | | fix merge conflicts | Georg Ehrke | 2012-04-26 | 43 | -213/+1141 |
| |\ \ \ | |||||
| * | | | | fix security check for the path of the requested file | Georg Ehrke | 2012-04-26 | 2 | -2/+2 |
| * | | | | fix downloading of files in files app | Georg Ehrke | 2012-04-26 | 2 | -4/+4 |
| * | | | | fixes for media app | Georg Ehrke | 2012-04-26 | 1 | -2/+2 |
| * | | | | fixes for contacts app | Georg Ehrke | 2012-04-26 | 2 | -23/+16 |
| * | | | | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 4 | -37/+37 |