Commit Graph

49235 Commits

Author SHA1 Message Date
Julius Härtl b41a7cacff
Temporary fix for project translations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-13 16:08:14 +02:00
John Molakvoæ 84f45fe73f
[stable16] Fix userid casting in notifications (#15925)
[stable16] Fix userid casting in notifications
2019-06-12 08:59:21 +02:00
John Molakvoæ 9dfe777fc8
[stable16] Show share settings only if incoming federated shares are allowed (#15926)
[stable16] Show share settings only if incoming federated shares are allowed
2019-06-12 08:58:49 +02: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
John Molakvoæ (skjnldsv) 9346718cc2 Fix userid casting in notifications
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 16:31:25 +00:00
John Molakvoæ f21b9c0df7
[stable16] Fix mobile menu over app-content (#15920)
[stable16] Fix mobile menu over app-content
2019-06-11 18:28:53 +02:00
John Molakvoæ (skjnldsv) c5881c4af3 Fix mobile menu over app-content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 13:26:14 +00:00
John Molakvoæ 50829f3a2f
[stable16] Fix missing login hook wih Apache/SAML login (#15911)
[stable16] Fix missing login hook wih Apache/SAML login
2019-06-11 14:54:47 +02:00
Christoph Wurst 376e570b15 Fix missing login hook wih Apache/SAML
Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-11 07:42:25 +00:00
Roeland Jago Douma 45505407de
Merge pull request #15856 from nextcloud/backport/15767/stable16
[stable16] Hide newFile menu if quota is set to 0B
2019-06-05 09:03:16 +02: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
John Molakvoæ 24c8fc22df
[Security] Bump axios from 0.18.0 to 0.18.1 (#15846)
[Security] Bump axios from 0.18.0 to 0.18.1
2019-06-03 14:19:56 +02: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
Morris Jobke 62e2ce05de
Merge pull request #15799 from nextcloud/backport/15776/stable16
[stable16] search files by id in shared storages last
2019-05-31 13:29:38 +02:00
Robin Appelman 4488293d62 search files by id in shared storages last
this prevents unneeded recursion when the file is not in the share

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-29 19:57:31 +00:00
Roeland Jago Douma 538a710d1c
Merge pull request #15772 from nextcloud/backport/15766/stable16
[stable16] Check for free space on touch
2019-05-29 20:48:51 +02:00
John Molakvoæ baf376b6fd
[stable16] add option to show hidden files in SMB shares (#15786)
[stable16] add option to show hidden files in SMB shares
2019-05-29 16:34:50 +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
Morris Jobke 4a71a02215
Merge pull request #15768 from nextcloud/backport/15705/stable16
[stable16] Change text color in search box in darktheme, ref #15598
2019-05-28 15:58:41 +02:00
Julius Härtl 7764979281 Check for free space on touch
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-28 13:04:49 +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
Roeland Jago Douma a7ec1cbc99
Merge pull request #15754 from nextcloud/backport/15747/stable16
[stable16] Also allow dragging below the file list
2019-05-27 22:33:54 +02: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
Morris Jobke 73e4594e08
Merge pull request #15745 from nextcloud/backport/15738/stable16
[stable16] Don't notify admins if no potentially over exposing links found
2019-05-27 13:48:52 +02:00
Daniel Kesselberg 90ca099341 Don't notify admins if no potentially over exposing links found
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-27 09:52:20 +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
Roeland Jago Douma 38bbfe7e22
Merge pull request #15724 from nextcloud/backport/15714/stable16
[stable16] Check the actual status code for 204 and 304
2019-05-25 10:19:38 +02:00
Roeland Jago Douma 055f1c2216
Merge pull request #15728 from nextcloud/dependabot/npm_and_yarn/stable16/tar-2.2.2
[Security] Bump tar from 2.2.1 to 2.2.2
2019-05-25 10:18:40 +02:00
Nextcloud bot 932efb0d6f
[tx-robot] updated from transifex 2019-05-25 02:13:57 +00:00
dependabot-preview[bot] 0e7c66ff6d
[Security] Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-24 18:21:00 +00:00
Roeland Jago Douma ac6e818f9d
Merge pull request #15718 from nextcloud/backport/15697/stable16
[stable16] Don't run repair step for every individual user, outsource that to background job
2019-05-24 19:52:55 +02:00
Roeland Jago Douma 2e567918c1 Check the actual status code for 204 and 304
The header is the full http header like: HTTP/1.1 304 Not Modified
So comparing this to an int always yields false
This also makes the 304 RFC compliant as the resulting content length
should otherwise be the length of the message and not 0.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-24 17:51:52 +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
Morris Jobke 36db83a7ff
Merge pull request #15686 from nextcloud/backport/15685/stable16
[stable16] Allow redis cluster to use password
2019-05-22 15:54:19 +02:00
Morris Jobke e643a3e8fb Allow redis cluster to use password
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-22 11:48:04 +00:00
John Molakvoæ 5d182394bc
[stable16] Fix l10n for SettingsManager by injecting the l10n factory (#15670)
[stable16] Fix l10n for SettingsManager by injecting the l10n factory
2019-05-22 09:11:51 +02:00
Nextcloud bot 2629a0b0b5
[tx-robot] updated from transifex 2019-05-22 02:14:00 +00:00
Morris Jobke ce3da21b65 Fix l10n for SettingsManager by injecting the l10n factory
Fixes #10832

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-21 22:51:26 +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
Roeland Jago Douma 629cebf2a3
Merge pull request #15649 from nextcloud/backport/15638/stable16
[stable16] Only show sharing section if it has content
2019-05-21 22:24:02 +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
John Molakvoæ 8b058b03a0
Unbreak browser back button not working (#15640)
Unbreak browser back button not working
2019-05-20 22:31:27 +02:00
Felix Pahlow 969e753c19
Unbreak browser back button not working
Removed comment left over from ab73c9c328 (diff-c493b80ad1a9bcfa6b69637097972371L1314)

Resolves: #15265
2019-05-20 20:00:29 +02:00