Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Remove all unneeded set_include_path() | Thomas Müller | 2016-10-25 | 1 | -6/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-26 | 160 | -372/+250 | |
* | | | | | Merge pull request #1917 from nextcloud/ocjs_inline | Morris Jobke | 2016-10-26 | 15 | -32/+426 | |
|\ \ \ \ \ | ||||||
| * | | | | | Missing returns + autoloader file | Lukas Reschke | 2016-10-25 | 5 | -2/+7 | |
| * | | | | | Inlince oc.js if possible! | Roeland Jago Douma | 2016-10-25 | 4 | -1/+32 | |
| * | | | | | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 6 | -28/+53 | |
| * | | | | | Move oc.js to a proper class | Roeland Jago Douma | 2016-10-25 | 4 | -4/+337 | |
* | | | | | | Merge pull request #1911 from nextcloud/downstream-26477 | Roeland Jago Douma | 2016-10-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix malformed attribute in files app | Vincent Petry | 2016-10-25 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #1913 from nextcloud/downstream-26441 | Roeland Jago Douma | 2016-10-25 | 3 | -17/+12 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Set 2.0.0 as minimum requirement for the desktop client in config.sample.php | Thomas Müller | 2016-10-25 | 1 | -1/+1 | |
| * | | | | | Fix unit tests for BlockLegacyClientPlugin | Thomas Müller | 2016-10-25 | 1 | -15/+10 | |
| * | | | | | Require to use at least desktop client 2.0 by default | Thomas Müller | 2016-10-25 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1910 from nextcloud/ignore-build-bin | Lukas Reschke | 2016-10-25 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add build/bin to gitignore | Felix A. Epp | 2016-10-25 | 1 | -2/+3 | |
* | | | | | | Merge pull request #1891 from nextcloud/downstream-26430 | Lukas Reschke | 2016-10-25 | 2 | -32/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add upgrade command before repair, handle NeedsUpgradeExcaption better | Jörn Friedrich Dreyer | 2016-10-24 | 2 | -32/+37 | |
* | | | | | | | Merge pull request #1878 from nextcloud/downstream-25936 | Morris Jobke | 2016-10-25 | 2 | -7/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [9.2] Add missing unit tests (#25936) | Thomas Müller | 2016-10-24 | 2 | -7/+8 | |
* | | | | | | | | Merge pull request #1906 from nextcloud/downstream-26460 | Morris Jobke | 2016-10-25 | 2 | -24/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove any detailed information about the exception in the browser error plugin | Thomas Müller | 2016-10-25 | 2 | -24/+2 | |
* | | | | | | | | Merge pull request #1871 from nextcloud/use-csp-nonces | Morris Jobke | 2016-10-25 | 19 | -12/+302 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update autoload files 🙈 | Morris Jobke | 2016-10-24 | 2 | -2/+2 | |
| * | | | | | | | | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 9 | -4/+130 | |
| * | | | | | | | | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 14 | -12/+176 | |
* | | | | | | | | | Merge pull request #1890 from nextcloud/downstream-25428 | Morris Jobke | 2016-10-25 | 2 | -2/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add check for linux os | Lukas Reschke | 2016-10-25 | 1 | -1/+5 | |
| * | | | | | | | | | Move function to LargeFileHelper | Lukas Reschke | 2016-10-25 | 2 | -1/+16 | |
| * | | | | | | | | | fixing php 32 bit (arm) filemtime on large file issue (#18971) (#25428) | Boris Rybalkin | 2016-10-25 | 1 | -2/+9 | |
* | | | | | | | | | | Merge pull request #1876 from nextcloud/shareesAPI_email | Morris Jobke | 2016-10-25 | 2 | -12/+314 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add ShareesAPI E-mail search | Roeland Jago Douma | 2016-10-24 | 2 | -12/+314 | |
* | | | | | | | | | | Merge pull request #1883 from nextcloud/downstream-26145 | Morris Jobke | 2016-10-25 | 6 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Storage 503 message improvements | Vincent Petry | 2016-10-24 | 6 | -11/+14 | |
* | | | | | | | | | | | Merge pull request #1902 from nextcloud/fix-largefile-helper-not-existent | Lukas Reschke | 2016-10-25 | 2 | -12/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove not existent function call | Lukas Reschke | 2016-10-25 | 2 | -12/+2 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-25 | 330 | -2868/+2934 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #1884 from nextcloud/downstream-26292 | Lukas Reschke | 2016-10-25 | 2 | -34/+46 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix and cleanup SessionTest | Roeland Jago Douma | 2016-10-25 | 1 | -43/+26 | |
| * | | | | | | | | | | Fix logClientIn for non-existing users (#26292) | Vincent Petry | 2016-10-25 | 2 | -0/+29 | |
* | | | | | | | | | | | Merge pull request #1897 from nextcloud/fix-public-button | Morris Jobke | 2016-10-25 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix button on public upload page | Jan-Christoph Borchardt | 2016-10-24 | 1 | -3/+4 | |
* | | | | | | | | | | | | Merge pull request #1452 from nextcloud/appconfig-endpoint | Joas Schilling | 2016-10-25 | 18 | -161/+775 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix missing semicolon | Joas Schilling | 2016-10-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add unit tests | Joas Schilling | 2016-10-21 | 2 | -5/+386 | |
| * | | | | | | | | | | | | Switch to public API | Joas Schilling | 2016-10-21 | 5 | -20/+20 | |
| * | | | | | | | | | | | | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 13 | -141/+374 | |
* | | | | | | | | | | | | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-upload | Lukas Reschke | 2016-10-25 | 20 | -873/+1572 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Only enable files_drop plugin when we actuall do files_drop | Roeland Jago Douma | 2016-10-24 | 2 | -4/+21 | |
| * | | | | | | | | | | | | | Fix public files_drop page | Roeland Jago Douma | 2016-10-24 | 1 | -15/+9 | |
| * | | | | | | | | | | | | | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 3 | -10/+124 |