summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Bump bundlesJulius Härtl2019-10-222-2/+2
* Fallback to directory icon based on the mount typeJulius Härtl2019-10-221-4/+5
* 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-043-7/+2
|\
| * Dont show menu automatically when share link is clickedGreta Doci2019-08-293-7/+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
* adviced should be advisedVictor Goff2019-08-232-2/+2
* 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
* Add unit tests for "OC.Notification.hide()"Daniel Calviño Sánchez2019-07-261-0/+56
* Fix default timeouts in OC.NotificationDaniel Calviño Sánchez2019-07-267-10/+36
* Fix mixed test for "show" and "showTemporary"Daniel Calviño Sánchez2019-07-261-1/+19
* Check number of elements instead of if the jQuery object is definedDaniel Calviño Sánchez2019-07-261-4/+4
* 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-127-13/+18
* 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
* Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-errorRoeland Jago Douma2019-06-282-18/+18
|\
| * Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-272-18/+18
* | 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-267-8/+71
* | Merge pull request #15859 from nextcloud/deprecate/oc-redirect-reloadRoeland Jago Douma2019-06-263-3/+3
|\ \
| * | Deprecate window.location wrappers for redirect and reloadChristoph Wurst2019-06-253-3/+3
* | | Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-261-2/+2
|\ \ \ | |/ / |/| |
| * | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-2/+2
* | | 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
* Remove auto focus of share input field on dialog open, fix #15261Jan-Christoph Borchardt2019-06-141-6/+0