Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 10 | -119/+163 |
* | Bump dompurify from 2.0.1 to 2.0.3 | dependabot-preview[bot] | 2019-09-30 | 6 | -6/+6 |
* | Bump webpack from 4.40.2 to 4.41.0 | dependabot-preview[bot] | 2019-09-29 | 6 | -11/+11 |
* | Append / to data('path') for folder content request | Daniel Kesselberg | 2019-09-28 | 6 | -6/+6 |
* | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 10 | -20/+20 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 6 | -6/+6 |
* | Remove input id on login form | John Molakvoæ (skjnldsv) | 2019-09-28 | 10 | -48/+48 |
* | Properly import DOMPurify in l10n.js | Roeland Jago Douma | 2019-09-25 | 6 | -49/+49 |
* | Bump dompurify from 2.0.0 to 2.0.1 | dependabot-preview[bot] | 2019-09-23 | 2 | -2/+2 |
* | Bump handlebars from 4.2.0 to 4.2.1 | dependabot-preview[bot] | 2019-09-22 | 6 | -139/+58 |
* | Bump bundles | Julius Härtl | 2019-09-15 | 2 | -2/+2 |
* | Bump dompurify from 1.0.11 to 2.0.0 | dependabot-preview[bot] | 2019-09-15 | 2 | -2/+2 |
* | Bump css-vars-ponyfill from 2.1.1 to 2.1.2 | dependabot-preview[bot] | 2019-09-15 | 2 | -3/+3 |
* | Bump jstimezonedetect from 1.0.6 to 1.0.7 | dependabot-preview[bot] | 2019-09-14 | 4 | -4/+4 |
* | Deprecate the global DOMPurify | Christoph Wurst | 2019-09-14 | 2 | -2/+2 |
* | Bump webpack from 4.39.3 to 4.40.1 | dependabot-preview[bot] | 2019-09-13 | 10 | -84/+84 |
* | Fix opening apps with Ctrl+click | Julius Härtl | 2019-09-10 | 2 | -2/+2 |
* | Bump handlebars from 4.1.2 to 4.2.0 | dependabot-preview[bot] | 2019-09-08 | 6 | -60/+141 |
* | Bump @babel/polyfill from 7.4.4 to 7.6.0 | dependabot-preview[bot] | 2019-09-08 | 1 | -1/+1 |
* | Install Select2 via npm | Christoph Wurst | 2019-09-05 | 2 | -2/+2 |
* | Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-... | Roeland Jago Douma | 2019-09-04 | 2 | -2/+2 |
|\ | |||||
| * | Dont show menu automatically when share link is clicked | Greta Doci | 2019-08-29 | 2 | -2/+2 |
* | | Bump webpack from 4.39.2 to 4.39.3 | dependabot-preview[bot] | 2019-09-02 | 8 | -58/+16 |
|/ | |||||
* | Ignore Enter key up event on menu button toggles | Daniel Calviño Sánchez | 2019-08-28 | 6 | -6/+6 |
* | Bump sass-loader from 7.2.0 to 7.3.1 | dependabot-preview[bot] | 2019-08-25 | 4 | -4/+4 |
* | Properly handle failures and allow choosing folders for projects | Julius Härtl | 2019-08-21 | 6 | -6/+6 |
* | Merge pull request #16781 from nextcloud/bug/fix-password-reset | Roeland Jago Douma | 2019-08-19 | 2 | -2/+2 |
|\ | |||||
| * | Update bundles | Julius Härtl | 2019-08-19 | 2 | -2/+2 |
* | | Bump css-vars-ponyfill from 2.0.2 to 2.1.1 | dependabot-preview[bot] | 2019-08-18 | 2 | -4/+4 |
|/ | |||||
* | Bump webpack from 4.39.1 to 4.39.2 | dependabot-preview[bot] | 2019-08-18 | 8 | -15/+15 |
* | Bump style-loader from 0.23.1 to 1.0.0 | dependabot-preview[bot] | 2019-08-11 | 8 | -42/+42 |
* | Bump css-loader from 3.1.0 to 3.2.0 | dependabot-preview[bot] | 2019-08-11 | 2 | -2/+2 |
* | Bump blueimp-md5 from 2.11.0 to 2.11.1 | dependabot-preview[bot] | 2019-08-11 | 1 | -1/+1 |
* | Fix ie app menu loading click | John Molakvoæ (skjnldsv) | 2019-08-06 | 2 | -2/+2 |
* | Bump webpack from 4.38.0 to 4.39.1 | dependabot-preview[bot] | 2019-08-04 | 8 | -35/+35 |
* | Move actual password reset to vue | Julius Härtl | 2019-07-31 | 6 | -41/+41 |
* | Fix default timeouts in OC.Notification | Daniel Calviño Sánchez | 2019-07-26 | 6 | -6/+6 |
* | Bump blueimp-md5 from 2.10.0 to 2.11.0 | dependabot-preview[bot] | 2019-07-21 | 1 | -1/+1 |
* | Rename parameter in OCP.Toast for consistency with OC.Notification | Daniel Calviño Sánchez | 2019-07-12 | 6 | -7/+7 |
* | Merge pull request #15881 from PhieF/toggle-password-login | Roeland Jago Douma | 2019-07-09 | 2 | -2/+2 |
|\ | |||||
| * | adding toggle password to be able to see it | Phie | 2019-07-09 | 2 | -2/+2 |
* | | Bump marked to 0.7.0 | Roeland Jago Douma | 2019-07-09 | 2 | -2/+2 |
|/ | |||||
* | Bump webpack from 4.35.0 to 4.35.2 | dependabot-preview[bot] | 2019-07-08 | 6 | -36/+36 |
* | Update core/src/components/login/ResetPassword.vue | Akshala Bhatnagar | 2019-07-07 | 2 | -2/+2 |
* | Bump toastify-js from 1.5.0 to 1.6.1 | dependabot-preview[bot] | 2019-07-01 | 6 | -9/+9 |
* | Show contacts app mgmt link in contacts menu | Christoph Wurst | 2019-06-27 | 6 | -13/+13 |
* | Fix js l10n registration to also work with more than one bundle | Christoph Wurst | 2019-06-26 | 6 | -6/+69 |
* | Deprecate window.location wrappers for redirect and reload | Christoph Wurst | 2019-06-25 | 3 | -3/+3 |
* | Bump css-loader from 2.1.1 to 3.0.0 | dependabot-preview[bot] | 2019-06-25 | 6 | -7/+7 |
* | Bump dompurify from 1.0.10 to 1.0.11 | dependabot-preview[bot] | 2019-06-24 | 2 | -15/+15 |