| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix app name of files app | Morris Jobke | 2017-02-14 | 2 | -7/+0 |
* | Merge pull request #3181 from nextcloud/fix-favorite-activity-mail | Björn Schießle | 2017-02-10 | 2 | -12/+28 |
|\ |
|
| * | Make sure the file information is available when sending the email | Joas Schilling | 2017-01-20 | 2 | -12/+28 |
* | | Fix files sharing legacy as well | Joas Schilling | 2017-02-08 | 1 | -1/+5 |
* | | Add tests for getFile() | Joas Schilling | 2017-02-07 | 1 | -11/+12 |
* | | Make sure ownCloud 8.2 activities also can get displayed | Joas Schilling | 2017-02-07 | 1 | -12/+30 |
|/ |
|
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 2 | -4/+6 |
* | Add some generic tests | Joas Schilling | 2016-12-04 | 1 | -0/+4 |
* | Add an activity when managing favorites | Joas Schilling | 2016-12-04 | 4 | -15/+300 |
* | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 1 | -4/+11 |
* | Add an event merger and use it for the files activities | Joas Schilling | 2016-11-25 | 1 | -1/+16 |
* | Working towards groups | Joas Schilling | 2016-11-25 | 1 | -108/+68 |
* | document new variable | Morris Jobke | 2016-11-22 | 1 | -0/+3 |
* | Use the display name for files activities again | Joas Schilling | 2016-11-22 | 1 | -4/+28 |
* | Merge pull request #2154 from nextcloud/comments-activities-update | Morris Jobke | 2016-11-22 | 1 | -10/+9 |
|\ |
|
| * | Fix wrong copyright headers | Joas Schilling | 2016-11-16 | 1 | -10/+9 |
* | | Merge pull request #2109 from nextcloud/oc_26533 | Morris Jobke | 2016-11-18 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Test on storage | Roeland Jago Douma | 2016-11-15 | 1 | -2/+2 |
| * | Transfer ownership only analyze home storage | Vincent Petry | 2016-11-14 | 1 | -0/+5 |
* | | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 8 | -50/+50 |
* | | Remove the old activity extension | Joas Schilling | 2016-11-16 | 1 | -343/+0 |
* | | Add back the support for the short translations | Joas Schilling | 2016-11-16 | 1 | -4/+68 |
* | | Don't even try to combine when the subject is different | Joas Schilling | 2016-11-16 | 1 | -0/+5 |
* | | Provider for the files app | Joas Schilling | 2016-11-16 | 1 | -0/+207 |
* | | Register the settings of the files app via info.xml | Joas Schilling | 2016-11-16 | 6 | -20/+491 |
* | | Move the favorites filter to IFilter | Joas Schilling | 2016-11-16 | 3 | -84/+166 |
* | | Move files filter to IFilter | Joas Schilling | 2016-11-16 | 2 | -15/+98 |
* | | Merge pull request #2125 from nextcloud/downstream-26546 | Morris Jobke | 2016-11-15 | 1 | -3/+3 |
|\ \ |
|
| * | | Transfer ownership now returns exit code on error (#26546) | Vincent Petry | 2016-11-14 | 1 | -3/+3 |
| |/ |
|
* | | Merge pull request #2115 from nextcloud/oc_26527 | Roeland Jago Douma | 2016-11-14 | 1 | -15/+21 |
|\ \ |
|
| * | | Skip broken shares when transferring ownership (#26527) | Vincent Petry | 2016-11-14 | 1 | -15/+21 |
| |/ |
|
* / | First process group shares and then user shares | Vincent Petry | 2016-11-14 | 1 | -1/+1 |
|/ |
|
* | Update thumbnail endpoint to new generato | Roeland Jago Douma | 2016-11-03 | 1 | -6/+17 |
* | 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 |
* | | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 1 | -2/+0 |
|/ |
|
* | update permissions | Bjoern Schiessle | 2016-11-01 | 1 | -1/+2 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -1/+1 |
* | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 2 | -38/+0 |
* | Adjust wording to make the separation between sharing and files clearer | Joas Schilling | 2016-10-18 | 1 | -1/+1 |
* | Make sure the UID is correctly cased | Joas Schilling | 2016-10-17 | 1 | -3/+11 |
* | Merge pull request #1418 from nextcloud/add-move-rename-support | Morris Jobke | 2016-10-05 | 1 | -1/+26 |
|\ |
|
| * | Add support for translations of move/rename activities | Joas Schilling | 2016-10-05 | 1 | -1/+26 |
* | | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -0/+2 |
|/ |
|
* | use correct case for addScript (#26214) | Jörn Friedrich Dreyer | 2016-09-26 | 1 | -15/+15 |
* | Before a user is getting scanned the database connection is re-established | Thomas Müller | 2016-08-29 | 1 | -1/+26 |
* | Merge pull request #1005 from nextcloud/fix_994 | Lukas Reschke | 2016-08-23 | 2 | -7/+51 |
|\ |
|
| * | Do not error on maxUploadChange | Roeland Jago Douma | 2016-08-22 | 2 | -7/+51 |
* | | When requesting a permalink to an invalid file redirect | Roeland Jago Douma | 2016-08-19 | 1 | -4/+3 |
* | | When using permalinks don't error out if file id can't be found | Roeland Jago Douma | 2016-08-19 | 1 | -9/+6 |
|/ |
|