summaryrefslogtreecommitdiffstats
path: root/core/js/dist
Commit message (Expand)AuthorAgeFilesLines
* Set direct login after password resetJulius Härtl2020-01-102-2/+2
* Re-open popover on link password save failureJohn Molakvoæ (skjnldsv)2020-01-022-2/+2
* Bump serialize-javascript and handlebarsChristoph Wurst2019-12-1910-56/+56
* Query lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-102-2/+2
* Force save share link password if click outsideJohn Molakvoæ (skjnldsv)2019-11-082-2/+2
* Bump bundlesJulius Härtl2019-10-222-2/+2
* Fix browser back buttonRoeland Jago Douma2019-10-226-265/+287
* [stable17] Pass on direct query parameter during loginRoeland Jago Douma2019-10-212-2/+2
* Use @nextcloud/axios to keep the CSRF token in syncChristoph Wurst2019-10-156-56/+56
* Emit an event when the CSRF token changesChristoph Wurst2019-10-146-151/+88
* Force hide tooltips on sidebar closeJohn Molakvoæ (skjnldsv)2019-10-096-6/+6
* Build stable17 JSRoeland Jago Douma2019-10-086-6/+6
* Bump bundlesJulius Härtl2019-09-122-2/+2
* Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-...Roeland Jago Douma2019-09-042-2/+2
|\
| * Dont show menu automatically when share link is clickedGreta Doci2019-08-292-2/+2
* | Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]2019-09-028-58/+16
|/
* Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez2019-08-286-6/+6
* Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-254-4/+4
* Properly handle failures and allow choosing folders for projectsJulius Härtl2019-08-216-6/+6
* Merge pull request #16781 from nextcloud/bug/fix-password-resetRoeland Jago Douma2019-08-192-2/+2
|\
| * Update bundlesJulius Härtl2019-08-192-2/+2
* | Bump css-vars-ponyfill from 2.0.2 to 2.1.1dependabot-preview[bot]2019-08-182-4/+4
|/
* Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-188-15/+15
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-118-42/+42
* Bump css-loader from 3.1.0 to 3.2.0dependabot-preview[bot]2019-08-112-2/+2
* Bump blueimp-md5 from 2.11.0 to 2.11.1dependabot-preview[bot]2019-08-111-1/+1
* Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)2019-08-062-2/+2
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-048-35/+35
* Move actual password reset to vueJulius Härtl2019-07-316-41/+41
* Fix default timeouts in OC.NotificationDaniel Calviño Sánchez2019-07-266-6/+6
* Bump blueimp-md5 from 2.10.0 to 2.11.0dependabot-preview[bot]2019-07-211-1/+1
* Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez2019-07-126-7/+7
* Merge pull request #15881 from PhieF/toggle-password-loginRoeland Jago Douma2019-07-092-2/+2
|\
| * adding toggle password to be able to see itPhie2019-07-092-2/+2
* | Bump marked to 0.7.0Roeland Jago Douma2019-07-092-2/+2
|/
* Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]2019-07-086-36/+36
* Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-072-2/+2
* Bump toastify-js from 1.5.0 to 1.6.1dependabot-preview[bot]2019-07-016-9/+9
* Show contacts app mgmt link in contacts menuChristoph Wurst2019-06-276-13/+13
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-266-6/+69
* Deprecate window.location wrappers for redirect and reloadChristoph Wurst2019-06-253-3/+3
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-256-7/+7
* Bump dompurify from 1.0.10 to 1.0.11dependabot-preview[bot]2019-06-242-15/+15
* Compiling assetsnpmbuildbot[bot]2019-06-172-2/+2
* Bump bundlesJulius Härtl2019-06-111-1/+1
* Bump bundlesJulius Härtl2019-06-076-41/+65
* Bump nextcloud-axios from 0.1.3 to 0.2.0dependabot-preview[bot]2019-06-036-32/+32
* [Security] Bump axios from 0.18.0 to 0.18.1dependabot-preview[bot]2019-06-0210-32/+28
* CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-306-2/+6
* Merge pull request #15716 from nextcloud/enhancement/webpack/global-configRoeland Jago Douma2019-05-296-37/+37
|\