aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge pull request #13881 from nextcloud/refactor/jquery-plugins-bundleRoeland Jago Douma2019-01-2926-1047/+1449
|\ \ \ \
| * | | | Move jQuery plugins into modules and add them to the bundleChristoph Wurst2019-01-2926-1047/+1449
| |/ / /
* | | | Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_pas...Roeland Jago Douma2019-01-291-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Clean pending 2FA authentication on password resetRoeland Jago Douma2019-01-291-2/+8
* | | | Merge pull request #13878 from nextcloud/refactor/oc-appconfig-eventsource-l10nMorris Jobke2019-01-299-92/+130
|\ \ \ \
| * | | | Move OC.L10n to the server bundleChristoph Wurst2019-01-297-36/+44
| * | | | Move OC.EventSource to the server bundleChristoph Wurst2019-01-296-56/+60
| * | | | Move OC.AppConfig to the server bundle and add a deprecation verionChristoph Wurst2019-01-296-14/+40
* | | | | Merge pull request #10874 from nextcloud/feature/10859/clear-localstorage-on-...John Molakvoæ2019-01-292-1/+10
|\ \ \ \ \
| * | | | | Clears the local storage after logoutMichael Weimann2019-01-292-1/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #13791 from nextcloud/no-whiteversion-for-shadowed-iconsJohn Molakvoæ2019-01-291-5/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do not generate dark version of the view-icons w/ shadowsJohn Molakvoæ (skjnldsv)2019-01-241-5/+18
* | | | | Move OC.Contactsmenu and OC.Backbone to the server bundleChristoph Wurst2019-01-2910-876/+879
| |/ / / |/| | |
* | | | Move OCA.Apps to the server bundleChristoph Wurst2019-01-2810-142/+163
* | | | Merge pull request #13860 from nextcloud/refactor/oc-oca-namespace-bundleMorris Jobke2019-01-287-40/+68
|\ \ \ \
| * | | | Add OC and OCA namespace declarations to the bundleChristoph Wurst2019-01-287-40/+68
| | |/ / | |/| |
* | | | 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
* | | | [tx-robot] updated from transifexNextcloud bot2019-01-264-2/+4
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-01-252-0/+2
* | | 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
* | | Merge pull request #13780 from nextcloud/dependabot/npm_and_yarn/jquery-migra...Roeland Jago Douma2019-01-242-3/+3
|\ \ \
| * | | Bump jquery-migrate from 1.4.0 to 1.4.1dependabot[bot]2019-01-242-3/+3
* | | | Merge pull request #13742 from nextcloud/bugfix/noid/add-icon-to-restore-acti...Morris Jobke2019-01-241-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Add icon to restore activityJoas Schilling2019-01-221-0/+0
* | | | Bump moment from 2.23.0 to 2.24.0dependabot[bot]2019-01-242-10/+10
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-01-24126-136/+136
* | | 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
* | | | Merge pull request #13747 from nextcloud/fix/honor_session_lifetime_if_rememb...Roeland Jago Douma2019-01-231-1/+8
|\ \ \ \
| * | | | Honor remember_login_cookie_lifetimeRoeland Jago Douma2019-01-231-1/+8
* | | | | Merge pull request #13738 from nextcloud/bugfix/noid/socialsharingRoeland Jago Douma2019-01-233-17/+15
|\ \ \ \ \
| * | | | | Bump share-backend.js bundleJulius Härtl2019-01-222-2/+2