summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-012-4/+45
* | | Add OC.Util to the server bundleChristoph Wurst2019-02-013-427/+40
* | | Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-013-97/+4
* | | Move OC.search to the server bundleChristoph Wurst2019-02-013-17/+23
* | | Move OC.Plugin to the server bundleChristoph Wurst2019-02-013-92/+2
* | | Move OC.msg to the server bundleChristoph Wurst2019-02-013-96/+3
* | | Move OC.Notification to the server bundleChristoph Wurst2019-02-013-212/+23
* | | Move custom polyfills to the server bundleChristoph Wurst2019-01-313-28/+49
* | | Merge pull request #13935 from nextcloud/fix/backbone-webpack-noconflictRoeland Jago Douma2019-01-312-8/+7
|\ \ \
| * | | Use Backbone.noConflict in the bundle as wellChristoph Wurst2019-01-312-8/+7
* | | | Remove unused OC._matchMedia helperChristoph Wurst2019-01-311-14/+0
|/ / /
* | | Merge pull request #13924 from nextcloud/fix/initial-state-keyMorris Jobke2019-01-302-4/+4
|\ \ \
| * | | Add a key parameter to the new initial state APIChristoph Wurst2019-01-302-4/+4
* | | | Merge pull request #12785 from nextcloud/head-menu-half-height-fixMorris Jobke2019-01-301-5/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Unify headers menu design, fix click areaJohn Molakvoæ (skjnldsv)2019-01-291-5/+16
* | | | Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-307-328/+52
* | | | Merge pull request #13897 from nextcloud/fix-updating-the-password-of-a-link-...Roeland Jago Douma2019-01-305-45/+36
|\ \ \ \
| * | | | Fix updating the password of a link share when passwords are enforcedDaniel Calviño Sánchez2019-01-295-45/+36
| | |_|/ | |/| |
* | | | Provide initial stateRoeland Jago Douma2019-01-292-2/+2
* | | | Move jQuery plugins into modules and add them to the bundleChristoph Wurst2019-01-2912-1053/+204
|/ / /
* | | Merge pull request #13878 from nextcloud/refactor/oc-appconfig-eventsource-l10nMorris Jobke2019-01-297-594/+31
|\ \ \
| * | | Move OC.L10n to the server bundleChristoph Wurst2019-01-295-360/+10
| * | | Move OC.EventSource to the server bundleChristoph Wurst2019-01-295-169/+3
| * | | Move OC.AppConfig to the server bundle and add a deprecation verionChristoph Wurst2019-01-295-78/+31
* | | | Merge pull request #10874 from nextcloud/feature/10859/clear-localstorage-on-...John Molakvoæ2019-01-291-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Clears the local storage after logoutMichael Weimann2019-01-291-0/+6
| |/ /
* / / Move OC.Contactsmenu and OC.Backbone to the server bundleChristoph Wurst2019-01-297-876/+30
|/ /
* | Move OCA.Apps to the server bundleChristoph Wurst2019-01-287-140/+33
* | Merge pull request #13860 from nextcloud/refactor/oc-oca-namespace-bundleMorris Jobke2019-01-283-37/+10
|\ \
| * | Add OC and OCA namespace declarations to the bundleChristoph Wurst2019-01-283-37/+10
* | | Merge pull request #13675 from imsolost/masterMorris Jobke2019-01-283-4/+4
|\ \ \ | |/ / |/| |
| * | added missing variable declarationsimsolost2019-01-253-4/+4
* | | Bump css-vars-ponyfill from 1.16.2 to 1.16.3dependabot[bot]2019-01-262-9/+9
|/ /
* | Fix expected depth as stringVincent Petry2019-01-241-2/+2
* | Bump davclient.js from 0.1.2 to 0.1.3dependabot[bot]2019-01-242-2/+2
* | Bump jquery-migrate from 1.4.0 to 1.4.1dependabot[bot]2019-01-242-3/+3
* | Bump moment from 2.23.0 to 2.24.0dependabot[bot]2019-01-242-10/+10
* | Merge pull request #13730 from nextcloud/fix/naturalsort-localeMorris Jobke2019-01-231-5/+2
|\ \
| * | Respect user locale in natural sort comparatorChristoph Wurst2019-01-221-5/+2
* | | Bump share-backend.js bundleJulius Härtl2019-01-222-2/+2
* | | Fix integration of social sharing into the link popover menuJulius Härtl2019-01-221-15/+13
* | | Bump handlebars from 4.0.5 to 4.0.12dependabot[bot]2019-01-222-4/+4
* | | Bump dompurify from 1.0.4 to 1.0.9dependabot[bot]2019-01-212-2/+2
|/ /
* | Merge pull request #12381 from rummatee/masterMorris Jobke2019-01-181-3/+5
|\ \
| * | fix testing for undefinedFlorian Schunk2019-01-161-8/+1
| * | copy Dialog starts in current directoryFlorian Schunk2019-01-161-2/+11
* | | Bump bundled main.jsJulius Härtl2019-01-172-2/+24
* | | Watch for changes with css variables polyfillJulius Härtl2019-01-171-1/+3
* | | Add public API for loading js files asynchronouslyJulius Härtl2019-01-171-1/+3
|/ /
* | Use import instead of requireRoeland Jago Douma2019-01-163-11/+11