summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-10-2030-24/+48
* Merge pull request #17575 from nextcloud/include-the-share-in-the-files_shari...Roeland Jago Douma2019-10-192-3/+14
|\
| * Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez2019-10-172-3/+14
* | [tx-robot] updated from transifexNextcloud bot2019-10-198-10/+10
* | added documentation links on settings pages (#17585)John Molakvoæ2019-10-184-2/+6
|\ \
| * | added documentation links on settings pagesSascha Wiswedel2019-10-174-2/+6
| |/
* / [tx-robot] updated from transifexNextcloud bot2019-10-1812-2/+48
|/
* Merge pull request #17569 from nextcloud/td/di/middlewareRoeland Jago Douma2019-10-171-8/+1
|\
| * Move over OCSShareAPIMIddleware to pure DIRoeland Jago Douma2019-10-161-8/+1
* | [tx-robot] updated from transifexNextcloud bot2019-10-172-0/+76
* | Merge all babelrc into one fileJohn Molakvoæ (skjnldsv)2019-10-174-50/+0
|/
* Deprecate TemplateManagerJulius Härtl2019-10-161-1/+0
* [tx-robot] updated from transifexNextcloud bot2019-10-162-0/+8
* [tx-robot] updated from transifexNextcloud bot2019-10-154-0/+12
* Merge pull request #17501 from nextcloud/bugfix/fad-48/list-share-downloads-u...Roeland Jago Douma2019-10-151-2/+6
|\
| * List share download activity under sharingJoas Schilling2019-10-101-2/+6
* | Merge pull request #17503 from nextcloud/fix/versions/download_filenameRoeland Jago Douma2019-10-145-0/+92
|\ \
| * | Set the proper filename for version downloadsRoeland Jago Douma2019-10-145-0/+92
* | | Merge pull request #17332 from nextcloud/bugfix/noid/mimetype-changes-on-rena...Roeland Jago Douma2019-10-141-15/+35
|\ \ \
| * | | Only cache the mimetype if the file existsJoas Schilling2019-10-141-15/+35
| |/ /
* | | Merge pull request #17433 from nextcloud/bugfix/uncaught-promise-navigationdu...Roeland Jago Douma2019-10-145-11/+15
|\ \ \
| * | | Catch uncaught (in promise)Daniel Kesselberg2019-10-145-11/+15
* | | | Remove deprecated legacy file actionsJulius Härtl2019-10-147-158/+3
|/ / /
* | | Move to generateOcsUrlJohn Molakvoæ (skjnldsv)2019-10-143-6/+6
* | | Initial state for accessibilityJohn Molakvoæ (skjnldsv)2019-10-145-60/+76
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-10-148-10/+22
* | Bump nextcloud-vue from 0.12.4 to 0.12.6dependabot-preview[bot]2019-10-1316-362/+582
* | Bump dompurify from 2.0.3 to 2.0.6dependabot-preview[bot]2019-10-134-6/+6
* | Bump handlebars from 4.4.2 to 4.4.3dependabot-preview[bot]2019-10-132-2/+2
* | Merge pull request #17531 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.1Roeland Jago Douma2019-10-1320-21/+21
|\ \
| * | Bump webpack from 4.41.0 to 4.41.1dependabot-preview[bot]2019-10-1320-21/+21
* | | [tx-robot] updated from transifexNextcloud bot2019-10-134-0/+74
|/ /
* | Use the external initial state implementationChristoph Wurst2019-10-1226-132/+137
* | [tx-robot] updated from transifexNextcloud bot2019-10-1216-16/+160
* | Bump nextcloud/event-bus to 0.2.1Roeland Jago Douma2019-10-1122-66/+66
* | [tx-robot] updated from transifexNextcloud bot2019-10-1136-2/+168
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-0922-18/+96
* Merge pull request #17471 from nextcloud/bugfix/15951/public-txt-truncation-sizeRoeland Jago Douma2019-10-081-1/+1
|\
| * Raised public txt file truncation size to 10kbJohannes Koenig2019-10-081-1/+1
* | Show error if tag name is emptyGary Kim2019-10-081-0/+6
|/
* Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbinRoeland Jago Douma2019-10-084-5/+6
|\
| * Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-074-5/+6
* | [tx-robot] updated from transifexNextcloud bot2019-10-0816-10/+38
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-0718-20/+86
* [tx-robot] updated from transifexNextcloud bot2019-10-064-10/+30
* Fix Axios CSRF token update (#17404)John Molakvoæ2019-10-0541-186/+186
|\
| * Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-0541-186/+186
* | Allow group displaynames in the database backend (#17221)John Molakvoæ2019-10-052-1/+24
|\ \
| * | Allow to set the group display name in the database backendJoas Schilling2019-09-272-1/+24
* | | Merge pull request #17387 from nextcloud/fix/remove/federated_shareRoeland Jago Douma2019-10-051-0/+5
|\ \ \