]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoFix filepicker's add button design 14806/head
John Molakvoæ (skjnldsv) [Fri, 22 Mar 2019 09:36:19 +0000 (10:36 +0100)]
Fix filepicker's add button design

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #14573 from nextcloud/version/noid/16.0.0beta1 v16.0.0beta1
Morris Jobke [Fri, 22 Mar 2019 08:23:52 +0000 (09:23 +0100)]
Merge pull request #14573 from nextcloud/version/noid/16.0.0beta1

16.0.0 Beta 1

5 years ago16.0.0 Beta 1 14573/head
Morris Jobke [Wed, 6 Mar 2019 15:49:49 +0000 (16:49 +0100)]
16.0.0 Beta 1

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #14058 from vpecinka/master
Morris Jobke [Thu, 21 Mar 2019 21:36:59 +0000 (22:36 +0100)]
Merge pull request #14058 from vpecinka/master

Avoid replacement by user object

5 years agoStore user object later in the code 14058/head
Vlastimil Pecinka [Wed, 6 Feb 2019 10:36:08 +0000 (11:36 +0100)]
Store user object later in the code

Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
5 years agoMerge pull request #14315 from nextcloud/feature/12033/calendar-user-address-set
Morris Jobke [Thu, 21 Mar 2019 20:32:45 +0000 (21:32 +0100)]
Merge pull request #14315 from nextcloud/feature/12033/calendar-user-address-set

implement principal property search for calendar user address set property

5 years agoMerge pull request #13721 from oole/bug/12729_postgresql_duplicate_key_value
Morris Jobke [Thu, 21 Mar 2019 20:18:32 +0000 (21:18 +0100)]
Merge pull request #13721 from oole/bug/12729_postgresql_duplicate_key_value

Issue 12729 postgresql duplicate key value

5 years agoFix PHPDoc 13721/head
Morris Jobke [Thu, 21 Mar 2019 16:05:57 +0000 (17:05 +0100)]
Fix PHPDoc

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoimplement principal property search for calendar user address set property 14315/head
Georg Ehrke [Wed, 20 Feb 2019 19:22:56 +0000 (20:22 +0100)]
implement principal property search for calendar user address set property

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agoMerge pull request #14790 from nextcloud/bugfix/noid/fix-ocm/ocs-provider-setup-checks
Morris Jobke [Thu, 21 Mar 2019 15:31:15 +0000 (16:31 +0100)]
Merge pull request #14790 from nextcloud/bugfix/noid/fix-ocm/ocs-provider-setup-checks

Fix setup checks for ocm/ocs-provider

5 years agoMerge pull request #14786 from nextcloud/bugfix/noid/remove-unused-member
Roeland Jago Douma [Thu, 21 Mar 2019 14:00:08 +0000 (15:00 +0100)]
Merge pull request #14786 from nextcloud/bugfix/noid/remove-unused-member

Remove unused member "util"

5 years agoFix setup checks for ocm/ocs-provider 14790/head
Morris Jobke [Thu, 21 Mar 2019 13:26:59 +0000 (14:26 +0100)]
Fix setup checks for ocm/ocs-provider

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoRemove unused member "util" 14786/head
Joas Schilling [Thu, 21 Mar 2019 11:42:35 +0000 (12:42 +0100)]
Remove unused member "util"

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoCode cleanup.
Ole Ostergaard [Tue, 26 Feb 2019 13:08:55 +0000 (14:08 +0100)]
Code cleanup.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd insertIgnoreConflict to IDBConnection interface.
Ole Ostergaard [Tue, 26 Feb 2019 15:27:25 +0000 (16:27 +0100)]
Add insertIgnoreConflict to IDBConnection interface.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd supression of SqlInjectionChecker.
Ole Ostergaard [Tue, 26 Feb 2019 13:08:39 +0000 (14:08 +0100)]
Add supression of SqlInjectionChecker.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd PostgreSQL specific implementation for includeIgnoreConflict.
Ole Ostergaard [Mon, 21 Jan 2019 16:54:40 +0000 (17:54 +0100)]
Add PostgreSQL specific implementation for includeIgnoreConflict.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd insertIgnoreConflict to Adapter and use it for for executing the file locking.
Ole Ostergaard [Mon, 21 Jan 2019 16:54:16 +0000 (17:54 +0100)]
Add insertIgnoreConflict to Adapter and use it for for executing the file locking.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoMerge pull request #14778 from nextcloud/user_ldap_createuser_fix
Morris Jobke [Thu, 21 Mar 2019 10:32:22 +0000 (11:32 +0100)]
Merge pull request #14778 from nextcloud/user_ldap_createuser_fix

