Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/js
AgeCommit message (Expand)Author
2018-05-10Remove no longer needed escaping of special charactersDaniel Calviño Sánchez
2018-05-10Fix ids of permission checkboxes for sharesDaniel Calviño Sánchez
2018-05-09Add proper ARIA attributes and structure to header for accessibility, thanks ...Jan-Christoph Borchardt
2018-03-20Use the display name in the avatar for a circle shareDaniel Calviño Sánchez
2018-02-28Set autocomplete=new-password for mail share passwordRoeland Jago Douma
2018-01-24Removed additional and uneccessary request on password reset, to fix redirect...Luca Adrian Lindhorst
2018-01-11Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in...Morris Jobke
2018-01-11Merge pull request #7650 from rpirritano/masterMorris Jobke
2018-01-11made small changes to login screenRobert Pirritano
2018-01-11Adds rel="noopener noreferrer" to _blank links inside commentsThomas Citharel
2018-01-10Merge pull request #7635 from Abijeet/bug-7106Roeland Jago Douma
2018-01-10Add extra test cases for password confirmationDaniel Calviño Sánchez
2018-01-10Added test cases for the fix for the password confirmation box appearing repe...Abijeet
2018-01-08Fixes password input being prompted every time.Abijeet
2018-01-08opens comments links in _blank 🙊Arthur Schiwon
2018-01-08Fix testsJulius Härtl
2018-01-08Remove show() function since we always show the avatar containerJulius Härtl
2018-01-05Merge pull request #7477 from nextcloud/date-time-picker-position-fixMorris Jobke
2018-01-05Fixed default expire date and placeholderJohn Molakvoæ (skjnldsv)
2018-01-05Fix password displayed as username in Firefox password manager dialogDaniel Calviño Sánchez
2018-01-04Fixed js typehint for showHtml methodsplitt3r
2018-01-03Share datepicker fixJohn Molakvoæ (skjnldsv)
2018-01-03format links in commentsArthur Schiwon
2018-01-03Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz
2018-01-03Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke
2018-01-02disable password confirmation with SSOBjoern Schiessle
2017-12-19Fix testsRoeland Jago Douma
2017-12-19Also do callback on the failing functionRoeland Jago Douma
2017-12-19Fix fallback when image loading failsJulius Härtl
2017-12-19Still call callback once avatar is loadedRoeland Jago Douma
2017-12-19Add loading icon on avatarJohn Molakvoæ (skjnldsv)
2017-12-19Since we now always generate an avatar do not load the placeholderRoeland Jago Douma
2017-12-19Use javascript to send the actual password resetRoeland Jago Douma
2017-12-14Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez
2017-12-14Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez
2017-12-14Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez
2017-12-13Add testsRoeland Jago Douma
2017-12-13Add warning regarding freetype supportRoeland Jago Douma
2017-12-12Set autocomplete on share password inputRoeland Jago Douma
2017-12-11Merge pull request #6079 from nextcloud/fix-antivirusblizzz
2017-12-08Merge pull request #7390 from nextcloud/update-php-infoMorris Jobke
2017-12-08Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymoreMorris Jobke
2017-12-06Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky
2017-11-27Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz
2017-11-27Fix unit testsMorris Jobke
2017-11-27No "to equal to" "We" or "Our", properlyAllan Nordhøy
2017-11-24fix sorting test on phantomjsArthur Schiwon
2017-11-23recycle SharedFileInfo values in fileInfoArthur Schiwon
2017-11-23fix tooltips for goodArthur Schiwon
2017-11-23apply tooltip to all avatarsArthur Schiwon