summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-09-0136-6/+214
* Merge pull request #10861 from nextcloud/version/noid/14.0.0RC2v14.0.0RC2Morris Jobke2018-08-311-2/+2
|\
| * 14.0.0 RC 2Morris Jobke2018-08-311-2/+2
|/
* Merge pull request #10943 from nextcloud/fix/2fa-provider-dao-concurrent-insertMorris Jobke2018-08-311-20/+9
|\
| * Fix handlng of concurrent inserts of the 2FA provider registry DAOChristoph Wurst2018-08-311-20/+9
* | Merge pull request #10944 from nextcloud/content-list-overflow-fixRoeland Jago Douma2018-08-311-3/+3
|\ \
| * | Fix overflow x scroll on app content listJohn Molakvoæ (skjnldsv)2018-08-311-3/+3
* | | Merge pull request #10942 from nextcloud/feature/10776/longer-password-reset-...Morris Jobke2018-08-312-2/+2
|\ \ \ | |_|/ |/| |
| * | Change password expiration time from 12h to 7dMorris Jobke2018-08-312-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-08-3116-2/+96
* | Merge pull request #10939 from nextcloud/bugfix/10930/perm-checker-wrong-pathMorris Jobke2018-08-301-6/+5
|\ \
| * | Fix path when app has wrong permissionDaniel Kesselberg2018-08-301-6/+5
* | | Merge pull request #10910 from nextcloud/customproperties-ignored-listMorris Jobke2018-08-302-1/+1
|\ \ \
| * | | use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
* | | | Merge pull request #10906 from nextcloud/request-params-arrayRoeland Jago Douma2018-08-301-1/+1
|\ \ \ \
| * | | | ensure we always return an array from `Request::getParams`Robin Appelman2018-08-281-1/+1
| |/ / /
* | | | Merge pull request #10936 from nextcloud/make-possible-to-pick-both-files-and...Morris Jobke2018-08-302-9/+22
|\ \ \ \
| * | | | Make possible to pick both files and foldersDaniel Calviño Sánchez2018-08-301-1/+9
| * | | | Store the mime type filter always as an arrayDaniel Calviño Sánchez2018-08-301-6/+11
| * | | | Fix empty mime type filterDaniel Calviño Sánchez2018-08-301-2/+2
| * | | | Prevent default action from being executed when the button is disabledDaniel Calviño Sánchez2018-08-301-1/+1
* | | | | Merge pull request #10925 from nextcloud/use-main-text-color-for-editable-div...Morris Jobke2018-08-301-1/+1
|\ \ \ \ \
| * | | | | Use main text color for editable divs and text areasDaniel Calviño Sánchez2018-08-291-1/+1
* | | | | | Merge pull request #10913 from nextcloud/do-not-parse-html-in-user-id-and-dis...Morris Jobke2018-08-301-16/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Do not parse HTML in user id and display nameJoas Schilling2018-08-281-16/+20
* | | | | | Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl2018-08-307-8/+13
|\ \ \ \ \ \
| * | | | | | Fix capabilities testJulius Härtl2018-08-301-1/+1
| * | | | | | Make the default element color for bright theming colors lighterJulius Härtl2018-08-302-2/+2
| * | | | | | Remove border from primary button when color is brightJulius Härtl2018-08-291-0/+5
| * | | | | | Move SCSS variable fetching before the variables.scss to properly calculate c...Julius Härtl2018-08-293-5/+5
* | | | | | | Merge pull request #10853 from nextcloud/apps-menu-fix-mobileJulius Härtl2018-08-302-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix apps menu and typoJohn Molakvoæ (skjnldsv)2018-08-282-1/+2
| * | | | | | Fix apps menu on mobileJohn Molakvoæ (skjnldsv)2018-08-252-4/+3
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-3034-2/+60
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #10876 from nextcloud/bugfix/10873/theming-settingsbuttonJulius Härtl2018-08-291-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Theming: apply proper size to the remove background buttonJulius Härtl2018-08-271-2/+2
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-2910-0/+14
| |_|_|/ / |/| | | |
* | | | | Merge pull request #10854 from nextcloud/fix-10764Morris Jobke2018-08-282-4/+60
|\ \ \ \ \
| * | | | | Allow same section class for multiple section types (fix #10764)sualko2018-08-252-4/+60
* | | | | | Merge pull request #10871 from cviereck/patch-1Morris Jobke2018-08-281-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cast timestamps older than unix epoch to 0Christian2018-08-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #10892 from nextcloud/fix-drag-shadow-in-files-appJohn Molakvoæ2018-08-281-1/+4
|\ \ \ \ \
| * | | | | Remove limit on "max-width" for file names in drag shadowDaniel Calviño Sánchez2018-08-271-0/+3
| * | | | | Increase z-index of drag shadow for filesDaniel Calviño Sánchez2018-08-271-1/+1
* | | | | | Merge pull request #10881 from nextcloud/fix/10705/notification-widthJohn Molakvoæ2018-08-282-2/+8
|\ \ \ \ \ \
| * | | | | | Makes the notifications area width equal to the contentsMichael Weimann2018-08-272-2/+8
| |/ / / / /
* | | | | | Merge pull request #10875 from nextcloud/bugfix/10024/theming-footer-linkJulius Härtl2018-08-283-11/+31
|\ \ \ \ \ \
| * | | | | | Theming: Fix footer testsJulius Härtl2018-08-272-9/+25
| * | | | | | Theming: Only Entity in footer if a url is setJulius Härtl2018-08-272-4/+8
| | |/ / / / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-284-0/+8
| |/ / / / |/| | | |