Fix user creation using LDAP Plugin

5 years agoLDAP plugin: force createUser to return new user's DN 14778/head
Vinicius Cubas Brand [Thu, 14 Mar 2019 14:59:27 +0000 (11:59 -0300)]
LDAP plugin: force createUser to return new user's DN

LDAP plugins must change the createUser method to return the DN, as we
need this to update the cache.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
5 years agoCache cleaning when subadmin adds user to group
Vinicius Cubas Brand [Mon, 4 Mar 2019 17:09:27 +0000 (14:09 -0300)]
Cache cleaning when subadmin adds user to group

This commit fix an error happening when the subadmin tries to create an
user, adding him/her to the group s/he is subadmin of, using a LDAP
User/Group plugin.

This just forces the cache to be reset after an user is added to a
group.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
5 years agofix user creation using LDAP Plugin
Vinicius Cubas Brand [Fri, 1 Mar 2019 15:12:19 +0000 (12:12 -0300)]
fix user creation using LDAP Plugin

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
5 years agoMerge pull request #14776 from nextcloud/fix/files/size-color
Morris Jobke [Thu, 21 Mar 2019 08:59:07 +0000 (09:59 +0100)]
Merge pull request #14776 from nextcloud/fix/files/size-color

Use max contrast variable to cap the generated colours

5 years agoMerge pull request #14695 from nextcloud/enhancement/grid/sharing-in-menu
Morris Jobke [Thu, 21 Mar 2019 08:56:50 +0000 (09:56 +0100)]
Merge pull request #14695 from nextcloud/enhancement/grid/sharing-in-menu

Show sharing in menu in grid view

5 years agoMerge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxy
Morris Jobke [Thu, 21 Mar 2019 08:15:27 +0000 (09:15 +0100)]
Merge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxy

Make check for empty trusted proxies more strict

5 years agoUse max contrast variable to cap the generated colours 14776/head
John Molakvoæ (skjnldsv) [Thu, 21 Mar 2019 07:42:27 +0000 (08:42 +0100)]
Use max contrast variable to cap the generated colours

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoAdd link icon for public link too 14695/head
John Molakvoæ (skjnldsv) [Fri, 15 Mar 2019 11:54:31 +0000 (12:54 +0100)]
Add link icon for public link too

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoPut sharing entry all above
John Molakvoæ (skjnldsv) [Fri, 15 Mar 2019 09:54:57 +0000 (10:54 +0100)]
Put sharing entry all above

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoShow sharing in menu in grid view
John Molakvoæ (skjnldsv) [Thu, 14 Mar 2019 17:01:44 +0000 (18:01 +0100)]
Show sharing in menu in grid view

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 21 Mar 2019 01:13:49 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14774 from nextcloud/fix/bundle_enable_tests
Morris Jobke [Wed, 20 Mar 2019 21:29:56 +0000 (22:29 +0100)]
Merge pull request #14774 from nextcloud/fix/bundle_enable_tests

Temp disable bundle tests

5 years agoTemp disable bundle tests 14774/head
Roeland Jago Douma [Wed, 20 Mar 2019 19:44:11 +0000 (20:44 +0100)]
Temp disable bundle tests

The bundle acceptance tests fails after #14578 sometimes. This is
because of a race condition. not all apps have compatible 16 versions
yet. So trying to enable them results in those apps doing :boom:.

