Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | fix favicon viewbox, remove decimals | Jan-Christoph Borchardt | 2016-11-24 | 3 | -3/+3 | |
* | | | | | | show dialog again of operation failed | Bjoern Schiessle | 2016-11-24 | 1 | -0/+1 | |
* | | | | | | set focus on input field | Bjoern Schiessle | 2016-11-24 | 1 | -0/+1 | |
* | | | | | | Merge pull request #2283 from nextcloud/no-padding-if-no-settings-area | Julius Härtl | 2016-11-23 | 2 | -0/+8 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Remove padding from apps navigation if there is no settings area | Morris Jobke | 2016-11-23 | 2 | -0/+8 | |
* | | | | | | Merge pull request #2247 from nextcloud/avatar-fallback | Roeland Jago Douma | 2016-11-23 | 2 | -5/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix unit tests | Morris Jobke | 2016-11-23 | 1 | -2/+2 | |
| * | | | | | use ? instead of X for avatar name fallback | Jan-Christoph Borchardt | 2016-11-22 | 1 | -3/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #2242 from nextcloud/fix-installation-spinner | Morris Jobke | 2016-11-23 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | show installation spinner correctly, fix #2129 | Jan-Christoph Borchardt | 2016-11-22 | 1 | -2/+2 | |
| |/ / / | ||||||
* | / / | Do not escape sharees | Roeland Jago Douma | 2016-11-23 | 1 | -9/+3 | |
| |/ / |/| | | ||||||
* | | | 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 | |
|\ \ \ \ \ | |/ / / / |/| | | | |