summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* fix error when not logged inRobin Appelman2016-08-181-0/+4
|
* change remote cloud naming to NextcloudRobin Appelman2016-08-181-1/+1
|
* dont register personal files_external setting if it's emptyRobin Appelman2016-08-181-1/+8
|
* Merge pull request #905 from nextcloud/invisible_iconsMorris Jobke2016-08-171-1/+1
|\ | | | | Fix icons on App page in FF
| * Add viewBox to app iconsRoeland Jago Douma2016-08-171-1/+1
| | | | | | | | | | If we don't add a viewbox a lot of browsers will just say NOPE!!! when we ask them to scale.
* | [tx-robot] updated from transifexNextcloud bot2016-08-1750-318/+322
| |
* | Fix casing of external storage appMorris Jobke2016-08-173-5/+5
| |
* | layout refinementsMorris Jobke2016-08-173-9/+16
| |
* | hide files external in personal settings if it's emptyRobin Appelman2016-08-172-1/+6
| |
* | don't show dependency info if we cant create new mountsRobin Appelman2016-08-172-6/+7
| |
* | hide global credentials in personal when a user cant add mountsRobin Appelman2016-08-172-16/+24
|/
* [tx-robot] updated from transifexNextcloud bot2016-08-172-2/+4
|
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-166-6/+10
|\
| * Merge pull request #870 from nextcloud/oc-missingprefixforlastinsertidBjörn Schießle2016-08-162-2/+2
| |\ | | | | | | Fix oracle support of external storage app
| | * Fix oracle support of external storage appJoas Schilling2016-08-152-2/+2
| | |
| * | [tx-robot] updated from transifexNextcloud bot2016-08-164-4/+8
| |/
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-1510-8/+18
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-152-2/+4
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-132-0/+2
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-126-6/+12
| |
* | Use MockBuilder instead of createMockLukas Reschke2016-08-152-5/+5
| | | | | | | | CI uses an older PHPUnit
* | Add unit testsLukas Reschke2016-08-152-0/+171
| |
* | move mail settings and file handling to additional ones, thus files_external ↵Arthur Schiwon2016-08-133-1/+69
| | | | | | | | gets its own section
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-114-4/+4
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-114-4/+4
| |
* | adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-113-71/+3
| |
* | adjust files_externalArthur Schiwon2016-08-115-53/+169
|/
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
|
* [tx-robot] updated from transifexNextcloud bot2016-08-062-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-08-052-0/+14
|
* Merge pull request #465 from nextcloud/fix_smb_attributesMorris Jobke2016-08-041-0/+13
|\ | | | | Fix file permissions for SMB (read-only folders will be writeable) (#…
| * Fix file permissions for SMB (read-only folders will be writeable) (#25301)Juan Pablo Villafañez2016-07-201-0/+13
| | | | | | | | | | | | | | | | * Fix file permissions for SMB (read-only folders will be writeable) * Read-only folders won't be deletable * Added comment for the read-only behaviour for folders
* | [tx-robot] updated from transifexNextcloud bot2016-07-312-0/+36
| |
* | [tx-robot] updated from transifexNextcloud bot2016-07-306-0/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2016-07-292-0/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2016-07-282-2/+2
| |
* | Add proper scope to files external CSSMorris Jobke2016-07-252-5/+6
| | | | | | | | * for select2
* | [tx-robot] updated from transifexNextcloud bot2016-07-232-2/+2
| |
* | Also increase the min versionJoas Schilling2016-07-221-1/+1
| |
* | bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
| |
* | Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\ \ | | | | | | Bump version
| * | Increase app versionsJoas Schilling2016-07-211-1/+1
| | |
* | | Update with robinJoas Schilling2016-07-2177-77/+77
| | |
* | | Fix apps/Joas Schilling2016-07-21132-192/+333
|/ /
* | Merge pull request #471 from nextcloud/storage-fopenspecialcharsMorris Jobke2016-07-201-1/+1
|\ \ | | | | | | Added storage tests for fopen with special chars
| * | Added storage tests for fopen with special charsVincent Petry2016-07-201-1/+1
| |/ | | | | | | | | | | This makes it possible to test special chars with unit tests. There is already a test for directories but there was none for file names.
* | Merge pull request #470 from nextcloud/sftp-renameoverwritedirMorris Jobke2016-07-201-1/+1
|\ \ | | | | | | Fix overwriting folders on rename with SFTP
| * | Fix overwriting folders on rename with SFTPVincent Petry2016-07-201-1/+1
| |/ | | | | | | | | This aligns the behavior with other storages and also fixes the failing unit test testRenameOverWriteDirectory
* | Merge pull request #402 from nextcloud/smb-notificationsMorris Jobke2016-07-204-2/+236
|\ \ | |/ |/| smb update notifications
| * add files_external:notify commandRobin Appelman2016-07-142-0/+176
| |