Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | Merge pull request #2003 from nextcloud/query-logger-limit | Morris Jobke | 2016-11-03 | 2 | -2/+15 |
|\ \ \ \ | |||||
| * | | | | Cap the number of queries we save in the query logger | Robin Appelman | 2016-11-03 | 2 | -2/+15 |
|/ / / / | |||||
* | | | | 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 #1994 from nextcloud/proper-cron-hints | Roeland Jago Douma | 2016-11-03 | 3 | -3/+20 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Show a hint for system based cron user name | Morris Jobke | 2016-11-03 | 3 | -3/+20 |
* | | | | Merge pull request #1997 from nextcloud/changelog | Roeland Jago Douma | 2016-11-03 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Added changelog.md | Roeland Jago Douma | 2016-11-03 | 1 | -0/+8 |
* | | | | | Merge pull request #1996 from nextcloud/allow-phpunit-options | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Allow to run autotest with phpunit options | Joas Schilling | 2016-11-03 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1915 from nextcloud/downstream-26398 | Lukas Reschke | 2016-11-03 | 15 | -113/+498 |
|\ \ \ \ | |/ / / |/| | | |