summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [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>
* | | | Merge pull request #20239 from nextcloud/backport/20234/stable17John Molakvoæ2020-03-311-1/+1
|\ \ \ \ | | | | | | | | | | [stable17] Remove Acrobat logo from PDF filetype icon
| * | | | Remove Acrobat logo from PDF filetype iconJan-Christoph Borchardt2020-03-311-1/+1
|/ / / / | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-3114-6/+32
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-3040-40/+116
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-2944-62/+84
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-28132-196/+328
|/ / /
* | | Merge pull request #20194 from nextcloud/bump-version-17.0.5Roeland Jago Douma2020-03-271-2/+2
|\ \ \ | | | | | | | | Bump version on stable17
| * | | Bump version on stable17Joas Schilling2020-03-271-2/+2
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / / [tx-robot] updated from transifexNextcloud bot2020-03-2716-8/+428
|/ /
* | Merge pull request #20167 from nextcloud/backport/20127/stable17Christoph Wurst2020-03-264-23/+44
|\ \ | | | | | | [stable17] Check the user on remote wipe
| * | Check the user on remote wipeJoas Schilling2020-03-254-23/+44
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / [tx-robot] updated from transifexNextcloud bot2020-03-2616-22/+50
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-2524-4/+58
|
* Merge pull request #20034 from nextcloud/dav-long-properties-17Roeland Jago Douma2020-03-247-504/+186
|\ | | | | [17] Handle long dav property paths by hashing them
| * rebuild autoloaderRobin Appelman2020-03-192-2/+0
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix testsRobin Appelman2020-03-191-57/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * remove the detour trough node and work with path directlyRobin Appelman2020-03-192-70/+8
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * use INode instead of Node for custom propertiesRobin Appelman2020-03-192-6/+20
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * handle long property paths to hasing paths >250 charsRobin Appelman2020-03-192-32/+77
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * remove unused codeRobin Appelman2020-03-191-53/+0
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * test custom properties backend against real databaseRobin Appelman2020-03-191-52/+87
| | | | | | | | | | | | test behaviour not implementation Signed-off-by: Robin Appelman <robin@icewind.nl>
| * merge the two almost identical custom property backendsRobin Appelman2020-03-195-376/+136
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #20131 from nextcloud/backport/19699-20032/stable17Roeland Jago Douma2020-03-241-8/+20
|\ \ | | | | | | [stable17] Fix PDF and video viewers on public links
| * | Allow the video player on the hide downloadJoas Schilling2020-03-241-8/+18
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Allow single file downloads so the video player works againJoas Schilling2020-03-241-8/+10
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #20141 from nextcloud/backport/20128/stable17Roeland Jago Douma2020-03-242-2/+0
|\ \ \ | | | | | | | | [stable17] Remove admin_notifications since it is obsolete since Nextcloud 14
| * | | Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl2020-03-242-2/+0
|/ / / | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / / [tx-robot] updated from transifexNextcloud bot2020-03-2420-2/+48
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-03-23262-534/+574
| |
* | Merge pull request #20047 from nextcloud/backport/20039/stable17Roeland Jago Douma2020-03-221-4/+0
|\ \ | | | | | | [stable17] fixes auto-detecting UUID attributes
| * | fixes auto-detecting UUID attributesArthur Schiwon2020-03-201-4/+0
| | | | | | | | | | | | | | | | | | | | | the continue (and later the early return) avoided proper looping over the attribute candidates. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2020-03-22130-928/+978
| | |