summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Search on lookup serverRoeland Jago Douma2016-11-211-1/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add a signer class for signingLukas Reschke2016-11-211-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add identity proofLukas Reschke2016-11-213-6/+38
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* push public user data to the lookup serverBjoern Schiessle2016-11-211-0/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-14/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix popover layoutJohn Molakvoæ (skjnldsv)2016-11-211-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [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 scrollbar in settings area in Firefox, improve on @pgys pull request
| * fix glitch in ChromeMorris Jobke2016-11-181-0/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * 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 toggle
| * | Add focus to autofocus form element on slide toggleFelix A. Epp2016-11-071-0/+4
| | | | | | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* | | Fix select2 dropdownJohn Molakvoæ2016-11-181-95/+97
| | | | | | | | | | | | | | | | | | | | | Fix #1932 + no result fix Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-187-4/+129
|\ \ \ | | | | | | | | Password confirmation for some actions
| * | | Use the existing promptJoas Schilling2016-11-183-73/+27
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Submit on enterRoeland Jago Douma2016-11-181-0/+6
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Show a little explanation above the input fieldJoas Schilling2016-11-182-3/+8
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Empty the password field on submission of the formJoas Schilling2016-11-182-6/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | use proper method call for _.bind()Morris Jobke2016-11-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Require confirmation for app config changesJoas Schilling2016-11-181-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Make sure it is a functionJoas Schilling2016-11-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Allow to check it via the APIJoas Schilling2016-11-181-2/+16
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Introduce the UI for password confirmationJoas Schilling2016-11-186-3/+147
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-181-0/+9
|\ \ \ \ | |_|_|/ |/| | | Add dynamic icon creation
| * | | Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Fix IconController after rebaseJulius Haertl2016-11-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Core: Load mimetype icons from theming app if availableJulius Haertl2016-11-181-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* | | | Merge pull request #2194 from nextcloud/jquery-dropdown-fixesMorris Jobke2016-11-182-3/+7
|\ \ \ \ | |/ / / |/| | | jQuery dropdown fixes
| * | | jQuery UI dropdown: correct max-height of 4 1/2 entriesJan-Christoph Borchardt2016-11-171-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | jQuery UI dropdown: correct clickable area of 44pxJan-Christoph Borchardt2016-11-171-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | [tx-robot] updated from transifexNextcloud bot2016-11-184-0/+10
| | | |
* | | | Merge pull request #2136 from nextcloud/sharing-layoutJan-Christoph Borchardt2016-11-185-9/+11
|\ \ \ \ | |/ / / |/| | | Sharing layout fixes
| * | | resize and pixel-perfectly align copy iconJan-Christoph Borchardt2016-11-172-5/+8
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | fix spacing in sidebar tabsJan-Christoph Borchardt2016-11-171-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | fix layout of sharing listJan-Christoph Borchardt2016-11-171-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | remove Unshare icon in listJan-Christoph Borchardt2016-11-171-1/+0
| |/ / | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | select2: show cursor pointer on hovering entriesJan-Christoph Borchardt2016-11-171-0/+9
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | select2: make sure dropdown always shows a last half entry to hint at moreJan-Christoph Borchardt2016-11-171-1/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | select2: ellipsize long namesJan-Christoph Borchardt2016-11-171-0/+3
|/ / | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #2170 from nextcloud/ocs_person_to_controllerJoas Schilling2016-11-172-1/+39
|\ \ | | | | | | OCS person to controller
| * | Move OC\OCS\Person to OCSControllerRoeland Jago Douma2016-11-162-1/+39
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | add icons for audio mute and video offJan-Christoph Borchardt2016-11-177-2/+42
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2016-11-1722-20/+18
| | |
* | | Merge pull request #2141 from nextcloud/icon-backgroundRoeland Jago Douma2016-11-175-7/+31
|\ \ \ | | | | | | | | add dark background fade to icons to make them visible on light backgrounds
| * | | add dark background fade to icons to make them visible on light backgroundsJan-Christoph Borchardt2016-11-155-7/+31
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | Merge pull request #2157 from nextcloud/fix-checkboxesJoas Schilling2016-11-161-3/+1
|\ \ \ \ | |_|/ / |/| | | Fix checkboxes when theming color is enabled
| * | | Fix margin for checkboxes in multiselect optionsJulius Haertl2016-11-161-3/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* | | | Merge pull request #2160 from nextcloud/its-nextcloudRoeland Jago Douma2016-11-161-1/+1
|\ \ \ \ | | | | | | | | | | It's Nextcloud