Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup files_external command imports | Roeland Jago Douma | 2016-09-06 | 3 | -14/+0 |
| | |||||
* | Merge pull request #1245 from nextcloud/get-external-mounts | Morris Jobke | 2016-09-06 | 3 | -29/+68 |
|\ | | | | | get files_external mounts more efficiently | ||||
| * | get files_external mounts more efficiently | Robin Appelman | 2016-09-05 | 3 | -29/+68 |
| | | |||||
* | | Fix getMock files_external | Roeland Jago Douma | 2016-09-06 | 10 | -34/+59 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 4 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 4 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-03 | 4 | -2/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-02 | 8 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 48 | -86/+158 |
| | |||||
* | add in files view a link to personal files external | davitol | 2016-08-29 | 1 | -1/+0 |
| | |||||
* | add link to personal files external | davitol | 2016-08-29 | 1 | -0/+1 |
| | |||||
* | fix error when not logged in | Robin Appelman | 2016-08-18 | 1 | -0/+4 |
| | |||||
* | change remote cloud naming to Nextcloud | Robin Appelman | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | dont register personal files_external setting if it's empty | Robin Appelman | 2016-08-18 | 1 | -1/+8 |
| | |||||
* | Merge pull request #905 from nextcloud/invisible_icons | Morris Jobke | 2016-08-17 | 1 | -1/+1 |
|\ | | | | | Fix icons on App page in FF | ||||
| * | Add viewBox to app icons | Roeland Jago Douma | 2016-08-17 | 1 | -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 transifex | Nextcloud bot | 2016-08-17 | 50 | -318/+322 |
| | | |||||
* | | Fix casing of external storage app | Morris Jobke | 2016-08-17 | 3 | -5/+5 |
| | | |||||
* | | layout refinements | Morris Jobke | 2016-08-17 | 3 | -9/+16 |
| | | |||||
* | | hide files external in personal settings if it's empty | Robin Appelman | 2016-08-17 | 2 | -1/+6 |
| | | |||||
* | | don't show dependency info if we cant create new mounts | Robin Appelman | 2016-08-17 | 2 | -6/+7 |
| | | |||||
* | | hide global credentials in personal when a user cant add mounts | Robin Appelman | 2016-08-17 | 2 | -16/+24 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 2 | -2/+4 |
| | |||||
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 6 | -6/+10 |
|\ | |||||
| * | Merge pull request #870 from nextcloud/oc-missingprefixforlastinsertid | Björn Schießle | 2016-08-16 | 2 | -2/+2 |
| |\ | | | | | | | Fix oracle support of external storage app | ||||
| | * | Fix oracle support of external storage app | Joas Schilling | 2016-08-15 | 2 | -2/+2 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 4 | -4/+8 |
| |/ | |||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 10 | -8/+18 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-15 | 2 | -2/+4 |
| | | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 2 | -0/+2 |
| | | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-12 | 6 | -6/+12 |
| | | |||||
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -5/+5 |
| | | | | | | | | CI uses an older PHPUnit | ||||
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 2 | -0/+171 |
| | | |||||
* | | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 3 | -1/+69 |
| | | | | | | | | gets its own section | ||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 4 | -4/+4 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 4 | -4/+4 |
| | | |||||
* | | adjust files app, and integrate files_external into that section | Arthur Schiwon | 2016-08-11 | 3 | -71/+3 |
| | | |||||
* | | adjust files_external | Arthur Schiwon | 2016-08-11 | 5 | -53/+169 |
|/ | |||||
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-06 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-05 | 2 | -0/+14 |
| | |||||
* | Merge pull request #465 from nextcloud/fix_smb_attributes | Morris Jobke | 2016-08-04 | 1 | -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ñez | 2016-07-20 | 1 | -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 transifex | Nextcloud bot | 2016-07-31 | 2 | -0/+36 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-30 | 6 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-29 | 2 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-28 | 2 | -2/+2 |
| | | |||||
* | | Add proper scope to files external CSS | Morris Jobke | 2016-07-25 | 2 | -5/+6 |
| | | | | | | | | * for select2 | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-23 | 2 | -2/+2 |
| | | |||||
* | | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |