Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ \ | | | | | | | Bump version | ||||
| * | | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | | |||||
* | | | Update with robin | Joas Schilling | 2016-07-21 | 77 | -77/+77 |
| | | | |||||
* | | | Fix apps/ | Joas Schilling | 2016-07-21 | 132 | -192/+333 |
|/ / | |||||
* | | Merge pull request #471 from nextcloud/storage-fopenspecialchars | Morris Jobke | 2016-07-20 | 1 | -1/+1 |
|\ \ | | | | | | | Added storage tests for fopen with special chars | ||||
| * | | Added storage tests for fopen with special chars | Vincent Petry | 2016-07-20 | 1 | -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-renameoverwritedir | Morris Jobke | 2016-07-20 | 1 | -1/+1 |
|\ \ | | | | | | | Fix overwriting folders on rename with SFTP | ||||
| * | | Fix overwriting folders on rename with SFTP | Vincent Petry | 2016-07-20 | 1 | -1/+1 |
| |/ | | | | | | | | | This aligns the behavior with other storages and also fixes the failing unit test testRenameOverWriteDirectory | ||||
* | | Merge pull request #402 from nextcloud/smb-notifications | Morris Jobke | 2016-07-20 | 4 | -2/+236 |
|\ \ | |/ |/| | smb update notifications | ||||
| * | add files_external:notify command | Robin Appelman | 2016-07-14 | 2 | -0/+176 |
| | |