Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #402 from nextcloud/smb-notifications | Morris Jobke | 2016-07-20 | 4 | -2/+236 |
|\ | |||||
| * | add files_external:notify command | Robin Appelman | 2016-07-14 | 2 | -0/+176 |
| * | add notify support to smb storage | Robin Appelman | 2016-07-14 | 1 | -1/+58 |
| * | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 1 | -1/+2 |
* | | Fix the HTML encoding when uploading a folder in FF when using french l10n | Joas Schilling | 2016-07-20 | 1 | -2/+2 |
* | | Merge pull request #394 from nextcloud/tags-for-everything | Morris Jobke | 2016-07-19 | 8 | -51/+68 |
|\ \ | |||||
| * | | Fix non-existing exception class | Joas Schilling | 2016-07-18 | 5 | -25/+25 |
| * | | Allow apps to register SystemTags plugins | Joas Schilling | 2016-07-18 | 2 | -2/+21 |
| * | | Fix doc blocks | Joas Schilling | 2016-07-18 | 1 | -0/+5 |
| * | | Fix TODO and bring in abstraction (similar to comments) | Joas Schilling | 2016-07-18 | 4 | -28/+21 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-19 | 18 | -0/+156 |
* | | | Merge pull request #414 from nextcloud/files_sharing_event_dispatcher | Björn Schießle | 2016-07-18 | 4 | -36/+55 |
|\ \ \ | |||||
| * | | | Cleanup coding style | Roeland Jago Douma | 2016-07-18 | 1 | -30/+28 |
| * | | | Add eventdispatcher to public link view | Roeland Jago Douma | 2016-07-18 | 3 | -3/+21 |
| * | | | Move JS inclusion to Controller | Roeland Jago Douma | 2016-07-18 | 2 | -20/+23 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-18 | 46 | -482/+56 |
* | | | | Merge pull request #405 from nextcloud/theming-fixes | Björn Schießle | 2016-07-18 | 6 | -4/+69 |
|\ \ \ \ | |||||
| * | | | | Add unit tests | Joas Schilling | 2016-07-15 | 1 | -0/+46 |
| * | | | | Also load the theming app on CLI | Joas Schilling | 2016-07-15 | 1 | -1/+7 |
| * | | | | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 3 | -3/+3 |
| * | | | | Better handling of empty slogan | Joas Schilling | 2016-07-15 | 1 | -0/+13 |
* | | | | | Merge pull request #428 from nextcloud/setupfromtoken_sharemanager | Morris Jobke | 2016-07-18 | 2 | -70/+31 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Move SetupFromToken to ShareManager | Roeland Jago Douma | 2016-07-18 | 2 | -70/+31 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #412 from nextcloud/theming-foreground-color | Joas Schilling | 2016-07-18 | 5 | -4/+228 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Theming: Fix image paths for caret icon | Julius Haertl | 2016-07-16 | 3 | -5/+5 |
| * | | | Theming: Fix spaces in settings-admin.js | Julius Haertl | 2016-07-15 | 1 | -4/+4 |
| * | | | Theming: Add tests for inverted colors | Julius Haertl | 2016-07-15 | 2 | -3/+130 |
| * | | | Theming: Implement swapping the foreground color for bright colors | Julius Haertl | 2016-07-15 | 3 | -0/+97 |
* | | | | Merge pull request #379 from nextcloud/create_federated_share_on_mount | Morris Jobke | 2016-07-18 | 19 | -206/+670 |
|\ \ \ \ | |||||
| * | | | | don't convert link share to federated share if outgoing federated shares are ... | Bjoern Schiessle | 2016-07-14 | 2 | -12/+36 |
| * | | | | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 4 | -25/+31 |
| * | | | | adjust copyright notices | Bjoern Schiessle | 2016-07-14 | 3 | -0/+5 |
| * | | | | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 6 | -6/+6 |
| * | | | | allow to mount public link from Nextclouds <= 9 | Bjoern Schiessle | 2016-07-14 | 2 | -5/+136 |
| * | | | | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 10 | -106/+128 |
| * | | | | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 6 | -22/+19 |
| * | | | | continue to accept the URL of the remote server instead of the federated clou... | Bjoern Schiessle | 2016-07-14 | 5 | -129/+138 |
| * | | | | replace 'ownCloud' with 'Nextcloud' | Bjoern Schiessle | 2016-07-14 | 2 | -3/+3 |
| * | | | | add unit tests | Björn Schießle | 2016-07-14 | 1 | -0/+161 |
| * | | | | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 7 | -47/+156 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-17 | 4 | -40/+42 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-16 | 4 | -2/+10 |
* | | | | | Fix PHPUnit 5.4 warnings in files_sharing tests | Roeland Jago Douma | 2016-07-15 | 4 | -116/+116 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #407 from nextcloud/dav_phpunit_fixes | Morris Jobke | 2016-07-15 | 36 | -179/+472 |
|\ \ \ \ | |||||
| * | | | | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 36 | -179/+472 |
* | | | | | PasswordLoginForbidden is not a FATAL exception | Roeland Jago Douma | 2016-07-14 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master | Lukas Reschke | 2016-07-14 | 1 | -5/+6 |
|\ \ \ \ | |||||
| * | | | | Allow shares with create permissions only aswell | Joas Schilling | 2016-07-14 | 1 | -5/+6 |
| | |/ / | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-14 | 8 | -2/+18 |
|/ / / | |||||
* | / | Remove unneeded usage of tipsy | Morris Jobke | 2016-07-13 | 1 | -1/+0 |
| |/ |/| |