Because of #14578 we do show them now. So we try to enable them. However
depending on which requests finishes first the disable button for the
audit app either shows up or now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoTrigger warning if empty array or false and X-Forwarded-Host is present 14606/head
Daniel Kesselberg [Wed, 20 Mar 2019 18:59:32 +0000 (19:59 +0100)]
Trigger warning if empty array or false and X-Forwarded-Host is present

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #14578 from nextcloud/enh/force_enable_apps
Roeland Jago Douma [Wed, 20 Mar 2019 18:22:38 +0000 (19:22 +0100)]
Merge pull request #14578 from nextcloud/enh/force_enable_apps

Force enable apps

5 years agoMerge pull request #14753 from nextcloud/revert-13097-feature/11319/where-is-your...
Roeland Jago Douma [Wed, 20 Mar 2019 18:20:50 +0000 (19:20 +0100)]
Merge pull request #14753 from nextcloud/revert-13097-feature/11319/where-is-your-data

Revert "Where is your data?"

5 years agoMerge pull request #14766 from nextcloud/backport/14709/master
Morris Jobke [Wed, 20 Mar 2019 18:08:44 +0000 (19:08 +0100)]
Merge pull request #14766 from nextcloud/backport/14709/master

groupname like username - allow share with both

5 years agoUpdate lib/private/Share20/Manager.php 14766/head
Morris Jobke [Wed, 20 Mar 2019 11:51:26 +0000 (12:51 +0100)]
Update lib/private/Share20/Manager.php

tabulator change

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
5 years agoUpdate lib/private/Share20/Manager.php
Morris Jobke [Wed, 20 Mar 2019 11:50:48 +0000 (12:50 +0100)]
Update lib/private/Share20/Manager.php

fixed tabulator

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
5 years agogroupname like username - allow share with both
Christian Aigner [Fri, 15 Mar 2019 09:18:27 +0000 (10:18 +0100)]
groupname like username - allow share with both

Signed-off-by: Christian Aigner <christian.aigner@huemer-it.com>
5 years agoRevert "Do not register unexisting section" 14753/head
Roeland Jago Douma [Wed, 20 Mar 2019 13:14:37 +0000 (14:14 +0100)]
Revert "Do not register unexisting section"

This reverts commit 24354bde1d9163794eaf62ef432e62839c7979e7.

5 years agoRevert "Where is your data?"
Roeland Jago Douma [Tue, 19 Mar 2019 21:24:16 +0000 (22:24 +0100)]
Revert "Where is your data?"

5 years agoRemove unused IUserSession 14578/head
Joas Schilling [Wed, 20 Mar 2019 11:22:15 +0000 (12:22 +0100)]
Remove unused IUserSession

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoDo not ignore the max-version for the "update-available" check
Joas Schilling [Wed, 20 Mar 2019 11:21:01 +0000 (12:21 +0100)]
Do not ignore the max-version for the "update-available" check

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoRemove apps from the list which have no release at all
Joas Schilling [Wed, 20 Mar 2019 11:15:52 +0000 (12:15 +0100)]
Remove apps from the list which have no release at all

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoallow enforcing apps to ignore the max version
Roeland Jago Douma [Wed, 6 Mar 2019 18:59:15 +0000 (19:59 +0100)]
allow enforcing apps to ignore the max version

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14713 from nextcloud/fix/admin-2fa-collapse-disable
Morris Jobke [Wed, 20 Mar 2019 13:20:46 +0000 (14:20 +0100)]
Merge pull request #14713 from nextcloud/fix/admin-2fa-collapse-disable

Collapse 2FA admin detail settings if disabled

5 years agoMake check for empty trusted proxies more strict
Daniel Kesselberg [Sat, 9 Mar 2019 15:14:54 +0000 (16:14 +0100)]
Make check for empty trusted proxies more strict

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoCollapse 2FA admin detail settings if disabled 14713/head
Christoph Wurst [Fri, 15 Mar 2019 11:28:56 +0000 (12:28 +0100)]
Collapse 2FA admin detail settings if disabled

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #14674 from CamilionEU/master
Morris Jobke [Wed, 20 Mar 2019 10:20:41 +0000 (11:20 +0100)]
Merge pull request #14674 from CamilionEU/master

