Nextcloud bot
deaa8b6885
[tx-robot] updated from transifex
2017-06-19 00:08:29 +00:00
Morris Jobke
c3b58918f1
Merge pull request #5442 from Bekcpear/stable12
...
Fix upload remaining time and uploadrate value
2017-06-17 18:32:47 -05:00
Morris Jobke
ab837da40b
Merge pull request #5420 from nextcloud/stable12-appmenu-fixes
...
[stable12] App menu fixes
2017-06-17 18:28:59 -05:00
Nextcloud bot
0e608188d2
[tx-robot] updated from transifex
2017-06-17 00:08:36 +00:00
Yaojin Qian
d41d48bd43
Fix upload remaining time and uploadrate value
...
1. The upload remaining time is always 'a few second' whatever a big or a
small file uploading.
This commit fixes it. The `new Date().getMilliseconds()` only return a
three digits number. When time arrived the next second, the millisecond
start from ZERO again. So `new Date().getTime()` is the righe choice.
And remaining time variables shoule be initialized when the file starts
uploading, otherwise the remaining time of a new upload will always be
'Infinity years' until you refresh the page.
2. The unit of `data.bitrate` is bit, but the argument unit of
`humanFileSize` function is byte, so it should be divided by 8.
Signed-off-by: Yaojin Qian <i@ume.ink>
2017-06-16 22:03:28 +08:00
Nextcloud bot
3cb59ac602
[tx-robot] updated from transifex
2017-06-16 00:08:53 +00:00
Julius Härtl
02a63e9428
Show at least 8 icons, don't use percentage on mobile
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-15 10:55:17 +02:00
Patrik Kernstock
073d5dbc85
Decimal percentage, dynamic appIcon width
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
2017-06-15 10:55:11 +02:00
Patrik Kernstock
6acabd64ca
Now using dynamic percentual appmenu limit
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
2017-06-15 10:55:04 +02:00
Patrik Kernstock
d44786e9b7
Closed #5121 , remove appmenu limit
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
2017-06-15 10:54:51 +02:00
Nextcloud bot
1965889fc8
[tx-robot] updated from transifex
2017-06-15 00:08:52 +00:00
Morris Jobke
c603f54a1b
Use the guest.css for the maintenance page as well
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-14 11:10:20 -05:00
Christoph Wurst
aab5dd7d7e
Localize contacts menu search input placeholder
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-06-14 11:52:52 +02:00
Nextcloud bot
426a4c11d6
[tx-robot] updated from transifex
2017-06-14 00:08:49 +00:00
Joas Schilling
bd444c4951
Merge pull request #5354 from nextcloud/backport-5315-stable12
...
[stable12] execute eval in global scope, addresses #5314
2017-06-13 10:41:36 +02:00
Joas Schilling
eb22d392d8
Merge pull request #5355 from nextcloud/stable12-5167
...
[stable12] l10n improvements from transifex
2017-06-13 10:20:26 +02:00
Nextcloud bot
e0d8b17b20
[tx-robot] updated from transifex
2017-06-13 00:08:32 +00:00
rakekniven
e7e0d1b8a1
Update setupchecks.js
...
Fixed typo and removed doclink symbol.
Reported at transifex
Update util.php
Another l10n improvement from transifex.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-12 17:18:20 -05:00
Arthur Schiwon
d02bcfda86
execute eval in global scope, addresses #5314
...
unsure whether this is properly supported everywhere, injection is not an
option for us
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-12 23:37:20 +02:00
Joas Schilling
9d98e5c49b
Remove the char because it breaks the export from transifex
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-06-12 15:40:41 -05:00
Nextcloud bot
acda3a2403
[tx-robot] updated from transifex
2017-06-12 00:08:21 +00:00
Nextcloud bot
b11d197d52
[tx-robot] updated from transifex
2017-06-10 00:08:47 +00:00
Nextcloud bot
6434305333
[tx-robot] updated from transifex
2017-06-09 00:08:34 +00:00
Nextcloud bot
d00c5886aa
[tx-robot] updated from transifex
2017-06-08 00:08:37 +00:00
Nextcloud bot
85418640b3
[tx-robot] updated from transifex
2017-06-07 00:09:14 +00:00
Nextcloud bot
7ff205cf94
[tx-robot] updated from transifex
2017-06-06 00:08:55 +00:00
Nextcloud bot
cf3988e248
[tx-robot] updated from transifex
2017-06-04 00:08:39 +00:00
Nextcloud bot
5d6345ea4b
[tx-robot] updated from transifex
2017-06-03 00:09:12 +00:00
Nextcloud bot
577ea59968
[tx-robot] updated from transifex
2017-06-02 00:08:40 +00:00
Nextcloud bot
db22c42e78
[tx-robot] updated from transifex
2017-06-01 00:08:48 +00:00
Nextcloud bot
99117349df
[tx-robot] updated from transifex
2017-05-31 00:08:57 +00:00
Nextcloud bot
6ae58b6dcb
[tx-robot] updated from transifex
2017-05-30 00:08:54 +00:00
Nextcloud bot
2d8ec64ee5
[tx-robot] updated from transifex
2017-05-29 00:08:44 +00:00
Nextcloud bot
df3efa4984
[tx-robot] updated from transifex
2017-05-28 00:08:24 +00:00
Nextcloud bot
2e223cd1dc
[tx-robot] updated from transifex
2017-05-27 00:08:42 +00:00
Nextcloud bot
0ed02da5dd
[tx-robot] updated from transifex
2017-05-26 00:08:26 +00:00
Nextcloud bot
13d1c95db1
[tx-robot] updated from transifex
2017-05-25 00:08:13 +00:00
Nextcloud bot
9055109243
[tx-robot] updated from transifex
2017-05-24 00:08:31 +00:00
Nextcloud bot
6e005e0ffa
[tx-robot] updated from transifex
2017-05-23 00:08:39 +00:00
Lukas Reschke
98e26f8b5c
Merge pull request #5015 from nextcloud/stable12-5014
...
[stable12] Update Opcache recommendation
2017-05-22 10:18:41 +02:00
Joas Schilling
21b6af3e1e
Add missing version requirement to OAuth2 app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-22 09:01:34 +02:00
Nextcloud bot
9325003a72
[tx-robot] updated from transifex
2017-05-22 00:08:32 +00:00
Morris Jobke
9acc590a27
Update Opcache recommendation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-21 18:24:06 -05:00
Morris Jobke
482805d16f
Merge pull request #4982 from nextcloud/stable12-oauth-not-disable
...
[stable12] Mark OAuth app as always enabled
2017-05-20 19:12:24 -05:00
Nextcloud bot
fa47ed7979
[tx-robot] updated from transifex
2017-05-21 00:08:35 +00:00
Nextcloud bot
df61c9e283
[tx-robot] updated from transifex
2017-05-20 00:08:37 +00:00
Lukas Reschke
4bf9df9cf1
[stable12] Mark OAuth app as always enabled
...
At the moment we don't support disabling the OAuth app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-05-19 17:28:10 -05:00
Bjoern Schiessle
c4dd1d970f
rename secure drop back to files drop because of name collision with securedrop.org
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-05-19 21:58:01 +02:00
Morris Jobke
5a6af19076
Fixes visible sidebar even if hidden is applied
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-19 13:05:57 -05:00
Nextcloud bot
e14bd212f7
[tx-robot] updated from transifex
2017-05-19 00:08:36 +00:00