Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 262 | -0/+0 |
| | |||||
* | Switch enable button only when app is really installed or uninstalled | Brice Maron | 2012-05-14 | 1 | -5/+13 |
| | |||||
* | Use original source when resharing a file, fixes bug oc-210 | Michael Gapczynski | 2012-05-14 | 1 | -0/+4 |
| | |||||
* | No need to keep the 'source files' in here, because the latest 'git master' ↵ | Thomas Mueller | 2012-05-14 | 27 | -32120/+10 |
| | | | | | | | | | | | | release can be pulled from http://mozilla.github.com/pdf.js/build/pdf.js README added to document the fact stated above update.sh added for easy update of pdfjs CAUTION: Don't update before OC4! API has been changed and we need to adopt files_pdfviewer | ||||
* | remove simpletests internet test cases due to xss issues | Robin Appelman | 2012-05-14 | 58 | -11142/+0 |
| | |||||
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 9 | -17/+28 |
| | |||||
* | Call is_writable explicitly on folders for readonly check | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | Remove logging. | Thomas Tanghus | 2012-05-14 | 1 | -2/+0 |
| | |||||
* | Contacts: Had forgotten to call local function. | Thomas Tanghus | 2012-05-14 | 1 | -2/+6 |
| | |||||
* | Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P | Thomas Tanghus | 2012-05-14 | 3 | -20/+19 |
| | |||||
* | move auth.css and remoteStorage-big.png to assets folders From where they ↵ | Michiel de Jong | 2012-05-14 | 4 | -3/+3 |
| | | | | can be included | ||||
* | better user permission check for files in ajax/calendar/ | Georg Ehrke | 2012-05-14 | 4 | -4/+20 |
| | |||||
* | some fixes for calendar's export.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
| | |||||
* | remove redirects in htaccess to improve compatibility with desktop client | Georg Ehrke | 2012-05-14 | 1 | -4/+0 |
| | |||||
* | check user permissions in calendar's changepermission.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
| | |||||
* | check user permissions in calendar's unshare.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
| | |||||
* | Prevent Clickjacking by adding additional headers: | Thomas Mueller | 2012-05-14 | 1 | -1/+4 |
| | | | | | | | | header('X-Frame-Options: Sameorigin'); header('X-XSS-Protection: 1; mode=block'); header('X-Content-Type-Options: nosniff'); Thanks to Lukas Reschke for reporting this issue (and many more). | ||||
* | LDAP: and don't forget the else part | Arthur Schiwon | 2012-05-14 | 1 | -1/+2 |
| | |||||
* | LDAP: don't store agent password in plain text | Arthur Schiwon | 2012-05-14 | 5 | -4/+17 |
| | |||||
* | LDAP: no whitespaces after the , in the DNs, resolves conflicts with some ↵ | Arthur Schiwon | 2012-05-14 | 1 | -2/+15 |
| | | | | servers | ||||
* | Contacts: Photo upload handlers wern't being loaded for new contacts. | Thomas Tanghus | 2012-05-14 | 1 | -26/+39 |
| | | | | Name conflict with two FileUploads :-P | ||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Klaas Freitag | 2012-05-14 | 1 | -62/+79 |
|\ | |||||
| * | Contacts: The proper DOM wasn't loaded after import and thumbnails weren't ↵ | Thomas Tanghus | 2012-05-14 | 1 | -62/+79 |
| | | | | | | | | being updated. | ||||
* | | Add ctmp extension to blacklist to make sync test files not versioned. | Klaas Freitag | 2012-05-14 | 1 | -1/+1 |
|/ | |||||
* | Remove scroll to bookmarks_menu, no longer existent and the bookmark ↵ | Michael Gapczynski | 2012-05-13 | 1 | -4/+1 |
| | | | | controls are always visible at the top anyways | ||||
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 9 | -8/+46 |
| | |||||
* | set public handeler in info,xml for sharing | Robin Appelman | 2012-05-14 | 3 | -3/+5 |
| | |||||
* | Contacts: Forgot one file for the import fix. | Thomas Tanghus | 2012-05-13 | 1 | -2/+24 |
| | |||||
* | Contacts: Add error checking and reporting to import from files app. | Thomas Tanghus | 2012-05-13 | 4 | -136/+134 |
| | |||||
* | Validate bookmark inputs, fixes bug oc-636 | Michael Gapczynski | 2012-05-13 | 1 | -1/+8 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2. | Michael Gapczynski | 2012-05-13 | 1 | -1/+1 |
| | | |||||
* | | Third time lucky fixing google font include | Tom Needham | 2012-05-13 | 1 | -1/+1 |
| | | |||||
* | | Revert "Remove google webfont include" | Tom Needham | 2012-05-13 | 1 | -1/+10 |
|/ | | | | This reverts commit 30d31fecd97ab0c0334ca9d81907a08ae27200a2. | ||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Sanitize search queries, thanks to Lukas Reschke | Michael Gapczynski | 2012-05-13 | 1 | -1/+1 |
| | | |||||
* | | Fixed keyboard shortcut for saving files. Thanks adlr in #ace! | Tom Needham | 2012-05-13 | 1 | -0/+4 |
|/ | |||||
* | fix fail in previous commit | Georg Ehrke | 2012-05-13 | 1 | -1/+0 |
| | |||||
* | fix remote.php for servers which doesn't support PATH_INFO | Georg Ehrke | 2012-05-13 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-05-13 | 3 | -2/+4 |
|\ | |||||
| * | Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. | Michael Gapczynski | 2012-05-13 | 1 | -1/+1 |
| | | |||||
| * | fix getting the db scheme from existing database | Robin Appelman | 2012-05-13 | 1 | -0/+1 |
| | | |||||
| * | additional logging when db upgrade fails | Robin Appelman | 2012-05-13 | 1 | -1/+2 |
| | | |||||
* | | Remove google webfont include | Tom Needham | 2012-05-13 | 1 | -10/+1 |
| | | |||||
* | | Fix breadcrumb path | Tom Needham | 2012-05-13 | 1 | -1/+1 |
|/ | |||||
* | some mdb2 pgsql fixes | Robin Appelman | 2012-05-13 | 1 | -3/+3 |
| | |||||
* | prevent user creation with empty password | Robin Appelman | 2012-05-13 | 2 | -1/+10 |
| | |||||
* | more MDB2 updates | Robin Appelman | 2012-05-13 | 48 | -21917/+22977 |
| | |||||
* | add post user delete hook for calendar sharing | Georg Ehrke | 2012-05-13 | 2 | -0/+19 |
| | |||||
* | update translations | Robin Appelman | 2012-05-13 | 255 | -3592/+7860 |
| |