summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #20457 from nextcloud/version/17.0.6/RC1v17.0.6RC1Roeland Jago Douma2020-04-151-2/+2
|\ | | | | 17.0.6 RC1
| * 17.0.6 RC1Roeland Jago Douma2020-04-131-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #20408 from nextcloud/backport/19435/stable17Roeland Jago Douma2020-04-1511-14/+14
|\ \ | | | | | | [stable17] Add text restore after restore icon
| * | Add text restore after restore iconGretaD2020-04-1011-14/+14
| | | | | | | | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #20496 from nextcloud/backport/20401/stable17John Molakvoæ2020-04-152-4/+4
|\ \ \ | | | | | | | | [stable17] Fix absolute redirect
| * | | Fix absolute redirectJohn Molakvoæ (skjnldsv)2020-04-152-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #20484 from nextcloud/backport/19936/stable17Joas Schilling2020-04-151-2/+6
|\ \ \ \ | |/ / / |/| | | [stable17] Handle unset owner in sharing
| * | | Handle unset owner in sharingJoas Schilling2020-04-141-2/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #20487 from nextcloud/backport/20474/stable17Morris Jobke2020-04-151-17/+18
|\ \ \ \ | | | | | | | | | | [stable17] Update root.crl due to revocation of spgverein.crt
| * | | | Update root.crl due to revocation of spgverein.crtMorris Jobke2020-04-141-17/+18
| |/ / / | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / / / [tx-robot] updated from transifexNextcloud bot2020-04-1530-14/+98
|/ / /
* | | Merge pull request #20189 from nextcloud/backport/18679/stable17Morris Jobke2020-04-142-10/+12
|\ \ \ | | | | | | | | [stable17] fix OCA\DAV\CalDAV\CalDavBackend search $options
| * | | Add check that DateTime parameters are of correct typeThomas Citharel2020-04-141-4/+5
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | | Add extra test case to exclude by timerangeThomas Citharel2020-03-261-5/+4
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | | Added test testSearchdartcafe2020-03-261-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: dartcafe <github@dartcafe.de>
| * | | fix OCA\DAV\CalDAV\CalDavBackend search $optionsdartcafe2020-03-261-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: dartcafe <github@dartcafe.de>
* | | | Merge pull request #20164 from nextcloud/backport/19782/stable17Morris Jobke2020-04-141-9/+18
|\ \ \ \ | | | | | | | | | | [stable17] Use global used space in quota wrappen when external storage is included
| * | | | Use global used space in quota wrappen when external storage is includedRobin Appelman2020-03-251-9/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #20283 from nextcloud/backport/19180/stable17Roeland Jago Douma2020-04-142-4/+20
|\ \ \ \ \ | | | | | | | | | | | | [stable17] Check for empty authorization headers for office requests
| * | | | | Check for empty authorization headers for office requests and allow ↵Julius Härtl2020-04-032-4/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anonymous option on the whole tree Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-146-4/+16
| |_|_|_|/ |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-1322-52/+84
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-122-0/+10
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-1142-12/+236
| |_|_|/ |/| | |
* | | | Merge pull request #20263 from ↵Roeland Jago Douma2020-04-1015-167/+122
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/stable17-do-not-flood-console-when-uploading-files [stable17] Do not flood console when uploading files
| * | | | Compile AssetsGary Kim2020-04-088-11/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
| * | | | fix uploadprogressbar tooltipHannes Burger2020-04-011-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hannes Burger <hburger30@gmail.com>
| * | | | Remove the tests since the library is testedRoeland Jago Douma2020-04-011-11/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Move to escape-htmlRoeland Jago Douma2020-04-0114-151/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * If there is a package that does exactly the same then lets us use that * Import it properly in the internals (less deprecation warnings) As it is now used from the translation function this also prevents flooding the console on big file uploads with messages about "humanFileSize" being deprecated, which decreases the performance (even if the developer tools of the browser are not open) and in some cases even cause the upload to fail. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Call "OC.Util.humanFileSize" instead of global "humanFileSize"Daniel Calviño Sánchez2020-04-011-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents flooding the console on big file uploads with messages about "humanFileSize" being deprecated, which decreases the performance (even if the developer tools of the browser are not open) and in some cases even cause the upload to fail. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-1016-14/+52
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0918-6/+78
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0816-6/+78
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0742-10/+104
| | | | |
* | | | | Merge pull request #20336 from nextcloud/backport/19655/stable17Roeland Jago Douma2020-04-061-3/+2
|\ \ \ \ \ | | | | | | | | | | | | [stable17] Catch NotFoundException when getting the user folder
| * | | | | Catch NotFoundException when getting the user folderJulius Härtl2020-04-061-3/+2
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0652-88/+242
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0532-74/+364
| | | | |
* | | | | Merge pull request #20157 from nextcloud/backport/20117/stable17Roeland Jago Douma2020-04-043-3/+6
|\ \ \ \ \ | | | | | | | | | | | | [stable17] Close updatenotification channel selector on click outside
| * | | | | Close updatenotification channel selector on click outsideGary Kim2020-03-253-3/+6
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the vue-click-outside package was set up and imported, it wasn't being used yet. This commit sets up to use vue-click-outside on the channel selector in updatenotification] Signed-off-by: Gary Kim <gary@garykim.dev>
* | | | | Merge pull request #20149 from nextcloud/backport/19986/stable17Roeland Jago Douma2020-04-042-6/+20
|\ \ \ \ \ | | | | | | | | | | | | [stable17] RefreshWebcalService: randomly generate calendar-object uri
| * | | | | RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-252-6/+20
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | Merge pull request #20176 from nextcloud/backport/20123/stable17Roeland Jago Douma2020-04-041-28/+26
|\ \ \ \ \ | | | | | | | | | | | | [stable17] Bugfix - Prevent PHP Warning for count on null on LDAP
| * | | | | single squashed commit for bug fixPhilipp Staiger2020-03-261-28/+26
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Philipp Staiger <philipp@staiger.it>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0428-6/+130
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-03508-892/+1918
| |_|_|/ |/| | |
* | | | Merge pull request #20259 from nextcloud/backport/19781/stable17Roeland Jago Douma2020-04-022-17/+11
|\ \ \ \ | |_|_|/ |/| | | [stable17] Dont always use the current users quota when calculating storage info
| * | | Dont always use the current users quota when calculating storage infoRobin Appelman2020-04-012-17/+11
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | instead pass the quota as parameter. Without this fix, when 'quota_include_external_storage' is enabled, the webui will show the quota configured for the admin for every user instead of the users quota Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #20203 from nextcloud/backport/19978/stable17Roeland Jago Douma2020-04-011-0/+5
|\ \ \ | | | | | | | | [stable17] Actually check if the owner is not null
| * | | Actually check if the owner is not nullRoeland Jago Douma2020-03-271-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Else this can error out on storages that do not have an owner (e.g. groupfolders). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>