Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | detail fixes for share current folder | Jan-Christoph Borchardt | 2016-11-07 | 2 | -3/+1 | |
| * | | Listen to sharetab changes | Roeland Jago Douma | 2016-11-07 | 2 | -1/+12 | |
| * | | update breadcrumb view whenever the share information on the directory info m... | Christoph Wurst | 2016-11-07 | 2 | -7/+15 | |
| * | | the root folder must not be shared | Christoph Wurst | 2016-11-07 | 1 | -6/+11 | |
| * | | visually reflect sharing state of current folder | Christoph Wurst | 2016-11-07 | 3 | -5/+35 | |
| * | | refactor share permission logic into own method to reuse it for the share tab | Christoph Wurst | 2016-11-07 | 2 | -13/+26 | |
| * | | let users share the curren folder | Christoph Wurst | 2016-11-07 | 2 | -4/+19 | |
| * | | show whether the current folder was shared or not | Christoph Wurst | 2016-11-07 | 5 | -0/+93 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-08 | 60 | -66/+70 | |
|/ / | ||||||
* | | Fix translation string | Joas Schilling | 2016-11-07 | 1 | -1/+1 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 18 | -14/+188 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-06 | 6 | -0/+138 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-05 | 16 | -38/+206 | |
* | | Merge pull request #2014 from nextcloud/cleanup_oc_group_a_tad | Roeland Jago Douma | 2016-11-04 | 2 | -25/+49 | |
|\ \ | ||||||
| * | | Cleanup OC_Group usage a bit | Roeland Jago Douma | 2016-11-04 | 2 | -25/+49 | |
| |/ | ||||||
* / | Fixed disappearing of share info in file view | Michael Jobst | 2016-11-04 | 1 | -1/+6 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-04 | 6 | -0/+14 | |
* | Merge pull request #1741 from nextcloud/new_preview | Lukas Reschke | 2016-11-03 | 15 | -306/+942 | |
|\ | ||||||
| * | More tests | Roeland Jago Douma | 2016-11-03 | 6 | -38/+556 | |
| * | Added genertor helper & tests | Roeland Jago Douma | 2016-11-03 | 1 | -13/+32 | |
| * | Update thumbnail endpoint to new generato | Roeland Jago Douma | 2016-11-03 | 1 | -6/+17 | |
| * | Move over files_trashbin | Roeland Jago Douma | 2016-11-03 | 3 | -82/+134 | |
| * | Moved over files_versions | Roeland Jago Douma | 2016-11-03 | 4 | -72/+122 | |
| * | Move publicpreview over | Roeland Jago Douma | 2016-11-03 | 3 | -133/+119 | |
* | | Merge pull request #1733 from nextcloud/dav-events | Roeland Jago Douma | 2016-11-03 | 11 | -51/+1410 | |
|\ \ | ||||||
| * | | Add more tests | Joas Schilling | 2016-11-03 | 1 | -5/+102 | |
| * | | Add tests for triggerCalendarActivity | Joas Schilling | 2016-11-03 | 1 | -4/+139 | |
| * | | Start unit tests for the activity listener | Joas Schilling | 2016-11-03 | 1 | -0/+100 | |
| * | | Add tests for dispatching of the events | Joas Schilling | 2016-11-03 | 2 | -5/+66 | |
| * | | Use the event dispatcher | Joas Schilling | 2016-11-03 | 8 | -177/+189 | |
| * | | Use a different type for events and todos | Joas Schilling | 2016-11-03 | 2 | -3/+20 | |
| * | | Activities for events and todos | Joas Schilling | 2016-11-03 | 3 | -6/+189 | |
| * | | Move the methods into a new class | Joas Schilling | 2016-11-03 | 10 | -337/+497 | |
| * | | Add activities for shares | Joas Schilling | 2016-11-03 | 2 | -7/+100 | |
| * | | Fix unshare actions for author != owner | Joas Schilling | 2016-11-03 | 2 | -16/+54 | |
| * | | Add activity for unshare from group | Joas Schilling | 2016-11-03 | 2 | -0/+37 | |
| * | | Unshare user activities | Joas Schilling | 2016-11-03 | 2 | -4/+80 | |
| * | | Start working on calendar activities | Joas Schilling | 2016-11-03 | 3 | -1/+351 | |
* | | | Merge pull request #2000 from nextcloud/sharebymail-icon | Björn Schießle | 2016-11-03 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | add share by mail icon, fix #1979 | Jan-Christoph Borchardt | 2016-11-03 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1908 from nextcloud/downstream-26078 | Morris Jobke | 2016-11-03 | 5 | -166/+139 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Upload autorename on client side | Vincent Petry | 2016-11-02 | 5 | -166/+139 | |
* | | | Merge pull request #1915 from nextcloud/downstream-26398 | Lukas Reschke | 2016-11-03 | 1 | -8/+6 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -8/+6 | |
| |/ | ||||||
* | | Merge pull request #1991 from nextcloud/code-check-more-shipped-apps | Morris Jobke | 2016-11-03 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Run code checker on more shipped apps | Lukas Reschke | 2016-11-03 | 1 | -1/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-03 | 102 | -102/+102 | |
|/ / | ||||||
* | | Merge pull request #1978 from nextcloud/remove-send-mail-option | Morris Jobke | 2016-11-02 | 9 | -30/+49 | |
|\ \ | |/ |/| | ||||||
| * | remove the 'shareapi_allow_mail_notification' setting | Bjoern Schiessle | 2016-11-02 | 4 | -4/+47 | |
| * | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 5 | -26/+2 |