summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [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
| * | | use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-032-0/+8
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-022-0/+2
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-0124-4/+66
| | | |
* | | | Merge pull request #10902 from nextcloud/cast-timestamp-13Morris Jobke2018-08-311-1/+1
|\ \ \ \ | | | | | | | | | | [13] cast timestamps older than unix epoch to 0
| * | | | cast timestamps older than unix epoch to 0Christian2018-08-281-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-3114-2/+82
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-3030-2/+52
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-298-0/+8
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-08-282-0/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-08-2736-10/+62
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-08-2610-0/+32
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-08-25140-138/+118
| | |
* | | Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13Roeland Jago Douma2018-08-241-1/+1
|\ \ \ | |/ / |/| | [13] 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>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-24142-10/+242
| | |
* | | Merge pull request #10591 from nextcloud/smb-stat-retry-13Morris Jobke2018-08-231-1/+8
|\ \ \ | |_|/ |/| | [13] retry smb stat on timeout
| * | retry stat on timeoutRobin Appelman2018-08-081-1/+8
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #10285 from nextcloud/anonymous-options-13Morris Jobke2018-08-237-3/+223
|\ \ \ | | | | | | | | [13] Add sabre plugin to allow anonymous options requests to the dav root
| * | | adjust to older library versionRobin Appelman2018-07-181-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Fix lazy search backendRobin Appelman2018-07-181-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Fix search related results in OPTIONS requestsRobin Appelman2018-07-185-3/+84
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Add tests for handling anonymous authRobin Appelman2018-07-181-0/+71
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-07-185-0/+68
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #10816 from nextcloud/backport/10700+10815/stable13Morris Jobke2018-08-231-18/+2
|\ \ \ \ | | | | | | | | | | [stable13] remove unexecutable code
| * | | | returning of $tr is expected, otherwise ending up in a JS errorArthur Schiwon2018-08-231-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | remove unexecutable codeArthur Schiwon2018-08-231-18/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OCA.Sharing.SharedFileInfo was never defined and that stopped execution. Interestingly, FF never showed me an error. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-23444-690/+58
|/ / / /