| Commit message (Expand) | Author | Age | Files | Lines |
* | It is getURLParameter not getUrlParameter | Roeland Jago Douma | 2019-02-05 | 1 | -2/+2 |
* | Move the contactsmenu handlebars templates to the bundle | Roeland Jago Douma | 2019-02-04 | 8 | -7/+78 |
* | Move global helper functions to the bundle and deprecate some of them | Christoph Wurst | 2019-02-01 | 4 | -0/+109 |
* | Make chunkify an internal function to prevent context errors | Christoph Wurst | 2019-02-01 | 1 | -22/+22 |
* | Add OC.Util to the server bundle | Christoph Wurst | 2019-02-01 | 5 | -0/+489 |
* | Move OC.PasswordConfirmation to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+128 |
* | Move OC.search to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+43 |
* | Move OC.Plugin to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+91 |
* | Move OC.msg to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+119 |
* | Move OC.Notification to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+234 |
* | Move custom polyfills to the server bundle | Christoph Wurst | 2019-01-31 | 4 | -0/+84 |
* | Use Backbone.noConflict in the bundle as well | Christoph Wurst | 2019-01-31 | 3 | -13/+38 |
* | Add a key parameter to the new initial state API | Christoph Wurst | 2019-01-30 | 2 | -18/+16 |
* | Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundle | Christoph Wurst | 2019-01-30 | 5 | -12/+319 |
* | Provide initial state | Roeland Jago Douma | 2019-01-29 | 2 | -0/+44 |
* | Move jQuery plugins into modules and add them to the bundle | Christoph Wurst | 2019-01-29 | 15 | -0/+1251 |
* | Move OC.L10n to the server bundle | Christoph Wurst | 2019-01-29 | 3 | -1/+359 |
* | Move OC.EventSource to the server bundle | Christoph Wurst | 2019-01-29 | 2 | -0/+170 |
* | Move OC.AppConfig to the server bundle and add a deprecation verion | Christoph Wurst | 2019-01-29 | 2 | -0/+73 |
* | Move OC.Contactsmenu and OC.Backbone to the server bundle | Christoph Wurst | 2019-01-29 | 3 | -0/+849 |
* | Move OCA.Apps to the server bundle | Christoph Wurst | 2019-01-28 | 3 | -2/+130 |
* | Add OC and OCA namespace declarations to the bundle | Christoph Wurst | 2019-01-28 | 4 | -3/+58 |
* | Add public API for loading js files asynchronously | Julius Härtl | 2019-01-17 | 3 | -0/+93 |
* | Bump clipboard from 1.7.1 to 2.0.4 | dependabot[bot] | 2019-01-15 | 1 | -2/+3 |
* | Use @babel/polyfill instead of es6-shim | Christoph Wurst | 2019-01-14 | 1 | -2/+1 |
* | Remove unused 'Base64' polyfill | Christoph Wurst | 2019-01-11 | 1 | -2/+0 |
* | Bump select2 from 3.4.5 to 3.4.8 | Christoph Wurst | 2019-01-09 | 1 | -3/+2 |
* | Update select2, include css | Christoph Wurst | 2019-01-09 | 1 | -0/+1 |
* | Use `jquery-ui-dist` instead of `jquery-ui` to resolve an issue with effects | Christoph Wurst | 2019-01-09 | 1 | -23/+6 |
* | Move vendored css ponyfill to npm | Christoph Wurst | 2019-01-09 | 1 | -0/+2 |
* | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 2 | -0/+107 |