summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #17060 from nextcloud/backport/16985/stable17Roeland Jago Douma2019-09-161-3/+3
|\ | | | | [stable17] Properly initialize the CacheJail for sharing
| * Correctly check for new default rootJoas Schilling2019-09-091-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Properly initialize the CacheJail for sharingJulius Härtl2019-09-091-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | allow setting user provided global credentials trough credentials popupRobin Appelman2019-09-103-4/+15
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Allow admin configured mounts to use user configured global credentialsRobin Appelman2019-09-103-2/+68
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-09-091-5/+13
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | catch auth issues also when php-smbclient is in useArthur Schiwon2019-09-091-0/+8
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Warn user before closing when uploading a file on a upload only linkJulius Härtl2019-09-061-11/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [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
| | |
* | | Merge pull request #16829 from nextcloud/bugfix/noid/projects-pick-foldersRoeland Jago Douma2019-08-225-6/+6
|\ \ \ | | | | | | | | Let users pick folders on projects
| * | | Properly handle failures and allow choosing folders for projectsJulius Härtl2019-08-215-6/+6
| |/ / | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-08-2228-10/+156
| | |