| Commit message (Expand) | Author | Age | Files | Lines |
* | Show share owner avatars on all file lists | Julius Härtl | 2018-02-09 | 1 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 2 | -92/+128 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 4 | -4/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-04 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-03 | 10 | -10/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-02 | 8 | -8/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 94 | -188/+94 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 7 | -10/+16 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 3 | -3/+3 |
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 2 | -6/+2 |
|\ |
|
| * | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 2 | -6/+2 |
* | | Fix array method usages with a proper call | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #8036 from nextcloud/phpunit6 | Roeland Jago Douma | 2018-01-25 | 4 | -5/+10 |
|\ |
|
| * | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 4 | -5/+10 |
* | | Fix missing clipboard icon in shared links | Daniel Calviño Sánchez | 2018-01-24 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #7918 from nextcloud/properly-log-exceptions | Roeland Jago Douma | 2018-01-23 | 1 | -4/+4 |
|\ |
|
| * | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 1 | -4/+4 |
* | | Remove video preview from files_sharing | Julius Härtl | 2018-01-22 | 2 | -13/+2 |
|/ |
|
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -11/+11 |
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-15 | 2 | -2/+2 |
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+14 |
* | return correct mount type for federated shares | Bjoern Schiessle | 2018-01-11 | 1 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-06 | 2 | -12/+12 |
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 6 | -84/+312 |
* | Use guest css on sharing authentication page | Julius Härtl | 2018-01-03 | 2 | -0/+2 |
* | Merge pull request #7598 from nextcloud/fix-closing-menu-on-second-click-in-s... | Morris Jobke | 2018-01-02 | 1 | -2/+5 |
|\ |
|
| * | Fix closing menu on second click in sharing page | Daniel Calviño Sánchez | 2017-12-21 | 1 | -2/+5 |
* | | Fix anchor change when clicking on sharing page menu | Daniel Calviño Sánchez | 2017-12-21 | 1 | -3/+3 |
|/ |
|
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
* | Merge pull request #7485 from nextcloud/fix_7001 | Roeland Jago Douma | 2017-12-14 | 1 | -1/+1 |
|\ |
|
| * | Also cache invalid DiscoveryService response | Roeland Jago Douma | 2017-12-13 | 1 | -1/+1 |
* | | Show tha copy share link button properly inline | Morris Jobke | 2017-12-13 | 1 | -2/+0 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-10 | 2 | -46/+162 |
* | Fix constructor spy in unit test with Sinon 4.1.3 | Daniel Calviño Sánchez | 2017-12-08 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-08 | 2 | -6/+6 |
* | Merge pull request #7385 from nextcloud/shared-delay-root | Morris Jobke | 2017-12-06 | 1 | -17/+27 |
|\ |
|
| * | delay calculating the shared cache root until it's used | Robin Appelman | 2017-12-04 | 1 | -17/+27 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-06 | 2 | -6/+6 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-30 | 2 | -2/+2 |
* | Merge pull request #7222 from nextcloud/fix-filerow-avatars | blizzz | 2017-11-27 | 4 | -110/+80 |
|\ |
|
| * | recycle SharedFileInfo values in fileInfo | Arthur Schiwon | 2017-11-23 | 1 | -1/+21 |
| * | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 4 | -98/+20 |
| * | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 3 | -10/+32 |
| * | Fix avatars in file rows of incoming shares | Arthur Schiwon | 2017-11-23 | 2 | -0/+2 |