Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove input id on login form (#17294) | John Molakvoæ | 2019-09-28 | 1 | -4/+4 |
|\ | | | | | Remove input id on login form | ||||
| * | Remove input id on login form | John Molakvoæ (skjnldsv) | 2019-09-28 | 1 | -4/+4 |
| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-28 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #17258 from nextcloud/smb-timeout-config | Roeland Jago Douma | 2019-09-27 | 2 | -1/+11 |
|\ \ | |/ |/| | add (hidden) option to configure smb timeout | ||||
| * | Update apps/files_external/lib/Lib/Backend/SMB.php | Robin Appelman | 2019-09-25 | 1 | -1/+1 |
| | | | | | | Co-Authored-By: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | add (hidden) option to configure smb timeout | Robin Appelman | 2019-09-25 | 2 | -1/+11 |
| | | | | | | | | | | | | | | | | hidden from ui to prevent clutter ```occ files_external:config <mount> timeout 30``` Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #14913 from nextcloud/bugfix/6954/scan-external-s3 | Roeland Jago Douma | 2019-09-26 | 1 | -4/+51 |
|\ \ | | | | | | | Fix directory detection for s3 | ||||
| * | | Use local variable for directory name | Daniel Kesselberg | 2019-09-23 | 1 | -2/+3 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | Don't strip path from directory prefix | Daniel Kesselberg | 2019-09-23 | 1 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | Fill directory cache from opendir | Daniel Kesselberg | 2019-09-23 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | Change visibility to private (from protected) | Daniel Kesselberg | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | Rename $location to $path | Daniel Kesselberg | 2019-09-23 | 1 | -7/+7 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | Add method to check if directory exists | Daniel Kesselberg | 2019-09-23 | 1 | -2/+41 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 2 | -10/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-24 | 2 | -6/+6 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-19 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 108 | -316/+130 |
| | | |||||
* | | Disable app token creation for impersonated people, ref #15539 | Greta Doci | 2019-09-15 | 1 | -0/+20 |
| | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-11 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #16790 from nextcloud/admin-use-user-global-auth | Roeland Jago Douma | 2019-09-10 | 5 | -5/+82 |
|\ \ | | | | | | | Allow admin configured mounts to use user configured global credentials | ||||
| * | | allow setting user provided global credentials trough credentials popup | Robin Appelman | 2019-09-09 | 3 | -4/+15 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Allow admin configured mounts to use user configured global credentials | Robin Appelman | 2019-09-09 | 3 | -2/+68 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #16836 from nextcloud/fix/16724/smb-availability | Roeland Jago Douma | 2019-09-09 | 1 | -3/+19 |
|\ \ | |/ |/| | Fix SMB availability status + higher delay on auth issues | ||||
| * | set a storage availability delay on auth issues to avoid lock out | Arthur Schiwon | 2019-08-22 | 1 | -5/+13 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | catch auth issues also when php-smbclient is in use | Arthur Schiwon | 2019-08-22 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-08 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-06 | 2 | -4/+4 |
| | | |||||
* | | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-28 | 2 | -52/+210 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-18 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-17 | 2 | -0/+2 |
| | |||||
* | Merge pull request #16638 from ↵ | Roeland Jago Douma | 2019-08-08 | 2 | -6/+13 |
|\ | | | | | | | | | nextcloud/fix/noid/ldap-ext-storage-handler-loading-cli delay sending event from app init to when they are needed | ||||
| * | delay sending event from app init to when they are needed | Arthur Schiwon | 2019-08-02 | 2 | -6/+13 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-07 | 2 | -6/+6 |
|/ | |||||
* | Adjust tests | Julius Härtl | 2019-08-02 | 1 | -1/+20 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fixes terminology and allows to request an IUser instance | Arthur Schiwon | 2019-08-02 | 2 | -7/+23 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | do not send null value when string is expected | Arthur Schiwon | 2019-08-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Provide proper user context from initMountPoints | Julius Härtl | 2019-08-02 | 3 | -4/+16 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | files_external: Make sure the correct user context is used in substitution ↵ | Julius Härtl | 2019-08-02 | 3 | -16/+71 |
| | | | | | | of variables Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-31 | 2 | -0/+2 |
| | |||||
* | Merge pull request #15637 from nextcloud/bugfix/15567/ignore-hidden-share | blizzz | 2019-07-24 | 2 | -4/+51 |
|\ | | | | | Allow hidden smb shares | ||||
| * | Fix wrong indentation | Daniel Kesselberg | 2019-07-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | Fix invalid recursion | Daniel Kesselberg | 2019-07-21 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | Allow hidden smb shares | Daniel Kesselberg | 2019-07-16 | 2 | -1/+48 |
| | | | | | | | | | | | | | | 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> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-24 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-21 | 4 | -6/+8 |
|/ | |||||
* | Ignore forbidden exception when fetching share mtime on SMB for symlinks | Morris Jobke | 2019-07-08 | 1 | -0/+2 |
| | | | | | | See https://github.com/nextcloud/server/pull/7556#issuecomment-499028026 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-24 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-17 | 4 | -0/+4 |
| |