Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert santizing toaddress, because PHPMailer now throws exceptions | Michael Gapczynski | 2012-07-11 | 1 | -2/+1 |
| | | | | | Conflicts: apps/files_sharing/ajax/email.php | ||||
* | Fix log write() parameters in wrong order | Michael Gapczynski | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | Handling exceptions | Lukas Reschke | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | Catch exceptions from PHPMailer | Michael Gapczynski | 2012-07-11 | 1 | -26/+28 |
| | |||||
* | Sanitize toaddress for emailing private links | Michael Gapczynski | 2012-07-11 | 1 | -3/+2 |
| | | | | | Conflicts: apps/files_sharing/ajax/email.php | ||||
* | Move line counter so we only count lines towards the offset that are equal ↵ | Michael Gapczynski | 2012-07-11 | 1 | -4/+6 |
| | | | | or above the log level | ||||
* | Improvements and bug fix for log reading, fixes bug oc-982 | Michael Gapczynski | 2012-07-11 | 1 | -14/+27 |
| | |||||
* | Sanitizing file names | Lukas Reschke | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | use readfile() instead iof fopen() for file download over webdav. | Bjoern Schiessle | 2012-07-11 | 1 | -1/+1 |
| | | | | | fopen() didn't work for large files on some servers while readfile() seems to work for all files on all configurations. | ||||
* | when checking for updates in the filecache, explicitly state that we are ↵ | Robin Appelman | 2012-07-10 | 1 | -3/+4 |
| | | | | querying a folder | ||||
* | dont throw errors when opening a dir using fopen over the smb streamwrapper | Robin Appelman | 2012-07-10 | 1 | -0/+2 |
| | |||||
* | fix statcache for filenames containing non-alphanumeric characters in smb ↵ | Robin Appelman | 2012-07-10 | 1 | -1/+4 |
| | | | | streamwrapper | ||||
* | suppress error when using is_dir on non directory in smb backend | Robin Appelman | 2012-07-10 | 1 | -1/+1 |
| | |||||
* | improve caching smb results a bit | Robin Appelman | 2012-07-10 | 1 | -0/+4 |
| | |||||
* | improve filecache support for smb | Robin Appelman | 2012-07-10 | 1 | -1/+43 |
| | |||||
* | split share and root config for smb backend, also sanitize config a bit more | Robin Appelman | 2012-07-10 | 3 | -4/+21 |
| | |||||
* | share code between smb and ftp filestorage backends | Robin Appelman | 2012-07-10 | 4 | -157/+92 |
| | |||||
* | smb filestorage backend | Robin Appelman | 2012-07-10 | 5 | -0/+597 |
| | |||||
* | Make it possible to import files using CR as eol. | Thomas Tanghus | 2012-07-08 | 1 | -0/+7 |
| | |||||
* | Set the loading class on the property being changed, not on its container. ↵ | Thomas Tanghus | 2012-07-08 | 1 | -3/+3 |
| | | | | Now on all the places relevant ;-) | ||||
* | Set the loading class on the property being changed, not on its container. | Thomas Tanghus | 2012-07-08 | 1 | -3/+3 |
| | |||||
* | Improve checking for active addressbooks and creating default addressbook. | Thomas Tanghus | 2012-07-08 | 2 | -10/+29 |
| | |||||
* | Add missing requesttoken. | Thomas Tanghus | 2012-07-08 | 1 | -0/+1 |
| | |||||
* | Missing semi-colon. | Thomas Tanghus | 2012-07-08 | 1 | -1/+1 |
| | |||||
* | Format error response correctly. | Thomas Tanghus | 2012-07-08 | 1 | -1/+1 |
| | |||||
* | Fix time formatting for minutes, prepend 0 if minutes is less than 10 | Michael Gapczynski | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Hopefully fix for drag'n'drop import in oc-813. | Thomas Tanghus | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Disable expires header on thumbnail and photo. | Thomas Tanghus | 2012-07-04 | 2 | -2/+2 |
| | |||||
* | Moved action buttons down to the add field menu. Fixes oc-1155. | Thomas Tanghus | 2012-07-04 | 2 | -19/+19 |
| | |||||
* | Remove the forced download§ | Lukas Reschke | 2012-07-02 | 1 | -2/+0 |
| | |||||
* | Restoring stable4... | Lukas Reschke | 2012-07-02 | 1 | -2/+2 |
| | |||||
* | Applying the fix | Lukas Reschke | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | Wrong file - Sorry! | Lukas Reschke | 2012-07-02 | 1 | -56/+19 |
| | |||||
* | Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4 | Lukas Reschke | 2012-07-02 | 4 | -6/+26 |
|\ | |||||
| * | fix a small PHP fail | Georg Ehrke | 2012-07-01 | 1 | -1/+1 |
| | | |||||
| * | Don't reload the page after sending private link to email address | Michael Gapczynski | 2012-07-01 | 1 | -1/+2 |
| | | |||||
| * | Prevent duplicate group showing in multiselect that added the group | Michael Gapczynski | 2012-07-01 | 1 | -1/+3 |
| | | |||||
| * | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-07-01 | 1 | -1/+12 |
| | | |||||
| * | Add new group to other user's group select forms | Michael Gapczynski | 2012-07-01 | 2 | -2/+9 |
| | | |||||
| * | Revert "bugfix for #1098 (assigning a group to a user, the group appears ↵ | Michael Gapczynski | 2012-07-01 | 1 | -1/+0 |
| | | | | | | | | | | | | incrementally many times the more you assign it)" This reverts commit 265d7e50f55978a3bebfa077aa8552d5ea1b0c59. | ||||
* | | Don't display error messages | Lukas Reschke | 2012-07-02 | 1 | -18/+55 |
|/ | |||||
* | Disable mimesniffing | Lukas Reschke | 2012-07-01 | 1 | -2/+4 |
| | |||||
* | Fix setting custom quota size for users, bug fix for oc-1128 | Michael Gapczynski | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | Return login errors for PostgreSQL setup | Michael Gapczynski | 2012-06-27 | 1 | -0/+1 |
| | |||||
* | Don't overwrite fake directory stream for Shared storage | Michael Gapczynski | 2012-06-27 | 1 | -2/+2 |
| | |||||
* | no reason to strip tags at this point | Bjoern Schiessle | 2012-06-27 | 1 | -1/+0 |
| | |||||
* | enable highlighting of address in OSM. | Bjoern Schiessle | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | 4.0.4v4.0.4 | Frank Karlitschek | 2012-06-26 | 1 | -2/+2 |
| | |||||
* | add OC_Calendar_Object::createUID() | Georg Ehrke | 2012-06-26 | 1 | -0/+8 |
| | |||||
* | bugfix for #1098 (assigning a group to a user, the group appears ↵ | Bjoern Schiessle | 2012-06-26 | 1 | -0/+1 |
| | | | | incrementally many times the more you assign it) |