Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix select2 input on retina - fixes #2226 | Morris Jobke | 2016-11-22 | 1 | -3/+3 |
* | Remove unwanted padding | John Molakvoæ | 2016-11-22 | 1 | -1/+0 |
* | Use proper return function | Lukas Reschke | 2016-11-21 | 1 | -2/+1 |
* | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -6/+12 |
* | put explanatory text directly in popup | Jan-Christoph Borchardt | 2016-11-21 | 2 | -6/+8 |
* | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 1 | -1/+3 |
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 1 | -2/+2 |
* | Add identity proof | Lukas Reschke | 2016-11-21 | 3 | -6/+38 |
* | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 1 | -0/+2 |
* | Fix popover layout fix for files and global | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -14/+4 |
* | Fix popover layout | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 4 | -6/+38 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-20 | 10 | -0/+162 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-19 | 58 | -116/+124 |
* | Merge pull request #2107 from nextcloud/fix-scrollbar-firefox | Morris Jobke | 2016-11-18 | 1 | -6/+3 |
|\ | |||||
| * | fix glitch in Chrome | Morris Jobke | 2016-11-18 | 1 | -0/+2 |
| * | fix scrollbar in settings area in Firefox, improve on @pgys pull request | Jan-Christoph Borchardt | 2016-11-18 | 1 | -6/+1 |
* | | Merge pull request #1855 from nextcloud/focus-onslidetoggle | Morris Jobke | 2016-11-18 | 1 | -0/+4 |
|\ \ | |||||
| * | | Add focus to autofocus form element on slide toggle | Felix A. Epp | 2016-11-07 | 1 | -0/+4 |
* | | | Fix select2 dropdown | John Molakvoæ | 2016-11-18 | 1 | -95/+97 |
* | | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 7 | -4/+129 |
|\ \ \ | |||||
| * | | | Use the existing prompt | Joas Schilling | 2016-11-18 | 3 | -73/+27 |
| * | | | Submit on enter | Roeland Jago Douma | 2016-11-18 | 1 | -0/+6 |
| * | | | Show a little explanation above the input field | Joas Schilling | 2016-11-18 | 2 | -3/+8 |
| * | | | Empty the password field on submission of the form | Joas Schilling | 2016-11-18 | 2 | -6/+4 |
| * | | | use proper method call for _.bind() | Morris Jobke | 2016-11-18 | 1 | -1/+1 |
| * | | | Require confirmation for app config changes | Joas Schilling | 2016-11-18 | 1 | -0/+4 |
| * | | | Make sure it is a function | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| * | | | Allow to check it via the API | Joas Schilling | 2016-11-18 | 1 | -2/+16 |
| * | | | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 6 | -3/+147 |
* | | | | Merge pull request #840 from nextcloud/theming-icon-endpoint | Morris Jobke | 2016-11-18 | 1 | -0/+9 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 1 | -0/+4 |
| * | | | Fix IconController after rebase | Julius Haertl | 2016-11-18 | 1 | -1/+1 |
| * | | | Core: Load mimetype icons from theming app if available | Julius Haertl | 2016-11-18 | 1 | -0/+5 |
* | | | | Merge pull request #2194 from nextcloud/jquery-dropdown-fixes | Morris Jobke | 2016-11-18 | 2 | -3/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | jQuery UI dropdown: correct max-height of 4 1/2 entries | Jan-Christoph Borchardt | 2016-11-17 | 1 | -3/+3 |
| * | | | jQuery UI dropdown: correct clickable area of 44px | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 4 | -0/+10 |
* | | | | Merge pull request #2136 from nextcloud/sharing-layout | Jan-Christoph Borchardt | 2016-11-18 | 5 | -9/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | resize and pixel-perfectly align copy icon | Jan-Christoph Borchardt | 2016-11-17 | 2 | -5/+8 |
| * | | | fix spacing in sidebar tabs | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
| * | | | fix layout of sharing list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -2/+2 |
| * | | | remove Unshare icon in list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+0 |
| |/ / | |||||
* | | | select2: show cursor pointer on hovering entries | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+9 |
* | | | select2: make sure dropdown always shows a last half entry to hint at more | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
* | | | select2: ellipsize long names | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+3 |
|/ / | |||||
* | | Merge pull request #2170 from nextcloud/ocs_person_to_controller | Joas Schilling | 2016-11-17 | 2 | -1/+39 |
|\ \ | |||||
| * | | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 2 | -1/+39 |
* | | | add icons for audio mute and video off | Jan-Christoph Borchardt | 2016-11-17 | 7 | -2/+42 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 22 | -20/+18 |