]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Jago Douma [Thu, 27 Jun 2019 14:28:41 +0000 (16:28 +0200)]
Merge pull request #16118 from nextcloud/fix-placement-of-icon-in-public-share-page-for-audio-files
Fix placement of icon in public share page for audio files
Roeland Jago Douma [Thu, 27 Jun 2019 12:47:05 +0000 (14:47 +0200)]
Merge pull request #16117 from nextcloud/fix/avatar_tests
Use correct test avatar
John Molakvoæ [Thu, 27 Jun 2019 12:11:23 +0000 (14:11 +0200)]
Show contacts app mgmt link in contacts menu (#16104)
Show contacts app mgmt link in contacts menu
Daniel Calviño Sánchez [Thu, 27 Jun 2019 11:33:22 +0000 (13:33 +0200)]
Fix placement of icon in public share page for audio files
When the preview for audio files is used an HTML 5 audio element is
shown in the public share page. This element is added by the template,
so it is already there when the mimetype icon is added to the
"#imgframe" element. Instead of appended the icon is now prepended, so
it appears before the audio element (prepending instead of appending
should make no difference for other types of files, as in that case the
"#imgframe" element is empty). Besides that, the CSS was modified to
show the icon centered above the audio preview instead of next to it.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Roeland Jago Douma [Thu, 27 Jun 2019 11:27:03 +0000 (13:27 +0200)]
Use correct test avatar
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Calviño Sánchez [Thu, 27 Jun 2019 10:14:27 +0000 (12:14 +0200)]
Fix download link included in public share page with hidden download
The preview element in the public share page was always wrapped with a
link to download the file; now that link is included only if the "Hide
download" option of the share is not enabled.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
blizzz [Thu, 27 Jun 2019 10:21:02 +0000 (12:21 +0200)]
Merge pull request #16101 from nextcloud/fix/ldap/invaliate-user-after-delete-by-plugin
invalidates user when plugin reported deletion success
Arthur Schiwon [Thu, 27 Jun 2019 08:33:40 +0000 (10:33 +0200)]
Also invalidate groups after deletion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Thu, 27 Jun 2019 08:04:19 +0000 (10:04 +0200)]
Merge pull request #16088 from nextcloud/bugfix/noid/allow-longer-comments-to-be-stored-in-the-comments-api
Allow apps to store longer messages in the comments API
Christoph Wurst [Wed, 26 Jun 2019 16:20:39 +0000 (18:20 +0200)]
Show contacts app mgmt link in contacts menu
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Thu, 27 Jun 2019 02:14:09 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 26 Jun 2019 16:41:13 +0000 (18:41 +0200)]
Merge pull request #15829 from nextcloud/fix/js-l10n-registration
Fix js l10n registration to also work with more than one bundle
Jan-Christoph Borchardt [Wed, 26 Jun 2019 12:58:43 +0000 (14:58 +0200)]
Merge pull request #16095 from nextcloud/bugfix/theming-filetypes
Only return link to themed icon if file exists
Jan-Christoph Borchardt [Wed, 26 Jun 2019 12:53:11 +0000 (14:53 +0200)]
Merge pull request #16093 from nextcloud/design/comments-icon
Update comments icon to use updated core one
Jan-Christoph Borchardt [Wed, 26 Jun 2019 12:52:37 +0000 (14:52 +0200)]
Merge pull request #16084 from nextcloud/design/fix-files-checkboxes
Fix file checkbox margin causing layout issues in file list
Arthur Schiwon [Wed, 26 Jun 2019 12:18:28 +0000 (14:18 +0200)]
invalidates user when plugin reported deletion success
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Julius Härtl [Wed, 26 Jun 2019 08:53:49 +0000 (10:53 +0200)]
Only return link to themed icon if file exists
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Jan-Christoph Borchardt [Wed, 26 Jun 2019 08:24:20 +0000 (10:24 +0200)]
Update comments icon to use updated core one
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Wed, 26 Jun 2019 08:11:46 +0000 (10:11 +0200)]
Allow apps to store longer messages in the comments API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Fri, 31 May 2019 11:27:29 +0000 (13:27 +0200)]
Fix js l10n registration to also work with more than one bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Wed, 26 Jun 2019 08:00:31 +0000 (10:00 +0200)]
Merge pull request #15859 from nextcloud/deprecate/oc-redirect-reload
Deprecate window.location wrappers for redirect and reload
Nextcloud bot [Wed, 26 Jun 2019 02:13:59 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Tue, 25 Jun 2019 22:48:11 +0000 (00:48 +0200)]
Fix file checkbox margin causing layout issues in file list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 25 Jun 2019 22:08:16 +0000 (00:08 +0200)]
Merge pull request #16055 from nextcloud/design/native-fonts
Use native font stack
Roeland Jago Douma [Tue, 25 Jun 2019 20:04:12 +0000 (22:04 +0200)]
Merge pull request #16021 from nextcloud/bugfix/noid/fall-back-to-black-for-non-color-values
Fall back to black for non-color values
Roeland Jago Douma [Tue, 25 Jun 2019 20:02:55 +0000 (22:02 +0200)]
Merge pull request #16027 from nextcloud/bugfix/noid/check-if-uploading-is-enabled-before-verifying
Check if uploading to lookup server is enabled before verifying
Roeland Jago Douma [Tue, 25 Jun 2019 19:43:37 +0000 (21:43 +0200)]
Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders
Fix full text search for groupfolders
Christoph Wurst [Mon, 3 Jun 2019 13:59:31 +0000 (15:59 +0200)]
Deprecate window.location wrappers for redirect and reload
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Tue, 25 Jun 2019 19:36:33 +0000 (21:36 +0200)]
Merge pull request #15956 from nextcloud/bugfix/noid/fix_checkapp_occ
Fix appid argument for integrity:check-app
Roeland Jago Douma [Tue, 25 Jun 2019 19:35:47 +0000 (21:35 +0200)]
Merge pull request #15970 from nextcloud/dependabot/npm_and_yarn/css-loader-3.0.0
Bump css-loader from 2.1.1 to 3.0.0
dependabot-preview[bot] [Wed, 19 Jun 2019 17:43:29 +0000 (17:43 +0000)]
Bump css-loader from 2.1.1 to 3.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 25 Jun 2019 19:21:50 +0000 (21:21 +0200)]
Merge pull request #16013 from nextcloud/versions-preview-string-id
fix previews of versions with non numeric version ids
Roeland Jago Douma [Tue, 25 Jun 2019 13:05:54 +0000 (15:05 +0200)]
Merge pull request #15870 from nextcloud/preview-provider-v2
Add new Provider interface for preview providers
Georg Ehrke [Fri, 14 Jun 2019 07:16:59 +0000 (09:16 +0200)]
Fix appid argument for integrity:check-app
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Roeland Jago Douma [Tue, 25 Jun 2019 12:25:29 +0000 (14:25 +0200)]
Merge pull request #15971 from nextcloud/dependabot/npm_and_yarn/tests/ui-regression/pixelmatch-tw-5.0.2
Update pixelmatch requirement from ^4.0.2 to ^5.0.2 in /tests/ui-regression
Roeland Jago Douma [Tue, 25 Jun 2019 11:32:10 +0000 (13:32 +0200)]
Merge pull request #16024 from nextcloud/bugfix/15944/fix-return-code-user-provision
Forward OCSException to initiator
Roeland Jago Douma [Tue, 25 Jun 2019 09:48:16 +0000 (11:48 +0200)]
Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcher
Add event dispatcher to OCP
Christoph Wurst [Tue, 28 May 2019 17:46:36 +0000 (19:46 +0200)]
Add event dispatcher to OCP
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Tue, 25 Jun 2019 02:14:02 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Mon, 24 Jun 2019 10:00:07 +0000 (12:00 +0200)]
Use native font stack
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Mon, 24 Jun 2019 13:41:00 +0000 (15:41 +0200)]
Merge pull request #16043 from nextcloud/dependabot/npm_and_yarn/dompurify-1.0.11
Bump dompurify from 1.0.10 to 1.0.11
dependabot-preview[bot] [Sun, 23 Jun 2019 01:13:14 +0000 (01:13 +0000)]
Bump dompurify from 1.0.10 to 1.0.11
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.10...1.0.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 24 Jun 2019 08:51:28 +0000 (10:51 +0200)]
Merge pull request #16044 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.0
Bump webpack from 4.34.0 to 4.35.0
Robin Appelman [Mon, 24 Jun 2019 08:22:03 +0000 (10:22 +0200)]
Merge pull request #15888 from nextcloud/dav-write-forward-exception
log inner exception during dav write
blizzz [Mon, 24 Jun 2019 06:12:06 +0000 (08:12 +0200)]
Merge pull request #16033 from nextcloud/fix/noid/ldap-group-wiz-selection
fix LDAP Wizard forgetting groups on select with search
Nextcloud bot [Mon, 24 Jun 2019 02:14:05 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Jun 2019 02:14:26 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Sun, 23 Jun 2019 01:13:56 +0000 (01:13 +0000)]
Bump webpack from 4.34.0 to 4.35.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.34.0 to 4.35.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.34.0...v4.35.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Jan-Christoph Borchardt [Fri, 21 Jun 2019 20:35:30 +0000 (22:35 +0200)]
Move font from Nunito to Noto Sans
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
John Molakvoæ [Sat, 22 Jun 2019 06:37:18 +0000 (08:37 +0200)]
changes the returned key from UserID to id, in accordance with getUserData (#16036)
changes the returned key from UserID to id, in accordance with getUserData
Nextcloud bot [Sat, 22 Jun 2019 02:13:54 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Fri, 21 Jun 2019 21:14:10 +0000 (23:14 +0200)]
Merge pull request #15997 from nextcloud/design/sidebar-icon
Add sidebar icon we use in Talk and Viewer already
Robin Appelman [Fri, 21 Jun 2019 15:14:27 +0000 (17:14 +0200)]
Merge pull request #15889 from nextcloud/touch-handle-backend-exceptions
handle storage exceptions when trying to set mtime
Arthur Schiwon [Fri, 21 Jun 2019 14:38:25 +0000 (16:38 +0200)]
changes the returned key from UserID to id, in accordance with getUserData
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Fri, 21 Jun 2019 14:23:47 +0000 (16:23 +0200)]
fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Fri, 21 Jun 2019 12:09:31 +0000 (14:09 +0200)]
fixes LDAP Wizard forgetting groups on select with search
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Fri, 21 Jun 2019 10:00:22 +0000 (12:00 +0200)]
Merge pull request #15540 from nextcloud/bugfix/noid/prevent-faulty-logs-from-nested-setupFS-calls
Prevent faulty logs from nested setupFS calls
blizzz [Fri, 21 Jun 2019 09:08:59 +0000 (11:08 +0200)]
Merge pull request #15964 from nextcloud/enh/noid/user-creation-options
Opt-in for generation userid, requiring email addresses
Joas Schilling [Fri, 21 Jun 2019 08:54:34 +0000 (10:54 +0200)]
Check if uploading to lookup server is enabled before verifying
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Fri, 21 Jun 2019 08:18:44 +0000 (10:18 +0200)]
uses "yes" and "no" for config switch over stringified numbers
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Fri, 21 Jun 2019 02:13:40 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Thu, 20 Jun 2019 16:04:52 +0000 (18:04 +0200)]
Forward OCSException to initiator
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Joas Schilling [Thu, 20 Jun 2019 13:23:06 +0000 (15:23 +0200)]
Fall back to black for non-color values
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 20 Jun 2019 02:13:51 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Wed, 19 Jun 2019 15:16:17 +0000 (17:16 +0200)]
rebuilt js files after rebase
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
John Molakvoæ [Wed, 19 Jun 2019 17:43:03 +0000 (19:43 +0200)]
Let the user confirm the remote wipe (#15774)
Let the user confirm the remote wipe
John Molakvoæ [Wed, 19 Jun 2019 17:42:38 +0000 (19:42 +0200)]
Fix window scroll container (#16009)
Fix window scroll container
John Molakvoæ [Wed, 19 Jun 2019 17:42:18 +0000 (19:42 +0200)]
Add make clean (#16012)
Add make clean
John Molakvoæ [Wed, 19 Jun 2019 17:41:38 +0000 (19:41 +0200)]
Bump webpack-cli from 3.3.3 to 3.3.4 (#15973)
Bump webpack-cli from 3.3.3 to 3.3.4
blizzz [Wed, 19 Jun 2019 15:19:24 +0000 (17:19 +0200)]
Merge pull request #16011 from nextcloud/fix/noid/ldapprovider-return-one-base
(LDAP) API: return one base properly when multiple are configured
Arthur Schiwon [Fri, 14 Jun 2019 15:28:50 +0000 (17:28 +0200)]
makes users management page aware of the introduced options
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 14 Jun 2019 15:20:42 +0000 (17:20 +0200)]
ensures mapping of chosen userid
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 14 Jun 2019 15:07:40 +0000 (17:07 +0200)]
extends Provisioning API with optional userid and required email
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Wed, 19 Jun 2019 12:49:55 +0000 (14:49 +0200)]
fix previews and rollback of versions with non numeric version ids
Signed-off-by: Robin Appelman <robin@icewind.nl>
dependabot-preview[bot] [Wed, 19 Jun 2019 13:01:45 +0000 (13:01 +0000)]
Bump webpack-cli from 3.3.3 to 3.3.4
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/3.3.3...v3.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Christoph Wurst [Tue, 28 May 2019 14:44:41 +0000 (16:44 +0200)]
Let the user confirm the remote wipe
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Georg Ehrke [Wed, 19 Jun 2019 12:59:31 +0000 (12:59 +0000)]
Merge pull request #15988 from nextcloud/feature/shared-browserlist-config
Use shared browserslist config
Robin Appelman [Wed, 19 Jun 2019 12:00:53 +0000 (14:00 +0200)]
Merge pull request #15869 from nextcloud/multiple-version-backends
fix loading multiple version backends from one app
John Molakvoæ (skjnldsv) [Wed, 19 Jun 2019 11:53:28 +0000 (13:53 +0200)]
Add make clean
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Arthur Schiwon [Wed, 19 Jun 2019 11:40:07 +0000 (13:40 +0200)]
fixes return type in php doc
* the backend already expects and works with the string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 19 Jun 2019 11:39:15 +0000 (13:39 +0200)]
fixes returning the base when multiple are specified
* reading the config directly will return the value with line breaks
* using the proper accessor gives us all bases in an array
* returns the first matching one
* having user id provided for the group base is strange and does not let
us operate like this. here we return the first one. might change in
future, a backportable fix won't have an API change however.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Julius Härtl [Wed, 19 Jun 2019 08:56:59 +0000 (10:56 +0200)]
Fix window scroll container
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Wed, 19 Jun 2019 09:09:06 +0000 (11:09 +0200)]
Remove auto focus of share input field on dialog open, fix #15261 (#15960)
Remove auto focus of share input field on dialog open, fix #15261
John Molakvoæ [Wed, 19 Jun 2019 08:55:10 +0000 (10:55 +0200)]
Add extendedSupport to Subscription (#15922)
Add extendedSupport to Subscription
John Molakvoæ [Wed, 19 Jun 2019 08:49:15 +0000 (10:49 +0200)]
Avoid scrolling to the hidden input when toggling grid/list view (#16005)
Avoid scrolling to the hidden input when toggling grid/list view
Christoph Wurst [Tue, 18 Jun 2019 08:13:01 +0000 (10:13 +0200)]
Use shared browserslist config
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Wed, 19 Jun 2019 08:35:14 +0000 (10:35 +0200)]
Merge pull request #15993 from nextcloud/bugfix/noid/file-not-found
Properly redirect if accessing invalid file though /f/ entrypoint
John Molakvoæ [Wed, 19 Jun 2019 08:34:56 +0000 (10:34 +0200)]
Allow to access source maps on apache (#16006)
Allow to access source maps on apache
John Molakvoæ [Wed, 19 Jun 2019 08:33:00 +0000 (10:33 +0200)]
Bump webpack from 4.33.0 to 4.34.0 (#15972)
Bump webpack from 4.33.0 to 4.34.0
Julius Härtl [Wed, 19 Jun 2019 07:54:49 +0000 (09:54 +0200)]
Allow to access source maps on apache
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 19 Jun 2019 07:35:52 +0000 (09:35 +0200)]
Avoid scrolling to the hidden input when toggling grid/list view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Wed, 19 Jun 2019 02:13:51 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
blizzz [Tue, 18 Jun 2019 21:19:56 +0000 (23:19 +0200)]
Merge pull request #15987 from nextcloud/fix/noid/cache-displayname-on-save
cache the displayname after an LDAP plugin set it
Jan-Christoph Borchardt [Tue, 18 Jun 2019 15:59:00 +0000 (17:59 +0200)]
Add sidebar icon we use in Talk and Viewer already
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Julius Härtl [Tue, 18 Jun 2019 11:09:38 +0000 (13:09 +0200)]
Properly redirect if accessing invalid file though /f/ entrypoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Arthur Schiwon [Mon, 17 Jun 2019 22:20:09 +0000 (00:20 +0200)]
caches the displayname after an LDAP plugin set it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Tue, 18 Jun 2019 02:13:57 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Mon, 17 Jun 2019 20:26:37 +0000 (22:26 +0200)]
Remove precomposed from apple-touch-icon-precomposed (#15963)
Remove precomposed from apple-touch-icon-precomposed
Julius Härtl [Thu, 13 Jun 2019 18:23:29 +0000 (20:23 +0200)]
Fix subscription tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 11 Jun 2019 14:08:26 +0000 (16:08 +0200)]
Add extendedSupport to Subscription
Signed-off-by: Julius Härtl <jus@bitgrid.net>