summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Emit to load additionalscriptsRoeland Jago Douma2019-01-316-0/+172
* Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f...Morris Jobke2019-01-318-1/+738
|\
| * Fix theming defaults injection if theming app is disabledMorris Jobke2019-01-311-5/+3
| * Add Apple Provisioning profileGeorg Ehrke2019-01-308-1/+740
* | Merge pull request #13894 from nextcloud/feature/noid/chunk-indexable-documentsMorris Jobke2019-01-311-1/+21
|\ \
| * | phpdocMaxence Lange2019-01-311-2/+3
| * | removing default value in param $chunkMaxence Lange2019-01-291-2/+2
| * | +generateChunks()Maxence Lange2019-01-291-2/+21
* | | Merge pull request #13937 from nextcloud/refactor/remove-unused-matchmediaChristoph Wurst2019-01-311-14/+0
|\ \ \
| * | | Remove unused OC._matchMedia helperChristoph Wurst2019-01-311-14/+0
|/ / /
* | | Merge pull request #12636 from nextcloud/fix-12597Roeland Jago Douma2019-01-301-6/+17
|\ \ \
| * | | Fix typos and unused return valuesChristoph Wurst2019-01-301-9/+9
| * | | fix typoBjoern Schiessle2019-01-301-2/+2
| * | | log full exceptionBjoern Schiessle2019-01-301-1/+1
| * | | handle mail send error gracefullyBjoern Schiessle2019-01-301-2/+13
* | | | Merge pull request #13924 from nextcloud/fix/initial-state-keyMorris Jobke2019-01-3012-46/+160
|\ \ \ \
| * | | | Add a key parameter to the new initial state APIChristoph Wurst2019-01-3012-46/+160
* | | | | 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
* | | | | Merge pull request #13903 from nextcloud/refactor/ocp-appconfig-comments-what...Roeland Jago Douma2019-01-3012-340/+371
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-3012-340/+371
* | | | | Merge pull request #13908 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Morris Jobke2019-01-303-6/+6
|\ \ \ \ \
| * | | | | Bump vue-loader from 15.6.1 to 15.6.2 in /apps/accessibilitydependabot[bot]2019-01-303-6/+6
* | | | | | Merge pull request #13907 from nextcloud/dependabot/npm_and_yarn/apps/updaten...dependabot[bot]2019-01-303-6/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bump vue-loader from 15.6.1 to 15.6.2 in /apps/updatenotificationdependabot[bot]2019-01-303-6/+6
| |/ / / /
* | | | | Merge pull request #13891 from nextcloud/remove-external-failure-notificationMorris Jobke2019-01-301-18/+0
|\ \ \ \ \
| * | | | | Remove warning in case of external storage errorJohn Molakvoæ (skjnldsv)2019-01-291-18/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #13412 from nextcloud/forward-password-policyRoeland Jago Douma2019-01-301-1/+5
|\ \ \ \ \
| * | | | | forward error message from password policyRobin Appelman2019-01-071-1/+5
* | | | | | Merge pull request #12364 from tomasz-grobelny/file_range_selectJohn Molakvoæ2019-01-304-26/+124
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add more accessible method of selecting file rangesTomasz Grobelny2019-01-244-26/+124
| | |_|_|/ | |/| | |
* | | | | Merge pull request #13237 from rcdailey/nfs-write-checksRoeland Jago Douma2019-01-301-7/+15
|\ \ \ \ \
| * | | | | Improve data directory write checking for NFS mountsRobert Dailey2019-01-241-7/+15
* | | | | | 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 #13830 from nextcloud/fix/shared_versionsRoeland Jago Douma2019-01-301-2/+15
|\ \ \ \ \ \ \
| * | | | | | | Allow shared versions again in legacy backendRoeland Jago Douma2019-01-251-2/+15
* | | | | | | | 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
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #13886 from nextcloud/trashbin-original-location-fallbackRoeland Jago Douma2019-01-301-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | add fallback for trashbin original locationRobin Appelman2019-01-291-1/+5
* | | | | | | | | Merge pull request #13646 from nextcloud/enh/13488/initialstateRoeland Jago Douma2019-01-3020-21/+223
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Provide initial stateRoeland Jago Douma2019-01-2920-21/+223
|/ / / / / / / / /
* | | | | | | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocpRoeland Jago Douma2019-01-2910-135/+156
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose subadmin to OCPRoeland Jago Douma2019-01-2910-135/+156
* | | | | | | | | | 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-293-3/+23
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |