Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 7 | -13/+420 |
* | add new definition | Bjoern Schiessle | 2016-11-08 | 1 | -0/+19 |
* | add activity for share by mail | Bjoern Schiessle | 2016-11-08 | 3 | -45/+104 |
* | Merge pull request #1880 from nextcloud/downstream-26235 | Morris Jobke | 2016-11-04 | 7 | -143/+273 |
|\ | |||||
| * | Add sleep function | Roeland Jago Douma | 2016-11-04 | 2 | -0/+10 |
| * | Fix tests | Roeland Jago Douma | 2016-11-04 | 1 | -6/+15 |
| * | Remove unneeded behat method | Morris Jobke | 2016-11-02 | 1 | -10/+0 |
| * | Adapted favorites and dav2 features | Sergio Bertolin | 2016-11-02 | 6 | -127/+248 |
* | | Merge pull request #2008 from nextcloud/remove_removed_script | Roeland Jago Douma | 2016-11-04 | 1 | -1/+0 |
|\ \ | |||||
| * | | Remove adding sharedialogmailview | Roeland Jago Douma | 2016-11-04 | 1 | -1/+0 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-04 | 78 | -190/+268 |
* | | Merge pull request #2006 from nextcloud/downstream-26380 | Lukas Reschke | 2016-11-03 | 1 | -0/+2 |
|\ \ | |||||
| * | | Hide "Add group" for subadmins | Vincent Petry | 2016-11-03 | 1 | -0/+2 |
* | | | Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-link | Morris Jobke | 2016-11-03 | 3 | -148/+219 |
|\ \ \ | |||||
| * | | | Fix tests | Roeland Jago Douma | 2016-11-03 | 1 | -166/+174 |
| * | | | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 3 | -11/+74 |
* | | | | Merge pull request #1741 from nextcloud/new_preview | Lukas Reschke | 2016-11-03 | 32 | -382/+2353 |
|\ \ \ \ | |||||
| * | | | | Update changelog | Roeland Jago Douma | 2016-11-03 | 1 | -0/+7 |
| * | | | | Add cache 1 day cache to preview endpoint | Roeland Jago Douma | 2016-11-03 | 2 | -5/+26 |
| * | | | | More tests | Roeland Jago Douma | 2016-11-03 | 8 | -45/+783 |
| * | | | | Added genertor helper & tests | Roeland Jago Douma | 2016-11-03 | 7 | -50/+477 |
| * | | | | 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 | 7 | -80/+137 |
| * | | | | Fix urlgenerator test | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 |
| * | | | | Update autoloader | Roeland Jago Douma | 2016-11-03 | 2 | -0/+8 |
| * | | | | Move publicpreview over | Roeland Jago Douma | 2016-11-03 | 3 | -133/+119 |
| * | | | | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 5 | -52/+116 |
| * | | | | Fix name conflict | Roeland Jago Douma | 2016-11-03 | 1 | -3/+3 |
| * | | | | Move file | Roeland Jago Douma | 2016-11-03 | 2 | -4/+5 |
| * | | | | Move preview endpoint to controller | Roeland Jago Douma | 2016-11-03 | 5 | -121/+132 |
| * | | | | Watch for file modification/deletion | Roeland Jago Douma | 2016-11-03 | 3 | -0/+180 |
| * | | | | Move to AppData | Roeland Jago Douma | 2016-11-03 | 3 | -38/+34 |
| * | | | | New preview generator | Roeland Jago Douma | 2016-11-03 | 5 | -11/+423 |
| |/ / / | |||||
* | | | | Merge pull request #2002 from nextcloud/propagate-mtime-iont | Lukas Reschke | 2016-11-03 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | explicitly cast mtime to int | Robin Appelman | 2016-11-03 | 1 | -1/+1 |
* | | | | 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 |