| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Do a recursion instead of an endless loop | Joas Schilling | 2018-02-28 | 1 | -1/+1 |
* | Fix problem with deleted files | Joas Schilling | 2018-02-28 | 1 | -5/+14 |
* | Fix path handling for activities | Joas Schilling | 2018-02-28 | 1 | -7/+20 |
* | Add special handling for e2e encryption | Joas Schilling | 2018-02-28 | 1 | -1/+108 |
* | Extract duplicated logic into a method | Joas Schilling | 2018-02-28 | 1 | -80/+24 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 2 | -2/+3 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 4 | -4/+4 |
* | Add events for favorites | Joas Schilling | 2018-01-10 | 2 | -3/+18 |
* | Update quota on file upload and deletion | John Molakvoæ (skjnldsv) | 2017-12-21 | 1 | -0/+2 |
* | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic... | blizzz | 2017-11-10 | 1 | -0/+10 |
|\ |
|
| * | Enable chunking for bigger files in authenticated web upload | Vincent Petry | 2017-11-03 | 1 | -0/+10 |
* | | Merge pull request #7075 from nextcloud/remove-unused-variables | Roeland Jago Douma | 2017-11-07 | 2 | -2/+2 |
|\ \ |
|
| * | | Remove unused variables | Morris Jobke | 2017-11-06 | 2 | -2/+2 |
| |/ |
|
* / | Update license headers | Morris Jobke | 2017-11-06 | 19 | -5/+55 |
|/ |
|
* | Correctly format OCS response with favorites | Roeland Jago Douma | 2017-08-29 | 1 | -17/+17 |
* | Fix comparisons in the files app | Joas Schilling | 2017-08-01 | 2 | -2/+2 |
* | Fix copy and paste error on activity descriptions | Joas Schilling | 2017-07-20 | 2 | -2/+2 |
* | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 2 | -22/+102 |
* | Add an event so apps can add hidden fields to the files page | Joas Schilling | 2017-06-13 | 1 | -1/+4 |
* | Add quota to the files view | Joas Schilling | 2017-06-13 | 1 | -0/+11 |
* | Fix username and avatar for external users | Joas Schilling | 2017-05-19 | 1 | -0/+26 |
* | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 1 | -6/+3 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 3 | -5/+0 |
* | Add PHPDoc and handle exception in ScanAppData as well | Morris Jobke | 2017-04-19 | 1 | -0/+2 |
* | show error when trying to scan non existing path | Robin Appelman | 2017-04-19 | 1 | -7/+12 |
* | share api expanded by tags (#26583) | Michael Jobst | 2017-04-11 | 1 | -4/+25 |
* | Allow multiple navigation links from info.xml | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
* | Manage the right side menu via the navigation manager as well | Joas Schilling | 2017-03-26 | 1 | -1/+9 |
* | Merge file view JS files | Lukas Reschke | 2017-03-24 | 1 | -30/+1 |
* | Merge pull request #4013 from nextcloud/bundle_vendor_js | Lukas Reschke | 2017-03-24 | 1 | -2/+0 |
|\ |
|
| * | Handlebars is already loaded by core.js | Roeland Jago Douma | 2017-03-23 | 1 | -2/+0 |
* | | Merge pull request #3965 from nextcloud/downstream-27343 | Morris Jobke | 2017-03-23 | 1 | -4/+33 |
|\ \
| |/
|/| |
|
| * | improve file transfer code | Morris Jobke | 2017-03-22 | 1 | -26/+15 |
| * | Providing --path option to transfer-ownership | Sujith H | 2017-03-20 | 1 | -4/+44 |
* | | Use proper name and code style | Morris Jobke | 2017-03-22 | 1 | -2/+2 |
* | | Add files:scanAppData command | Roeland Jago Douma | 2017-03-22 | 1 | -0/+284 |
* | | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -0/+2 |
* | | Merge pull request #3795 from nextcloud/bundle_vendor_js | Roeland Jago Douma | 2017-03-22 | 1 | -2/+0 |
|\ \ |
|
| * | | Handlebars is already loaded by core.js | Roeland Jago Douma | 2017-03-22 | 1 | -2/+0 |
| |/ |
|
* / | Merge some CSS files using our SCSS compiler | Lukas Reschke | 2017-03-21 | 1 | -4/+1 |
|/ |
|
* | Log files:scan exception, add InterruptedException | Vincent Petry | 2017-03-20 | 1 | -8/+10 |
* | Use a proper date format for transfer ownership | Morris Jobke | 2017-03-02 | 1 | -1/+1 |
* | 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 |