| Commit message (Expand) | Author | Age | Files | Lines |
* | add additional check if we have a valid uid and filename | Bjoern Schiessle | 2016-07-04 | 1 | -0/+4 |
* | Revert "Revert "[stable9] Don't show the updater if updater is incompatible"" | Lukas Reschke | 2016-07-01 | 3 | -13/+108 |
* | Merge pull request #277 from nextcloud/traversal-directory-js | Björn Schießle | 2016-07-01 | 2 | -2/+15 |
|\ |
|
| * | Match on 405 | Lukas Reschke | 2016-07-01 | 2 | -1/+6 |
| * | Match for /../ | Lukas Reschke | 2016-07-01 | 2 | -1/+5 |
| * | Do not allow directory traversal using "../" | Lukas Reschke | 2016-07-01 | 2 | -1/+5 |
* | | Merge pull request #282 from nextcloud/fix-tests | Björn Schießle | 2016-07-01 | 6 | -47/+36 |
|\ \ |
|
| * | | Fix Comments tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 1 | -10/+0 |
| * | | Fix Sharing app tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 2 | -8/+4 |
| * | | Fix Encryption tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 2 | -7/+6 |
| * | | Fix DAV tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 1 | -22/+26 |
| |/ |
|
* | | Merge pull request #244 from nextcloud/theming-app-stable9 | Björn Schießle | 2016-07-01 | 15 | -0/+4043 |
|\ \ |
|
| * | | Also fix the dav test | Joas Schilling | 2016-07-01 | 1 | -0/+2 |
| * | | initial commit for the theming app | Bjoern Schiessle | 2016-06-30 | 14 | -0/+4041 |
* | | | Merge pull request #274 from nextcloud/stable9-sync-upstream | Morris Jobke | 2016-07-01 | 1 | -2/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge remote-tracking branch 'upstream/stable9' into stable9-sync-upstream | Lukas Reschke | 2016-07-01 | 1 | -2/+9 |
| |\ \ |
|
| | * | | Hide search results after switching directory | Vincent Petry | 2016-06-24 | 1 | -0/+7 |
| | * | | Fix search result link for file results outside default list | Vincent Petry | 2016-06-24 | 1 | -2/+2 |
* | | | | Merge pull request #254 from nextcloud/fix-229-stable9 | Morris Jobke | 2016-06-30 | 2 | -1/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | get only vcard which match both the address book id and the vcard uri | Bjoern Schiessle | 2016-06-30 | 2 | -1/+6 |
* | | | | Merge pull request #260 from nextcloud/fix-versions-stable9 | Lukas Reschke | 2016-06-30 | 1 | -5/+11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | check permissions before rollback | Bjoern Schiessle | 2016-06-30 | 1 | -5/+11 |
| |/ / |
|
* | | | Merge pull request #265 from nextcloud/stable9-add-wnd | Morris Jobke | 2016-06-30 | 12 | -5/+679 |
|\ \ \ |
|
| * | | | [stable9] Backport WND | Lukas Reschke | 2016-06-30 | 12 | -5/+679 |
| |/ / |
|
* | | | Name method properly | Lukas Reschke | 2016-06-30 | 1 | -1/+1 |
* | | | add some additonal permission checks to the webdav backend | Bjoern Schiessle | 2016-06-30 | 2 | -5/+48 |
|/ / |
|
* | | Revert "[stable9] Don't show the updater if updater is incompatible" | Lukas Reschke | 2016-06-26 | 3 | -108/+13 |
* | | Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-sync | Lukas Reschke | 2016-06-26 | 18 | -50/+169 |
|\| |
|
| * | On mount make sure multiple shares with same target map to unique ones (#23937) | Roeland Douma | 2016-06-23 | 2 | -15/+49 |
| * | Rollback version must also adjust cached size | Vincent Petry | 2016-06-22 | 1 | -1/+8 |
| * | Merge pull request #25197 from owncloud/fix-npe-in-user-ldap-stable9 | Vincent Petry | 2016-06-21 | 1 | -1/+8 |
| |\ |
|
| | * | Fix null pointer exception in user_ldap | Jörn Friedrich Dreyer | 2016-06-21 | 1 | -1/+8 |
| * | | Merge pull request #25199 from owncloud/shared-mount-catch-9 | Vincent Petry | 2016-06-21 | 2 | -11/+25 |
| |\ \ |
|
| | * | | Catch exceptions while creating shared mounts | Robin Appelman | 2016-06-21 | 2 | -11/+25 |
| | |/ |
|
| * / | dd support to know where the storage test comes from (#25166) | Juan Pablo Villafañez | 2016-06-21 | 8 | -18/+33 |
| |/ |
|
| * | Delay files_sharing's registerMountProviders | Vincent Petry | 2016-06-20 | 1 | -2/+3 |
| * | Make getShareFolder use given view instead of static FS (#25150) | Vincent Petry | 2016-06-20 | 2 | -5/+9 |
| * | Convert Dropbox Forbidden exception to StorageNotAvailableException | Vincent Petry | 2016-06-16 | 1 | -0/+5 |
| * | Merge pull request #25052 from owncloud/stable9-webdav-download-mimetype | Vincent Petry | 2016-06-15 | 5 | -9/+51 |
| |\ |
|
| | * | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-13 | 5 | -9/+51 |
* | | | don't try to log the currently logged in user, this fails on cronjobs. The us... | Bjoern Schiessle | 2016-06-22 | 2 | -31/+5 |
* | | | Some more branding | Lukas Reschke | 2016-06-20 | 1 | -1/+1 |
* | | | fixed code | Morris Jobke | 2016-06-20 | 9 | -13/+13 |
* | | | fixed translations | Morris Jobke | 2016-06-20 | 94 | -94/+94 |
* | | | Delay files_sharing's registerMountProviders | Vincent Petry | 2016-06-20 | 1 | -2/+3 |
* | | | Make getShareFolder use given view instead of static FS (#25150) | Vincent Petry | 2016-06-20 | 2 | -5/+9 |
* | | | Convert Dropbox Forbidden exception to StorageNotAvailableException | Vincent Petry | 2016-06-20 | 1 | -0/+5 |
* | | | Merge pull request #170 from nextcloud/fix-references-stable9 | Morris Jobke | 2016-06-20 | 128 | -444/+444 |
|\ \ \ |
|
| * | | | fix references in encryption app | Bjoern Schiessle | 2016-06-20 | 73 | -217/+217 |
| * | | | fix references in the federation app | Bjoern Schiessle | 2016-06-20 | 53 | -225/+225 |