Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #11769 from nextcloud/3rdparty/remove/random_compat | Roeland Jago Douma | 2018-10-11 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove random_compat | Joas Schilling | 2018-10-11 | 2 | -3/+3 | |
* | | | | | | Merge pull request #11766 from Birkenstab/feature/allow-same-origin-referrer-... | Roeland Jago Douma | 2018-10-11 | 2 | -13/+10 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Allow "same-origin" as "Referrer-Policy" | Moritz Beck | 2018-10-11 | 2 | -13/+10 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11745 from nextcloud/ci/php73 | Morris Jobke | 2018-10-11 | 2 | -3/+56 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add 7.3 CI to drone | Roeland Jago Douma | 2018-10-11 | 1 | -0/+53 | |
| * | | | | | Allow php7.3 | Roeland Jago Douma | 2018-10-11 | 1 | -3/+3 | |
* | | | | | | Merge pull request #11744 from burned42/fix_percent_sign_breaking_all_files_view | Morris Jobke | 2018-10-11 | 1 | -2/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove duplicate call to decodeURIComponent | Bernd Stellwag | 2018-10-11 | 1 | -2/+0 | |
* | | | | | | | Merge pull request #11756 from nextcloud/ignore-session-lifetime-if-it-can-no... | Roeland Jago Douma | 2018-10-11 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Ignore "session_lifetime" if it can not be converted to a number | Daniel Calviño Sánchez | 2018-10-11 | 1 | -1/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #11750 from nextcloud/3rdparty/symfony-3.4.17 | Roeland Jago Douma | 2018-10-11 | 1 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | [3rdparty] Symfony-3.4.17 | Roeland Jago Douma | 2018-10-11 | 1 | -0/+0 | |
* | | | | | | Merge pull request #11746 from nextcloud/ci/php72-syntax | Morris Jobke | 2018-10-11 | 1 | -0/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Ignore the RiakCache | Roeland Jago Douma | 2018-10-10 | 1 | -1/+1 | |
| * | | | | | Add syntax ci job for php7.2 | Roeland Jago Douma | 2018-10-10 | 1 | -0/+9 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11701 from nextcloud/dependachristoph/bower/pin-versions | Roeland Jago Douma | 2018-10-10 | 20 | -57/+58 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Pin Bower versions | Christoph Wurst | 2018-10-10 | 20 | -57/+58 | |
* | | | | | Merge pull request #11675 from nextcloud/feature/enforce-2fa-admin-settings | Roeland Jago Douma | 2018-10-10 | 27 | -27/+1005 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add admin interface to enforce 2FA | Christoph Wurst | 2018-10-10 | 27 | -27/+1005 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11719 from nextcloud/techdebt/noid/allow-to-mock-new-date... | Morris Jobke | 2018-10-10 | 4 | -85/+43 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix mock of ITimeFactory | Joas Schilling | 2018-10-10 | 2 | -83/+24 | |
| * | | | | | Allow to inject/mock `new \DateTime()` similar to time() | Joas Schilling | 2018-10-09 | 2 | -2/+19 | |
* | | | | | | Merge pull request #11689 from nextcloud/performance/normalizePath | Morris Jobke | 2018-10-10 | 2 | -86/+84 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Move normalizePath to regexes instead of looping | Roeland Jago Douma | 2018-10-10 | 2 | -86/+84 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11733 from nextcloud/fix/noid/misleading-well-known-check | Christoph Wurst | 2018-10-10 | 2 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix a misleading setup check for .well-known/caldav & carddav | Morris Jobke | 2018-10-10 | 2 | -6/+6 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-10 | 982 | -4946/+4556 | |
* | | | | | Merge pull request #11622 from nextcloud/feature/11617 | Roeland Jago Douma | 2018-10-09 | 3 | -0/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add function to generate urls for OCS routes | Roeland Jago Douma | 2018-10-09 | 3 | -0/+39 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11716 from nextcloud/bugfix/noid/use-numeric-placeholders... | Morris Jobke | 2018-10-09 | 20 | -71/+71 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 20 | -71/+71 | |
* | | | | | | Merge pull request #11721 from nextcloud/revert-10782-fix/10774/deadtagaction | Morris Jobke | 2018-10-09 | 2 | -2/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Revert "in 14 the click action gets lost in the Backbone view." | Morris Jobke | 2018-10-09 | 2 | -2/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11709 from nextcloud/refactor/jquery-beforeunload | Morris Jobke | 2018-10-09 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix depracted jQuery.bind call | Christoph Wurst | 2018-10-09 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11691 from nextcloud/refactor/fix-usage-deprecated-oc-web... | Morris Jobke | 2018-10-09 | 22 | -102/+102 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 22 | -102/+102 | |
* | | | | | | Merge pull request #11698 from nextcloud/refactor/cleanup-github-files | Morris Jobke | 2018-10-09 | 5 | -5/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Move GitHub files to .github directory | Christoph Wurst | 2018-10-09 | 5 | -5/+3 | |
* | | | | | | Merge pull request #11705 from nextcloud/certificate/noid/update-crl | Morris Jobke | 2018-10-09 | 1 | -10/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Update CRL due to changed cert for linkshareex | Morris Jobke | 2018-10-09 | 1 | -10/+10 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11677 from nextcloud/feature/appdata_previews | Morris Jobke | 2018-10-09 | 2 | -12/+10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Allow the creationg of previews of files stored in appdata | Roeland Jago Douma | 2018-10-08 | 2 | -12/+10 | |
* | | | | | Merge pull request #11696 from nextcloud/refactor/remove-hhvm-leftovers | Morris Jobke | 2018-10-09 | 4 | -6/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove HHVM check | Christoph Wurst | 2018-10-09 | 1 | -1/+1 | |
| * | | | | | Remove comment about hhvm | Christoph Wurst | 2018-10-09 | 1 | -1/+1 | |
| * | | | | | Remove unused HHVM test executor | Christoph Wurst | 2018-10-09 | 2 | -4/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA... | Morris Jobke | 2018-10-09 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Deprecate unused OCP\Util::recursiveArraySearch | Morris Jobke | 2018-10-08 | 1 | -0/+1 |