summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | set focus on input fieldBjoern Schiessle2016-11-241-0/+1
* | | | | Merge pull request #2283 from nextcloud/no-padding-if-no-settings-areaJulius Härtl2016-11-232-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove padding from apps navigation if there is no settings areaMorris Jobke2016-11-232-0/+8
* | | | | Merge pull request #2247 from nextcloud/avatar-fallbackRoeland Jago Douma2016-11-232-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix unit testsMorris Jobke2016-11-231-2/+2
| * | | | use ? instead of X for avatar name fallbackJan-Christoph Borchardt2016-11-221-3/+3
| | |/ / | |/| |
* | | | Merge pull request #2242 from nextcloud/fix-installation-spinnerMorris Jobke2016-11-231-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | show installation spinner correctly, fix #2129Jan-Christoph Borchardt2016-11-221-2/+2
| |/ /
* | / Do not escape shareesRoeland Jago Douma2016-11-231-9/+3
| |/ |/|
* | Fix select2 input on retina - fixes #2226Morris Jobke2016-11-221-3/+3
* | Remove unwanted paddingJohn Molakvoæ2016-11-221-1/+0
|/
* Use proper return functionLukas Reschke2016-11-211-2/+1
* Adjust unit testsLukas Reschke2016-11-211-6/+12
* put explanatory text directly in popupJan-Christoph Borchardt2016-11-212-6/+8
* Search on lookup serverRoeland Jago Douma2016-11-211-1/+3
* Add a signer class for signingLukas Reschke2016-11-211-2/+2
* Add identity proofLukas Reschke2016-11-213-6/+38
* push public user data to the lookup serverBjoern Schiessle2016-11-211-0/+2
* Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-14/+4
* Fix popover layoutJohn Molakvoæ (skjnldsv)2016-11-211-1/+2
* [tx-robot] updated from transifexNextcloud bot2016-11-214-6/+38
* [tx-robot] updated from transifexNextcloud bot2016-11-2010-0/+162
* [tx-robot] updated from transifexNextcloud bot2016-11-1958-116/+124
* Merge pull request #2107 from nextcloud/fix-scrollbar-firefoxMorris Jobke2016-11-181-6/+3
|\
| * fix glitch in ChromeMorris Jobke2016-11-181-0/+2
| * fix scrollbar in settings area in Firefox, improve on @pgys pull requestJan-Christoph Borchardt2016-11-181-6/+1
* | Merge pull request #1855 from nextcloud/focus-onslidetoggleMorris Jobke2016-11-181-0/+4
|\ \
| * | Add focus to autofocus form element on slide toggleFelix A. Epp2016-11-071-0/+4
* | | Fix select2 dropdownJohn Molakvoæ2016-11-181-95/+97
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-187-4/+129
|\ \ \
| * | | Use the existing promptJoas Schilling2016-11-183-73/+27
| * | | Submit on enterRoeland Jago Douma2016-11-181-0/+6
| * | | Show a little explanation above the input fieldJoas Schilling2016-11-182-3/+8
| * | | Empty the password field on submission of the formJoas Schilling2016-11-182-6/+4
| * | | use proper method call for _.bind()Morris Jobke2016-11-181-1/+1
| * | | Require confirmation for app config changesJoas Schilling2016-11-181-0/+4
| * | | Make sure it is a functionJoas Schilling2016-11-181-1/+1
| * | | Allow to check it via the APIJoas Schilling2016-11-181-2/+16
| * | | Introduce the UI for password confirmationJoas Schilling2016-11-186-3/+147
* | | | Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-181-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-0/+4
| * | | Fix IconController after rebaseJulius Haertl2016-11-181-1/+1
| * | | Core: Load mimetype icons from theming app if availableJulius Haertl2016-11-181-0/+5
* | | | Merge pull request #2194 from nextcloud/jquery-dropdown-fixesMorris Jobke2016-11-182-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | jQuery UI dropdown: correct max-height of 4 1/2 entriesJan-Christoph Borchardt2016-11-171-3/+3
| * | | jQuery UI dropdown: correct clickable area of 44pxJan-Christoph Borchardt2016-11-171-0/+4
* | | | [tx-robot] updated from transifexNextcloud bot2016-11-184-0/+10
* | | | Merge pull request #2136 from nextcloud/sharing-layoutJan-Christoph Borchardt2016-11-185-9/+11
|\ \ \ \ | |/ / / |/| | |
| * | | resize and pixel-perfectly align copy iconJan-Christoph Borchardt2016-11-172-5/+8
| * | | fix spacing in sidebar tabsJan-Christoph Borchardt2016-11-171-1/+1