| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in... | Morris Jobke | 2018-01-11 | 1 | -1/+1 |
|\ |
|
| * | Fix password displayed as username in Firefox password manager dialog | Daniel Calviño Sánchez | 2018-01-05 | 1 | -1/+1 |
* | | Merge pull request #7650 from rpirritano/master | Morris Jobke | 2018-01-11 | 1 | -0/+1 |
|\ \ |
|
| * | | made small changes to login screen | Robert Pirritano | 2018-01-11 | 1 | -0/+1 |
* | | | Adds rel="noopener noreferrer" to _blank links inside comments | Thomas Citharel | 2018-01-11 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #7635 from Abijeet/bug-7106 | Roeland Jago Douma | 2018-01-10 | 2 | -2/+66 |
|\ \ |
|
| * | | Add extra test cases for password confirmation | Daniel Calviño Sánchez | 2018-01-10 | 1 | -2/+26 |
| * | | Added test cases for the fix for the password confirmation box appearing repe... | Abijeet | 2018-01-10 | 1 | -0/+37 |
| * | | Fixes password input being prompted every time. | Abijeet | 2018-01-08 | 1 | -2/+5 |
* | | | opens comments links in _blank 🙊 | Arthur Schiwon | 2018-01-08 | 1 | -1/+1 |
* | | | Fix tests | Julius Härtl | 2018-01-08 | 1 | -2/+0 |
* | | | Remove show() function since we always show the avatar container | Julius Härtl | 2018-01-08 | 2 | -4/+2 |
|/ / |
|
* | | Merge pull request #7477 from nextcloud/date-time-picker-position-fix | Morris Jobke | 2018-01-05 | 1 | -11/+8 |
|\ \
| |/
|/| |
|
| * | Fixed default expire date and placeholder | John Molakvoæ (skjnldsv) | 2018-01-05 | 1 | -1/+3 |
| * | Share datepicker fix | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -10/+5 |
* | | Fixed js typehint for showHtml method | splitt3r | 2018-01-04 | 1 | -1/+1 |
* | | format links in comments | Arthur Schiwon | 2018-01-03 | 3 | -0/+62 |
|/ |
|
* | Merge pull request #7487 from nextcloud/no-password-confirm-with-sso | blizzz | 2018-01-03 | 1 | -1/+2 |
|\ |
|
| * | disable password confirmation with SSO | Bjoern Schiessle | 2018-01-02 | 1 | -1/+2 |
* | | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the... | Morris Jobke | 2018-01-03 | 2 | -1/+463 |
|\ \
| |/
|/| |
|
| * | Force the drag to end when the navigation bar Snap is disabled by an app | Daniel Calviño Sánchez | 2017-12-14 | 2 | -1/+7 |
| * | Make possible for apps to disallow the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 2 | -1/+353 |
| * | Add unit tests for the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 1 | -0/+104 |
* | | Fix tests | Roeland Jago Douma | 2017-12-19 | 1 | -77/+60 |
* | | Also do callback on the failing function | Roeland Jago Douma | 2017-12-19 | 1 | -0/+4 |
* | | Fix fallback when image loading fails | Julius Härtl | 2017-12-19 | 1 | -46/+27 |
* | | Still call callback once avatar is loaded | Roeland Jago Douma | 2017-12-19 | 1 | -0/+4 |
* | | Add loading icon on avatar | John Molakvoæ (skjnldsv) | 2017-12-19 | 2 | -3/+5 |
* | | Since we now always generate an avatar do not load the placeholder | Roeland Jago Douma | 2017-12-19 | 1 | -5/+0 |
* | | Use javascript to send the actual password reset | Roeland Jago Douma | 2017-12-19 | 1 | -0/+1 |
|/ |
|
* | Add tests | Roeland Jago Douma | 2017-12-13 | 1 | -9/+50 |
* | Add warning regarding freetype support | Roeland Jago Douma | 2017-12-13 | 1 | -0/+9 |
* | Set autocomplete on share password input | Roeland Jago Douma | 2017-12-12 | 1 | -2/+2 |
* | Merge pull request #6079 from nextcloud/fix-antivirus | blizzz | 2017-12-11 | 2 | -12/+53 |
|\ |
|
| * | Parse Sabre Exception in OC.Files.Client and file-upload | Vincent Petry | 2017-11-13 | 2 | -12/+53 |
* | | Merge pull request #7390 from nextcloud/update-php-info | Morris Jobke | 2017-12-08 | 1 | -0/+6 |
|\ \ |
|
| * | | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymore | Morris Jobke | 2017-12-08 | 1 | -0/+6 |
* | | | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface | Tobias Kaminsky | 2017-12-06 | 6 | -3/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | show e2e folder icon on encrypted folders | Bjoern Schiessle | 2017-11-20 | 4 | -1/+15 |
| * | | check for encryption state on propfind | Bjoern Schiessle | 2017-11-20 | 2 | -2/+23 |
* | | | Merge pull request #7222 from nextcloud/fix-filerow-avatars | blizzz | 2017-11-27 | 2 | -31/+160 |
|\ \ \ |
|
| * | | | fix sorting test on phantomjs | Arthur Schiwon | 2017-11-24 | 1 | -15/+29 |
| * | | | recycle SharedFileInfo values in fileInfo | Arthur Schiwon | 2017-11-23 | 1 | -1/+0 |
| * | | | fix tooltips for good | Arthur Schiwon | 2017-11-23 | 1 | -1/+1 |
| * | | | apply tooltip to all avatars | Arthur Schiwon | 2017-11-23 | 1 | -2/+1 |
| * | | | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 2 | -10/+11 |
| * | | | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 2 | -27/+112 |
| * | | | adjust, fix and extend tests | Arthur Schiwon | 2017-11-23 | 2 | -25/+48 |
| * | | | Fix avatars in file rows of incoming shares | Arthur Schiwon | 2017-11-23 | 1 | -5/+6 |
| * | | | fix avatars in file rows of outgoing shares | Arthur Schiwon | 2017-11-23 | 1 | -7/+14 |
| |/ / |
|