aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Add text restore after restore iconGretaD2020-04-106-9/+9
* Compile AssetsGary Kim2020-04-086-9/+9
* Remove the tests since the library is testedRoeland Jago Douma2020-04-011-11/+0
* Move to escape-htmlRoeland Jago Douma2020-04-016-86/+86
* Bump bundlesJulius Härtl2020-03-042-2/+2
* Keep edit permission when updating resharing permission for file sharesJulius Härtl2020-03-031-1/+1
* Set direct login after password resetJulius Härtl2020-01-102-2/+2
* Re-open popover on link password save failureJohn Molakvoæ (skjnldsv)2020-01-024-9/+24
* Bump serialize-javascript and handlebarsChristoph Wurst2019-12-1912-359/+359
* Query lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-103-2/+10
* Force save share link password if click outsideJohn Molakvoæ (skjnldsv)2019-11-083-3/+27
* 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
|\