Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c37... | Lukas Reschke | 2016-07-21 | 2 | -1/+19 |
* | Add ownCloud cert | Lukas Reschke | 2016-07-21 | 1 | -0/+66 |
* | Use proper certificates | Lukas Reschke | 2016-07-21 | 3 | -87/+77 |
* | Merge pull request #483 from nextcloud/use-proper-documentation-links | Lukas Reschke | 2016-07-21 | 1 | -2/+2 |
|\ | |||||
| * | Use proper documentation links | Lukas Reschke | 2016-07-21 | 1 | -2/+2 |
|/ | |||||
* | 10.0 beta it is | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
* | Merge pull request #479 from nextcloud/add-bruteforce-throttler | Lukas Reschke | 2016-07-21 | 25 | -68/+701 |
|\ | |||||
| * | Mitigate race condition | Lukas Reschke | 2016-07-20 | 4 | -11/+57 |
| * | JSON encode the values | Lukas Reschke | 2016-07-20 | 1 | -1/+1 |
| * | Implement brute force protection | Lukas Reschke | 2016-07-20 | 25 | -68/+655 |
* | | Merge pull request #476 from nextcloud/port-same-site-cookies | Lukas Reschke | 2016-07-20 | 12 | -95/+634 |
|\ \ | |||||
| * | | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 12 | -95/+634 |
| |/ | |||||
* | | Merge pull request #466 from nextcloud/escape-special-characters | Lukas Reschke | 2016-07-20 | 6 | -8/+10 |
|\ \ | |||||
| * | | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 6 | -8/+10 |
* | | | Merge pull request #475 from nextcloud/ocs-middleware | Roeland Douma | 2016-07-20 | 8 | -0/+363 |
|\ \ \ | |||||
| * | | | Deprecate \OCP\API | Roeland Jago Douma | 2016-07-20 | 1 | -0/+2 |
| * | | | Add unit tests | Roeland Jago Douma | 2016-07-20 | 1 | -0/+108 |
| * | | | Add OCSMiddleware to catch OCS exceptions | Roeland Jago Douma | 2016-07-20 | 6 | -0/+253 |
* | | | | Merge pull request #461 from nextcloud/session-styling | Morris Jobke | 2016-07-20 | 4 | -7/+18 |
|\ \ \ \ | |||||
| * | | | | sort tokens | Robin Appelman | 2016-07-20 | 2 | -3/+9 |
| * | | | | right allign last activity | Robin Appelman | 2016-07-20 | 1 | -0/+5 |
| * | | | | fix apppassword table with only a few entries being streched | Robin Appelman | 2016-07-20 | 1 | -1/+1 |
| * | | | | Change "recent activity" to "last activity" | Robin Appelman | 2016-07-20 | 1 | -2/+2 |
| * | | | | improve matching safari user agent | Robin Appelman | 2016-07-20 | 1 | -1/+1 |
* | | | | | Merge pull request #471 from nextcloud/storage-fopenspecialchars | Morris Jobke | 2016-07-20 | 2 | -7/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Added storage tests for fopen with special chars | Vincent Petry | 2016-07-20 | 2 | -7/+21 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #390 from nextcloud/occ-user | Roeland Douma | 2016-07-20 | 6 | -0/+424 |
|\ \ \ \ \ | |||||
| * | | | | | add occ command to show user information | Robin Appelman | 2016-07-19 | 2 | -0/+89 |
| * | | | | | Add commands to add/remove users to/from groups | Robin Appelman | 2016-07-19 | 3 | -0/+156 |
| * | | | | | add command to list groups | Robin Appelman | 2016-07-19 | 2 | -0/+91 |
| * | | | | | add occ command to list users | Robin Appelman | 2016-07-19 | 2 | -0/+88 |
* | | | | | | Merge pull request #467 from nextcloud/use-clipboard-api | Roeland Douma | 2016-07-20 | 11 | -12/+809 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use an icon to set the email instead of a button with string | Thomas Müller | 2016-07-20 | 4 | -6/+11 |
| * | | | | | | Add clipboard button to public share link | Thomas Müller | 2016-07-20 | 9 | -6/+798 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #464 from nextcloud/master-change-load-order | Roeland Douma | 2016-07-20 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Change load order of auth backends so that we can throw an exception in OCA\D... | Thomas Müller | 2016-07-20 | 1 | -1/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #468 from nextcloud/stringid-fix | Roeland Douma | 2016-07-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Cast share id to string (#25402) | Vincent Petry | 2016-07-20 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #473 from nextcloud/ux-improvement-share-dialog | Morris Jobke | 2016-07-20 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | only show additional edit permissions for folders | Bjoern Schiessle | 2016-07-20 | 1 | -1/+4 |
* | | | | | | 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 #470 from nextcloud/sftp-renameoverwritedir | Morris Jobke | 2016-07-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix overwriting folders on rename with SFTP | Vincent Petry | 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 | 14 | -20/+407 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix since | Robin Appelman | 2016-07-15 | 1 | -0/+4 |
| * | | | | add files_external:notify command | Robin Appelman | 2016-07-14 | 2 | -0/+176 |
| * | | | | add notify support to smb storage | Robin Appelman | 2016-07-14 | 2 | -1/+105 |