summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | | | | | | tokens can't be valid local user namesRobin Appelman2018-08-162-11/+13
| * | | | | | | only determine is sharing is disabled for a user onceRobin Appelman2018-08-162-2/+12
| * | | | | | | don't check if target dir exists when using the default share target directoryRobin Appelman2018-08-162-1/+5
| * | | | | | | re-use view instances for shared storagesRobin Appelman2018-08-162-6/+17
| * | | | | | | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-4/+0
| * | | | | | | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-9/+23
| * | | | | | | more efficient unique share target generationRobin Appelman2018-08-162-13/+10
| * | | | | | | cache OC\Files\Mount\Manager::findIn resultsRobin Appelman2018-08-161-2/+17
| * | | | | | | use more efficient method to find mountpoint for pathRobin Appelman2018-08-161-18/+15
| * | | | | | | remove double loop for detecting changed mountsRobin Appelman2018-08-161-9/+12
* | | | | | | | Merge pull request #10670 from nextcloud/fix/login-throttle-username-lengthMorris Jobke2018-08-241-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix max length requirements for the throttler metadataChristoph Wurst2018-08-131-1/+1
* | | | | | | | Merge pull request #10334 from denismosolov/group-addDenis Mosolov2018-08-247-0/+393
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |