Morris Jobke
fcb6386b04
only use one kind of hack for the storage wrappers of the sharing code
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-17 17:00:56 +01:00
Vincent Petry
db8b66c546
Hack to prevent warning for read-only wrapper in public links
...
Storage wrappers should normally always be registered inside a presetup
hook. However in the public link scenario this is not possible and
there is currently no good alternative with the current architecture.
Instead of logging a warning every time, this fix prevents the warning
to be shown but also adds a FIXME in the code for the future. This is
ok because this app is already using private/internal APIs at the
moment and should be reworked properly in the future.
2016-11-17 17:00:49 +01:00
Jan-Christoph Borchardt
32773b4b5e
add icons for audio mute and video off
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-17 16:49:09 +01:00
Nextcloud bot
2600bb2dbb
[tx-robot] updated from transifex
2016-11-17 01:07:09 +00:00
Morris Jobke
4d0037c461
Merge pull request #2091 from nextcloud/fix_1862
...
Do not request node when creating a user-group share
2016-11-17 00:42:50 +01:00
Roeland Jago Douma
e9c41b25a0
Merge pull request #2142 from nextcloud/stable10-icon-background
...
[stable10] add dark background fade to icons to make them visible on light backgrounds
2016-11-17 00:01:48 +01:00
Roeland Jago Douma
d2ea6f6d5c
Merge pull request #2155 from nextcloud/stable10-federated-cloud-id
...
[stable10] specify Federated Cloud ID syntax
2016-11-16 16:14:34 +01:00
Jan-Christoph Borchardt
fadc25134d
specify Federated Cloud ID syntax
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-16 11:57:13 +01:00
Jan-Christoph Borchardt
9789d4985a
add dark background fade to icons to make them visible on light backgrounds
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-15 17:50:39 +01:00
Roeland Jago Douma
5039b37570
Fix tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-15 09:41:59 +01:00
Roeland Jago Douma
8315891418
[Stable10] Fixes not allowed increasing of link share permissions
...
Backport of #2100
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-15 09:17:02 +01:00
Nextcloud bot
46a6cbadfc
[tx-robot] updated from transifex
2016-11-15 01:07:12 +00:00
Roeland Jago Douma
ba0f899cb2
Merge pull request #2118 from nextcloud/stable10-add-bruteforce-check-to-person-endpoint
...
[stable10] Add bruteforce checker to Person.php
2016-11-14 18:10:23 +01:00
Lukas Reschke
6afad44091
Add bruteforce checker to Person.php
...
Also check for attempts on this endpoint
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-14 15:28:53 +01:00
Nextcloud bot
3acfc4e9cd
[tx-robot] updated from transifex
2016-11-14 01:07:13 +00:00
Nextcloud bot
9cffa6bebb
[tx-robot] updated from transifex
2016-11-13 01:07:17 +00:00
Nextcloud bot
4e3e2f5f48
[tx-robot] updated from transifex
2016-11-12 01:07:18 +00:00
Roeland Jago Douma
b6284d1664
Fixes retargeting a share of a deleted source
...
Fixes #1862
We tried to construct the actual node. While this node was no longer
available. This work around makes sure that we don't try to do this.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-11 10:35:04 +01:00
Joas Schilling
84222b58ee
Merge pull request #2078 from nextcloud/jospoortvliet-patch-1
...
[Stable 10] Fix Nextcloud vs oldCloud wording
2016-11-11 08:38:29 +01:00
Nextcloud bot
a043e14730
[tx-robot] updated from transifex
2016-11-11 01:07:25 +00:00
Jos Poortvliet
40eae55bce
Update sharedialogview.js
...
Fix Nextcloud vs oldCloud wording
2016-11-10 17:22:01 +01:00
Nextcloud bot
da7d4e4ae8
[tx-robot] updated from transifex
2016-11-10 01:07:22 +00:00
Morris Jobke
17b1a720fa
Merge pull request #2059 from nextcloud/backport-2058-better-error-message-for-installation-error
...
[stable10] Use a better error message and point the users to the support channels
2016-11-09 14:00:58 +01:00
Joas Schilling
9e2e29aa10
Correctly catch the "soft errors" now
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 10:31:43 +01:00
Joas Schilling
ef917ee9c8
Use a better error message and point the users to the support channels
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 09:20:55 +01:00
Joas Schilling
825a403f9c
Fix help link
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 09:19:31 +01:00
Roeland Jago Douma
909b5dc76b
Merge pull request #2056 from nextcloud/stable10-fix-public-button
...
[stable10] fix button on public upload page
2016-11-09 08:13:45 +01:00
Jan-Christoph Borchardt
c463380ef2
fix button on public upload page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-08 22:53:47 +01:00
Roeland Jago Douma
66fac19c41
Merge pull request #2041 from nextcloud/backport-2036-2040
...
[stable10] Fix the push state + Apply firefox workaroud to svg filters
2016-11-08 20:14:59 +01:00
Morris Jobke
9071fd57d5
Merge pull request #2048 from nextcloud/stable10-update-containers
...
[stable10] Update containers to latest version
2016-11-08 14:37:20 +01:00
Morris Jobke
3f457943b0
Remove unneeded Windows logic
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-08 12:29:25 +01:00
Morris Jobke
b718693842
Activate APCu on PHP 7
...
Fix an issue with APCus inc and dec methods on PHP 7
see https://github.com/krakjoe/apcu/issues/183#issuecomment-244038221 for details
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-08 12:29:25 +01:00
Morris Jobke
dfcf27b207
Update containers to latest version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-08 12:29:19 +01:00
Julius Haertl
c6af725600
Apply firefox workaroud to svg filters
...
Signed-off-by: Julius Haertl <jus@bitgrid.net>
2016-11-08 09:54:57 +01:00
Nextcloud bot
5c61a6b351
[tx-robot] updated from transifex
2016-11-08 01:07:05 +00:00
Joas Schilling
709f10aa5d
Fix the push state
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-08 00:15:07 +01:00
Nextcloud bot
7f3a13c968
[tx-robot] updated from transifex
2016-11-07 01:07:10 +00:00
Roeland Jago Douma
70772a6f56
Merge pull request #2025 from nextcloud/stable10-backport-2018
...
[stable10] Workaround for disappearing app icons for Firefox before version 51
2016-11-06 20:18:38 +01:00
Nextcloud bot
b7aa793750
[tx-robot] updated from transifex
2016-11-06 01:07:57 +00:00
Julius Haertl
6e1dd1c57f
Workaround for disappearing app icons for Firefox before version 51
...
Signed-off-by: Julius Haertl <jus@bitgrid.net>
2016-11-05 19:22:13 +01:00
Nextcloud bot
75691d43af
[tx-robot] updated from transifex
2016-11-05 01:07:21 +00:00
Nextcloud bot
eb97592588
[tx-robot] updated from transifex
2016-11-04 01:07:13 +00:00
Nextcloud bot
7f03ed55a8
[tx-robot] updated from transifex
2016-11-03 01:07:16 +00:00
Nextcloud bot
2603e28aec
[tx-robot] updated from transifex
2016-11-02 01:07:16 +00:00
Nextcloud bot
8d6ed8d95e
[tx-robot] updated from transifex
2016-11-01 01:07:05 +00:00
Nextcloud bot
f59e13a8f6
[tx-robot] updated from transifex
2016-10-31 01:07:02 +00:00
Nextcloud bot
f621a17df1
[tx-robot] updated from transifex
2016-10-30 00:07:03 +00:00
Nextcloud bot
dc2ea1b295
[tx-robot] updated from transifex
2016-10-29 00:07:21 +00:00
Nextcloud bot
aba0dbc75e
[tx-robot] updated from transifex
2016-10-28 00:07:18 +00:00
Nextcloud bot
a96b9d5b0b
[tx-robot] updated from transifex
2016-10-27 00:07:13 +00:00