summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Inlince oc.js if possible!Roeland Jago Douma2016-10-251-1/+17
* Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-254-22/+40
* Move oc.js to a proper classRoeland Jago Douma2016-10-252-1/+246
* Merge pull request #1891 from nextcloud/downstream-26430Lukas Reschke2016-10-251-29/+34
|\
| * add upgrade command before repair, handle NeedsUpgradeExcaption betterJörn Friedrich Dreyer2016-10-241-29/+34
* | Merge pull request #1871 from nextcloud/use-csp-noncesMorris Jobke2016-10-256-6/+116
|\ \
| * | Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-242-0/+67
| * | Add support for CSP noncesLukas Reschke2016-10-244-6/+49
* | | Merge pull request #1890 from nextcloud/downstream-25428Morris Jobke2016-10-252-2/+28
|\ \ \
| * | | Add check for linux osLukas Reschke2016-10-251-1/+5
| * | | Move function to LargeFileHelperLukas Reschke2016-10-252-1/+16
| * | | fixing php 32 bit (arm) filemtime on large file issue (#18971) (#25428)Boris Rybalkin2016-10-251-2/+9
* | | | Remove not existent function callLukas Reschke2016-10-252-12/+2
|/ / /
* | | Merge pull request #1884 from nextcloud/downstream-26292Lukas Reschke2016-10-251-0/+3
|\ \ \
| * | | Fix logClientIn for non-existing users (#26292)Vincent Petry2016-10-251-0/+3
* | | | Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-251-0/+1
|\ \ \ \
| * | | | Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+1
* | | | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-251-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix permision maskRoeland Jago Douma2016-10-241-0/+8
| | |_|/ | |/| |
* | | | Merge pull request #1829 from nextcloud/downstream-26256Morris Jobke2016-10-241-0/+1
|\ \ \ \
| * | | | Changed request to not add a prefix to the url (#26256)Sergio Bertolín2016-10-201-0/+1
* | | | | Merge pull request #1885 from nextcloud/downstream-26295Morris Jobke2016-10-242-11/+31
|\ \ \ \ \
| * | | | | App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller2016-10-242-11/+31
| | |/ / / | |/| | |
* / | | | Remove checks whether OC is running on Windows pt. 2RealRancor2016-10-242-29/+3
|/ / / /
* | | | Remove sensible information from exception messageMorris Jobke2016-10-241-6/+6
* | | | Add message to NotSquareException thrown from AvatarOlivier Mehani2016-10-242-7/+7
| |_|/ |/| |
* | | Merge pull request #1820 from nextcloud/4byte-filenamesRoeland Jago Douma2016-10-243-3/+27
|\ \ \
| * | | Added method to DB and fix testRoeland Jago Douma2016-10-241-0/+11
| * | | Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-202-3/+16
| |/ /
* | | Merge pull request #1832 from nextcloud/select2-into-coreLukas Reschke2016-10-221-1/+5
|\ \ \ | |_|/ |/| |
| * | Template css orderJohn Molakvoæ2016-10-211-1/+5
| |/
* | Merge pull request #1835 from nextcloud/downstream-24948Morris Jobke2016-10-207-7/+14
|\ \
| * | Fix shared storage namespace in DecryptAll classVincent Petry2016-10-201-1/+1
| * | Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-206-6/+13
| |/
* | Get rid of very old oc:// stream wrapper (#26381)Vincent Petry2016-10-201-154/+0
* | Merge pull request #1826 from nextcloud/downstream-26391Morris Jobke2016-10-201-2/+2
|\ \
| * | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-201-2/+2
| |/
* / Ensure $commands being an array - fixes #26073Thomas Müller2016-10-201-0/+3
|/
* Remove unneeded compatibility polyfillsMorris Jobke2016-10-201-1/+0
* Remove unneeded placeholder polyfillMorris Jobke2016-10-201-1/+0
* Fix like queries in the QueryBuilderJoas Schilling2016-10-192-5/+29
* Ignore failures of collation change in the pre update stepJoas Schilling2016-10-192-11/+30
* Correctly save and pass on the charsetJoas Schilling2016-10-191-2/+4
* Fixing ctor callThomas Müller2016-10-193-5/+5
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-197-8/+36
* Merge pull request #1734 from nextcloud/setvalue_optLukas Reschke2016-10-181-0/+19
|\
| * Use cache to determine if value need to be updatedRoeland Jago Douma2016-10-131-0/+19
* | Merge pull request #1722 from nextcloud/hide-storage-warningsMorris Jobke2016-10-181-1/+1
|\ \
| * | hide storage wrapper warning for the readonly storageMorris Jobke2016-10-131-1/+1
| |/
* | Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-172-21/+68
|\ \