Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Change getItems() return to a 3-dimensional array to handle multiple shares o... | Michael Gapczynski | 2012-07-02 | 1 | -7/+12 | |
| * | | | | | | | Add share action to addressbooks! | Michael Gapczynski | 2012-06-30 | 2 | -1/+5 | |
| * | | | | | | | Fix generateTarget() for contacts backend | Michael Gapczynski | 2012-06-30 | 1 | -2/+2 | |
| * | | | | | | | Change registerBackend calls class argument to strings | Michael Gapczynski | 2012-06-30 | 2 | -2/+2 | |
| * | | | | | | | Something like this should do it for sharing contacts | Bart Visscher | 2012-06-27 | 2 | -0/+21 | |
| * | | | | | | | Basic framework for contacts sharing | Bart Visscher | 2012-06-27 | 2 | -0/+56 | |
| * | | | | | | | Fix retrieving supported file extensions from backend and remove the dependsO... | Michael Gapczynski | 2012-06-27 | 1 | -0/+3 | |
| * | | | | | | | Fixes and change database table from sharing to share | Michael Gapczynski | 2012-06-27 | 1 | -0/+2 | |
| * | | | | | | | Prepare drop down UI for share API | Michael Gapczynski | 2012-06-27 | 1 | -1/+1 | |
| * | | | | | | | Some more changes to getItems() and fixes in shared storage | Michael Gapczynski | 2012-06-27 | 1 | -4/+11 | |
| * | | | | | | | I'm having trouble making up my mind... translateItem -> getItems() -> format... | Michael Gapczynski | 2012-06-27 | 1 | -41/+49 | |
| * | | | | | | | Move ajax and js files to core | Michael Gapczynski | 2012-06-27 | 1 | -366/+0 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 6 | -0/+44 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 19 | -17/+131 | |
* | | | | | | | | Removed stray img element. | Thomas Tanghus | 2012-08-19 | 1 | -1/+0 | |
* | | | | | | | | Strip slashes from commas and semi-colons. | Thomas Tanghus | 2012-08-19 | 1 | -0/+3 | |
* | | | | | | | | improve hasUpdated for archive storage backend | Robin Appelman | 2012-08-19 | 1 | -0/+8 | |
* | | | | | | | | don't report ctime in the archive storage backend since it isn't reliable | Robin Appelman | 2012-08-19 | 1 | -1/+1 | |
* | | | | | | | | small fix for normalizing paths in archives | Robin Appelman | 2012-08-19 | 1 | -1/+1 | |
* | | | | | | | | ensure proper result format when using opendir on the archive storage backend | Robin Appelman | 2012-08-19 | 1 | -2/+9 | |
* | | | | | | | | better file_get_contents, file_put_contents and toTmpFile for archive storage... | Robin Appelman | 2012-08-19 | 1 | -0/+13 | |
* | | | | | | | | Optimized image size | Lukas Reschke | 2012-08-18 | 27 | -0/+0 | |
* | | | | | | | | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev... | Lukas Reschke | 2012-08-18 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-18 | 6 | -0/+86 | |
* | | | | | | | | fix fail in sql query of isDuplicate method of OC_Calendar_Import | Georg Ehrke | 2012-08-17 | 1 | -2/+4 | |
* | | | | | | | | increase margin top of calendar import's color picker | Georg Ehrke | 2012-08-17 | 1 | -1/+1 | |
* | | | | | | | | more path normalization | Robin Appelman | 2012-08-17 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-17 | 17 | -24/+114 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 48 | -18/+600 | |
* | | | | | | | | Merge addressbooks. | Thomas Tanghus | 2012-08-16 | 3 | -26/+43 | |
* | | | | | | | | Fix webfinger documentation | Bart Visscher | 2012-08-15 | 1 | -6/+6 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 54 | -12/+704 | |
* | | | | | | | | Use correct class. | Thomas Tanghus | 2012-08-14 | 2 | -2/+10 | |
* | | | | | | | | Disable user enumeration | Lukas Reschke | 2012-08-14 | 2 | -8/+14 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | LDAP: adjust usersInGroup to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -3/+12 | |
* | | | | | | | LDAP: adjust getGroups to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -6/+15 | |
* | | | | | | | adjust LDAP to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -2/+10 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-13 | 29 | -0/+326 | |
* | | | | | | | Improve usability for configuring Dropbox and Google Drive external storage | Michael Gapczynski | 2012-08-13 | 4 | -304/+350 | |
* | | | | | | | Suggest mount point name, don't reload custom javascript file | Michael Gapczynski | 2012-08-13 | 1 | -2/+29 | |
* | | | | | | | Throw exception in Dropbox and Google Drive storage constructors if parameter... | Michael Gapczynski | 2012-08-13 | 2 | -11/+27 | |
* | | | | | | | Show access granted label immediately after granting access | Michael Gapczynski | 2012-08-13 | 2 | -5/+11 | |
* | | | | | | | Prevent editing Dropbox configuration input after access granted | Michael Gapczynski | 2012-08-13 | 1 | -0/+1 | |
* | | | | | | | Show access granted label next to Google Drive and Dropbox storage in configu... | Michael Gapczynski | 2012-08-13 | 2 | -0/+4 | |
* | | | | | | | Fix remove button display for external storage | Michael Gapczynski | 2012-08-13 | 1 | -0/+2 | |
* | | | | | | | l10n directories have been missing | Thomas Mueller | 2012-08-13 | 10 | -0/+0 | |
* | | | | | | | Automatically check radio when new addressbook fields get focus. | Thomas Tanghus | 2012-08-13 | 1 | -0/+7 | |
* | | | | | | | Calendar: remove not used style rules | Bart Visscher | 2012-08-12 | 1 | -2/+0 | |
* | | | | | | | Rewrite remoteStorage settings, remove block echo | Bart Visscher | 2012-08-12 | 1 | -17/+11 | |
* | | | | | | | Remove unused gallery template | Bart Visscher | 2012-08-12 | 1 | -47/+0 |