Morris Jobke
44aa1b0b90
Merge pull request #12630 from nextcloud/bugfix/noid/versions
...
Fix versions sidebar issues
2018-11-29 16:33:28 +01:00
Robin Appelman
2c1f6331a4
Add interface to allow storages from opting out of encryption
...
As opposed to hard-coding a list of excluded storages
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 16:31:34 +01:00
John Molakvoæ (skjnldsv)
d526ab55fb
Fix default filepicker style and gridview
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 14:05:10 +01:00
Nextcloud bot
68f04686a0
[tx-robot] updated from transifex
2018-11-29 01:11:34 +00:00
John Molakvoæ
5b649df4f3
Merge pull request #12668 from nextcloud/add-capabilities
...
add capabilities for multiple share links
2018-11-28 22:06:32 +01:00
Morris Jobke
422f48e3aa
Merge pull request #12677 from nextcloud/bugfix/12601/fix-csp-issue-updater
...
Open the updater via a POST form submit instead of eval the JS code directly
2018-11-28 19:29:49 +01:00
Nextcloud bot
802a978bb5
[tx-robot] updated from transifex
2018-11-28 01:11:55 +00:00
Robin Appelman
56c777f715
Fix cannot set 0 as value on files_external through OCC command
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-27 15:20:23 +01:00
Morris Jobke
95857a81cf
Merge pull request #12650 from nextcloud/bugfix/12614/count-on-string
...
Fix count on string
2018-11-27 14:14:24 +01:00
Morris Jobke
7b90e05507
Open the updater via a POST form submit instead of eval the JS code directly
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-27 11:54:25 +01:00
Nextcloud bot
e8886fb63a
[tx-robot] updated from transifex
2018-11-27 01:11:34 +00:00
Thomas Citharel
f383a961f0
Don't require Same Site Cookies on accessibility assets
...
Follows https://github.com/nextcloud/server/pull/11878
2018-11-26 16:22:48 +01:00
Bjoern Schiessle
1518671ad8
add capabilities for multiple share links
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-26 14:44:59 +01:00
Julius Härtl
c2f4297e49
Show mimetype icon if version preview is not available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-26 14:28:45 +01:00
Julius Härtl
15a04ecaeb
Fix relative timestamp in versions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-26 14:28:45 +01:00
Roeland Jago Douma
324efc00d6
Merge pull request #12658 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.26.1
...
Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibility
2018-11-26 14:13:01 +01:00
Roeland Jago Douma
b3f5cf09de
Merge pull request #12663 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.26.1
...
Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotification
2018-11-26 14:10:33 +01:00
Roeland Jago Douma
833717b5a9
Merge pull request #12662 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.26.1
...
Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2
2018-11-26 14:08:50 +01:00
Roeland Jago Douma
2fd198bd85
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:16:44 +01:00
Roeland Jago Douma
47db9a789f
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:14:09 +01:00
Roeland Jago Douma
db537c131d
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:12:07 +01:00
Morris Jobke
b2b92e902c
Merge pull request #12647 from nextcloud/cloud-federation-version
...
Fix spelling mistake cloud_federation_api
2018-11-26 11:03:50 +01:00
dependabot[bot]
cdc9c387f4
Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:20:13 +00:00
dependabot[bot]
253f7d04d0
Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:20:07 +00:00
dependabot[bot]
baff8823f8
Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:15:23 +00:00
Nextcloud bot
e673c7dc49
[tx-robot] updated from transifex
2018-11-26 01:11:21 +00:00
Daniel Kesselberg
6ce849f7b8
Add return type
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-25 12:30:54 +01:00
Nextcloud bot
5b42972648
[tx-robot] updated from transifex
2018-11-25 01:12:16 +00:00
Daniel Kesselberg
d17b32afd7
Fix count on string
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-24 22:06:45 +01:00
Robin Appelman
622e2dc6e9
update compatible versions for cloud federation api
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-24 17:19:45 +01:00
Nextcloud bot
ea17e962bf
[tx-robot] updated from transifex
2018-11-24 01:11:17 +00:00
Robin Appelman
eadfa9069d
Merge pull request #12556 from nextcloud/anonymous-options-all
...
extend anonymous options to work on every dav url
2018-11-23 18:14:17 +01:00
Robin Appelman
ffd7778040
extend anonymous options to work on every dav url
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-23 15:36:40 +01:00
Joas Schilling
72f8a58f89
Parse activity when a user self-unshares a file
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 13:21:52 +01:00
Roeland Jago Douma
36424f8e9d
Bump cloud federation api
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-23 13:03:20 +01:00
Joas Schilling
99bcc1363e
Fix wrong used type
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 12:39:02 +01:00
Joas Schilling
1751c28c28
Bump versions of server and the requirements of apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 10:28:40 +01:00
Roeland Jago Douma
8bccb9f5b2
Merge pull request #12605 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.26.0
...
Bump webpack from 4.24.0 to 4.26.0 in /apps/oauth2
2018-11-23 09:26:44 +01:00
Roeland Jago Douma
5291102d8d
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-23 08:08:42 +01:00
Roeland Jago Douma
7cdb914052
Merge pull request #12611 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/preset-env-7.1.6
...
Bump @babel/preset-env from 7.1.0 to 7.1.6 in /apps/accessibility
2018-11-23 08:06:54 +01:00
dependabot[bot]
60a1d346d5
Bump webpack from 4.24.0 to 4.26.0 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-23 06:53:03 +00:00
Roeland Jago Douma
db09a5b830
Merge pull request #12608 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.26.0
...
Bump webpack from 4.24.0 to 4.26.0 in /apps/accessibility
2018-11-23 07:50:00 +01:00
Roeland Jago Douma
7365464c7a
Merge pull request #12603 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.26.0
...
Bump webpack from 4.24.0 to 4.26.0 in /apps/updatenotification
2018-11-23 07:49:38 +01:00
Nextcloud bot
d664a9b37b
[tx-robot] updated from transifex
2018-11-23 01:12:51 +00:00
dependabot[bot]
61d7f11294
Bump @babel/preset-env from 7.1.0 to 7.1.6 in /apps/accessibility
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.1.0 to 7.1.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.1.0...v7.1.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 22:10:24 +00:00
Roeland Jago Douma
7d98e695ff
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-22 22:06:16 +01:00
Roeland Jago Douma
539e8b99c8
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-22 22:02:19 +01:00
dependabot[bot]
c9d483a50c
Bump @babel/core from 7.1.2 to 7.1.6 in /apps/accessibility
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.1.2 to 7.1.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.1.2...v7.1.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:52:58 +00:00
dependabot[bot]
ad0c6c6449
Bump webpack from 4.24.0 to 4.26.0 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:50:57 +00:00
dependabot[bot]
76fdb273b1
Bump webpack from 4.24.0 to 4.26.0 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:49:04 +00:00
Morris Jobke
68ad2ae118
Merge pull request #10825 from greenido/fixing-issue-9931
...
Copy a file to the same directory
2018-11-22 17:37:04 +01:00
Julius Härtl
a90b4bcc32
Do not switch to root folder if filelist is already shown
...
Navigating to the root folder is already handled by
OCA.Files.Navigation.setActiveItem in case the view doesn't change.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-22 14:03:23 +01:00
Morris Jobke
2e68b73e5e
Merge pull request #12558 from nextcloud/blurry-button
...
Apply border to primary button if on log in page (and not in a dark container) or if in header
2018-11-22 10:18:52 +01:00
Morris Jobke
745ceff67a
Merge pull request #12577 from nextcloud/fix-rendering-of-the-sidebar-in-files-app
...
Fix rendering of the sidebar in Files app
2018-11-22 09:43:23 +01:00
John Molakvoæ
654880da25
Merge pull request #12468 from nextcloud/multiselect-removal-fix
...
Remove conflicting multiselect
2018-11-22 08:49:09 +01:00
Daniel Calviño Sánchez
e39db808fb
Fix rendering of the sidebar in Files app
...
When a view is rendered it should not be concerned with where it is
going to be placed in the document; in general this should be a
responsibility of the object using the view.
Moreover, when the details view is rendered it should simply prepare a
skeleton that includes the root elements provided by the plugins; those
elements will be updated by the plugins as needed when a file or a tab
is selected.
Finally, the details view should not be explicitly rendered. The
rendering removes the previous elements, but that is needed only when
the details view is in a dirty state, that is, when new plugins were
added since the last time that it was rendered. However, that dirty
state is internally handled, and the view is automatically rendered
again if needed when a file info is set.
Due to all that the details view is no longer explicitly rendered when
updating it with a different file. Also, as each file list has its own
details view, and each details view has its own element, but there can
be only one details view/sidebar element in the document, when the file
list updates the details view it also replaces the current one in the
document with its own details view if needed (that is, if it is not the
current one already).
Besides that, when the element of a details view is replaced with the
element of a different details view the old one should be detached from
the document, but never removed. Otherwise the event handlers would not
work when that element is attached again later (when changing to a
different section in the Files app and then going back to the previous
one).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-22 05:58:25 +01:00
Nextcloud bot
f3fb6676e9
[tx-robot] updated from transifex
2018-11-22 01:12:20 +00:00
Jan-Christoph Borchardt
f80a023431
Always give primary button a border for light primary colors
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-21 14:30:05 +01:00
Nextcloud bot
b7767a51f1
[tx-robot] updated from transifex
2018-11-21 01:12:15 +00:00
Julius Härtl
78056a3bef
Fix whitespace and file action cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-20 19:46:49 +01:00
Roeland Jago Douma
fc99811d0a
Clear link to avoid downloads
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-20 19:46:49 +01:00
Julius Härtl
fb8aa31dbf
Allow to hide download option for folders shared by link
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-20 19:46:35 +01:00
Roeland Jago Douma
1bf742c462
Merge pull request #12544 from nextcloud/fix/better_update_share_handling
...
Handle permission in update of share better
2018-11-20 16:19:11 +01:00
John Molakvoæ
ebc690bbe3
Merge pull request #12491 from nextcloud/share-menu-click-fix
...
Fix share link password input
2018-11-20 15:35:22 +01:00
John Molakvoæ (skjnldsv)
7a9ea03943
Fix share link password input
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-20 14:40:40 +01:00
Morris Jobke
8e65f08617
Merge pull request #12500 from nextcloud/swift-object-not-found
...
forward object not found error in swift as dav 404
2018-11-20 09:49:57 +01:00
Roeland Jago Douma
a343a60a68
Handle permission in update of share better
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-20 09:42:01 +01:00
Nextcloud bot
c9af398644
[tx-robot] updated from transifex
2018-11-20 01:12:39 +00:00
Morris Jobke
1d8f7e7806
Merge pull request #12525 from nextcloud/contrast-fix-updatenotifications
...
Fix updatenotifications display, dependencies and csp
2018-11-19 16:05:50 +01:00
Morris Jobke
802e4a79d1
JSUnit tests are not compatible with let/const yet
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 15:22:10 +01:00
Morris Jobke
85a491a6fb
Translate name for "(copy)"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 13:57:27 +01:00
Ido Green
313aee91ca
Per the last comment on having only (copy) for the first one
...
Signed-off-by: Ido Green <greenido@gmail.com>
2018-11-19 13:57:23 +01:00
Ido Green
48d74482c1
Use the new naming per the comments on #9931
...
More details here: https://github.com/nextcloud/server/issues/9931#issuecomment-402318120
Signed-off-by: Ido Green <greenido@gmail.com>
2018-11-19 13:57:17 +01:00
Ido Green
c794452689
fixing issue 9931 - copy a file to the same directory
...
Signed-off-by: Ido Green <greenido@gmail.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 13:56:40 +01:00
Robin Appelman
35251928d5
forward object not found error in switch as dav 404
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-19 11:34:38 +01:00
Morris Jobke
ea46c111a0
Merge pull request #12515 from nextcloud/papercut/12295/grid-view-lazy-loading
...
Make number of file list entries depending on the width for grid view
2018-11-19 10:52:54 +01:00
John Molakvoæ (skjnldsv)
e7d5651781
Fix updatenotifications display, dependencies and csp
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-19 10:26:04 +01:00
Morris Jobke
a9e7b65de8
Merge pull request #12496 from nextcloud/revert-icon-theming-fix
...
Fix revert icon position on theming settings
2018-11-19 10:19:58 +01:00
Nextcloud bot
367560ccd6
[tx-robot] updated from transifex
2018-11-19 01:12:04 +00:00
Julius Härtl
9536a40025
Fix loading of files external templates file
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-18 11:13:46 +01:00
Julius Härtl
eb039608f9
Make number of file list entries depending on the width for grid view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-18 10:44:53 +01:00
Nextcloud bot
8bf7ec26e0
[tx-robot] updated from transifex
2018-11-18 01:12:58 +00:00
Nextcloud bot
1f82aad842
[tx-robot] updated from transifex
2018-11-17 01:12:47 +00:00
John Molakvoæ (skjnldsv)
ce6e77ad74
Fix revert icon position on theming settings
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 18:35:42 +01:00
Morris Jobke
9a6d60e95f
Merge pull request #12474 from nextcloud/default-to-files-list
...
Rollback to default list view
2018-11-16 13:48:16 +01:00
Nextcloud bot
def8af3e7e
[tx-robot] updated from transifex
2018-11-16 01:12:14 +00:00
John Molakvoæ (skjnldsv)
1deda8fd65
Rollback to default list view
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-15 20:29:10 +01:00
Robin Appelman
846e2f2967
Merge pull request #12472 from nextcloud/dav-versions-user
...
actually return the user when creating version dav nodes
2018-11-15 19:23:10 +01:00
Robin Appelman
fbe35c346d
actually return the user when creating version dav nodes
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-15 17:17:54 +01:00
Morris Jobke
790ee0c8a3
Merge pull request #12467 from nextcloud/bugfix/11901/show-thumbnail-on-rename
...
Show thumbnail on rename
2018-11-15 14:09:55 +01:00
John Molakvoæ (skjnldsv)
a8dafc2ff8
Remove conflicting multiselect
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-15 14:08:13 +01:00
Morris Jobke
c09560627f
Enhance jsunit tests
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 13:40:05 +01:00
Morris Jobke
a4d81ba164
Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickup
...
fixes dav share issue with owner
2018-11-15 13:32:54 +01:00
Georg Ehrke
7179ffe37b
fix caldav tests
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-15 12:35:05 +01:00
Morris Jobke
61f7eecc0b
Show thumbnail on rename
...
* does not hide thumbnail when rename is shown
* fixes layout for grid and list view
* fixes #11901
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 12:14:15 +01:00
Morris Jobke
159d75945a
Merge pull request #12292 from nextcloud/fix/2947/lapse-sizelimit-error
...
avoid logging of "Partial search results returned: Sizelimit exceeded…"
2018-11-15 10:48:57 +01:00
Morris Jobke
d70b010432
Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again
...
Shorten index name of calendar changes table
2018-11-15 10:47:51 +01:00
Joas Schilling
1997346369
Fix interaction with groups that contain a slash
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-15 10:03:32 +01:00
Nextcloud bot
10c9b37461
[tx-robot] updated from transifex
2018-11-15 01:12:14 +00:00
Georg Ehrke
c23a66cda4
fixes dav share issue with owner
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-14 21:49:00 +01:00