aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10804 from nextcloud/smb-dir-instead-of-allinfo-13Morris Jobke2018-10-022-2/+18
|\ | | | | [13] prefer using dir instead of allinfo for getting smb file info
| * 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 #11524 from nextcloud/fix/11315/filepicker-buttons-nc13Roeland Jago Douma2018-10-021-3/+13
|\ \ | | | | | | [13] Fixes the move/copy picker buttons
| * | Fixes file/folder move/copy buttonsMichael Weimann2018-10-011-0/+2
| | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | Fix buttons wrapping on long folder namesJan-Christoph Borchardt2018-10-011-3/+11
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2018-10-02190-236/+302
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-10-0126-18/+94
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-3028-10/+104
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-29152-558/+598
| |
* | Merge pull request #11437 from nextcloud/assemblystream-eof-13Morris Jobke2018-09-281-1/+1
|\ \ | | | | | | [13] AssemblyStream is also eof if we have no more source stream
| * | AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-09-2870-174/+282
| | |
* | | Merge pull request #10884 from nextcloud/large-share-count-performance-13Morris Jobke2018-09-273-24/+49
|\ \ \ | | | | | | | | [13] Improve performance when dealing with large numbers of shares
| * | | cache parent exists status during share setupRobin Appelman2018-08-273-10/+17
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | only determine is sharing is disabled for a user onceRobin Appelman2018-08-272-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-272-1/+5
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | re-use view instances for shared storagesRobin Appelman2018-08-272-6/+17
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | more efficient way to detect added and removed mountsRobin Appelman2018-08-271-4/+0
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | more efficient unique share target generationRobin Appelman2018-08-272-13/+10
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #11400 from ↵Roeland Jago Douma2018-09-271-1/+48
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/stable13-11112-do-not-hide-the-progress-bar-while-the-chunked-upload-is-being-assembled [stable13] Do not hide the progress bar while the chunked upload is being assembled
| * | | | Do not hide the progress bar while the chunked upload is being assembledDaniel Calviño Sánchez2018-09-261-1/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Large files are not uploaded in a single operation, but uploaded in several chunks; once all the chunks are uploaded then the server needs to assemble them to get the final file. Before, once the chunks were uploaded the progress bar was hidden. However, this was confusing for the users, as the file could still need some time to appear in the file list due to the assembling. Now once all the chunks are uploaded the text in the progress bar changes to inform the user that there are still some pending operations, and only when the file is finally assembled the progress bar is hidden. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-27130-138/+150
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-2628-50/+52
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-2536-226/+260
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-2312-30/+200
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-2224-76/+110
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-2134-28/+86
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-202-0/+4
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-194-0/+6
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-182-0/+2
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-1754-28/+108
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-1612-102/+268
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-1520-38/+76
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-1438-6/+126
| | | |
* | | | Merge pull request #10824 from nextcloud/backport/10820/stable13blizzz2018-09-133-15/+18
|\ \ \ \ | | | | | | | | | | [stable13] [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 #10829 from ↵blizzz2018-09-131-4/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/backport/10828/mimetype-detection-broken-for-junked-uploads [stable13] 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>
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-1338-100/+174
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-1222-8/+38
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-1018-38/+74
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-0912-2/+22
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-088-70/+70
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-076-10/+10
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-0620-2/+42
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-052-4/+4
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-042-2/+2
| | | | | |
* | | | | | Merge pull request #10911 from nextcloud/customproperties-ignored-list-13Roeland Jago Douma2018-09-032-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [13] use the same ignored properties list for both CustomerPropertiesBackends