aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #23261 from nextcloud/enh/external-storage-session-typeMorris Jobke2021-01-074-4/+21
|\ | | | | Expose session based authentication through mount point type
| * Expose session based authentication through mount point typeJulius Härtl2020-12-214-4/+21
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Revert "allow using any ldap property as login name when using login ↵blizzz2021-01-071-38/+2
| | | | | | | | credentials"
* | allow using any ldap property as login name when using external storage ↵Robin Appelman2021-01-041-2/+38
| | | | | | | | | | | | login credentials Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-12-302-2/+2
| |
* | Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\ \ | | | | | | Unify links to php.net
| * | Unify links to php.netJ0WI2020-09-171-1/+1
| | | | | | | | | | | | | | | | | | Update all links to https://www.php.net/ Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-12-222-0/+10
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-12-184-4/+8
| |
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1648-50/+47
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma2020-12-101-0/+6
|\ \ | | | | | | Handle owncloud migration to latest release
| * | Adjust further columnsVincent Petry2020-12-091-0/+6
| | | | | | | | | | | | | | | | | | | | | - calendarsubscriptions.lastmodified -> not null - external_config.value -> allow null Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-12-102-8/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-12-092-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2020-12-062-6/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2020-12-032-0/+6
| |
* | set mountid for personal external storage mountsRobin Appelman2020-12-022-3/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | save group ids not display names in configurationArthur Schiwon2020-11-301-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Remove the deprecated update.phpChristoph Wurst2020-11-271-1/+1
| | | | | | | | | | | | | | | | * It was documented as deprecated. * The app code checker warned about it * It's been three years Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-11-262-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-252-2/+2
| |
* | Move the global password for files external to postRoeland Jago Douma2020-11-171-1/+1
| | | | | | | | | | | | Again more false positives in some scanners Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-11-142-2/+2
| |
* | Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-35/+37
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Remove unused and deprecated methods from files_external MountConfigMorris Jobke2020-11-101-49/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Don't leave cursors open when tests failJoas Schilling2020-11-092-2/+8
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-11-082-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-022-6/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2020-10-302-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2020-10-282-2/+2
| |
* | Merge pull request #23645 from nextcloud/fix/fe/s3/isset_firstRoeland Jago Douma2020-10-271-1/+7
|\ \ | | | | | | Check if array elements exist before using them
| * | Check if array elements exist before using themRoeland Jago Douma2020-10-251-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | It seems that in some recent upgrade here. Not always the entries we expect are returned. So we should first check if they exist. As to not spam the log. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2020-10-272-2/+2
|/ /
* | Merge pull request #23021 from nextcloud/notify-saved-login-authblizzz2020-10-131-14/+56
|\ \ | | | | | | allow using saved login credentials for notify
| * | also give storage backend it's change to manipulate the configRobin Appelman2020-10-071-0/+9
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | allow using saved login credentials for notifyRobin Appelman2020-09-231-14/+47
| | | | | | | | | | | | | | | | | | when only the user is provided, we use to provided user to try and get saved login credentials Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #23264 from nextcloud/bug/23177/escape-htmlRoeland Jago Douma2020-10-091-0/+8
|\ \ \ | | | | | | | | Add local version of escapeHTML
| * | | Add local version of escapeHTMLDaniel Kesselberg2020-10-071-0/+8
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #23020 from nextcloud/disable-notify-self-checkRobin Appelman2020-10-081-1/+10
|\ \ \ \ | |/ / / |/| | | add option to disable notify self check
| * | | add option to disable notify self checkRobin Appelman2020-09-231-1/+10
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Format code to a single space around binary operatorsChristoph Wurst2020-10-059-85/+85
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2020-10-022-2/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-09-272-4/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-09-232-2/+2
| |
* | Bump versionsJoas Schilling2020-09-181-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | improve handling of out of space errors for smbRobin Appelman2020-09-171-0/+6
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-161-4/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Set delimiter so that the CommonPrefixes response can properly be determinedJulius Härtl2020-09-101-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix s3 doesDirectoryExist check for empty directoriesRobin Appelman2020-09-101-1/+1
| | | | | | | | | | if a directory is empty, only the 'marker' object `/` exists. since not all s3 implementations return just the prefix when listing objects by prefix, when listing objects by the folder prefix, nothing will be returned if the directory is empty. by not including the trailing slash in the prefix, the folder marked will always be returned if it exists Signed-off-by: Robin Appelman <robin@icewind.nl>