Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10619 from nextcloud/bugfix/4550/redirect-page-update | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
|\ | |||||
| * | Redirect to the same page after an update | Julius Härtl | 2018-08-09 | 1 | -1/+1 |
* | | Merge pull request #10598 from schoonc/patch-1 | Roeland Jago Douma | 2018-08-09 | 1 | -2/+0 |
|\ \ | |/ |/| | |||||
| * | Removed unused variable isFile | schoonc | 2018-08-09 | 1 | -2/+0 |
* | | Add custom handling for room shares to the resharer information | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+11 |
* | | Add custom handling for room shares to the list of sharees | Daniel Calviño Sánchez | 2018-08-08 | 1 | -1/+3 |
* | | Add type for room shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 |
|/ | |||||
* | Fix HTML on update error page | Jan-Christoph Borchardt | 2018-08-03 | 1 | -14/+7 |
* | Fix double container on 'Possible CSRF attack' page | Jan-Christoph Borchardt | 2018-08-01 | 1 | -1/+1 |
* | Merge pull request #10474 from danielkesselberg/bugfix/10379/no-files-in-here | Roeland Jago Douma | 2018-08-01 | 1 | -1/+6 |
|\ | |||||
| * | Set emptyText depending on filepicker type | Daniel Kesselberg | 2018-07-31 | 1 | -1/+6 |
* | | Improve URL detection | Joas Schilling | 2018-07-31 | 2 | -1/+2 |
|/ | |||||
* | Reword share comment feature | Roeland Jago Douma | 2018-07-31 | 2 | -2/+2 |
* | Use small loading indicator for avatars smaller than 32px | Julius Härtl | 2018-07-25 | 2 | -1/+6 |
* | Merge pull request #10310 from nextcloud/accessibility-header | Morris Jobke | 2018-07-25 | 1 | -3/+28 |
|\ | |||||
| * | Remove deprecated keyboard events & properties | Kevin Ndung'u | 2018-07-24 | 1 | -3/+3 |
| * | Enter key on menu registration | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -1/+13 |
| * | Make left sidebar toggle also work with keyboard | Jan-Christoph Borchardt | 2018-07-20 | 1 | -2/+15 |
* | | Make possible to enable "sending password by Talk" from the share menu | Daniel Calviño Sánchez | 2018-07-24 | 1 | -8/+99 |
* | | Acceptance and mobile navigation fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+1 |
* | | Merge pull request #10218 from nextcloud/share-comments | Roeland Jago Douma | 2018-07-24 | 11 | -542/+481 |
|\ \ | |||||
| * | | Design structure fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -4/+8 |
| * | | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 5 | -188/+21 |
| * | | Don't use shorthand syntax for functions | Julius Härtl | 2018-07-21 | 2 | -8/+8 |
| * | | No remote note and various fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 2 | -8/+3 |
| * | | Public fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 5 | -237/+74 |
| * | | Public share | John Molakvoæ (skjnldsv) | 2018-07-21 | 3 | -121/+269 |
| * | | fix post url | Bjoern Schiessle | 2018-07-21 | 1 | -3/+3 |
| * | | Autoresize + autoloader | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -0/+3 |
| * | | Popovermenu migration | John Molakvoæ (skjnldsv) | 2018-07-21 | 6 | -163/+101 |
| * | | UI set share note! | John Molakvoæ (skjnldsv) | 2018-07-21 | 5 | -0/+181 |
* | | | Do not bind reset password link if an url is set | John Molakvoæ (skjnldsv) | 2018-07-23 | 1 | -1/+1 |
|/ / | |||||
* | | Jsunit fixes 1 | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -2/+2 |
* | | Sidebar fix | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -8/+4 |
* | | Fix style of the user facing whats new popup | Morris Jobke | 2018-07-17 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 4 | -8/+75 |
|\ | |||||
| * | display details on sharing panel | Maxence Lange | 2018-05-21 | 1 | -1/+12 |
| * | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 3 | -7/+63 |
* | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 3 | -0/+136 |
|\ \ | |||||
| * | | wire the frontend | Arthur Schiwon | 2018-07-05 | 1 | -7/+87 |
| * | | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 3 | -0/+56 |
* | | | Fix unit tests - follow up to #10197 | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
* | | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 4 | -29/+112 |
|\ \ \ | |||||
| * | | | fix js tests | Bjoern Schiessle | 2018-07-11 | 1 | -24/+82 |
| * | | | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 3 | -5/+30 |
* | | | | Merge pull request #10197 from nextcloud/feature/9410/improve-opcache-feedback | Roeland Jago Douma | 2018-07-11 | 2 | -2/+85 |
|\ \ \ \ | |||||
| * | | | | opcache module check | Cthulhux | 2018-07-11 | 2 | -2/+85 |
| |/ / / | |||||
* / / / | Improve url detection in comments | Joas Schilling | 2018-07-11 | 2 | -9/+58 |
|/ / / | |||||
* / / | Add warning to setup checks if the default mailer is still php | Roeland Jago Douma | 2018-07-04 | 1 | -0/+12 |
|/ / | |||||
* | | Fix code integrity check-warning link | Marius Blüm | 2018-06-29 | 1 | -1/+1 |