summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add unit testsJoas Schilling2016-10-212-5/+386
* Switch to public APIJoas Schilling2016-10-215-20/+20
* Make AppConfig part of the public APIJoas Schilling2016-10-2113-141/+374
* 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-2023-34/+39
|\ \
| * | Fix shared storage namespace in DecryptAll classVincent Petry2016-10-202-2/+2
| * | Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-2021-32/+37
* | | Merge pull request #1827 from nextcloud/downstream-26381Morris Jobke2016-10-205-193/+0
|\ \ \ | |_|/ |/| |
| * | Get rid of very old oc:// stream wrapper (#26381)Vincent Petry2016-10-205-193/+0
|/ /
* | Merge pull request #1826 from nextcloud/downstream-26391Morris Jobke2016-10-202-2/+24
|\ \
| * | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-202-2/+24
* | | Merge pull request #1824 from nextcloud/downstream-26423Morris Jobke2016-10-202-7/+11
|\ \ \ | |_|/ |/| |
| * | Ensure $commands being an array - fixes #26073Thomas Müller2016-10-202-0/+4
| * | use short array syntaxMorris Jobke2016-10-201-7/+7
| |/
* | 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 #1817 from nextcloud/oc_nusLukas Reschke2016-10-201-0/+1
|\ \
| * | Expose the needupgrade status (#26209)Kristof Provost2016-10-201-0/+1
* | | Merge pull request #1822 from nextcloud/restore-overwritten-services-after-er...Roeland Jago Douma2016-10-205-51/+46
|\ \ \
| * | | Restore all services when a tests failed/finished for better testcase isolationJoas Schilling2016-10-201-3/+26
| * | | Make sure all tests use the TestCase method to overwrite servicesJoas Schilling2016-10-204-48/+20
| |/ /
* | | Merge pull request #1812 from nextcloud/allow-to-dismiss-the-code-integrity-w...Jakob Sack2016-10-201-0/+1
|\ \ \
| * | | Allow to dismiss the code integrity warningJoas Schilling2016-10-201-0/+1
* | | | Merge pull request #1796 from nextcloud/oc_fav-reportLukas Reschke2016-10-2013-280/+124
|\ \ \ \
| * | | | Make it possible to filter by tags with REPORT methodVincent Petry2016-10-1913-280/+124
* | | | | Merge pull request #1816 from nextcloud/settings_nopngMorris Jobke2016-10-206-0/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Get rid of settings/img/*.pngRoeland Jago Douma2016-10-206-0/+0
| | |_|/ | |/| |
* | | | Merge pull request #1768 from nextcloud/more-filepickerJan-Christoph Borchardt2016-10-207-76/+114
|\ \ \ \ | |/ / / |/| | |
| * | | Improve the stylingMorris Jobke2016-10-202-2/+6
| * | | add proper left margin for filepicker titleJan-Christoph Borchardt2016-10-191-0/+1
| * | | fix filepicker with no mimetype filterRobin Appelman2016-10-191-3/+6
| * | | fix file exist dialog stylingRobin Appelman2016-10-191-0/+1
| * | | filepicker: improve layout and styleJan-Christoph Borchardt2016-10-193-22/+26
| * | | Use a table for the filepicker list and add size columnRobin Appelman2016-10-194-41/+57
| * | | use fileclient to get the filelist for the filepickerRobin Appelman2016-10-191-12/+17
| * | | Allow selecting a folder after using the breadcrumbRobin Appelman2016-10-191-1/+1
| * | | Allow selecting the root folderRobin Appelman2016-10-191-1/+5
* | | | Merge pull request #1813 from nextcloud/remove-unused-jsRoeland Jago Douma2016-10-201-193/+0
|\ \ \ \
| * | | | Remove deprecated breadcrumbs implementationMorris Jobke2016-10-201-117/+0
| * | | | Remove OC.localStorage and object methodMorris Jobke2016-10-201-76/+0
|/ / / /
* | | | Merge pull request #1809 from nextcloud/drop-compatibility.jsMorris Jobke2016-10-204-158/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unneeded compatibility polyfillsMorris Jobke2016-10-204-158/+1
|/ / /
* | | Merge pull request #1810 from nextcloud/drop-placeholders.jsMarius Blüm2016-10-202-460/+0
|\ \ \
| * | | Remove unneeded placeholder polyfillMorris Jobke2016-10-202-460/+0
* | | | 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 #1803 from nextcloud/fullscreen-iconMorris Jobke2016-10-203-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | add fullscreen iconJan-Christoph Borchardt2016-10-193-0/+15
| | |/ | |/|
* | | Merge pull request #1773 from nextcloud/testing-characters-in-dbLukas Reschke2016-10-1920-33/+263
|\ \ \