- May 25, 2019
-
-
Roeland Jago Douma authored
[Security] Bump tar from 2.2.1 to 2.2.2 in /build
-
Nextcloud bot authored
-
- May 24, 2019
-
-
dependabot-preview[bot] authored
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)
-
John Molakvoæ authored
[Security] Bump tar from 2.2.1 to 2.2.2
-
dependabot-preview[bot] authored
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)
-
Roeland Jago Douma authored
Check the actual status code for 204 and 304
-
Morris Jobke authored
Redirect to the right token on public shares
-
Morris Jobke authored
Don't run repair step for every individual user, outsource that to background job
-
Roeland Jago Douma authored
Make it possible to show admin settings for sub admins
-
Roeland Jago Douma authored
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>
-
Morris Jobke authored
Allow other code to use the s3 client from object store
-
Morris Jobke authored
add option to show hidden files in SMB shares
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Nextcloud bot authored
-
- May 23, 2019
-
-
Robin Appelman authored
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>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
If the token doesn't match (or isn't set) during the redirect. We should properly set it. Else we might redirect to a later auth display that set these values. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Add funding.yml with Bountysource info
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
Nextcloud bot authored
-
- May 22, 2019
-
-
Morris Jobke authored
Revert "send invitations for shared calendars"
-
Morris Jobke authored
make ObjectStoreStorage::getURN public
-
Morris Jobke authored
Stop decryption when maintenance mode is enabled
-
Morris Jobke authored
Bump nextcloud-vue from 0.8.0 to 0.11.1
-
blizzz authored
fixes possible override of uniqueMember by autodetection
-
Morris Jobke authored
Make the L10N loading lazy
-
Morris Jobke authored
Allow redis cluster to use password
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
dependabot[bot] authored
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.8.0 to 0.11.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.8.0...v0.11.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Roeland Jago Douma authored
Fixes #15675 This makes loading of the actual L10N lazy. So we only detect and load the actual translations when they are used. Instead of trying to load them all the time just because an app is enabled. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Georg Ehrke authored
This reverts commit a9c313ce.
-
Nextcloud bot authored
-
- May 21, 2019
-
-
blizzz authored
Fix l10n for SettingsManager by injecting the l10n factory
-
Morris Jobke authored
Fixes #10832 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-