Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump nextcloud/event-bus to 0.2.1 | Roeland Jago Douma | 2019-10-11 | 6 | -43/+43 |
* | Use @nextcloud/paths and deprecate OC helpers | Christoph Wurst | 2019-10-05 | 7 | -327/+60 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 6 | -154/+91 |
* | Remove the tests since the library is tested | Roeland Jago Douma | 2019-10-04 | 1 | -11/+0 |
* | Move to escape-html | Roeland Jago Douma | 2019-10-04 | 6 | -82/+83 |
* | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 6 | -6/+6 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 24 | -2296/+2327 |
* | 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 | 12 | -316/+316 |
* | 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 | 12 | -99/+99 |
* | 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 |
* | Fallback to directory icon based on the mount type | Julius Härtl | 2019-09-15 | 1 | -4/+5 |
* | 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 | 3 | -7/+2 |
|\ | |||||
| * | Dont show menu automatically when share link is clicked | Greta Doci | 2019-08-29 | 3 | -7/+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 |
* | adviced should be advised | Victor Goff | 2019-08-23 | 2 | -2/+2 |
* | 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 |
* | Add unit tests for "OC.Notification.hide()" | Daniel Calviño Sánchez | 2019-07-26 | 1 | -0/+56 |
* | Fix default timeouts in OC.Notification | Daniel Calviño Sánchez | 2019-07-26 | 7 | -10/+36 |
* | Fix mixed test for "show" and "showTemporary" | Daniel Calviño Sánchez | 2019-07-26 | 1 | -1/+19 |
* | Check number of elements instead of if the jQuery object is defined | Daniel Calviño Sánchez | 2019-07-26 | 1 | -4/+4 |
* | 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 | 7 | -13/+18 |