Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Remove "Help" link from personal sidebar" | Lukas Reschke | 2016-07-21 | 1 | -4/+2 |
* | Merge branch 'master' of https://github.com/nextcloud/server | Lukas Reschke | 2016-07-21 | 2 | -4/+4 |
|\ | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-21 | 2 | -4/+4 |
* | | Fix typo | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
|/ | |||||
* | Link to proper clients | Lukas Reschke | 2016-07-21 | 1 | -4/+3 |
* | Port https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c37... | Lukas Reschke | 2016-07-21 | 2 | -1/+19 |
* | Use proper certificates | Lukas Reschke | 2016-07-21 | 1 | -2/+9 |
* | Use proper documentation links | Lukas Reschke | 2016-07-21 | 1 | -2/+2 |
* | Merge pull request #479 from nextcloud/add-bruteforce-throttler | Lukas Reschke | 2016-07-21 | 7 | -22/+282 |
|\ | |||||
| * | Mitigate race condition | Lukas Reschke | 2016-07-20 | 1 | -1/+4 |
| * | JSON encode the values | Lukas Reschke | 2016-07-20 | 1 | -1/+1 |
| * | Implement brute force protection | Lukas Reschke | 2016-07-20 | 7 | -22/+279 |
* | | Merge pull request #476 from nextcloud/port-same-site-cookies | Lukas Reschke | 2016-07-20 | 8 | -1/+198 |
|\ \ | |||||
| * | | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 8 | -1/+198 |
| |/ | |||||
* | | Merge pull request #466 from nextcloud/escape-special-characters | Lukas Reschke | 2016-07-20 | 2 | -3/+3 |
|\ \ | |||||
| * | | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 2 | -3/+3 |
* | | | Deprecate \OCP\API | Roeland Jago Douma | 2016-07-20 | 1 | -0/+2 |
* | | | Add OCSMiddleware to catch OCS exceptions | Roeland Jago Douma | 2016-07-20 | 6 | -0/+253 |
* | | | Merge pull request #462 from nextcloud/master-explode | Morris Jobke | 2016-07-20 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [master] Use explode() instead of split() | Lukas Reschke | 2016-07-20 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #472 from nextcloud/show-app-name-in-errormsg | Björn Schießle | 2016-07-20 | 1 | -1/+6 |
|\ \ | |||||
| * | | Show app name in error message if app could not be loaded. (#25441) | Klaas Freitag | 2016-07-20 | 1 | -1/+6 |
| |/ | |||||
* | | Merge pull request #402 from nextcloud/smb-notifications | Morris Jobke | 2016-07-20 | 7 | -16/+130 |
|\ \ | |/ |/| | |||||
| * | fix since | Robin Appelman | 2016-07-15 | 1 | -0/+4 |
| * | add notify support to smb storage | Robin Appelman | 2016-07-14 | 1 | -0/+47 |
| * | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 6 | -16/+79 |
* | | Merge pull request #441 from nextcloud/fix-maintenance-mode | Björn Schießle | 2016-07-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix maintenance mode | Joas Schilling | 2016-07-19 | 1 | -1/+1 |
* | | | Merge pull request #400 from nextcloud/ocs_appframework | Roeland Douma | 2016-07-19 | 3 | -1/+68 |
|\ \ \ | |||||
| * | | | Add route tests | Roeland Jago Douma | 2016-07-18 | 1 | -1/+1 |
| * | | | Make the OCS endpoint handle the new OCS AppFramework routes | Roeland Jago Douma | 2016-07-18 | 1 | -1/+1 |
| * | | | Make the router handle OCS AppFramework Routes | Roeland Jago Douma | 2016-07-18 | 1 | -0/+12 |
| * | | | Allow registering of OCS routes with the appframework | Roeland Jago Douma | 2016-07-18 | 1 | -0/+55 |
* | | | | Merge pull request #436 from nextcloud/public-regex-to-match-our-clients | Morris Jobke | 2016-07-19 | 2 | -1/+25 |
|\ \ \ \ | |||||
| * | | | | Copy the regexes to the public interface | Joas Schilling | 2016-07-18 | 2 | -1/+25 |
* | | | | | Merge pull request #394 from nextcloud/tags-for-everything | Morris Jobke | 2016-07-19 | 1 | -0/+76 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Update since version | Joas Schilling | 2016-07-18 | 1 | -5/+5 |
| * | | | | Allow apps to register SystemTags plugins | Joas Schilling | 2016-07-18 | 1 | -0/+76 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #435 from nextcloud/classmap | Roeland Douma | 2016-07-18 | 7 | -125/+1496 |
|\ \ \ \ | |||||
| * | | | | Use classmap to load core files | Roeland Jago Douma | 2016-07-18 | 7 | -125/+1496 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-18 | 2 | -0/+12 |
* | | | | Merge pull request #405 from nextcloud/theming-fixes | Björn Schießle | 2016-07-18 | 7 | -9/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 7 | -9/+9 |
| | |/ | |/| | |||||
* | | | Prevent syntax error when creating user or changing password | Joas Schilling | 2016-07-18 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Merge pull request #418 from nextcloud/remove_asset_pipeline | Morris Jobke | 2016-07-18 | 3 | -178/+21 |
|\ \ | |||||
| * | | Remove asset pipelin | Roeland Jago Douma | 2016-07-15 | 3 | -178/+21 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-17 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-16 | 18 | -36/+0 |
* | | dont check for pgsql extension during setup | Robin Appelman | 2016-07-12 | 1 | -2/+2 |
* | | use pdo for postgres setup | Robin Appelman | 2016-07-12 | 2 | -105/+85 |