Joas Schilling
|
be5176076e
|
Precalculate the primary element color for dark mode too
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-26 09:58:45 +02:00 |
Daniel Kesselberg
|
e6dc1b2dcf
|
Remove unused jakub-onderka/php-parallel-lint
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-06-26 00:29:57 +02:00 |
Daniel Kesselberg
|
6b1af4ac8c
|
Pass $path to ocmPermissions2ncPermissions
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-06-25 23:42:36 +02:00 |
Daniel Kesselberg
|
dcee9fbf35
|
Remove unused method.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-06-25 23:36:54 +02:00 |
Daniel Kesselberg
|
e984357cfc
|
Set retry = false for forbidden exception.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-06-25 23:34:41 +02:00 |
Daniel Kesselberg
|
8aa99aa8ff
|
Update presign method to match with interface again.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-06-25 22:56:28 +02:00 |
Roeland Jago Douma
|
ed4afa55c1
|
Merge pull request #21582 from nextcloud/bugfix/noid/extend-description-on-trusted-servers
Extend descriptioon on trusted servers
|
2020-06-25 10:03:32 +02:00 |
Roeland Jago Douma
|
85ae5a9aa4
|
Merge pull request #21576 from nextcloud/fix/21464/types
fix strings being passed where arrays where expected
|
2020-06-25 10:03:11 +02:00 |
Roeland Jago Douma
|
b70cc7bf75
|
Merge pull request #21412 from nextcloud/bugfix/21363/fix-robots-noindex
Fix robots noindex signals
|
2020-06-25 09:59:42 +02:00 |
Joas Schilling
|
03aa8e4eeb
|
Extend descriptioon on trusted servers
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-25 09:07:14 +02:00 |
Joas Schilling
|
b7060be18d
|
Fix robots "noindex, nofollow" signals
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-25 08:29:43 +02:00 |
Kevin Lanni
|
c2f2eaf8cc
|
Add audio formats to htaccess
Signed-off-by: Kevin Lanni <therealklanni@gmail.com>
|
2020-06-24 20:33:51 -07:00 |
Nextcloud bot
|
a29c866292
|
[tx-robot] updated from transifex
|
2020-06-25 02:16:42 +00:00 |
Arthur Schiwon
|
b8bef4ded0
|
fix strings being passed where arrays where expected
also brought type hints up to internal API level
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-06-24 23:34:37 +02:00 |
Roeland Jago Douma
|
7d4682da40
|
Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enabled-when-permissions-can-not-be-set
Fix share permission checkboxes enabled when permissions can not be set
|
2020-06-24 21:20:17 +02:00 |
Roeland Jago Douma
|
fab1fdc7fa
|
Merge pull request #21508 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.0.1
Bump exports-loader from 0.7.0 to 1.0.1
|
2020-06-24 21:07:23 +02:00 |
Roeland Jago Douma
|
b6ce75066d
|
Merge pull request #21558 from nextcloud/part-file-rename-mask
relax permissions mask check for detecting part file rename
|
2020-06-24 21:05:07 +02:00 |
Roeland Jago Douma
|
b4b7de5a95
|
Merge pull request #21565 from nextcloud/fix/noid/fix-comment
comment was wrong, block is needed nevertheless
|
2020-06-24 21:03:52 +02:00 |
Joas Schilling
|
85099f5227
|
Merge pull request #21562 from nextcloud/techdebt/noid/update-share-type-constant-usage
Update share type constant usage
|
2020-06-24 19:29:01 +02:00 |
blizzz
|
30e999384d
|
Merge pull request #21564 from nextcloud/fix/noid/no-ocdialogs
fix obsolete usage of OCdialogs
|
2020-06-24 18:58:23 +02:00 |
Joas Schilling
|
a2f34f46b2
|
Fix tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-24 18:13:37 +02:00 |
Arthur Schiwon
|
3baa8d22a6
|
comment was wrong, block is needed nevertheless
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-06-24 17:51:11 +02:00 |
Arthur Schiwon
|
b71f52f137
|
fix obsolete usage of OCdialogs
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-06-24 17:34:00 +02:00 |
Joas Schilling
|
f29e022921
|
Merge pull request #21563 from nextcloud/update/create_dev_env
Update link for set up new dev env
|
2020-06-24 17:09:01 +02:00 |
GretaD
|
259c161adc
|
Update link to set up new dev env
Signed-off-by: GretaD <gretadoci@gmail.com>
|
2020-06-24 16:50:29 +02:00 |
Joas Schilling
|
89ed2c37bf
|
Update share type constant usage
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-24 16:49:16 +02:00 |
Christoph Wurst
|
654cd18864
|
Merge pull request #20916 from nextcloud/feature/unified-search-api
Add unified search API
|
2020-06-24 15:38:03 +02:00 |
Christoph Wurst
|
2c699e0901
|
Migrate comments to unified search API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-24 14:20:26 +02:00 |
Christoph Wurst
|
27b8637e3e
|
Deprecate \OCP\ISearch
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-24 14:20:26 +02:00 |
Christoph Wurst
|
f8e08a74ba
|
Implement unified search for Files
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-24 14:20:26 +02:00 |
Christoph Wurst
|
4488e846a5
|
Add unified search API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-24 14:20:25 +02:00 |
Joas Schilling
|
7972a5fda6
|
Merge pull request #21525 from nextcloud/techdebt/noid/contacts-manager
Techdebt fix contacts manager
|
2020-06-24 13:55:31 +02:00 |
Roeland Jago Douma
|
e367a3ac1b
|
Merge pull request #21530 from nextcloud/bugfix/noid/s3-dir-mtime
Remove rescanDelay from directory mtime
|
2020-06-24 13:42:52 +02:00 |
Robin Appelman
|
35d75dbb38
|
relax permissions mask check for detecting part file rename
with files drop uploads the original file name isn't always used for the '.ocTransferId' source path
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-06-24 13:06:14 +02:00 |
Julius Härtl
|
66531b4644
|
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-24 11:35:49 +02:00 |
Julius Härtl
|
9239793a65
|
Fix export for davclient.js legacy dependency
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-24 11:34:16 +02:00 |
dependabot-preview[bot]
|
f5d164c362
|
Bump exports-loader from 0.7.0 to 1.0.1
Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader) from 0.7.0 to 1.0.1.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v0.7.0...v1.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-24 11:34:15 +02:00 |
Christoph Wurst
|
1428853c86
|
Move the event listener into a dedicated class
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-24 10:54:13 +02:00 |
Christoph Wurst
|
7c0c180a56
|
Migrate WFE to new bootstrap mechanism
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-24 10:54:03 +02:00 |
Roeland Jago Douma
|
50b1568d48
|
Merge pull request #21548 from nextcloud/bug/21519/add-appstoreurl-to-config
Add appstoreurl to config.sample.php.
|
2020-06-24 09:02:40 +02:00 |
Nextcloud bot
|
54c716ec8f
|
[tx-robot] updated from transifex
|
2020-06-24 02:16:44 +00:00 |
blizzz
|
c5c3d04fa1
|
Merge pull request #21535 from nextcloud/bugfix/noid/backportable-wrong-language-in-share-note-email
Fix language in share notes email for users
|
2020-06-23 23:27:13 +02:00 |
Daniel Kesselberg
|
7953a2fa20
|
Add appstoreurl to config.sample.php.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-06-23 22:16:27 +02:00 |
Joas Schilling
|
95652d4469
|
Fix language in share notes email for users
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-23 22:01:40 +02:00 |
Joas Schilling
|
a29359a726
|
Merge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guests
Fix dark mode for guests
|
2020-06-23 22:00:22 +02:00 |
Joas Schilling
|
2651dfaf15
|
Merge pull request #21546 from nextcloud/techdebt/noid/make-annotations-case-insensitive
Make annotations case insensitive
|
2020-06-23 20:55:38 +02:00 |
Joas Schilling
|
6e46df26a8
|
Unify settings middleware with others
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-23 20:18:38 +02:00 |
Joas Schilling
|
ad0731a63c
|
Make annotations case insensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-23 20:18:23 +02:00 |
Joas Schilling
|
220423e0a5
|
Fix dark mode for guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-23 19:54:41 +02:00 |
Christoph Wurst
|
284ca3e8a8
|
Merge pull request #21524 from nextcloud/enhancement/files-bootstrap
Migrate Files to the new bootstrap mechanism
|
2020-06-23 18:51:50 +02:00 |