]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ [Mon, 1 Jul 2019 10:40:13 +0000 (12:40 +0200)]
Merge pull request #16136 from nextcloud/design/theming-body-login
Fix dark text in body-login box on light theming colors
John Molakvoæ [Mon, 1 Jul 2019 10:39:58 +0000 (12:39 +0200)]
Hide quota bar if unlimited quota (#16049)
Hide quota bar if unlimited quota
Roeland Jago Douma [Mon, 1 Jul 2019 07:55:23 +0000 (09:55 +0200)]
Merge pull request #16167 from nextcloud/fix/oauth2/tests
Fix the actual oauth2 tests
Roeland Jago Douma [Mon, 1 Jul 2019 07:52:27 +0000 (09:52 +0200)]
Fix the actual oauth2 tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Mon, 1 Jul 2019 07:20:15 +0000 (09:20 +0200)]
Fix tense in email (#16163)
Fix tense in email
Nextcloud bot [Mon, 1 Jul 2019 02:13:36 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Frederic Werner [Sun, 30 Jun 2019 12:42:30 +0000 (14:42 +0200)]
Revert "Change send to sent in l10n files"
This reverts commit
7ed0d0909db71b01e3960e1ec7f7f8dce7b1c1a5 .
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
Frederic Werner [Sun, 30 Jun 2019 10:56:01 +0000 (12:56 +0200)]
Change send to sent in l10n files
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
Frederic Werner [Sun, 30 Jun 2019 10:46:11 +0000 (12:46 +0200)]
Change send to sent
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
Nextcloud bot [Sun, 30 Jun 2019 02:14:09 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 29 Jun 2019 02:13:31 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 28 Jun 2019 14:14:19 +0000 (16:14 +0200)]
Merge pull request #16148 from nextcloud/fix/text-official-label
Mark text as shipped so it's marked as official
Roeland Jago Douma [Fri, 28 Jun 2019 13:04:36 +0000 (15:04 +0200)]
Merge pull request #16145 from nextcloud/fix/files-rightclick-official-label
Mark files_rightclick as shipped so it's marked as official
Joas Schilling [Fri, 28 Jun 2019 13:01:00 +0000 (15:01 +0200)]
Merge pull request #16147 from nextcloud/pol/16076/oauth_down
Move OAuth down in admin security settings
Jan-Christoph Borchardt [Fri, 28 Jun 2019 11:04:36 +0000 (13:04 +0200)]
Mark text as shipped so it's marked as official
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Fri, 28 Jun 2019 09:43:23 +0000 (11:43 +0200)]
Move OAuth down in admin security settings
For #16076
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 28 Jun 2019 08:54:29 +0000 (10:54 +0200)]
Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-error
Do not show a internet connectivity warning if internet access is dis…
Christoph Wurst [Fri, 28 Jun 2019 08:42:18 +0000 (10:42 +0200)]
Mark files_rightclick as shipped so it's marked as official
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Fri, 28 Jun 2019 02:13:47 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Thu, 27 Jun 2019 20:45:46 +0000 (22:45 +0200)]
Fix dark text in body-login box on light theming colors
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Thu, 27 Jun 2019 20:18:47 +0000 (22:18 +0200)]
Merge pull request #16121 from nextcloud/bugfix/noid/dont-allow-to-disable-encryption-via-the-api
Don't allow to disable encryption via the API
Roeland Jago Douma [Thu, 27 Jun 2019 20:11:43 +0000 (22:11 +0200)]
Merge pull request #16122 from nextcloud/fix/apps/sidebar-close-icon
Remove duplicate close-icon
Roeland Jago Douma [Thu, 27 Jun 2019 14:36:30 +0000 (16:36 +0200)]
Merge pull request #16107 from nextcloud/local-check-path
verify that paths are valid for recursive local move
Joas Schilling [Thu, 27 Jun 2019 14:30:05 +0000 (16:30 +0200)]
Merge pull request #16097 from nextcloud/bugfix/noid/correctly-check-share-permissions-for-updating-reshare-permissions
Better check reshare permissions
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
Greta Doci [Thu, 27 Jun 2019 13:32:27 +0000 (15:32 +0200)]
Remove duplicate close-icon
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Roeland Jago Douma [Thu, 27 Jun 2019 13:27:21 +0000 (15:27 +0200)]
Fix sharing tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Calviño Sánchez [Fri, 21 Jun 2019 10:22:21 +0000 (12:22 +0200)]
Add integration test for increasing sub reshare permissions
The tests check an user share and a link share; there is a slight
difference in style between them as each one is based on the test above
it, which tests increasing reshare permissions.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 21 Jun 2019 10:16:27 +0000 (12:16 +0200)]
Do not create folders with admin user
The admin user is not deleted after each integration test is run, so
folders created by the admin user in one test are still there when the
next tests run; tests should be independent one from each other, so a
regular user that is created and deleted for each test should be used
instead.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Joas Schilling [Fri, 21 Jun 2019 07:22:06 +0000 (09:22 +0200)]
Correctly check share permissions when updating a re-sub-share
Before this change the node you shared was checked for permissions.
This works when you reshare the folder that was shared with you.
However when you reshared a subfolder (e.g. as public link),
you could afterwards update the permissions and grant
create+update permissions although the share you receive was read-only.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 27 Jun 2019 12:54:28 +0000 (14:54 +0200)]
Don't allow to disable encryption via the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
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
Robin Appelman [Thu, 27 Jun 2019 09:10:08 +0000 (11:10 +0200)]
verify that paths are valid for recursive local move
Signed-off-by: Robin Appelman <robin@icewind.nl>
Christoph Wurst [Tue, 25 Jun 2019 11:37:31 +0000 (13:37 +0200)]
Do not show a internet connectivity warning if internet access is disabled
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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
Daniel Kesselberg [Mon, 24 Jun 2019 16:35:37 +0000 (18:35 +0200)]
Don't show absolute number in tooltip
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Mon, 24 Jun 2019 16:33:10 +0000 (18:33 +0200)]
Show used space in mb instead of %
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
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
Daniel Kesselberg [Sun, 23 Jun 2019 19:21:13 +0000 (21:21 +0200)]
Hide quota bar if unlimited
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
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>