Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/js
AgeCommit message (Expand)Author
2020-04-10Add text restore after restore iconGretaD
2020-04-08Compile AssetsGary Kim
2020-04-01Remove the tests since the library is testedRoeland Jago Douma
2020-04-01Move to escape-htmlRoeland Jago Douma
2020-03-04Bump bundlesJulius Härtl
2020-03-03Keep edit permission when updating resharing permission for file sharesJulius Härtl
2020-01-10Set direct login after password resetJulius Härtl
2020-01-02Re-open popover on link password save failureJohn Molakvoæ (skjnldsv)
2019-12-19Bump serialize-javascript and handlebarsChristoph Wurst
2019-12-10Query lookup by defaultJohn Molakvoæ (skjnldsv)
2019-11-08Force save share link password if click outsideJohn Molakvoæ (skjnldsv)
2019-10-22Bump bundlesJulius Härtl
2019-10-22Fallback to directory icon based on the mount typeJulius Härtl
2019-10-22Fix browser back buttonRoeland Jago Douma
2019-10-21[stable17] Pass on direct query parameter during loginRoeland Jago Douma
2019-10-15Use @nextcloud/axios to keep the CSRF token in syncChristoph Wurst
2019-10-14Emit an event when the CSRF token changesChristoph Wurst
2019-10-09Force hide tooltips on sidebar closeJohn Molakvoæ (skjnldsv)
2019-10-08Build stable17 JSRoeland Jago Douma
2019-09-12Bump bundlesJulius Härtl
2019-09-04Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-...Roeland Jago Douma
2019-09-02Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]
2019-08-29Dont show menu automatically when share link is clickedGreta Doci
2019-08-28Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez
2019-08-25Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]
2019-08-23adviced should be advisedVictor Goff
2019-08-21Properly handle failures and allow choosing folders for projectsJulius Härtl
2019-08-19Merge pull request #16781 from nextcloud/bug/fix-password-resetRoeland Jago Douma
2019-08-19Update bundlesJulius Härtl
2019-08-18Bump css-vars-ponyfill from 2.0.2 to 2.1.1dependabot-preview[bot]
2019-08-18Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]
2019-08-11Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]
2019-08-11Bump css-loader from 3.1.0 to 3.2.0dependabot-preview[bot]
2019-08-11Bump blueimp-md5 from 2.11.0 to 2.11.1dependabot-preview[bot]
2019-08-06Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)
2019-08-04Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]
2019-07-31Move actual password reset to vueJulius Härtl
2019-07-26Add unit tests for "OC.Notification.hide()"Daniel Calviño Sánchez
2019-07-26Fix default timeouts in OC.NotificationDaniel Calviño Sánchez
2019-07-26Fix mixed test for "show" and "showTemporary"Daniel Calviño Sánchez
2019-07-26Check number of elements instead of if the jQuery object is definedDaniel Calviño Sánchez
2019-07-21Bump blueimp-md5 from 2.10.0 to 2.11.0dependabot-preview[bot]
2019-07-12Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez
2019-07-09Merge pull request #15881 from PhieF/toggle-password-loginRoeland Jago Douma
2019-07-09adding toggle password to be able to see itPhie
2019-07-09Bump marked to 0.7.0Roeland Jago Douma
2019-07-08Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]
2019-07-07Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar
2019-07-01Bump toastify-js from 1.5.0 to 1.6.1dependabot-preview[bot]
2019-06-28Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-errorRoeland Jago Douma