[app:files] Use current directory for hashing.

5 years agoMerge pull request #14691 from nextcloud/rename-mountpoint-within-mountpoint
Roeland Jago Douma [Wed, 20 Mar 2019 09:58:10 +0000 (10:58 +0100)]
Merge pull request #14691 from nextcloud/rename-mountpoint-within-mountpoint

always allow moving mountpoints inside the same mountpoint

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 20 Mar 2019 01:12:47 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14664 from nextcloud/bugfix/noid/absolute-paths-of-images-for...
Roeland Jago Douma [Tue, 19 Mar 2019 18:23:29 +0000 (19:23 +0100)]
Merge pull request #14664 from nextcloud/bugfix/noid/absolute-paths-of-images-for-linked-collaboration-resources

Replace the icon-class with an absolute link to an image

5 years agoMerge pull request #14747 from nextcloud/fix/access_list_external_storage
Morris Jobke [Tue, 19 Mar 2019 17:43:23 +0000 (18:43 +0100)]
Merge pull request #14747 from nextcloud/fix/access_list_external_storage

Fix getting the access list on external storage

5 years agoMerge pull request #14744 from nextcloud/bugfix/noid/fix-push-notifications-for-updat...
Christoph Wurst [Tue, 19 Mar 2019 15:42:54 +0000 (16:42 +0100)]
Merge pull request #14744 from nextcloud/bugfix/noid/fix-push-notifications-for-updatenotifications

Always register the Notifier

5 years agoalways allow moving mountpoints inside the same mountpoint 14691/head
Robin Appelman [Thu, 14 Mar 2019 14:52:38 +0000 (15:52 +0100)]
always allow moving mountpoints inside the same mountpoint

even if that mountpoint isn't normally a valid target for moving mounts into

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoFix getting the access list on external storage 14747/head
Roeland Jago Douma [Tue, 19 Mar 2019 14:38:52 +0000 (15:38 +0100)]
Fix getting the access list on external storage

If a file is on external storage there is no owner. WHich means we can't
check. So just return an empty array then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14739 from nextcloud/bugfix/noid/header-link-navigation-style...
Roeland Jago Douma [Tue, 19 Mar 2019 12:47:28 +0000 (13:47 +0100)]
Merge pull request #14739 from nextcloud/bugfix/noid/header-link-navigation-style-is-too-catchy

Style of navigation links in header is too catchy

