summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13363 from nextcloud/fix/loginflow_apptoken_iosMorris Jobke2019-01-041-8/+0
|\ | | | | Fix loginflow with apptoken enter on iOS
| * Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-8/+0
| | | | | | | | | | | | | | It seems iOS doesn't like us to change the location. So now we submit it to the server that geneartes the redirect. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exceptionMorris Jobke2019-01-041-3/+7
|\ \ | |/ |/| returns a 404 instead of exception if app is not installed - #13088
| * Make setup check also pass with a 501 statusJulius Härtl2018-12-191-3/+7
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Remove check for outdated cachesDaniel Kesselberg2019-01-022-25/+0
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #13033 from RandieM/password-reset-checkbox-invisibleRoeland Jago Douma2018-12-131-1/+1
|\ | | | | fixes issue #12383
| * fixes issue #12383RandieM2018-12-121-1/+1
| |
* | Merge pull request #12923 from nextcloud/fix/12832/share-autocompleteJohn Molakvoæ2018-12-131-1/+10
|\ \ | |/ |/| Fixes the share autocomplete layout
| * Fixes the share autocomplete scrollbarsMichael Weimann2018-12-081-1/+10
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Move to handlebars.runtime.minRoeland Jago Douma2018-12-101-1/+1
|/ | | | | | | | Since we do no longer allow to compile handlebars online because of the CSP anyway. it makes sense to also move away from the full handlebars suite 71kb vs 14kb Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add setup check for pending bigint conversionMorris Jobke2018-12-052-13/+42
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update casing of PHP inside method nameMorris Jobke2018-12-051-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-052-12/+38
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #11718 from nextcloud/dependachristoph/bower/jquery-ui-1.12.1Julius Härtl2018-12-041-1/+1
|\ | | | | Bump jquery-ui from 1.10 to 1.12.1
| * Update to jquery-ui v1.12.0Christoph Wurst2018-11-261-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix dialogs, button positionJan-Christoph Borchardt2018-11-302-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2Roeland Jago Douma2018-11-292-0/+58
|\ \ | | | | | | Add check for missing .woff2 rule in Nginx via setup check
| * | Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-292-0/+58
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #12732 from nextcloud/polishing-fixesMorris Jobke2018-11-291-2/+2
|\ \ \ | | | | | | | | Polishing fixes
| * | | Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)2018-11-291-2/+2
| | |/ | |/| | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #12674 from nextcloud/date-title-to-linkshareJohn Molakvoæ2018-11-293-3/+5
|\ \ \ | |_|/ |/| | Date title to linkshare
| * | Better identification of the public link sharesJohn Molakvoæ (skjnldsv)2018-11-263-3/+5
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* / Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-292-3/+9
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12468 from nextcloud/multiselect-removal-fixJohn Molakvoæ2018-11-221-344/+0
|\ | | | | Remove conflicting multiselect
| * Remove conflicting multiselectJohn Molakvoæ (skjnldsv)2018-11-151-344/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Compile handlebarsRoeland Jago Douma2018-11-201-37/+33
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Allow to hide download option for folders shared by linkJulius Härtl2018-11-202-4/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #12491 from nextcloud/share-menu-click-fixJohn Molakvoæ2018-11-205-14/+14
|\ \ | | | | | | Fix share link password input
| * | Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-205-14/+14
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #12350 from nextcloud/filepicker-sortingMorris Jobke2018-11-201-8/+53
|\ \ | | | | | | Enable sorting in file picker
| * | Properly align loading indicator when switching foldersJulius Härtl2018-11-161-2/+7
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Flip sort indicatorsJulius Härtl2018-11-161-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Allow sorting in the file pickerJulius Härtl2018-11-161-6/+46
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / Fix login loader position and theming supportJohn Molakvoæ (skjnldsv)2018-11-161-1/+3
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12418 from ↵Morris Jobke2018-11-121-39/+0
|\ | | | | | | | | nextcloud/bugfix/noid/do-not-show-integrity-warning-always Remove outdated integrity warning on each page
| * Remove outdated integrity warning on each pageMorris Jobke2018-11-121-39/+0
| | | | | | | | | | | | | | * integrity warning is shown during update and in the admin setup checks * there is also the plan to retire this old way of notification Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | fixup! Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-4/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-1/+5
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12332 from nextcloud/bugfix/12314/existing-link-titleMorris Jobke2018-11-071-1/+1
|\ | | | | Also use default label if share label is null
| * Also use default label if share label is nullJulius Härtl2018-11-071-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #12334 from nextcloud/bugfix/12164/share-dialog-useridMorris Jobke2018-11-071-17/+24
|\ \ | | | | | | Only show label if the shareWith value is relevant
| * | Only show label if the shareWith value is relevantJulius Härtl2018-11-071-17/+24
| |/ | | | | | | | | | | For local users / groups the display name is enough to show, we just need details for email/remote shares Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / Add es6-shim as polyfill and minify underscore.jsJulius Härtl2018-11-071-2/+2
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #12273 from nextcloud/public-share-enforce-pass-fixJohn Molakvoæ2018-11-064-8/+26
|\ | | | | Fix password enforce on public share links
| * Fix sharedialog failure handlerJohn Molakvoæ (skjnldsv)2018-11-061-1/+13
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Add focus on pending popover openingJohn Molakvoæ (skjnldsv)2018-11-063-4/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix password enforce on public share linksJohn Molakvoæ (skjnldsv)2018-11-053-3/+9
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Disable grid for ieJohn Molakvoæ (skjnldsv)2018-11-051-1/+9
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-045-13/+53
|\ | | | | Shares are displayed to users with resharing rights