summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Bump webpack from 4.29.1 to 4.29.3dependabot[bot]2019-02-112-2/+2
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-111-4/+4
|\
| * Add the "where is your data?" frontendMichael Weimann2019-01-141-4/+4
* | Bump handlebars from 4.0.12 to 4.1.0dependabot[bot]2019-02-112-2/+2
* | Merge pull request #14013 from nextcloud/enh/core_systemtags_jsMorris Jobke2019-02-115-10/+22
|\ \
| * | Move core/systemtags to webpackRoeland Jago Douma2019-02-115-10/+22
* | | [tx-robot] updated from transifexNextcloud bot2019-02-114-2/+10
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-02-102-0/+10
* | [tx-robot] updated from transifexNextcloud bot2019-02-092-14/+16
* | [tx-robot] updated from transifexNextcloud bot2019-02-086-18/+122
* | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke2019-02-072-13/+13
|\ \
| * | Add StandaloneTemplateResponseRoeland Jago Douma2019-02-062-13/+13
* | | Implement guest avatar endpointMichael Weimann2019-02-073-1/+108
* | | [tx-robot] updated from transifexNextcloud bot2019-02-064-2/+30
* | | Merge pull request #12573 from nextcloud/fix/12568/special_handling_of_logoutMorris Jobke2019-02-061-1/+3
|\ \ \
| * | | Do not do redirect handling when loggin outRoeland Jago Douma2019-02-061-1/+3
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2019-02-06128-1654/+1814
* | | Do not load bundled jstimezonedetectRoeland Jago Douma2019-02-061-1/+0
|/ /
* | Fix OC.addStyle and OC.addScriptRoeland Jago Douma2019-02-051-2/+0
* | It is getURLParameter not getUrlParameterRoeland Jago Douma2019-02-053-4/+4
* | Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-0412-162/+67
* | Bump css-vars-ponyfill from 1.16.3 to 1.16.4dependabot[bot]2019-02-032-4/+4
* | Improve design of description below label of checkbox or radio buttonJan-Christoph Borchardt2019-02-011-0/+9
* | Merge pull request #13960 from nextcloud/refactor/global-helpers-bundleMorris Jobke2019-02-017-45/+181
|\ \
| * | Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-017-45/+181
* | | Merge pull request #12917 from nextcloud/feature/noid/favorites-quickaccess-a...Morris Jobke2019-02-012-2/+3
|\ \ \ | |/ / |/| |
| * | Extract variable for yellow color in iconsfnuesse2019-02-012-2/+3
* | | Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-013-26/+67
* | | Add OC.Util to the server bundleChristoph Wurst2019-02-018-427/+529
* | | Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-015-97/+132
* | | Move OC.search to the server bundleChristoph Wurst2019-02-015-17/+66
* | | Move OC.Plugin to the server bundleChristoph Wurst2019-02-015-92/+93
* | | Move OC.msg to the server bundleChristoph Wurst2019-02-015-96/+122
* | | Move OC.Notification to the server bundleChristoph Wurst2019-02-015-212/+257
* | | Move custom polyfills to the server bundleChristoph Wurst2019-01-317-28/+133
|/ /
* | Merge pull request #13935 from nextcloud/fix/backbone-webpack-noconflictRoeland Jago Douma2019-01-315-21/+45
|\ \
| * | Use Backbone.noConflict in the bundle as wellChristoph Wurst2019-01-315-21/+45
* | | Remove unused OC._matchMedia helperChristoph Wurst2019-01-311-14/+0
|/ /
* | Merge pull request #13924 from nextcloud/fix/initial-state-keyMorris Jobke2019-01-304-22/+20
|\ \
| * | Add a key parameter to the new initial state APIChristoph Wurst2019-01-304-22/+20
* | | Merge pull request #12785 from nextcloud/head-menu-half-height-fixMorris Jobke2019-01-304-128/+77
|\ \ \ | |/ / |/| |
| * | Scrolling on apps popovermenuJohn Molakvoæ (skjnldsv)2019-01-301-0/+7
| * | Popovermenu size fixJohn Molakvoæ (skjnldsv)2019-01-291-8/+9
| * | Unify headers menu design, fix click areaJohn Molakvoæ (skjnldsv)2019-01-293-125/+66
* | | Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-3012-340/+371
* | | Merge pull request #13752 from rummatee/issue7629Roeland Jago Douma2019-01-301-0/+1
|\ \ \
| * | | fix opacity for add-new-folder buttonFlorian Schunk2019-01-231-0/+1
* | | | 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-298-2/+59