summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10867 from nextcloud/bugfix/noid/a11yJoas Schilling2018-08-272-2/+3
|\
| * Make the color importantJoas Schilling2018-08-261-2/+2
| * Use empty alt tag for avatars since there is always the name next to itJoas Schilling2018-08-261-0/+1
* | [tx-robot] updated from transifexNextcloud bot2018-08-2746-26/+102
* | Merge pull request #10858 from nextcloud/public-logo-fixesRoeland Jago Douma2018-08-261-0/+2
|\ \
| * | Fix public pages conflictingJohn Molakvoæ (skjnldsv)2018-08-261-0/+2
* | | Merge pull request #10856 from nextcloud/bugfix/noid/comments-contactsmenuJohn Molakvoæ2018-08-261-1/+0
|\ \ \
| * | | Fix contactsmenu for mentioned users in commentsJulius Härtl2018-08-251-1/+0
* | | | Merge pull request #10855 from nextcloud/stefan-niedermann-patch-1Roeland Jago Douma2018-08-261-2/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Add "Join the Team" section to README.mdNiedermann IT-Dienstleistungen2018-08-251-2/+11
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2018-08-2624-0/+190
|/ /
* | Merge pull request #10846 from nextcloud/bugfix/noid/add-the-new-share-type-t...Morris Jobke2018-08-252-0/+2
|\ \ | |/ |/|
| * Add the new share typeJoas Schilling2018-08-242-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-08-25158-156/+136
|/
* Merge pull request #10844 from nextcloud/version/noid/14.0.0RC1v14.0.0RC1Morris Jobke2018-08-241-2/+2
|\
| * 14.0.0 RC 1Morris Jobke2018-08-241-2/+2
|/
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-2410-38/+80
|\
| * Fix jsunitJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| * Tests fixesJohn Molakvoæ (skjnldsv)2018-08-241-4/+7
| * Merge branch 'header-fixes-and-public-note' of https://github.com/nextcloud/s...John Molakvoæ (skjnldsv)2018-08-241-1/+1
| |\
| | * Fix header logo paddingJulius Härtl2018-08-241-1/+1
| * | Fix public share link orderJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| |/
| * Fix public link order and fix skip to contentJohn Molakvoæ (skjnldsv)2018-08-242-2/+3
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-246-16/+48
| * Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-243-19/+25
* | Merge pull request #10827 from steiny2k/HEICHEIFRoeland Jago Douma2018-08-241-4/+104
|\ \
| * | FixesRoeland Jago Douma2018-08-241-5/+8
| * | HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz2018-08-241-2/+99
* | | Merge pull request #10820 from nextcloud/fix/noid/emptydefaultprefixMorris Jobke2018-08-243-15/+18
|\ \ \
| * | | [LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon2018-08-233-15/+18
* | | | Merge pull request #10834 from nextcloud/add-support-for-room-sharesRoeland Jago Douma2018-08-243-7/+42
|\ \ \ \
| * | | | Fix testsRoeland Jago Douma2018-08-241-2/+7
| * | | | Add support for rooms in the list of candidates to share with UIDaniel Calviño Sánchez2018-08-241-5/+29
| * | | | Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez2018-08-241-0/+6
* | | | | Merge pull request #10835 from nextcloud/dav-search-no-negative-mtimeMorris Jobke2018-08-241-1/+1
|\ \ \ \ \
| * | | | | disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
* | | | | | Merge pull request #10803 from nextcloud/smb-dir-instead-of-allinfoMorris Jobke2018-08-242-2/+19
|\ \ \ \ \ \
| * | | | | | fix missing importRobin Appelman2018-08-241-0/+1
| * | | | | | assume the same timezone when using local domain names for smbRobin Appelman2018-08-231-1/+2
| * | | | | | improved fallback of timezone detectionRobin Appelman2018-08-231-1/+4
| * | | | | | use dir instead of allinfo where possibleRobin Appelman2018-08-221-0/+12
* | | | | | | Merge pull request #10841 from nextcloud/load-app-catch-exceptionsMorris Jobke2018-08-241-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | also catch exceptions when loading appsRobin Appelman2018-08-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10773 from nextcloud/collapsible-dark-fixMorris Jobke2018-08-242-4/+3
|\ \ \ \ \ \
| * | | | | | Update contrast theme to better readability on icons and files actionJohn Molakvoæ (skjnldsv)2018-08-201-3/+2
| * | | | | | Move collapsible triangle to svg apiJohn Molakvoæ (skjnldsv)2018-08-201-1/+1
* | | | | | | Merge pull request #10828 from nextcloud/bugfix/fac-108/mimetype-detection-br...Morris Jobke2018-08-241-4/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix mimetype detection for junked uploadsJoas Schilling2018-08-241-4/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #10724 from nextcloud/large-share-count-performanceMorris Jobke2018-08-247-71/+127
|\ \ \ \ \ \ \
| * | | | | | | cache parent exists status during share setupRobin Appelman2018-08-163-10/+17