aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-04-184-2/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-04-152-44/+44
|
* [tx-robot] updated from transifexNextcloud bot2017-04-142-50/+50
|
* [tx-robot] updated from transifexNextcloud bot2017-04-134-6/+14
|
* Merge pull request #4312 from nextcloud/cleanup-nameBjörn Schießle2017-04-127-12/+12
|\ | | | | Update comments to Nextcloud
| * Update comments to NextcloudMorris Jobke2017-04-117-12/+12
| | | | | | | | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [files_external] Remove unneeded update stepsMorris Jobke2017-04-123-88/+0
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-084-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-04-074-4/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-04-062-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-04-052-0/+22
|
* fix fseek against string not resource by removing append supportArthur Schiwon2017-04-041-7/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-042-10/+164
|
* [tx-robot] updated from transifexNextcloud bot2017-04-034-6/+46
|
* Merge pull request #3438 from nextcloud/external-storage-user-folderRoeland Jago Douma2017-03-312-2/+2
|\ | | | | Allow using '/' as external storage mountpoint
| * Allow using '/' as external storage rootRobin Appelman2017-03-232-2/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-03-312-28/+28
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-2756-112/+56
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-242-2/+2
| |
* | Merge pull request #4007 from nextcloud/backport-27155Morris Jobke2017-03-231-5/+11
|\ \ | | | | | | Change showTemporary notifications for closable ones
| * | added quit option in commentstabview.jsnoveens2017-03-231-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added quit option in notif in app.js added quit option in notif in file-upload.js added quit option in notif in fileinfomodel.js added quit option in notif in filelist.js added quit option in notif in filelist.js added quit option in notif in tagsplugin.js added quit option in notif in statusmanager.js added quit option in notif in external.js added quit option in notif in versionstabview.js added quit option in notif in notification.js changes according to the latest review. timeout removed since there is a button to close it translation capability added typo fixed test files updated small errors fixed Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #4000 from nextcloud/backport-27216Lukas Reschke2017-03-231-0/+2
|\ \ \ | |_|/ |/| | allow configuring authType for DAV backend
| * | allow configuring authType for DAV backendJörn Friedrich Dreyer2017-03-221-0/+2
| |/ | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #3989 from nextcloud/files-external-save-buttonLukas Reschke2017-03-233-18/+17
|\ \ | |/ |/| replace autosave with a save button for external storage configuration
| * replace autosave with a save button for external storage configurationRobin Appelman2017-03-223-18/+17
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-03-222-0/+198
|/
* Merge pull request #3937 from nextcloud/downstream-27234Morris Jobke2017-03-211-1/+1
|\ | | | | fix typo in sftp public key
| * fix typo in sftp public keyMartin2017-03-191-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-03-212-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-03-172-130/+144
|
* use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-9/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-03-0210-0/+1220
|
* [tx-robot] updated from transifexNextcloud bot2017-02-272-2/+2
|
* Merge pull request #3449 from nextcloud/notify-subfolder-self-testRoeland Jago Douma2017-02-151-3/+8
|\ | | | | Make the notify self test for subfolders more reliable
| * fix self test for non leading slashRobin Appelman2017-02-101-2/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * Make the notify self test for subfolders more reliableRobin Appelman2017-02-101-1/+6
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-02-152-0/+22
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-142-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-02-072-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-022-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-02-012-2/+2
|
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-303-47/+31
|\ | | | | Login credential store
| * minor version bumpChristoph Wurst2017-01-171-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * always allow remembered loginChristoph Wurst2017-01-111-1/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * fix constructor params in failing testChristoph Wurst2017-01-111-6/+9
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * use login hook credentials as fallbackChristoph Wurst2017-01-111-11/+1
| | | | | | | | | | | | | | If no session token is available, we can use the credentials provided by the login hook. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * migrate 'password::sessioncredentials' extern storage auth to credential storeChristoph Wurst2017-01-111-32/+24
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2017-01-312-26/+136
| |
* | Merge pull request #2970 from nextcloud/notify-self-testMorris Jobke2017-01-3010-49/+449
|\ \ | | | | | | Add self-test for files_external:notify
| * | update autoloaderRobin Appelman2017-01-272-0/+8
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>