summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-082-27/+22
* Use correct variablesJohn Molakvoæ (skjnldsv)2018-03-041-1/+1
* Create special option to toggle header menu containerJohn Molakvoæ (skjnldsv)2018-03-042-5/+7
* Clean scss, use proper loading icon and menu position on narrow screensJohn Molakvoæ (skjnldsv)2018-03-041-2/+7
* Set autocomplete=new-password for mail share passwordRoeland Jago Douma2018-02-281-1/+1
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-273-9/+52
|\
| * Fix JSDocMorris Jobke2018-02-271-1/+1
| * Fix share capabilities JS testsVincent Petry2018-02-271-1/+24
| * add share permissions to settings pageBjoern Schiessle2018-02-271-8/+9
| * expose capabilities in jsBjoern Schiessle2018-02-271-0/+19
* | Add public templateJulius Härtl2018-02-272-0/+30
|/
* Merge pull request #8390 from dasisdormax/masterMorris Jobke2018-02-263-18/+84
|\
| * Update tests for indeterminate state, fix slashes not being escapedMaximilian Wende2018-02-162-2/+50
| * Fix indeterminate checkbox state not showing correctlyMaximilian Wende2018-02-151-8/+11
| * Add indeterminate state to 'can edit' share permission checkbox, see #8371Maximilian Wende2018-02-152-9/+24
* | Remove unused var in OC.Notification.showTemporaryChristoph Wurst2018-02-191-1/+0
|/
* Removed additional and uneccessary request on password reset, to fix redirect...Luca Adrian Lindhorst2018-01-241-8/+1
* There was an error loading → Could not loadAllan Nordhøy2018-01-201-1/+1
* There was an error loading → could not loadAllan Nordhøy2018-01-201-1/+1
* Spelling: FreeTypeAllan Nordhøy2018-01-141-2/+2
* Spelling: FreeTypeAllan Nordhøy2018-01-141-1/+1
* Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in...Morris Jobke2018-01-111-1/+1
|\
| * Fix password displayed as username in Firefox password manager dialogDaniel Calviño Sánchez2018-01-051-1/+1
* | Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-111-0/+1
|\ \
| * | made small changes to login screenRobert Pirritano2018-01-111-0/+1
* | | Adds rel="noopener noreferrer" to _blank links inside commentsThomas Citharel2018-01-111-1/+1
|/ /
* | Merge pull request #7635 from Abijeet/bug-7106Roeland Jago Douma2018-01-102-2/+66
|\ \
| * | Add extra test cases for password confirmationDaniel Calviño Sánchez2018-01-101-2/+26
| * | Added test cases for the fix for the password confirmation box appearing repe...Abijeet2018-01-101-0/+37
| * | Fixes password input being prompted every time.Abijeet2018-01-081-2/+5
* | | opens comments links in _blank 🙊Arthur Schiwon2018-01-081-1/+1
* | | Fix testsJulius Härtl2018-01-081-2/+0
* | | Remove show() function since we always show the avatar containerJulius Härtl2018-01-082-4/+2
|/ /
* | Merge pull request #7477 from nextcloud/date-time-picker-position-fixMorris Jobke2018-01-051-11/+8
|\ \ | |/ |/|
| * Fixed default expire date and placeholderJohn Molakvoæ (skjnldsv)2018-01-051-1/+3
| * Share datepicker fixJohn Molakvoæ (skjnldsv)2018-01-031-10/+5
* | Fixed js typehint for showHtml methodsplitt3r2018-01-041-1/+1
* | format links in commentsArthur Schiwon2018-01-033-0/+62
|/
* Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz2018-01-031-1/+2
|\
| * disable password confirmation with SSOBjoern Schiessle2018-01-021-1/+2
* | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke2018-01-032-1/+463
|\ \ | |/ |/|
| * Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez2017-12-142-1/+7
| * Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez2017-12-142-1/+353
| * Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-0/+104
* | Fix testsRoeland Jago Douma2017-12-191-77/+60
* | Also do callback on the failing functionRoeland Jago Douma2017-12-191-0/+4
* | Fix fallback when image loading failsJulius Härtl2017-12-191-46/+27
* | Still call callback once avatar is loadedRoeland Jago Douma2017-12-191-0/+4
* | Add loading icon on avatarJohn Molakvoæ (skjnldsv)2017-12-192-3/+5
* | Since we now always generate an avatar do not load the placeholderRoeland Jago Douma2017-12-191-5/+0