Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| * | | | | | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 10 | -19/+122 | |
* | | | | | | Merge pull request #460 from nextcloud/issue-459-html-decoded-error-message-w... | Lukas Reschke | 2016-07-20 | 2 | -4/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix the HTML encoding when uploading a folder in FF when using french l10n | Joas Schilling | 2016-07-20 | 2 | -4/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #458 from nextcloud/remove-ee-apps-from-shipped.json | Joas Schilling | 2016-07-20 | 1 | -15/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Remove pre-fork EE apps from shipped.json | Joas Schilling | 2016-07-20 | 1 | -15/+4 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-20 | 38 | -158/+20 | |
* | | | | Merge pull request #448 from nextcloud/master-guzzle | Roeland Douma | 2016-07-19 | 1 | -0/+0 | |
|\ \ \ \ | ||||||
| * | | | | [master] Update third-party reference | Lukas Reschke | 2016-07-19 | 1 | -0/+0 | |
* | | | | | Merge pull request #452 from nextcloud/session-passwords-design | Morris Jobke | 2016-07-19 | 2 | -11/+10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | set max width for sessions tables so it doesn’t go crazy on large screens | Jan-Christoph Borchardt | 2016-07-19 | 1 | -0/+1 | |
| * | | | | adjust layout of Sessions and App passwords sections | Jan-Christoph Borchardt | 2016-07-19 | 1 | -5/+4 | |
| * | | | | simplify wording of Sessions and App passwords sections | Jan-Christoph Borchardt | 2016-07-19 | 1 | -6/+5 | |
* | | | | | Merge pull request #451 from nextcloud/github-link | Lukas Reschke | 2016-07-19 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix Github link in Personal and Admin settings Version note | Jan-Christoph Borchardt | 2016-07-19 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #446 from nextcloud/cron-radio-buttons-color | Morris Jobke | 2016-07-19 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use the themed radio buttons for cron selection | Joas Schilling | 2016-07-19 | 1 | -3/+3 | |
| | |_|/ / | |/| | | |