Nextcloud bot
d248f94835
[tx-robot] updated from transifex
2019-10-07 02:14:56 +00:00
Nextcloud bot
3cb1d4f579
[tx-robot] updated from transifex
2019-10-06 02:15:26 +00:00
Roeland Jago Douma
0c5978447f
Allow removing federated shares of locally reshared files
...
* UserA shares a folder to UserB
* UserB does a federated share to userC@serverC
* UserB now tries to revoke the federated share
Before we always tried to notify the remote cloud. The case that the
file was reshared locally was not considered. This patch makes sure not
to try to notify a federated server if both users are local users.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-05 13:19:53 +00:00
Nextcloud bot
6f02458356
[tx-robot] updated from transifex
2019-10-05 02:15:20 +00:00
Roeland Jago Douma
82f72f9282
Merge pull request #17352 from nextcloud/backport/17001/stable16
...
[stable16] reduce adressbook change events and handling
2019-10-04 11:34:27 +02:00
Nextcloud bot
3a8d3cdf90
[tx-robot] updated from transifex
2019-10-04 02:15:40 +00:00
John Molakvoæ
bda30e590a
[stable16] Don't process known avatars from LDAP ( #17373 )
...
[stable16] Don't process known avatars from LDAP
2019-10-03 08:39:27 +02:00
Nextcloud bot
fa59e681dc
[tx-robot] updated from transifex
2019-10-03 02:14:38 +00:00
Arthur Schiwon
c5b9fcaf90
Don't process known avatars from LDAP
...
* avoids useless FS operation
* avoids useless DB writes
* avoids useless addressbook updates
* addendum to #17001
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-10-02 14:34:27 +00:00
Nextcloud bot
f6f82d3fa8
[tx-robot] updated from transifex
2019-10-02 02:15:24 +00:00
Nextcloud bot
ce2906782c
[tx-robot] updated from transifex
2019-10-01 12:42:10 +00:00
Roeland Jago Douma
387eeeba7f
Merge pull request #17342 from nextcloud/backport/16798/stable16
...
[stable16] Fix scrolling after switching to grid view
2019-10-01 12:55:15 +02:00
Arthur Schiwon
0b7ad2c22b
reduce adressbook change events and handling
...
... from four to one on avatar updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-10-01 10:19:03 +00:00
Roeland Jago Douma
8918b0174f
Merge pull request #17299 from nextcloud/backport/17258/stable16
...
[stable16] add (hidden) option to configure smb timeout
2019-10-01 12:11:38 +02:00
Jonathan Matthews
4cd718efae
Fix grid view
...
Signed-off-by: Jonathan Matthews <jgit@pixelnet.work>
2019-09-30 15:34:46 +00:00
Roeland Jago Douma
d4f3bfb4cc
Merge pull request #17296 from nextcloud/backport/17286/stable16
...
[stable16] Correctly detect the mimetype from uploads
2019-09-30 17:11:15 +02:00
Roeland Jago Douma
1918cda75f
Merge pull request #17271 from nextcloud/backport/14913/stable16
...
[stable16] Fix directory detection for s3
2019-09-30 17:10:23 +02:00
Nextcloud bot
bac125e201
[tx-robot] updated from transifex
2019-09-28 02:15:06 +00:00
Robin Appelman
5504bb4430
Update apps/files_external/lib/Lib/Backend/SMB.php
...
Co-Authored-By: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-27 10:31:30 +00:00
Robin Appelman
167af81d26
add (hidden) option to configure smb timeout
...
hidden from ui to prevent clutter
```occ files_external:config <mount> timeout 30```
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-27 10:31:29 +00:00
Joas Schilling
ec1ff53a64
Correctly detect the mimetype from uploads
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 08:52:43 +00:00
Daniel Kesselberg
0263bc2e35
Use local variable for directory name
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:10 +00:00
Daniel Kesselberg
42b905c070
Don't strip path from directory prefix
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:10 +00:00
Daniel Kesselberg
1a4b07cae4
Fill directory cache from opendir
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:10 +00:00
Daniel Kesselberg
b07f656432
Change visibility to private (from protected)
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:09 +00:00
Daniel Kesselberg
2b090ffa6f
Rename $location to $path
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:09 +00:00
Daniel Kesselberg
dd7548ac69
Add method to check if directory exists
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:09 +00:00
Nextcloud bot
c1018bbbe4
[tx-robot] updated from transifex
2019-09-26 02:15:12 +00:00
Nextcloud bot
39d041df55
[tx-robot] updated from transifex
2019-09-25 02:15:01 +00:00
Nextcloud bot
32bf44195b
[tx-robot] updated from transifex
2019-09-24 02:14:55 +00:00
Nextcloud bot
31e399cccd
[tx-robot] updated from transifex
2019-09-22 02:15:49 +00:00
Nextcloud bot
279b9ad577
[tx-robot] updated from transifex
2019-09-21 02:15:03 +00:00
Nextcloud bot
29c8844306
[tx-robot] updated from transifex
2019-09-20 02:15:17 +00:00
Roeland Jago Douma
4e8aae50a8
Merge pull request #16994 from nextcloud/backport/16835/stable16
...
[stable16] Remove orphaned calendar data from deleted subscriptions
2019-09-19 10:26:17 +02:00
Roeland Jago Douma
1b47b99456
Merge pull request #17155 from nextcloud/stable16-16976
...
[stable16] Always use the folder icon depending on the mount type if not a share mount
2019-09-19 10:20:51 +02:00
Nextcloud bot
d2042c5af4
[tx-robot] updated from transifex
2019-09-19 02:15:52 +00:00
Nextcloud bot
7b755993a3
[tx-robot] updated from transifex
2019-09-18 02:15:09 +00:00
Julius Härtl
bd0b4c52ec
Fallback to directory icon based on the mount type
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-17 14:39:25 +00:00
Nextcloud bot
8ba431b9a6
[tx-robot] updated from transifex
2019-09-17 12:33:44 +00:00
Roeland Jago Douma
ad01cbfb78
Merge pull request #17061 from nextcloud/backport/16985/stable16
...
[stable16] Properly initialize the CacheJail for sharing
2019-09-16 16:10:36 +02:00
Roeland Jago Douma
1db1d2ce9d
Use the owner from the storage
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-11 10:38:50 +00:00
Julius Härtl
f4ef37285b
Emit moveToTrash event only for the deleting user
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-11 10:38:50 +00:00
Roeland Jago Douma
1b8ae61b7c
Merge pull request #17091 from nextcloud/backport/16969/stable16
...
[stable16] When you click on thumbnail of a file, it should open the file not the sidebar
2019-09-11 11:04:06 +02:00
Nextcloud bot
372307a762
[tx-robot] updated from transifex
2019-09-11 02:15:24 +00:00
Greta Doci
1d0971b72e
Change filelist _onClickFile function so thumbnail to open the file instead of the sidebar
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-10 14:51:33 +00:00
blizzz
34daee58e7
Merge pull request #17070 from nextcloud/backport/16836/stable16
...
[stable16] Fix SMB availability status + higher delay on auth issues
2019-09-10 13:50:05 +02:00
Nextcloud bot
4878a1e40d
[tx-robot] updated from transifex
2019-09-10 02:15:40 +00:00
Arthur Schiwon
f42a6e0506
set a storage availability delay on auth issues to avoid lock out
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 14:51:31 +00:00
Arthur Schiwon
f29395e89d
catch auth issues also when php-smbclient is in use
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 14:51:31 +00:00
Joas Schilling
a7c0bb030c
Correctly check for new default root
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-09 13:01:06 +00:00
Julius Härtl
55b416c448
Properly initialize the CacheJail for sharing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-09 13:01:06 +00:00
Nextcloud bot
56c7864fc7
[tx-robot] updated from transifex
2019-09-08 02:16:49 +00:00
Nextcloud bot
999cc69568
[tx-robot] updated from transifex
2019-09-07 02:15:41 +00:00
Nextcloud bot
7d6cb4eb6b
[tx-robot] updated from transifex
2019-09-06 02:15:10 +00:00
Nextcloud bot
d810883587
[tx-robot] updated from transifex
2019-09-05 02:16:22 +00:00
Thomas Citharel
6d856ceaf9
Check the calendar type of calendarobjects & calendarchanges
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-04 08:55:47 +00:00
Thomas Citharel
0b753f052a
Remove orphaned calendar data from deleted subscriptions
...
Closes #16833 . Ref #13511
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-04 08:55:47 +00:00
Roeland Jago Douma
b5f407e02d
Be sure to get the jailed path if the storage is a jail
...
Fixes: https://github.com/nextcloud/groupfolders/issues/583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-04 06:56:34 +00:00
Nextcloud bot
1025cee109
[tx-robot] updated from transifex
2019-09-04 02:16:24 +00:00
Nextcloud bot
6d926c8b28
[tx-robot] updated from transifex
2019-09-03 02:15:14 +00:00
Nextcloud bot
a0b0b1904e
[tx-robot] updated from transifex
2019-09-02 02:15:19 +00:00
Nextcloud bot
c2dbe61088
[tx-robot] updated from transifex
2019-09-01 02:16:31 +00:00
Nextcloud bot
3244d910ee
[tx-robot] updated from transifex
2019-08-31 02:14:52 +00:00
Nextcloud bot
71e46474df
[tx-robot] updated from transifex
2019-08-30 02:15:20 +00:00
Nextcloud bot
fc9f12d72d
[tx-robot] updated from transifex
2019-08-29 02:15:00 +00:00
Roeland Jago Douma
e7039cc2f5
Merge pull request #16891 from nextcloud/backport/15993/stable16
...
[stable16] Properly redirect if accessing invalid file though /f/ entrypoint
2019-08-28 09:02:57 +02:00
Nextcloud bot
300631a4e9
[tx-robot] updated from transifex
2019-08-28 02:15:35 +00:00
Julius Härtl
35a7d5707c
Properly redirect if accessing invalid file though /f/ entrypoint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 16:51:00 +00:00
Nextcloud bot
930dea7129
[tx-robot] updated from transifex
2019-08-27 02:15:28 +00:00
Nextcloud bot
7355173156
[tx-robot] updated from transifex
2019-08-26 02:14:42 +00:00
Nextcloud bot
8d572cc80d
[tx-robot] updated from transifex
2019-08-23 02:19:36 +00:00
Nextcloud bot
c8d2c5ed33
[tx-robot] updated from transifex
2019-08-22 02:14:42 +00:00
Nextcloud bot
c37b4e3f75
[tx-robot] updated from transifex
2019-08-20 02:14:56 +00:00
Nextcloud bot
e66f58135d
[tx-robot] updated from transifex
2019-08-19 02:15:05 +00:00
Nextcloud bot
a584e2e899
[tx-robot] updated from transifex
2019-08-18 02:15:47 +00:00
Nextcloud bot
2bca7f372c
[tx-robot] updated from transifex
2019-08-17 02:15:09 +00:00
Nextcloud bot
94a74b8eba
[tx-robot] updated from transifex
2019-08-16 02:14:24 +00:00
Roeland Jago Douma
fbeae1cc7b
Merge pull request #16745 from nextcloud/backport/16154/stable16
...
[stable16] Make possible to focus grid/list view toggle via keyboard
2019-08-15 19:41:42 +02:00
John Molakvoæ (skjnldsv)
7c63605886
Always put the gridview toggle on the visible part of the page
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-15 08:59:45 +00:00
John Molakvoæ (skjnldsv)
7fefb77f5c
Rename delete label to Delete folder/file
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-15 08:22:13 +00:00
Nextcloud bot
ed0f6033af
[tx-robot] updated from transifex
2019-08-15 02:14:42 +00:00
Nextcloud bot
85a070b242
[tx-robot] updated from transifex
2019-08-14 02:15:08 +00:00
Nextcloud bot
aebcbc4b04
[tx-robot] updated from transifex
2019-08-12 02:14:55 +00:00
Nextcloud bot
fb3ac4dcaf
[tx-robot] updated from transifex
2019-08-11 02:15:35 +00:00
Nextcloud bot
c577bd1bdb
[tx-robot] updated from transifex
2019-08-10 02:14:56 +00:00
Nextcloud bot
d7590ab90d
[tx-robot] updated from transifex
2019-08-09 02:14:22 +00:00
Roeland Jago Douma
d88324e5e8
Merge pull request #16695 from nextcloud/backport/16638/stable16
...
[stable16] delay sending event from app init to when they are needed
2019-08-08 19:17:27 +02:00
Arthur Schiwon
18aa047dd4
delay sending event from app init to when they are needed
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-08 08:49:44 +00:00
John Molakvoæ (skjnldsv)
9ec4527cb7
Fix enable/disable user audit message
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-08 06:21:16 +00:00
Nextcloud bot
89ba8c6c6d
[tx-robot] updated from transifex
2019-08-08 02:14:51 +00:00
Nextcloud bot
8280bb5bf1
[tx-robot] updated from transifex
2019-08-07 02:14:45 +00:00
blizzz
d5053d00c7
Merge pull request #16637 from nextcloud/backport/16525/stable16
...
[stable16] files_external: proper user context for sharing
2019-08-06 10:58:14 +02:00
Nextcloud bot
b8068fc11d
[tx-robot] updated from transifex
2019-08-06 02:14:45 +00:00
Morris Jobke
fb65d1e0ae
Merge pull request #16627 from nextcloud/backport/16586/stable16
...
[stable16] log circles and remote shares in admin_audit
2019-08-05 12:51:42 +02:00
Nextcloud bot
2754e49925
[tx-robot] updated from transifex
2019-08-05 02:14:34 +00:00
Nextcloud bot
e031965348
[tx-robot] updated from transifex
2019-08-04 02:15:29 +00:00
Nextcloud bot
25235a770f
[tx-robot] updated from transifex
2019-08-03 02:14:39 +00:00
Arthur Schiwon
b0c50ef6e9
fix check for null
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:22 +00:00
Julius Härtl
271f86cff3
Adjust tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-02 12:08:22 +00:00
Arthur Schiwon
29b04742db
do not send null value when string is expected
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:22 +00:00
Arthur Schiwon
9e5994a210
adjusts LDAP's home handler to use the correct user object
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:21 +00:00
Arthur Schiwon
bb9f14115c
fixes terminology and allows to request an IUser instance
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:21 +00:00
Julius Härtl
f852c82bf9
Provide proper user context from initMountPoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-02 12:08:21 +00:00
Julius Härtl
40cf574df9
files_external: Make sure the correct user context is used in substitution of variables
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-02 12:08:21 +00:00
Nextcloud bot
ad3efd6efb
[tx-robot] updated from transifex
2019-08-02 02:14:38 +00:00
Julius Härtl
53bb2862f0
Make sure we only fetch the file by id for the actual owner
...
Otherwise this will fetch all mounts for the file id which is quite
expensive and causes long saving times in big sharing structures
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-01 13:01:26 +00:00
Sascha Wiswedel
c730e2269c
log circles and remote shares in admin_audit
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-08-01 10:36:10 +00:00
Nextcloud bot
11109c6dfa
[tx-robot] updated from transifex
2019-08-01 02:15:36 +00:00
Roeland Jago Douma
51fd053d6c
Merge pull request #16607 from nextcloud/backport/16596
...
[stable16] Set proper defaults for v-tooltip usages
2019-07-31 08:33:38 +02:00
Nextcloud bot
ee6f4febbd
[tx-robot] updated from transifex
2019-07-31 02:16:13 +00:00
Max Fichtelmann
951147c6e9
prevent potential XSS via unchecked use innerHTML
...
Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
2019-07-30 07:52:40 +00:00
Max Fichtelmann
af87bd2f60
fix XSS when adding a file with a malicious name to favorites
...
Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
2019-07-30 07:52:40 +00:00
Julius Härtl
a557d34481
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-30 08:54:01 +02:00
Julius Härtl
10ce9c6878
Force defaultHtml setting of v-tooltip to be disabled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-30 08:50:08 +02:00
Nextcloud bot
48b271a216
[tx-robot] updated from transifex
2019-07-30 02:14:53 +00:00
Nextcloud bot
6b814e5002
[tx-robot] updated from transifex
2019-07-29 02:15:08 +00:00
Nextcloud bot
ff3e510b76
[tx-robot] updated from transifex
2019-07-28 02:15:33 +00:00
Roeland Jago Douma
d092802a2d
Merge pull request #16564 from nextcloud/backport/16557/stable16
...
[stable16] Do not log locked files
2019-07-27 10:38:25 +02:00
Roeland Jago Douma
5786c6c058
Merge pull request #16566 from nextcloud/backport/16556/stable16
...
[stable16] log email shares in admin_audit log
2019-07-27 10:37:53 +02:00
Roeland Jago Douma
05788a814e
Merge pull request #16567 from nextcloud/backport/16163/stable16
...
[stable16] Change send to sent
2019-07-27 10:37:20 +02:00
Nextcloud bot
d638060520
[tx-robot] updated from transifex
2019-07-27 02:14:46 +00:00
Frederic Werner
7c225bd706
Change send to sent
...
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
2019-07-26 16:21:37 +02:00
Sascha Wiswedel
94db7053d2
log email shares in admin_audit log
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-07-26 14:15:45 +00:00
Roeland Jago Douma
167a8d72cf
Do not log locked files
...
This is the code doing its job. There is no need to spam the log file
with this.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-26 13:46:02 +00:00
Roeland Jago Douma
159ff6dd97
Merge pull request #16543 from nextcloud/backport/16532/stable16
...
[stable16] Fix max contrast retrieval to limit minimum color for relative time
2019-07-26 08:08:00 +02:00
Nextcloud bot
00379ebffa
[tx-robot] updated from transifex
2019-07-26 02:14:49 +00:00
Morris Jobke
6ee98f3567
Trigger fallback code to get max contrast value and use integer there
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-25 15:08:05 +00:00
Morris Jobke
861daee4d8
Fix max contrast retrieval to limit minimum color for relative time
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-25 15:08:05 +00:00
Georg Ehrke
19e5cb37a6
allow to provide supported calendar component set internally as a string
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-07-25 11:36:46 +00:00
Nextcloud bot
eeefef4843
[tx-robot] updated from transifex
2019-07-25 02:14:48 +00:00
Daniel Kesselberg
f1031e1e24
Fix wrong indentation
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-24 10:44:20 +00:00
Daniel Kesselberg
62826ae018
Fix invalid recursion
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-24 10:44:20 +00:00
Daniel Kesselberg
9072d82cd6
Allow hidden smb shares
...
A hidden smb share ends with $. This patch changes the placeholder
detection to allow shares with $ at the end.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-24 10:44:19 +00:00
Nextcloud bot
9e62b2f25a
[tx-robot] updated from transifex
2019-07-24 02:15:44 +00:00
Nextcloud bot
227701b6ee
[tx-robot] updated from transifex
2019-07-23 02:15:51 +00:00
Nextcloud bot
55e70858b1
[tx-robot] updated from transifex
2019-07-22 02:16:08 +00:00
Nextcloud bot
70d3fd8a76
[tx-robot] updated from transifex
2019-07-21 02:15:18 +00:00
Nextcloud bot
69e5591229
[tx-robot] updated from transifex
2019-07-20 02:14:40 +00:00
Nextcloud bot
291103a495
[tx-robot] updated from transifex
2019-07-19 02:15:04 +00:00
Nextcloud bot
a6bf6a61e8
[tx-robot] updated from transifex
2019-07-18 02:15:01 +00:00
James Lao
ee2c5d1e16
Update operationprogressbar.js
...
To fix issue #16137
Signed-off-by: james.lao@gmail.com <james.lao@gmail.com>
2019-07-17 10:48:50 +00:00
Nextcloud bot
26971af51d
[tx-robot] updated from transifex
2019-07-17 02:15:40 +00:00
Joas Schilling
69ed33b4d6
Only prevent disabling encrytion via the API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-16 17:43:52 +00:00
Nextcloud bot
988df2d2e9
[tx-robot] updated from transifex
2019-07-16 02:14:56 +00:00
Nextcloud bot
ae67ece59c
[tx-robot] updated from transifex
2019-07-15 02:14:38 +00:00
Nextcloud bot
659d684a7e
[tx-robot] updated from transifex
2019-07-14 02:15:14 +00:00
Nextcloud bot
45e0398379
[tx-robot] updated from transifex
2019-07-13 02:14:26 +00:00
Nextcloud bot
96875d4a20
[tx-robot] updated from transifex
2019-07-12 02:15:09 +00:00
Nextcloud bot
ef903785ac
[tx-robot] updated from transifex
2019-07-11 02:14:38 +00:00
Nextcloud bot
9c2074fb53
[tx-robot] updated from transifex
2019-07-10 02:14:09 +00:00
Nextcloud bot
533fc0f454
[tx-robot] updated from transifex
2019-07-09 02:13:56 +00:00
Roeland Jago Douma
6e319dd4db
Merge pull request #16249 from nextcloud/backport/16170/stable16
...
[stable16] fix permissions for drag-n-drop uploads
2019-07-08 20:44:23 +02:00
John Molakvoæ
3ffd5b0a14
[stable16] Properly load permissions in showActions ( #16282 )
...
[stable16] Properly load permissions in showActions
2019-07-08 09:38:45 +02:00
Nextcloud bot
99b5b337eb
[tx-robot] updated from transifex
2019-07-08 02:13:53 +00:00
Julius Härtl
57688ce673
Properly load permissions in showActions
...
When setViewerMode(false) is called, the permissions should be fetched from the available dirInfo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-07 18:21:05 +00:00
Nextcloud bot
7524f18305
[tx-robot] updated from transifex
2019-07-07 02:14:21 +00:00
John Molakvoæ
4cebe07bb7
[stable16] dont use part files for dav writes when the target… ( #16223 )
...
[stable16] dont use part files for dav writes when the target folder doesn't have create permissions
2019-07-06 08:48:58 +02:00
Nextcloud bot
7028cfffe8
[tx-robot] updated from transifex
2019-07-06 02:13:51 +00:00
Robin Appelman
1a16ede0b2
fix permissions for drag-n-drop uploads
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-05 10:23:47 +00:00
Nextcloud bot
047fda6a81
[tx-robot] updated from transifex
2019-07-05 02:14:17 +00:00
Roeland Jago Douma
33f44c9024
Merge pull request #16189 from nextcloud/backport/16183/stable16
...
[stable16] Do not fail hard on new user mail error
2019-07-04 12:23:02 +02:00
Nextcloud bot
a77a9b3c83
[tx-robot] updated from transifex
2019-07-04 02:13:56 +00:00
Robin Appelman
edb6df2199
add test for overwriting in non creatable directory
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-03 21:31:15 +00:00
Robin Appelman
135cfd2c55
dont use part files for dav writes when the target folder doesn't have create permissions
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-03 21:31:14 +00:00
Joas Schilling
b4a38cc242
Remove duplicate tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00
Joas Schilling
03005dea43
Unify the permission checking in one place only
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00
Morris Jobke
88114a4d3f
Merge pull request #16201 from nextcloud/backport/16199/stable16
...
[stable16] RefreshWebcalJob: replace ugly Regex with standard php utils
2019-07-03 09:59:26 +02:00
Nextcloud bot
21e2c2d79c
[tx-robot] updated from transifex
2019-07-03 02:13:51 +00:00
Georg Ehrke
946424f64f
RefreshWebcalJob: replace ugly Regex with standard php utils
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-07-02 21:03:17 +00:00
Daniel Kesselberg
181172656a
Forward OCSException to initiator
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 10:34:42 +00:00
John Molakvoæ (skjnldsv)
98bfe79e5f
Do not fail hard on new user mail error
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-07-02 09:54:35 +00:00
Nextcloud bot
cad16d7863
[tx-robot] updated from transifex
2019-07-02 02:13:49 +00:00
Nextcloud bot
e36ad8177c
[tx-robot] updated from transifex
2019-06-30 02:14:15 +00:00
Roeland Jago Douma
67d645ae7f
Merge pull request #16133 from nextcloud/backport/16121/stable16
...
[stable16] Don't allow to disable encryption via the API
2019-06-28 09:45:22 +02:00
Nextcloud bot
b0de86db6e
[tx-robot] updated from transifex
2019-06-28 02:13:54 +00:00
Roeland Jago Douma
b451a633af
Merge pull request #16010 from nextcloud/backport/design/share-remove-autofocus
...
Remove auto focus of share input field on dialog open, fix #15261
2019-06-27 22:19:45 +02:00
Joas Schilling
771d2ba952
Don't allow to disable encryption via the API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 20:19:34 +00:00
Roeland Jago Douma
02cc18b759
Merge pull request #16125 from nextcloud/backport/16114/stable16
...
[stable16] Fix download link included in public share page with hidden download
2019-06-27 22:14:11 +02:00
Roeland Jago Douma
808280b1a6
Fix sharing tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-27 14:30:54 +00:00
Joas Schilling
8f972785f7
Correctly check share permissions when updating a re-sub-share
...
Before this change the node you shared was checked for permissions.
This works when you reshare the folder that was shared with you.
However when you reshared a subfolder (e.g. as public link),
you could afterwards update the permissions and grant
create+update permissions although the share you receive was read-only.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-27 14:30:53 +00:00
Daniel Calviño Sánchez
88139907dd
Fix download link included in public share page with hidden download
...
The preview element in the public share page was always wrapped with a
link to download the file; now that link is included only if the "Hide
download" option of the share is not enabled.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-06-27 14:29:45 +00:00
Arthur Schiwon
41e94f2f1f
Also invalidate groups after deletion
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 10:22:12 +00:00
Arthur Schiwon
9f48090545
invalidates user when plugin reported deletion success
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 10:22:11 +00:00
Nextcloud bot
449f23e8d5
[tx-robot] updated from transifex
2019-06-27 02:14:17 +00:00
Jan-Christoph Borchardt
49f740b46a
Remove auto focus of share input field on dialog open, fix #15261
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-26 13:04:39 +02:00
Nextcloud bot
4ea822c71e
[tx-robot] updated from transifex
2019-06-26 02:14:06 +00:00
Nextcloud bot
cd69e9052f
[tx-robot] updated from transifex
2019-06-25 02:14:12 +00:00
Arthur Schiwon
8f5dc4e5ce
fixes LDAP Wizard forgetting groups on select with search
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-24 06:12:50 +00:00
Nextcloud bot
7085ec3551
[tx-robot] updated from transifex
2019-06-24 02:14:12 +00:00
John Molakvoæ
5055d63f37
[stable16] Fix window scroll container ( #16016 )
...
[stable16] Fix window scroll container
2019-06-21 10:29:30 +02:00
Nextcloud bot
f7b7f07e08
[tx-robot] updated from transifex
2019-06-21 02:13:48 +00:00
Nextcloud bot
d44f7df6f6
[tx-robot] updated from transifex
2019-06-20 02:13:59 +00:00
Julius Härtl
265a7ad882
Fix window scroll container
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 17:43:19 +00:00
Arthur Schiwon
15c77deeef
fixes return type in php doc
...
* the backend already expects and works with the string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 15:20:14 +00:00
Arthur Schiwon
bca48e088b
fixes returning the base when multiple are specified
...
* reading the config directly will return the value with line breaks
* using the proper accessor gives us all bases in an array
* returns the first matching one
* having user id provided for the group base is strange and does not let
us operate like this. here we return the first one. might change in
future, a backportable fix won't have an API change however.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 15:20:13 +00:00
Julius Härtl
b18befd339
Avoid scrolling to the hidden input when toggling grid/list view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 08:50:27 +00:00
Arthur Schiwon
c95da45e48
caches the displayname after an LDAP plugin set it
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-18 21:21:49 +00:00
John Molakvoæ
26ab38aea0
[stable16] Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661 ( #15981 )
...
[stable16] Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
2019-06-18 16:46:11 +02:00
Arthur Schiwon
17bc99743b
fix inGroup check, thus make integration tests succeed
...
there is not such strange return mode. Having invalid user ids caused this
check to fail, and as side effect share limitation to groups to not work.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-17 13:34:55 +00:00
Jan-Christoph Borchardt
5369a132b6
Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-17 08:00:42 +00:00
Nextcloud bot
7a70c37549
[tx-robot] updated from transifex
2019-06-17 02:14:06 +00:00
Nextcloud bot
36d48fa2bd
[tx-robot] updated from transifex
2019-06-16 02:14:16 +00:00
Nextcloud bot
29f157ec86
[tx-robot] updated from transifex
2019-06-15 02:13:46 +00:00
Nextcloud bot
1d4e394cf5
[tx-robot] updated from transifex
2019-06-14 02:14:35 +00:00
Morris Jobke
827b941c49
Show share settings only if incoming federated shares are allowed
...
Fixes #15802
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-06-11 16:32:08 +00:00
Julius Härtl
f8d32096b2
Hide newFile menu if quota is set to 0B
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-03 12:38:46 +00:00
dependabot-preview[bot]
c6007f3a82
[Security] Bump axios from 0.18.0 to 0.18.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1 )
2019-06-03 12:34:37 +02:00
Robin Appelman
74cb5d592d
add option to show hidden files in SMB shares
...
Note hidden files can mean different things in smb and the option the the files web ui,
the webui only counts files starting with '.' as hidden, while smb files
can be marked as hidden regardless, any files that are marked as hidden
on smb will thus be shown in the webui regardless of the setting in the files app.
Fixes #15644
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-29 08:21:21 +00:00
Nextcloud bot
d467e9129b
[tx-robot] updated from transifex
2019-05-29 02:13:52 +00:00
Greta Doci
b9d441f530
Change text color in search box in darktheme, ref #15598
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-05-28 11:51:54 +00:00
Nextcloud bot
153d9ba9d6
[tx-robot] updated from transifex
2019-05-28 02:13:49 +00:00
Julius Härtl
8b775e6895
Also allow dragging below the file list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-27 12:22:58 +00:00
Nextcloud bot
1583b2af91
[tx-robot] updated from transifex
2019-05-27 02:13:48 +00:00
Nextcloud bot
b32587697e
[tx-robot] updated from transifex
2019-05-26 02:14:22 +00:00
Nextcloud bot
932efb0d6f
[tx-robot] updated from transifex
2019-05-25 02:13:57 +00:00
Georg Ehrke
d0b45498cd
Don't run repair step for every individual user, outsource that to background job
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-05-24 13:56:04 +00:00
Nextcloud bot
7eb28b0cc0
[tx-robot] updated from transifex
2019-05-24 02:13:47 +00:00
Nextcloud bot
7ad5f7b60b
[tx-robot] updated from transifex
2019-05-23 02:13:52 +00:00
Nextcloud bot
2629a0b0b5
[tx-robot] updated from transifex
2019-05-22 02:14:00 +00:00
Roeland Jago Douma
8cd7218e38
Merge pull request #15666 from nextcloud/backport/15651/stable16
...
[stable16] Remove quota feedback if no link set
2019-05-21 22:25:10 +02:00
John Molakvoæ (skjnldsv)
67bca39de0
Remove quota feedback if no link set
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-21 19:04:48 +00:00
Julius Härtl
9ed21f521b
Only show sharing section if it has content
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-21 08:33:55 +00:00
Nextcloud bot
5b602723b1
[tx-robot] updated from transifex
2019-05-21 02:13:35 +00:00
Nextcloud bot
4b8cce0b5f
[tx-robot] updated from transifex
2019-05-20 02:13:21 +00:00
Nextcloud bot
ae5d37cd0f
[tx-robot] updated from transifex
2019-05-19 02:14:03 +00:00
Nextcloud bot
0f00e99799
[tx-robot] updated from transifex
2019-05-18 02:13:13 +00:00
blizzz
747721bb78
Merge pull request #15575 from nextcloud/backport/15564/stable16
...
[stable16] User management/subadmin: rephrase ambiguous error message
2019-05-17 10:49:45 +02:00
Nextcloud bot
223d32ba7d
[tx-robot] updated from transifex
2019-05-17 02:13:28 +00:00
Arthur Schiwon
092cf812c9
fixes misunderstanding of the error message
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-16 17:48:34 +00:00
Nextcloud bot
70610a2fbe
[tx-robot] updated from transifex
2019-05-15 13:11:46 +00:00
Valdnet
7f5a4ebd7f
Update file-upload.js
...
Change the location of the translation file.
2019-05-09 13:28:53 +00:00
Morris Jobke
da3c3a04dc
Fix public upload by also load the semaphore method
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-08 08:20:00 +00:00
John Molakvoæ (skjnldsv)
53fab04fbd
Do NOT assume all files are selected if the first checkbox is
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-02 11:47:50 +00:00
Arthur Schiwon
2f0055455d
do not create folder just to delete it afterwards
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-30 07:26:41 +00:00
Arthur Schiwon
35ba5ae2a0
remove obsolete use statements
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-24 18:02:15 +00:00
Arthur Schiwon
847dfb0eb8
avoids users searches on backend, faster processing
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-24 18:02:15 +00:00
Roeland Jago Douma
06a05700aa
Merge pull request #15215 from nextcloud/backport/15148/stable16
...
[stable16] Fix mapper not properly casting int in oauth2 code
2019-04-24 16:34:51 +02:00
Roeland Jago Douma
907894212b
Use the proper names when setting entity types
...
Else this does 💥
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-24 13:45:43 +00:00
Roeland Jago Douma
10aeef9786
Prefetching blows up if there are a lot of files.
...
I saw instances where people had a lot of files (each with custom
properties) and all this prefetching blew up and started to consume an
insane amount of RAM resulting in the process getting killed.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-24 07:01:56 +00:00
Jan-Christoph Borchardt
c4da304170
Use sticky position include for Safari support
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-04-23 14:07:44 +00:00
Morris Jobke
311c4147bf
Add webkit/safari fix
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-23 14:07:44 +00:00
Jan-Christoph Borchardt
fe0a8b4df3
Fix multiselect bar overlapping recommendations
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-04-23 14:07:43 +00:00
Christoph Wurst
090c520d49
Improve the share link password error feedback with a red border
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 11:54:04 +00:00
Julius Härtl
35efd6d0ff
Use slient option to switch for regular file actions as well
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-15 09:47:41 +00:00
Morris Jobke
36618b111f
Pass old value to user triggerChange hook
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-11 10:03:38 +02:00
Morris Jobke
aac22ba40f
Merge pull request #15049 from nextcloud/do-not-allow-javascript-eval-in-the-public-share-auth-page-with-talk
...
Do not allow JavaScript "eval" in the public share auth page with Talk
2019-04-11 09:43:53 +02:00
Nextcloud bot
7641a1589f
[tx-robot] updated from transifex
2019-04-11 00:12:59 +00:00
Roeland Jago Douma
ad82c26e8c
Merge pull request #14990 from nextcloud/enhancement/noid/projects
...
Rename collections to projects
2019-04-10 21:16:37 +02:00
Daniel Calviño Sánchez
dfe9e3fb2e
Do not allow JavaScript "eval" in the public share auth page with Talk
...
Talk no longer uses JavaScript "eval", so the Content Security Policy
can now be configured to prevent its use in the public share
authentication page when the password is protected by Talk.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-04-10 16:46:19 +02:00
Joas Schilling
d1e4d614da
Merge pull request #15022 from nextcloud/bugfix/noid/respect-lookup-server-disabling-master
...
Respect the setting if the lookup server is disabled
2019-04-10 08:48:44 +02:00
Nextcloud bot
3a04650380
[tx-robot] updated from transifex
2019-04-10 00:12:51 +00:00
Joas Schilling
541e15db11
Only update the lookup server if it is enabled AND a server is set
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-09 13:22:31 +02:00
Julius Härtl
53b23757ef
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-09 08:36:03 +02:00
Julius Härtl
b479af83f0
Use label from apps
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-09 08:30:48 +02:00
Nextcloud bot
ec4b1584fe
[tx-robot] updated from transifex
2019-04-09 00:12:59 +00:00
Julius Härtl
07f8aee6fe
Check if OCA.Files.App is available before calling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-08 11:13:08 +02:00
Nextcloud bot
acba430246
[tx-robot] updated from transifex
2019-04-08 00:14:18 +00:00
Nextcloud bot
3117be298c
[tx-robot] updated from transifex
2019-04-07 00:13:21 +00:00
Nextcloud bot
9c9c410094
[tx-robot] updated from transifex
2019-04-06 00:13:10 +00:00
Nextcloud bot
2339e94680
[tx-robot] updated from transifex
2019-04-05 00:13:16 +00:00
Nextcloud bot
845fd2dd5a
[tx-robot] updated from transifex
2019-04-04 00:13:21 +00:00
Roeland Jago Douma
39d1340371
Merge pull request #14937 from nextcloud/fix/noid/no-placeholders-for-password
...
storage mount handlers: do not attempt to replace anything in password options
2019-04-03 09:47:13 +02:00
Nextcloud bot
d4ba399706
[tx-robot] updated from transifex
2019-04-03 00:13:35 +00:00
Roeland Jago Douma
4491ed6db1
Merge pull request #14936 from nextcloud/fix/noid/loglevel-in-context
...
set the loglevel in context, save the condition
2019-04-02 23:43:39 +02:00
Arthur Schiwon
2b84bbf372
do not attempt to replace anything in the password
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-02 23:08:34 +02:00
Roeland Jago Douma
b365840004
Merge pull request #14605 from nextcloud/bugfix/14112/display-reshares
...
returns reshares in API
2019-04-02 22:59:02 +02:00
Arthur Schiwon
518998093f
set the loglevel in context, save the condition
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-02 22:52:12 +02:00
John Molakvoæ
f2e9babaab
Merge pull request #14931 from nextcloud/fix/files/grid-deleted-restore
...
Show comments and restore in popover menu
2019-04-02 21:00:34 +02:00
John Molakvoæ (skjnldsv)
6bfd77d136
Fix mobile menu on users management
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 19:42:59 +02:00
John Molakvoæ (skjnldsv)
b38445b17a
Show comments and restore in popover menu
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 12:24:48 +02:00
Nextcloud bot
021751658e
[tx-robot] updated from transifex
2019-04-02 00:13:39 +00:00
Maxence Lange
749fdab3b0
do not returns shared_with === currentUser
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-04-01 11:17:05 -01:00
Morris Jobke
6ba5488338
Merge pull request #14914 from nextcloud/bugfix/noid/hidden-files-grid
...
Fix hidden file display in grid view
2019-04-01 10:57:37 +02:00
Nextcloud bot
c55ac95e1b
[tx-robot] updated from transifex
2019-04-01 00:13:54 +00:00
Maxence Lange
0166990f01
fixing share format
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-31 10:40:14 -01:00
Maxence Lange
efbadf0cf2
issue during last push
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-31 10:40:14 -01:00
Maxence Lange
44c1feb938
returns reshares in API
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-31 10:40:14 -01:00
Nextcloud bot
0a1d2bf494
[tx-robot] updated from transifex
2019-03-31 01:12:42 +00:00
Julius Härtl
f2914cab6f
Fix hidden file display in grid view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-30 12:57:18 +01:00
Nextcloud bot
809058cb3c
[tx-robot] updated from transifex
2019-03-30 01:13:33 +00:00
Roeland Jago Douma
fb5eebd33b
Merge pull request #14892 from nextcloud/bugfix/noid/collections
...
Bugfix/noid/collections
2019-03-29 10:25:59 +01:00
Nextcloud bot
f7267468c0
[tx-robot] updated from transifex
2019-03-29 01:12:48 +00:00
Julius Härtl
15a29003b3
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-28 16:05:38 +01:00
Julius Härtl
635df15ff2
Move translations to core
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-28 15:47:19 +01:00
Julius Härtl
3860373fd4
Fix various theming issues on bright colors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-28 08:02:46 +01:00
Nextcloud bot
5ae9eda314
[tx-robot] updated from transifex
2019-03-28 01:13:21 +00:00
Christoph Wurst
0d825c3f81
Merge pull request #14883 from nextcloud/bugfix/14156/checkboxes-light-theme
...
Fix light theme form elements
2019-03-27 20:02:09 +01:00
Roeland Jago Douma
87fbaf501a
Merge pull request #14829 from nextcloud/backupcodes-theme-name
...
Use name from theme when downloading/printing twofactor backup codes.
2019-03-27 19:59:09 +01:00
Christoph Wurst
839cdd9b8c
Merge pull request #14886 from nextcloud/bugfix/13028/open-folder-share-list
...
Fix opening folders from different file lists
2019-03-27 18:48:04 +01:00
Julius Härtl
798b2e87b9
Fix light primary button styling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 18:42:06 +01:00
Julius Härtl
6b2a212c69
Fix opening folders from different file lists
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 17:44:54 +01:00
Julius Härtl
181fce8ba4
Merge pull request #14878 from nextcloud/bugfix/noid/name-all-indexes
...
Make sure all tables have named indexes
2019-03-27 16:55:51 +01:00
Julius Härtl
f1f113c523
Fix checkbox styling with dark theme
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 16:03:56 +01:00
Julius Härtl
00b2afb222
Darken element color and add exception for primary buttons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 16:03:31 +01:00
Joas Schilling
592093079f
Deduplicate index names
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 13:32:59 +01:00
Joas Schilling
274658629d
Make sure all tables have named indexes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 13:32:59 +01:00
Julius Härtl
b11d6c94fe
Always show full previews
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 13:29:58 +01:00
Nextcloud bot
86594e8c18
[tx-robot] updated from transifex
2019-03-27 11:47:47 +00:00
Joachim Bauch
10aab0cdab
Use name from theme when downloading/printing twofactor backup codes.
...
Signed-off-by: Joachim Bauch <bauch@struktur.de>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-26 16:46:44 +01:00
Nextcloud bot
a541443be7
[tx-robot] updated from transifex
2019-03-26 10:41:31 +00:00