summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test for destroy with invalid userDaniel Kesselberg2019-01-301-33/+88
* Add token name for delete activityDaniel Kesselberg2019-01-302-10/+31
* Publish event for app token create/update/deleteDaniel Kesselberg2019-01-303-16/+73
* 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
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Clean pending 2FA authentication on password resetRoeland Jago Douma2019-01-293-3/+23
* | | | | | | | | | | Merge pull request #13883 from nextcloud/fix-dropping-a-folder-on-a-folder-rowRoeland Jago Douma2019-01-291-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix dropping a folder on a folder rowDaniel Calviño Sánchez2019-01-291-1/+3
* | | | | | | | | | | Merge pull request #13865 from nextcloud/fix/noid/ldap-pagedsearch-multiplebasesMorris Jobke2019-01-294-7/+52
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | iterate over bases instead of doing parallel searchArthur Schiwon2019-01-281-5/+28
| * | | | | | | | | | | integration test: pages search scenario with multiple basesArthur Schiwon2019-01-282-1/+23
| * | | | | | | | | | | typoArthur Schiwon2019-01-281-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #13843 from nextcloud/bugfix/11852-add-icon-caldavMorris Jobke2019-01-291-32/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use proper mime type for icoDaniel Kesselberg2019-01-281-1/+1
| * | | | | | | | | | | Add ico as avatarDaniel Kesselberg2019-01-281-32/+32
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #13866 from nextcloud/s3-multipart-uploaderRoeland Jago Douma2019-01-292-5/+33
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | always use multipart uploader for s3 uploadsRobin Appelman2019-01-282-5/+33
| | |_|_|/ / / / / / | |/| | | | | | | |