summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Add support for chunked uploadVincent Petry2016-10-242-45/+116
| * | | | | | | | Goodbye Iframe transport !Vincent Petry2016-10-243-353/+0
| * | | | | | | | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-2416-802/+1516
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1860 from ryanwr/feature-sort-favoriteRoeland Jago Douma2016-10-251-6/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Sort favorite files first Issue #1802ryanwr2016-10-241-6/+8
* | | | | | | | Import the used classesJoas Schilling2016-10-241-0/+3
| |_|/ / / / / |/| | | | | |
* | | | | | | Fix testsRoeland Jago Douma2016-10-241-19/+19
* | | | | | | Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-246-10/+10
| |_|/ / / / |/| | | | |
* | | | | | Fix middleware testsRoeland Jago Douma2016-10-241-13/+17
* | | | | | Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-245-119/+109
| |_|/ / / |/| | | |
* | | | | Merge pull request #1849 from nextcloud/oc_26368Lukas Reschke2016-10-223-0/+82
|\ \ \ \ \
| * | | | | Add unit testLukas Reschke2016-10-221-0/+40
| * | | | | Adding capability about new chunking - refs #25682 (#26368)Thomas Müller2016-10-212-0/+42
| |/ / / /
* | | | | Merge pull request #1832 from nextcloud/select2-into-coreLukas Reschke2016-10-222-5/+0
|\ \ \ \ \
| * | | | | Template css orderJohn Molakvoæ2016-10-212-5/+0
* | | | | | Fix testsRoeland Jago Douma2016-10-211-1/+1
* | | | | | Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-214-6/+41
| |/ / / / |/| | | |
* | | | | Merge pull request #1834 from nextcloud/downstream-26186Morris Jobke2016-10-214-18/+94
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add more files plugins to new DAV endpoint (#26186)Vincent Petry2016-10-204-18/+94
* | | | | Merge pull request #1806 from nextcloud/karakayasemi_1767Roeland Jago Douma2016-10-211-4/+4
|\ \ \ \ \
| * | | | | Update file.php put function posthook callsSemih Serhat Karakaya2016-10-201-4/+4
| |/ / / /
* | | | | Merge pull request #1835 from nextcloud/downstream-24948Morris Jobke2016-10-2014-22/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-2014-22/+20
* | | | | Merge pull request #1826 from nextcloud/downstream-26391Morris Jobke2016-10-201-0/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-201-0/+22
| |/ / /
* | | | Merge pull request #1821 from nextcloud/downstream-26366Morris Jobke2016-10-202-22/+25
|\ \ \ \
| * | | | Sanitize length headers when validating quotaThomas Müller2016-10-202-22/+25
| |/ / /
* | | | Merge pull request #1796 from nextcloud/oc_fav-reportLukas Reschke2016-10-2011-276/+118
|\ \ \ \ | |/ / / |/| | |
| * | | Make it possible to filter by tags with REPORT methodVincent Petry2016-10-1911-276/+118
* | | | Merge pull request #1768 from nextcloud/more-filepickerJan-Christoph Borchardt2016-10-201-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix file exist dialog stylingRobin Appelman2016-10-191-0/+1
* | | | Merge pull request #1797 from nextcloud/issue-1791-show-path-on-filename-conf...Morris Jobke2016-10-202-2/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Show the path, when the filename conflictsJoas Schilling2016-10-192-2/+26
| |/ /
* | | Merge pull request #1795 from nextcloud/systemtags-activity-wordingRoeland Jago Douma2016-10-191-8/+8
|\ \ \
| * | | change wording of system tags from un/assigned to more human added/removedJan-Christoph Borchardt2016-10-191-8/+8
| |/ /
* | | Merge pull request #1740 from nextcloud/issue-1707-big-files-on-32-bitsMorris Jobke2016-10-192-2/+9
|\ \ \ | |/ / |/| |
| * | Make sure we only use numbers as lengthJoas Schilling2016-10-192-2/+9
| |/
* | Merge pull request #1784 from nextcloud/fix-activity-filter-namesJoas Schilling2016-10-192-2/+2
|\ \ | |/ |/|
| * Adjust wording to make the separation between sharing and files clearerJoas Schilling2016-10-182-2/+2
* | Merge pull request #1788 from nextcloud/share-link-whitespaceMorris Jobke2016-10-181-0/+4
|\ \
| * | add whitespace above share link so it's visually distinguished moreJan-Christoph Borchardt2016-10-181-0/+4
* | | Merge pull request #1729 from nextcloud/downstream-ldap-3Lukas Reschke2016-10-1812-91/+109
|\ \ \
| * \ \ Merge branch 'master' into downstream-ldap-3Arthur Schiwon2016-10-1619-50/+118
| |\ \ \
| * | | | fix and tidy up tests after merge conflictsArthur Schiwon2016-10-131-16/+8
| * | | | Update tests for phunit 5.5Victor Dubiniuk2016-10-135-30/+47
| * | | | Harden emptyVictor Dubiniuk2016-10-137-50/+59
* | | | | Merge pull request #1771 from nextcloud/fix-issue-loading-checks-from-cacheLukas Reschke2016-10-182-1/+94
|\ \ \ \ \
| * | | | | Do not reset the list after adding cached entriesJoas Schilling2016-10-172-1/+94
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1734 from nextcloud/setvalue_optLukas Reschke2016-10-181-0/+4
|\ \ \ \ \
| * | | | | Fix migration testsRoeland Jago Douma2016-10-131-0/+4