5 years agoReturn 200 instead of 404 when asking for collections of a resource 14664/head
Joas Schilling [Mon, 18 Mar 2019 14:13:24 +0000 (15:13 +0100)]
Return 200 instead of 404 when asking for collections of a resource

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoBump bundles
Julius Härtl [Thu, 14 Mar 2019 17:29:55 +0000 (18:29 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump nextcloud-vue-collections
Julius Härtl [Thu, 14 Mar 2019 17:25:52 +0000 (18:25 +0100)]
Bump nextcloud-vue-collections

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoAdjust gitattributes to ignore all files_sharing scripts in diff
Julius Härtl [Thu, 14 Mar 2019 17:23:58 +0000 (18:23 +0100)]
Adjust gitattributes to ignore all files_sharing scripts in diff

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoAdjust resource type to file
Julius Härtl [Thu, 14 Mar 2019 16:41:25 +0000 (17:41 +0100)]
Adjust resource type to file

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoDispatch event to allow apps to load their script for collections
Julius Härtl [Thu, 14 Mar 2019 13:42:42 +0000 (14:42 +0100)]
Dispatch event to allow apps to load their script for collections

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoUse rich objects instead of name, link and icon
Joas Schilling [Thu, 14 Mar 2019 11:30:34 +0000 (12:30 +0100)]
Use rich objects instead of name, link and icon

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoReplace the icon-class with an absolute link to an image
Joas Schilling [Wed, 13 Mar 2019 19:25:22 +0000 (20:25 +0100)]
Replace the icon-class with an absolute link to an image

Otherwise the icon can not be displayed in mobile apps

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoAlso style the "too many apps" menu 14739/head
Joas Schilling [Tue, 19 Mar 2019 08:40:39 +0000 (09:40 +0100)]
Also style the "too many apps" menu

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoAlways register the Notifier 14744/head
Joas Schilling [Tue, 19 Mar 2019 07:52:52 +0000 (08:52 +0100)]
Always register the Notifier

... so background jobs without a user can prepare push notifications

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14571 from cowai/optimize-files_external-notify
Morris Jobke [Tue, 19 Mar 2019 06:25:41 +0000 (07:25 +0100)]
Merge pull request #14571 from cowai/optimize-files_external-notify

Use index to mark parent as outdated, fixes: #14537

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Mar 2019 01:12:41 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoUse two queries to mark parent as outdated 14571/head
Ari Selseng [Wed, 6 Mar 2019 15:15:27 +0000 (16:15 +0100)]
Use two queries to mark parent as outdated

Signed-off-by: Ari Selseng <ari@selseng.net>
5 years agoStyle of navigation links in header is too catchy
Joas Schilling [Mon, 18 Mar 2019 15:17:22 +0000 (16:17 +0100)]
Style of navigation links in header is too catchy

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14737 from nextcloud/improve-starting-speed-of-acceptance-tests
Roeland Jago Douma [Mon, 18 Mar 2019 15:21:21 +0000 (16:21 +0100)]
Merge pull request #14737 from nextcloud/improve-starting-speed-of-acceptance-tests

Improve startup speed of acceptance tests

5 years agoMerge pull request #14736 from nextcloud/fix/do_not_load_showpassword
Morris Jobke [Mon, 18 Mar 2019 15:17:39 +0000 (16:17 +0100)]
Merge pull request #14736 from nextcloud/fix/do_not_load_showpassword

Fix showpassword loads

5 years agoMerge pull request #14724 from nextcloud/enh/nonce_for_iframes
Morris Jobke [Mon, 18 Mar 2019 15:17:18 +0000 (16:17 +0100)]
Merge pull request #14724 from nextcloud/enh/nonce_for_iframes

CSP: set nonce for iframes

5 years agoImprove startup speed of acceptance tests 14737/head
Joas Schilling [Mon, 18 Mar 2019 14:21:42 +0000 (15:21 +0100)]
Improve startup speed of acceptance tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14666 from nextcloud/design/settings-header
Morris Jobke [Mon, 18 Mar 2019 13:48:36 +0000 (14:48 +0100)]
Merge pull request #14666 from nextcloud/design/settings-header

Don't show 'Personal' header in settings when Admin section is not there

5 years agoFix showpassword loads 14736/head
Roeland Jago Douma [Mon, 18 Mar 2019 13:38:44 +0000 (14:38 +0100)]
Fix showpassword loads

This is bundled by default. So trying to load it throws a warning in the
logs.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoAdjust acceptance tests 14666/head
Morris Jobke [Mon, 18 Mar 2019 13:16:40 +0000 (14:16 +0100)]
Adjust acceptance tests

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #14721 from nextcloud/fix/14639/trash_delete_perm
Roeland Jago Douma [Mon, 18 Mar 2019 09:09:59 +0000 (10:09 +0100)]
Merge pull request #14721 from nextcloud/fix/14639/trash_delete_perm

Trashbin: Delete => Delete permanently

5 years agoMerge pull request #14719 from nextcloud/fix/14639/fix_preview_size_trash
Roeland Jago Douma [Mon, 18 Mar 2019 09:07:25 +0000 (10:07 +0100)]
Merge pull request #14719 from nextcloud/fix/14639/fix_preview_size_trash

Use higher preview resolution in trashbin

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 Mar 2019 01:12:27 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoDon't show 'Personal' header in settings when Admin section is not there
Jan-Christoph Borchardt [Wed, 13 Mar 2019 20:13:55 +0000 (21:13 +0100)]
Don't show 'Personal' header in settings when Admin section is not there

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 17 Mar 2019 01:13:23 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years agoCSP: set nonce for iframes 14724/head
Roeland Jago Douma [Sat, 16 Mar 2019 19:19:43 +0000 (20:19 +0100)]
CSP: set nonce for iframes

This for now uses the jsNonce. That way we can easily backport it.
For 17 I will fix it properly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoTrashbin: Delete => Delete permanently 14721/head
Roeland Jago Douma [Sat, 16 Mar 2019 14:04:20 +0000 (15:04 +0100)]
Trashbin: Delete => Delete permanently

For #14639

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoUse higher preview resolution in trashbin 14719/head
Roeland Jago Douma [Sat, 16 Mar 2019 13:56:26 +0000 (14:56 +0100)]
Use higher preview resolution in trashbin

For #14639

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 16 Mar 2019 01:12:34 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14643 from nextcloud/setup-page-db-select
Roeland Jago Douma [Fri, 15 Mar 2019 17:18:12 +0000 (18:18 +0100)]
Merge pull request #14643 from nextcloud/setup-page-db-select

fix database select styling in setup page

5 years agoMerge pull request #14705 from nextcloud/deprecate/marked-escapeHTML-formatDate-getUR...
Roeland Jago Douma [Fri, 15 Mar 2019 17:08:21 +0000 (18:08 +0100)]
Merge pull request #14705 from nextcloud/deprecate/marked-escapeHTML-formatDate-getURLParameter-humanFileSize-relative_modified_date-select2

Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileS…

5 years agoMerge pull request #14689 from nextcloud/rename-moveable-mount-readonly-parent
Roeland Jago Douma [Fri, 15 Mar 2019 15:48:34 +0000 (16:48 +0100)]
Merge pull request #14689 from nextcloud/rename-moveable-mount-readonly-parent

allow renaming the root of a movable mount even if the parent folder …

5 years agoMerge pull request #14706 from nextcloud/warn-sqlite-fix
Roeland Jago Douma [Fri, 15 Mar 2019 15:40:47 +0000 (16:40 +0100)]
Merge pull request #14706 from nextcloud/warn-sqlite-fix

Fix language of SQLite warning, follow-up to #14682

5 years agoDeprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, relative_mo... 14705/head
John Molakvoæ (skjnldsv) [Thu, 14 Mar 2019 21:34:35 +0000 (22:34 +0100)]
Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, relative_modified_date and select2

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoRemoved radio and shadow on active 14643/head
John Molakvoæ (skjnldsv) [Fri, 15 Mar 2019 11:03:13 +0000 (12:03 +0100)]
Removed radio and shadow on active

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #14712 from nextcloud/remove-spaming-debug-logs
Morris Jobke [Fri, 15 Mar 2019 13:46:44 +0000 (14:46 +0100)]
Merge pull request #14712 from nextcloud/remove-spaming-debug-logs

Remove spaming debug logs

5 years agoMerge pull request #14641 from nextcloud/assemblystream-seek
Morris Jobke [Fri, 15 Mar 2019 11:25:28 +0000 (12:25 +0100)]
Merge pull request #14641 from nextcloud/assemblystream-seek

make assemblystream seekable

5 years agoRemove spaming debug logs 14712/head
Joas Schilling [Fri, 15 Mar 2019 11:13:44 +0000 (12:13 +0100)]
Remove spaming debug logs

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detection
Morris Jobke [Fri, 15 Mar 2019 09:48:26 +0000 (10:48 +0100)]
Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detection

Fix plural rule detection for languages

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 15 Mar 2019 01:15:19 +0000 (01:15 +0000)]
[tx-robot] updated from transifex

5 years agoFix language of SQLite warning, follow-up to #14682 14706/head
Jan-Christoph Borchardt [Fri, 15 Mar 2019 00:59:26 +0000 (01:59 +0100)]
Fix language of SQLite warning, follow-up to #14682

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoMerge pull request #14682 from nextcloud/warn-sqlite
Roeland Jago Douma [Fri, 15 Mar 2019 00:33:08 +0000 (01:33 +0100)]
Merge pull request #14682 from nextcloud/warn-sqlite

Using SQLite should sound more scary 😈