summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1914 from nextcloud/downstream-26468Morris Jobke2016-10-261-6/+1
|\
| * Remove all unneeded set_include_path()Thomas Müller2016-10-251-6/+1
* | [tx-robot] updated from transifexNextcloud bot2016-10-2626-26/+30
* | Missing returns + autoloader fileLukas Reschke2016-10-254-2/+5
* | 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-2510-8/+142
|\ \
| * | Update autoload files 🙈Morris Jobke2016-10-242-2/+2
| * | Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-244-0/+69
| * | Add support for CSP noncesLukas Reschke2016-10-246-8/+73
* | | 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
* | | | Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-251-1/+1
|\ \ \ \
| * | | | Storage 503 message improvementsVincent Petry2016-10-241-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1902 from nextcloud/fix-largefile-helper-not-existentLukas Reschke2016-10-252-12/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove not existent function callLukas Reschke2016-10-252-12/+2
* | | | [tx-robot] updated from transifexNextcloud bot2016-10-2554-166/+166
|/ / /
* | | 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
| | |/ / / | |/| | |
* | | | | Merge pull request #1886 from nextcloud/downstream-26385Roeland Jago Douma2016-10-242-29/+3
|\ \ \ \ \
| * | | | | Remove checks whether OC is running on Windows pt. 2RealRancor2016-10-242-29/+3
| |/ / / /
* | | | | Throw exception because the logger causes session issues anyway that early in...Morris Jobke2016-10-241-1/+1
* | | | | log error when setting timezone to UTC fails (#26354)Jörn Friedrich Dreyer2016-10-241-1/+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-244-3/+35
|\ \ \
| * | | Added method to DB and fix testRoeland Jago Douma2016-10-241-0/+11
| * | | Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-203-3/+24
| |/ /
* | | 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-204-157/+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
|/