summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonpRoeland Jago Douma2019-09-0716-18/+28
|\ | | | | Use different jsonpFunction for entry points
| * Bump bundlesJulius Härtl2019-09-066-9/+9
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Use different jsonpFunctionJulius Härtl2019-09-0610-9/+19
| | | | | | | | | | | | This avoids issues when multiple entrypoints try to asynchronously load chunks on the same page Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-09-076-68/+68
| |
* | Merge pull request #16664 from nextcloud/bugfix/emit-moveToTrash-limitblizzz2019-09-062-8/+16
|\ \ | | | | | | Emit moveToTrash event only for the deleting user
| * | Use the owner from the storageRoeland Jago Douma2019-08-071-3/+9
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Emit moveToTrash event only for the deleting userJulius Härtl2019-08-062-9/+11
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #16984 from nextcloud/bugfix/noid/warn-during-upload-dropRoeland Jago Douma2019-09-061-11/+30
|\ \ \ | |_|/ |/| | Warn user before closing when uploading a file on a upload only link
| * | Warn user before closing when uploading a file on a upload only linkJulius Härtl2019-09-031-11/+30
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2019-09-0628-30/+58
| | |
* | | Development is 18 now!Roeland Jago Douma2019-09-0524-48/+48
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-09-0518-48/+86
| | |
* | | CapabilitiesTests are not DB testsRoeland Jago Douma2019-09-041-1/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #16970 from ↵Roeland Jago Douma2019-09-045-0/+52
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/opt_in_for_push_notifications_calendar_reminders Make push notifications for calendar reminders opt-in
| * | | Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-025-0/+52
| | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | Merge pull request #16534 from nextcloud/trash-copy-free-spaceRoeland Jago Douma2019-09-041-1/+6
|\ \ \ \ | | | | | | | | | | dont try to copy trash items to user if the user has not enough free space
| * | | | Update apps/files_trashbin/lib/Trashbin.phpRobin Appelman2019-09-041-1/+3
| | | | | | | | | | | | | | | Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
| * | | | dont try to copy trash items to user if the user has not enough free spaceRobin Appelman2019-07-291-1/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #16835 from ↵Roeland Jago Douma2019-09-041-0/+11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/16833/remove-orphan-event-data-from-subscriptions Remove orphaned calendar data from deleted subscriptions
| * | | | | Check the calendar type of calendarobjects & calendarchangesThomas Citharel2019-08-261-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | | | | Remove orphaned calendar data from deleted subscriptionsThomas Citharel2019-08-221-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #16833. Ref #13511 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | Merge pull request #16951 from ↵Roeland Jago Douma2019-09-046-95/+95
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.2 Bump nextcloud-vue from 0.12.1 to 0.12.2
| * | | | | | Bump nextcloud-vue from 0.12.1 to 0.12.2dependabot-preview[bot]2019-09-036-95/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.1...v0.12.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | | Merge pull request #16932 from nextcloud/fix/workflow/jailsRoeland Jago Douma2019-09-041-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Be sure to get the jailed path if the storage is a jail
| * | | | | | | Be sure to get the jailed path if the storage is a jailRoeland Jago Douma2019-09-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/nextcloud/groupfolders/issues/583 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-09-046-6/+20
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #16969 from ↵Roeland Jago Douma2019-09-031-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/14350/thumbnail_should_open_thefile_not_sidebar When you click on thumbnail of a file, it should open the file not the sidebar
| * | | | | | Change filelist _onClickFile function so thumbnail to open the file instead ↵Greta Doci2019-09-021-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | of the sidebar Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | | | | Merge pull request #16955 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.3Roeland Jago Douma2019-09-0320-26/+26
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bump webpack from 4.39.2 to 4.39.3
| * | | | | | Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]2019-09-0220-26/+26
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* / | | | | [tx-robot] updated from transifexNextcloud bot2019-09-038-52/+82
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2019-09-0210-2/+22
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-09-016-0/+50
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-316-8/+8
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-3018-4/+68
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-2918-0/+94
| | | |
* | | | Merge pull request #16615 from ↵Roeland Jago Douma2019-08-282-2/+436
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feature/16518/rooms_resources_should_respond Make rooms / resources automatically reply to invites
| * | | | Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-262-2/+436
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-2860-204/+2224
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-276-6/+14
| | | | |
* | | | | Merge pull request #16871 from nextcloud/fix/dav-reminder-job-constructorRoeland Jago Douma2019-08-261-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix missing parent constructor call in DAV reminder job
| * | | | | Fix missing parent constructor call in DAV reminder jobChristoph Wurst2019-08-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #16722 from nextcloud/bugfix/noid/remove_coffinRoeland Jago Douma2019-08-262-77/+173
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Replace coffin emoji with cross
| * | | | | replace coffin with textual description "Death of ..."Georg Ehrke2019-08-262-77/+173
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling2019-08-262-1/+21
|\ \ \ \ \ | |/ / / / |/| | | | Add expiration event for shares
| * | | | Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-212-1/+21
| |/ / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #16854 from ↵Roeland Jago Douma2019-08-2610-11/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/sass-loader-7.3.1 Bump sass-loader from 7.2.0 to 7.3.1
| * | | | Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-2510-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-266-2/+50
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-232-0/+6
| | | |