Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Agree on argument type (cleaned this time). | Thomas Tanghus | 2012-06-15 | 4 | -7/+7 |
| | |||||
* | Revert "Agree on argument type." | Thomas Tanghus | 2012-06-15 | 4 | -10/+10 |
| | | | | This reverts commit 0f6b1be0e6f0cc6ff97c97190c7da67f5fee0294. | ||||
* | Agree on argument type. | Thomas Tanghus | 2012-06-15 | 4 | -10/+10 |
| | |||||
* | No need to find calendar twice. | Thomas Tanghus | 2012-06-15 | 1 | -4/+1 |
| | |||||
* | Make events show again. | Thomas Tanghus | 2012-06-15 | 1 | -8/+7 |
| | |||||
* | Cleanup code. | Thomas Tanghus | 2012-06-14 | 1 | -10/+3 |
| | |||||
* | If Hr. Lerdorf had made up his mind on parameter order, life would have been ↵ | Thomas Tanghus | 2012-06-14 | 1 | -1/+1 |
| | | | | a lot easier... | ||||
* | Forgot $ sign for variable | Michael Gapczynski | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | Revert "Fix a counting mistake" | Michael Gapczynski | 2012-06-14 | 1 | -1/+1 |
| | | | | This reverts commit c20abfef388f9159e71b71c17a57d849faa5d913. | ||||
* | first load compatibility.js | Thomas Mueller | 2012-06-14 | 1 | -2/+3 |
| | |||||
* | fix javascript error | Thomas Mueller | 2012-06-14 | 1 | -0/+4 |
| | |||||
* | reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4 | Arthur Schiwon | 2012-06-14 | 1 | -2/+2 |
| | |||||
* | Check for '\' as well when searching for parent folders, because Windows ↵ | Michael Gapczynski | 2012-06-14 | 1 | -1/+1 |
| | | | | returns '\' for dirname() | ||||
* | Contacts: Fixes for CSRF. | Thomas Tanghus | 2012-06-14 | 1 | -2/+2 |
| | |||||
* | Make requesttoken global. | Thomas Tanghus | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | fixed bug #996: first picture in folder is repeated in the last position ↵ | Bjoern Schiessle | 2012-06-14 | 1 | -4/+2 |
| | | | | behaving like a directory | ||||
* | prevent xss attacks also if some javascript ends up in the alt-tag | Bjoern Schiessle | 2012-06-14 | 2 | -2/+3 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bjoern Schiessle | 2012-06-14 | 3 | -52/+48 |
|\ | |||||
| * | White-space fix. | Thomas Tanghus | 2012-06-14 | 2 | -49/+45 |
| | | |||||
| * | Don't add slash if it's there already. | Thomas Tanghus | 2012-06-14 | 1 | -1/+1 |
| | | |||||
| * | Use the right csrf token. | Thomas Tanghus | 2012-06-14 | 1 | -2/+2 |
| | | |||||
* | | fixed xss vulnerability in un-packed version of jquery.fancybox and repack it | Bjoern Schiessle | 2012-06-14 | 2 | -794/+3 |
|/ | |||||
* | debugging output removed | Bjoern Schiessle | 2012-06-14 | 1 | -1/+0 |
| | |||||
* | xss vulnerability fixed for fancybox image viewer | Bjoern Schiessle | 2012-06-14 | 2 | -29/+777 |
| | |||||
* | suppress warning if /dev/urandom is not readable (bug #997) | Bjoern Schiessle | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | fix another ui bug of calendar | Georg Ehrke | 2012-06-13 | 1 | -4/+6 |
| | |||||
* | another ui fix | Georg Ehrke | 2012-06-13 | 1 | -9/+4 |
| | |||||
* | fix a ui bug for calendar sharing | Georg Ehrke | 2012-06-13 | 1 | -1/+1 |
| | |||||
* | show username of the body who shares in the summary | Georg Ehrke | 2012-06-13 | 2 | -7/+9 |
| | |||||
* | Whitespace fix | Bart Visscher | 2012-06-13 | 1 | -1/+1 |
| | |||||
* | CSSMin: Remove debug code | Bart Visscher | 2012-06-13 | 1 | -1/+0 |
| | |||||
* | Files Texteditor: Use our own "Droid Sans Mono" font-face and fonts | Bart Visscher | 2012-06-13 | 9 | -2/+698 |
| | |||||
* | Calendar: Clicking #datecontrol_date gives datepicker to jump to date | Bart Visscher | 2012-06-13 | 1 | -1/+17 |
| | |||||
* | Calendar: Make button of #datecontrol_date | Bart Visscher | 2012-06-13 | 2 | -2/+2 |
| | |||||
* | Merge commit 'refs/merge-requests/127' of ↵ | Michael Gapczynski | 2012-06-13 | 23 | -54/+73 |
|\ | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php | ||||
| * | Removed unecessary sanitization | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | | |||||
| * | Removed double sanitization | Lukas Reschke | 2012-06-11 | 5 | -11/+11 |
| | | |||||
| * | Fix double sanitization | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | | |||||
| * | Fixes a issue with the log | Lukas Reschke | 2012-06-11 | 1 | -2/+2 |
| | | |||||
| * | Removed some unessecary sanitizations | Lukas Reschke | 2012-06-11 | 5 | -8/+8 |
| | | |||||
| * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 17 | -35/+64 |
| | | |||||
| * | Check for string | Lukas Reschke | 2012-06-11 | 1 | -14/+2 |
| | | |||||
| * | Some updates... | Lukas Reschke | 2012-06-11 | 1 | -14/+28 |
| | | |||||
| * | Handling arrays | Lukas Reschke | 2012-06-11 | 1 | -1/+16 |
| | | |||||
| * | Revert | Lukas Reschke | 2012-06-11 | 16 | -111/+78 |
| | | |||||
| * | Settings... | Lukas Reschke | 2012-06-11 | 5 | -16/+16 |
| | | |||||
| * | First try of implementing assignHTML | Lukas Reschke | 2012-06-11 | 11 | -59/+78 |
| | | |||||
* | | Add support for mounting Google Drive in external storage UI | Michael Gapczynski | 2012-06-13 | 7 | -2/+1059 |
| | | |||||
* | | Remove check for encryption. | Thomas Tanghus | 2012-06-13 | 1 | -5/+0 |
| | | |||||
* | | Remove debug statements. | Thomas Tanghus | 2012-06-13 | 2 | -19/+0 |
| | |