]>
source.dussan.org Git - nextcloud-server.git/log
Daniel Calviño Sánchez [Thu, 7 Nov 2019 20:30:56 +0000 (21:30 +0100)]
Split the menu entry for external shares in two
The external shares entry showed a "button" that, when pressed, replaced
the button with the input to set the remote share address. The "button"
was actually a label for the input, so when the label was focused it
transferred the focus to the input and thus pressing enter or space did
not show the input. Moreover, inputs inside links are not valid HTML,
and once shown there was no way to hide the input again.
Due to all this, and for consistency with the direct link input, the
external share input was moved to a different menu item that is shown
and hidden when the button, which nows is also a real button, is
clicked.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Thu, 7 Nov 2019 13:19:04 +0000 (14:19 +0100)]
Format HTML elements
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Thu, 7 Nov 2019 11:28:43 +0000 (12:28 +0100)]
Change menu toggle element from span to button
This makes possible to navigate to the menu toggle using the keyboard,
as well as being semantically more correct.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Mon, 30 Dec 2019 02:27:13 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Dec 2019 02:27:52 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Sat, 28 Dec 2019 09:54:17 +0000 (10:54 +0100)]
Clarify "Delete share" action in sharing sidebar (#18563)
Clarify "Delete share" action in sharing sidebar
John Molakvoæ [Sat, 28 Dec 2019 09:53:58 +0000 (10:53 +0100)]
Script to generate locales.json from icu data. (#18558)
Script to generate locales.json from icu data.
Nextcloud bot [Sat, 28 Dec 2019 02:27:26 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 27 Dec 2019 13:42:10 +0000 (14:42 +0100)]
Merge pull request #18115 from nextcloud/bugfix/17951/reminderservice_resource_error
Properly handle resources in ReminderService
Roeland Jago Douma [Fri, 27 Dec 2019 13:29:09 +0000 (14:29 +0100)]
Merge pull request #18547 from nextcloud/bugfix/flow
Various flow related fixes
Roeland Jago Douma [Fri, 27 Dec 2019 13:27:56 +0000 (14:27 +0100)]
Merge pull request #18553 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.8.3
Bump vue-loader from 15.7.2 to 15.8.3
Roeland Jago Douma [Fri, 27 Dec 2019 12:47:22 +0000 (13:47 +0100)]
Merge pull request #18480 from nextcloud/version/18/beta4
18 beta 4
Roeland Jago Douma [Fri, 27 Dec 2019 12:17:38 +0000 (13:17 +0100)]
Update bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 19 Dec 2019 09:39:46 +0000 (10:39 +0100)]
18 beta 4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Julius Härtl [Mon, 23 Dec 2019 11:38:29 +0000 (12:38 +0100)]
Bump workflowengine bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 23 Dec 2019 11:35:45 +0000 (12:35 +0100)]
Fix spacing between text and icon
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 23 Dec 2019 11:22:22 +0000 (12:22 +0100)]
Autofocus new filter and display proper error messages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 23 Dec 2019 10:57:41 +0000 (11:57 +0100)]
Validate check array in the backend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 23 Dec 2019 09:31:28 +0000 (10:31 +0100)]
Fix app store link and hide it for users (fix #18495 #18500)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 23 Dec 2019 09:25:42 +0000 (10:25 +0100)]
Allow selecting other event types (fix #18510)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Fri, 27 Dec 2019 02:27:07 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Alexandre Guiot--Valentin [Thu, 26 Dec 2019 12:35:51 +0000 (12:35 +0000)]
Change icon-delete to icon-close in others locations
Signed-off-by: Alexandre Guiot--Valentin <contact@alexandregv.fr>
Signed-off-by: Gary Kim <gary@garykim.dev>
Nextcloud bot [Thu, 26 Dec 2019 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Alexandre Guiot--Valentin [Wed, 25 Dec 2019 09:37:08 +0000 (09:37 +0000)]
Commit webpack build files
Signed-off-by: Alexandre Guiot--Valentin <contact@alexandregv.fr>
Signed-off-by: Gary Kim <gary@garykim.dev>
Alexandre GV [Wed, 25 Dec 2019 08:33:04 +0000 (09:33 +0100)]
Clarify "Delete share" action in sharing sidebar
- change "Delete share" to "Unshare"
- change icon-delete to icon-close
Signed-off-by: Alexandre Guiot--Valentin <contact@alexandregv.fr>
Nextcloud bot [Tue, 24 Dec 2019 02:27:40 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Mon, 23 Dec 2019 15:51:13 +0000 (16:51 +0100)]
Script to generate locales.json from icu data.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Mon, 23 Dec 2019 11:55:15 +0000 (12:55 +0100)]
Merge pull request #18523 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.8
Bump nextcloud-vue from 0.12.7 to 0.12.8
Roeland Jago Douma [Mon, 23 Dec 2019 10:35:18 +0000 (11:35 +0100)]
Merge pull request #18546 from nextcloud/bugfix/appstore-update
Fix broken upgrade caused by undefined method call
Roeland Jago Douma [Mon, 23 Dec 2019 10:34:07 +0000 (11:34 +0100)]
Merge pull request #18509 from nextcloud/fix/noid/flow-blank-settings-custom-entity
Flow: report list of entities without array keys to frontend
dependabot-preview[bot] [Mon, 23 Dec 2019 09:51:22 +0000 (09:51 +0000)]
Bump nextcloud-vue from 0.12.7 to 0.12.8
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.7 to 0.12.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.7...v0.12.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 23 Dec 2019 09:49:21 +0000 (10:49 +0100)]
Merge pull request #18525 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-1.0.0
Bump @nextcloud/event-bus from 0.2.1 to 1.0.0
Julius Härtl [Mon, 23 Dec 2019 09:41:41 +0000 (10:41 +0100)]
Fix broken upgrade caused by undefined method call
Signed-off-by: Julius Härtl <jus@bitgrid.net>
dependabot-preview[bot] [Mon, 23 Dec 2019 08:31:48 +0000 (08:31 +0000)]
Bump @nextcloud/event-bus from 0.2.1 to 1.0.0
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 0.2.1 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v0.2.1...v1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 23 Dec 2019 08:29:49 +0000 (09:29 +0100)]
Merge pull request #18524 from nextcloud/dependabot/npm_and_yarn/nextcloud/initial-state-1.0.0
Bump @nextcloud/initial-state from 0.2.0 to 1.0.0
dependabot-preview[bot] [Mon, 23 Dec 2019 07:38:49 +0000 (07:38 +0000)]
Bump @nextcloud/initial-state from 0.2.0 to 1.0.0
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases)
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v0.2.0...v1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 23 Dec 2019 07:36:56 +0000 (08:36 +0100)]
Merge pull request #18522 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.1.0
Bump @nextcloud/axios from 0.5.0 to 1.1.0
Roeland Jago Douma [Mon, 23 Dec 2019 07:36:10 +0000 (08:36 +0100)]
Merge pull request #18536 from nextcloud/enhancement/preview-center-vertically
Also center vertically when cropping previews
dependabot-preview[bot] [Sun, 22 Dec 2019 21:28:53 +0000 (21:28 +0000)]
Bump @nextcloud/axios from 0.5.0 to 1.1.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 0.5.0 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v0.5.0...v1.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Mon, 23 Dec 2019 02:27:33 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 22 Dec 2019 21:27:03 +0000 (22:27 +0100)]
Merge pull request #18521 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.1.0
Bump @nextcloud/auth from 0.3.1 to 1.1.0
dependabot-preview[bot] [Sun, 22 Dec 2019 19:13:43 +0000 (19:13 +0000)]
Bump @nextcloud/auth from 0.3.1 to 1.1.0
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 0.3.1 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v0.3.1...v1.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Sun, 22 Dec 2019 19:18:21 +0000 (20:18 +0100)]
Merge pull request #18442 from nextcloud/bugfix/noid/broken_appstoreurl_config
Restore old behavior allowing to set custom appstore
Roeland Jago Douma [Sun, 22 Dec 2019 19:14:57 +0000 (20:14 +0100)]
Merge pull request #18504 from nextcloud/bugfix/noid/only-round-the-real-avatars
Only round the real avatars
Roeland Jago Douma [Sun, 22 Dec 2019 19:13:04 +0000 (20:13 +0100)]
Merge pull request #18511 from Al2Klimov/bugfix/movie-getthumbnail
Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not false
Roeland Jago Douma [Sun, 22 Dec 2019 19:08:34 +0000 (20:08 +0100)]
Merge pull request #18520 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.0.0
Bump @nextcloud/paths from 0.2.0 to 1.0.0
dependabot-preview[bot] [Sun, 22 Dec 2019 16:20:46 +0000 (16:20 +0000)]
Bump @nextcloud/paths from 0.2.0 to 1.0.0
Bumps @nextcloud/paths from 0.2.0 to 1.0.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sun, 22 Dec 2019 16:14:43 +0000 (16:14 +0000)]
Bump vue-loader from 15.7.2 to 15.8.3
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.7.2 to 15.8.3.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.7.2...v15.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Sun, 22 Dec 2019 16:12:34 +0000 (17:12 +0100)]
Merge pull request #18534 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.11
Bump vue and vue-template-compiler
John Molakvoæ (skjnldsv) [Sun, 22 Dec 2019 14:07:11 +0000 (15:07 +0100)]
Also center vertically when cropping previews
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Georg Ehrke [Tue, 17 Dec 2019 11:20:51 +0000 (12:20 +0100)]
Restore old behavior allowing to set custom appstore
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
dependabot-preview[bot] [Sun, 22 Dec 2019 13:49:58 +0000 (13:49 +0000)]
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.10 to 2.6.11
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11)
Updates `vue-template-compiler` from 2.6.10 to 2.6.11
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Sun, 22 Dec 2019 13:49:23 +0000 (14:49 +0100)]
Merge pull request #18527 from nextcloud/dependabot/npm_and_yarn/style-loader-1.1.1
Bump style-loader from 1.0.1 to 1.1.1
Roeland Jago Douma [Sun, 22 Dec 2019 13:47:46 +0000 (14:47 +0100)]
Merge pull request #18519 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-1.0.0
Bump @nextcloud/router from 0.1.0 to 1.0.0
Roeland Jago Douma [Sun, 22 Dec 2019 13:27:28 +0000 (14:27 +0100)]
Merge pull request #18478 from nextcloud/fix/direct-editing-invalid-editor-id
Do not generate tokens for editor IDs that do not exist
Roeland Jago Douma [Sun, 22 Dec 2019 13:26:23 +0000 (14:26 +0100)]
Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-201-status-code
Always set the generated flag to false when an avatar is being set
dependabot-preview[bot] [Sun, 22 Dec 2019 02:25:30 +0000 (02:25 +0000)]
Bump @nextcloud/router from 0.1.0 to 1.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 0.1.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v0.1.0...v1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sun, 22 Dec 2019 02:31:16 +0000 (02:31 +0000)]
Bump style-loader from 1.0.1 to 1.1.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.0.1...v1.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Nextcloud bot [Sun, 22 Dec 2019 02:28:34 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Alexander A. Klimov [Sat, 21 Dec 2019 07:53:13 +0000 (08:53 +0100)]
Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not false
Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Nextcloud bot [Sat, 21 Dec 2019 02:26:35 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Fri, 20 Dec 2019 23:46:37 +0000 (00:46 +0100)]
report list of entities without array keys to frontend
lead to a blank flow settings page when a third party entity was
registered.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Fri, 20 Dec 2019 14:03:22 +0000 (15:03 +0100)]
Always set the generated flag to false when an avatar is being set
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Fri, 20 Dec 2019 13:19:22 +0000 (14:19 +0100)]
Merge pull request #18483 from nextcloud/fix/license-headers-18
Update license headers for 18
blizzz [Fri, 20 Dec 2019 11:16:32 +0000 (12:16 +0100)]
Merge pull request #18080 from nextcloud/enhancement/noid/add-timeout
adding timeout param
Joas Schilling [Fri, 20 Dec 2019 11:11:54 +0000 (12:11 +0100)]
Only round the real avatars
Before this all images were rounded, including the icons of contacts menu options
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Fri, 20 Dec 2019 10:23:52 +0000 (11:23 +0100)]
Add tooltips to display name and email (#18193)
Add tooltips to display name and email
Julius Härtl [Fri, 20 Dec 2019 10:09:05 +0000 (11:09 +0100)]
Expose exception message in the response
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Christoph Wurst [Thu, 19 Dec 2019 12:16:31 +0000 (13:16 +0100)]
Update license headers for 18
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Fri, 20 Dec 2019 02:26:28 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Thu, 19 Dec 2019 18:16:11 +0000 (19:16 +0100)]
add create and delete checkbox for sharesidebar (#18010)
add create and delete checkbox for sharesidebar
John Molakvoæ [Thu, 19 Dec 2019 18:15:41 +0000 (19:15 +0100)]
Remaining flow frontend polishing (#18484)
Remaining flow frontend polishing
blizzz [Thu, 19 Dec 2019 16:54:58 +0000 (17:54 +0100)]
Merge pull request #18433 from nextcloud/fix/noid/fsusage
Use File Node API for more download cases, skip unreadable files
onehappycat [Sat, 14 Dec 2019 13:29:12 +0000 (14:29 +0100)]
Add tooltips to display name and email fields in Users
Signed-off-by: onehappycat <onehappycat@gmx.com>
GretaD [Mon, 16 Dec 2019 16:12:20 +0000 (17:12 +0100)]
fix the folder share
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Greta Doci [Tue, 19 Nov 2019 15:07:57 +0000 (16:07 +0100)]
add create and delete checkbox for sharesidebar
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Julius Härtl [Thu, 19 Dec 2019 14:23:22 +0000 (15:23 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 19 Dec 2019 12:22:27 +0000 (13:22 +0100)]
Set operation mode according to the mime type value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 19 Dec 2019 12:11:01 +0000 (13:11 +0100)]
Fix action listing alignment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 19 Dec 2019 11:55:59 +0000 (12:55 +0100)]
Add flow icon for app store category
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Christoph Wurst [Thu, 19 Dec 2019 13:58:24 +0000 (14:58 +0100)]
Merge pull request #17705 from nextcloud/dependabot/npm_and_yarn/eslint-config-nextcloud-0.1.0
Bump eslint-config-nextcloud from 0.0.6 to 0.1.0
Arthur Schiwon [Mon, 16 Dec 2019 17:51:19 +0000 (18:51 +0100)]
when downloading from web, skip files that are not accessible
* avoids a 403, but enables download of resources that are not restricted
* single file downloads still cause 403
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 12 Dec 2019 21:35:57 +0000 (22:35 +0100)]
use Nodes API for zip streaming
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Julius Härtl [Wed, 20 Nov 2019 08:06:47 +0000 (09:06 +0100)]
Use files node API for single file downloads
Signed-off-by: Julius Härtl <jus@bitgrid.net>
blizzz [Thu, 19 Dec 2019 12:00:39 +0000 (13:00 +0100)]
Merge pull request #18162 from nextcloud/enh/noid/url-fileentity
flow file entity to provide the internal URL
Roeland Jago Douma [Thu, 19 Dec 2019 11:02:14 +0000 (12:02 +0100)]
Merge pull request #18235 from nextcloud/enh/noid/federated-on-circles
confirm auth on share generated by Circles
dependabot-preview[bot] [Wed, 13 Nov 2019 12:05:10 +0000 (12:05 +0000)]
Bump eslint-config-nextcloud from 0.0.6 to 0.1.0
Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0.
- [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases)
- [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0)
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Thu, 19 Dec 2019 10:26:12 +0000 (11:26 +0100)]
Merge pull request #16792 from MichaIng/patch-1
Harden data and config protection .htaccess
John Molakvoæ [Thu, 19 Dec 2019 10:22:17 +0000 (11:22 +0100)]
Fix Sidebar enabled check (#18449)
Fix Sidebar enabled check
Roeland Jago Douma [Thu, 19 Dec 2019 09:33:30 +0000 (10:33 +0100)]
Merge pull request #18470 from nextcloud/techdebt/app-code-checker-php7-only
Only parse php7 code in app code checker
Christoph Wurst [Thu, 19 Dec 2019 08:38:22 +0000 (09:38 +0100)]
Do not generate tokens for editor IDs that do not exist
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Thu, 19 Dec 2019 07:57:48 +0000 (08:57 +0100)]
Merge pull request #18370 from nextcloud/version/18/beta3
18 beta 3
John Molakvoæ (skjnldsv) [Tue, 17 Dec 2019 16:27:36 +0000 (17:27 +0100)]
Fix Sidebar enabled check
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
John Molakvoæ [Thu, 19 Dec 2019 07:48:46 +0000 (08:48 +0100)]
fix credentials saving success message notification color (#18469)
fix credentials saving success message notification color
John Molakvoæ [Thu, 19 Dec 2019 07:45:16 +0000 (08:45 +0100)]
Wiswedel/inherited shares/design polishing (#18447)
Wiswedel/inherited shares/design polishing
Nextcloud bot [Thu, 19 Dec 2019 02:26:26 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Christoph Wurst [Wed, 18 Dec 2019 14:39:14 +0000 (15:39 +0100)]
Only parse php7 code in app code checker
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Sascha Wiswedel [Wed, 18 Dec 2019 14:32:39 +0000 (15:32 +0100)]
fix credentials saving success message notification color
was red, now green
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Roeland Jago Douma [Wed, 18 Dec 2019 12:16:06 +0000 (13:16 +0100)]
Merge pull request #18457 from nextcloud/fix/sharing/notifier/uid
Use the user from the notification
Roeland Jago Douma [Wed, 18 Dec 2019 11:03:04 +0000 (12:03 +0100)]
Merge pull request #18462 from nextcloud/fix/18211/list-group-with-slash
Fix listing users in groups with slash in the name