summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10844 from nextcloud/version/noid/14.0.0RC1v14.0.0RC1Morris Jobke2018-08-241-2/+2
|\ | | | | 14.0.0 RC 1
| * 14.0.0 RC 1Morris Jobke2018-08-241-2/+2
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-2410-38/+80
|\ | | | | Header fixes and public note
| * Fix jsunitJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Tests fixesJohn Molakvoæ (skjnldsv)2018-08-241-4/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Merge branch 'header-fixes-and-public-note' of ↵John Molakvoæ (skjnldsv)2018-08-241-1/+1
| |\ | | | | | | | | | | | | | | | https://github.com/nextcloud/server into header-fixes-and-public-note Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| | * Fix header logo paddingJulius Härtl2018-08-241-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Fix public share link orderJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix public link order and fix skip to contentJohn Molakvoæ (skjnldsv)2018-08-242-2/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-246-16/+48
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-243-19/+25
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10827 from steiny2k/HEICHEIFRoeland Jago Douma2018-08-241-4/+104
|\ \ | | | | | | HEIC previews as JPG rather than PNGs to save space.
| * | FixesRoeland Jago Douma2018-08-241-5/+8
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz2018-08-241-2/+99
| | | | | | | | | Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
* | | Merge pull request #10820 from nextcloud/fix/noid/emptydefaultprefixMorris Jobke2018-08-243-15/+18
|\ \ \ | | | | | | | | [LDAP] The WebUI Wizard also should not assign empty config IDs
| * | | [LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon2018-08-233-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With 689df9a843dd0505088143de039af775a3f92612 the behaviour to assign only non-empty config IDs was introduced. Only, this was only effective for CLI and OCS API. Related to #3270. The web UI creates now also a full configuration on first load. This fixes #5094. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #10834 from nextcloud/add-support-for-room-sharesRoeland Jago Douma2018-08-243-7/+42
|\ \ \ \ | | | | | | | | | | Add support for room shares
| * | | | Fix testsRoeland Jago Douma2018-08-241-2/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Add support for rooms in the list of candidates to share with UIDaniel Calviño Sánchez2018-08-241-5/+29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez2018-08-241-0/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | Merge pull request #10835 from nextcloud/dav-search-no-negative-mtimeMorris Jobke2018-08-241-1/+1
|\ \ \ \ \ | | | | | | | | | | | | disallow negative mtime in dav search
| * | | | | disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #10803 from nextcloud/smb-dir-instead-of-allinfoMorris Jobke2018-08-242-2/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | prefer using dir instead of allinfo for getting smb file info
| * | | | | | fix missing importRobin Appelman2018-08-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | assume the same timezone when using local domain names for smbRobin Appelman2018-08-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | improved fallback of timezone detectionRobin Appelman2018-08-231-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | 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 apps
| * | | | | | also catch exceptions when loading appsRobin Appelman2018-08-241-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #10773 from nextcloud/collapsible-dark-fixMorris Jobke2018-08-242-4/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Accessibility theme fixes
| * | | | | | Update contrast theme to better readability on icons and files actionJohn Molakvoæ (skjnldsv)2018-08-201-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | | | Move collapsible triangle to svg apiJohn Molakvoæ (skjnldsv)2018-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | | Merge pull request #10828 from ↵Morris Jobke2018-08-241-4/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/fac-108/mimetype-detection-broken-for-junked-uploads Fix mimetype detection for junked uploads
| * | | | | | | Fix mimetype detection for junked uploadsJoas Schilling2018-08-241-4/+10
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Merge pull request #10724 from nextcloud/large-share-count-performanceMorris Jobke2018-08-247-71/+127
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Improve performance when dealing with large numbers of shares
| * | | | | | | cache parent exists status during share setupRobin Appelman2018-08-163-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | tokens can't be valid local user namesRobin Appelman2018-08-162-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this saves searching for shares on non-public link dav requests Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | only determine is sharing is disabled for a user onceRobin Appelman2018-08-162-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | don't check if target dir exists when using the default share target directoryRobin Appelman2018-08-162-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | re-use view instances for shared storagesRobin Appelman2018-08-162-6/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-9/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | more efficient unique share target generationRobin Appelman2018-08-162-13/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | cache OC\Files\Mount\Manager::findIn resultsRobin Appelman2018-08-161-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | use more efficient method to find mountpoint for pathRobin Appelman2018-08-161-18/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this changes the complexity from the number of mounts to the depth of the path Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | remove double loop for detecting changed mountsRobin Appelman2018-08-161-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #10670 from nextcloud/fix/login-throttle-username-lengthMorris Jobke2018-08-241-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Fix max length requirements for the throttler metadata
| * | | | | | | Fix max length requirements for the throttler metadataChristoph Wurst2018-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a failed login is logged, we save the username as metadata in the bruteforce throttler. To prevent database error due to very long strings, this truncates the username at 64 bytes in the assumption that no real username is longer than that.long strings, Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | Merge pull request #10334 from denismosolov/group-addDenis Mosolov2018-08-247-0/+393
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Add options to create/remove groups via occ
| * | | | | | | Add an options to create and remove groups via occDenis Mosolov2018-08-167-0/+393
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Mosolov <denismosolov@gmail.com>