Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add wrapper for removed tooltip functions | Julius Härtl | 2019-03-07 | 2 | -0/+38 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use tooltip dist file | Julius Härtl | 2019-03-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix tooltip include | Julius Härtl | 2019-03-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add icon for resource type and icons for folder/file | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement frontend for search/rename | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move to vuex Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adjust OCP.Collaboration | Julius Härtl | 2019-03-01 | 1 | -129/+27 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add javascript API for collaboration resources | Julius Härtl | 2019-03-01 | 2 | -0/+165 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove unneeded sidebar animation | John Molakvoæ (skjnldsv) | 2019-02-28 | 1 | -6/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Remove/replace missing css vars | Julius Härtl | 2019-02-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 2 | -0/+91 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 8 | -0/+229 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | It is getURLParameter not getUrlParameter | Roeland Jago Douma | 2019-02-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move the contactsmenu handlebars templates to the bundle | Roeland Jago Douma | 2019-02-04 | 8 | -7/+78 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move global helper functions to the bundle and deprecate some of them | Christoph Wurst | 2019-02-01 | 4 | -0/+109 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Make chunkify an internal function to prevent context errors | Christoph Wurst | 2019-02-01 | 1 | -22/+22 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add OC.Util to the server bundle | Christoph Wurst | 2019-02-01 | 5 | -0/+489 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.PasswordConfirmation to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+128 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.search to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+43 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.Plugin to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+91 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.msg to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+119 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.Notification to the server bundle | Christoph Wurst | 2019-02-01 | 2 | -0/+234 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move custom polyfills to the server bundle | Christoph Wurst | 2019-01-31 | 4 | -0/+84 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use Backbone.noConflict in the bundle as well | Christoph Wurst | 2019-01-31 | 3 | -13/+38 |
| | | | | | | Move the patched Backbone to its own module again Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add a key parameter to the new initial state API | Christoph Wurst | 2019-01-30 | 2 | -18/+16 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundle | Christoph Wurst | 2019-01-30 | 5 | -12/+319 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Provide initial state | Roeland Jago Douma | 2019-01-29 | 2 | -0/+44 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move jQuery plugins into modules and add them to the bundle | Christoph Wurst | 2019-01-29 | 15 | -0/+1251 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.L10n to the server bundle | Christoph Wurst | 2019-01-29 | 3 | -1/+359 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.EventSource to the server bundle | Christoph Wurst | 2019-01-29 | 2 | -0/+170 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.AppConfig to the server bundle and add a deprecation verion | Christoph Wurst | 2019-01-29 | 2 | -0/+73 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.Contactsmenu and OC.Backbone to the server bundle | Christoph Wurst | 2019-01-29 | 3 | -0/+849 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OCA.Apps to the server bundle | Christoph Wurst | 2019-01-28 | 3 | -2/+130 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add OC and OCA namespace declarations to the bundle | Christoph Wurst | 2019-01-28 | 4 | -3/+58 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add public API for loading js files asynchronously | Julius Härtl | 2019-01-17 | 3 | -0/+93 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Bump clipboard from 1.7.1 to 2.0.4 | dependabot[bot] | 2019-01-15 | 1 | -2/+3 |
| | | | | | | | | | Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 1.7.1 to 2.0.4. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v1.7.1...v2.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use @babel/polyfill instead of es6-shim | Christoph Wurst | 2019-01-14 | 1 | -2/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove unused 'Base64' polyfill | Christoph Wurst | 2019-01-11 | 1 | -2/+0 |
| | | | | | | Ref https://github.com/nextcloud/server/pull/13460#issuecomment-453137318 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Bump select2 from 3.4.5 to 3.4.8 | Christoph Wurst | 2019-01-09 | 1 | -3/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update select2, include css | Christoph Wurst | 2019-01-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use `jquery-ui-dist` instead of `jquery-ui` to resolve an issue with effects | Christoph Wurst | 2019-01-09 | 1 | -23/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move vendored css ponyfill to npm | Christoph Wurst | 2019-01-09 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 2 | -0/+107 |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |