Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 4 | -16/+96 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #4462 from danxuliu/fix-sharing-password-protected-link | Roeland Jago Douma | 2017-04-25 | 1 | -24/+31 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Extract updateSharePasswordIfNeeded function | Daniel Calviño Sánchez | 2017-04-24 | 1 | -22/+30 | |
| * | | Join if block to preceding if chain | Daniel Calviño Sánchez | 2017-04-24 | 1 | -3/+2 | |
| * | | Fix double hashing of shared link passwords | Daniel Calviño Sánchez | 2017-04-24 | 1 | -1/+1 | |
* | | | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 37 | -70/+0 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove unused use statements | Morris Jobke | 2017-04-22 | 37 | -70/+0 | |
* | | | Remove unused variables | Morris Jobke | 2017-04-22 | 1 | -1/+0 | |
|/ / | ||||||
* | | Merge pull request #4396 from nextcloud/scan-non-existing | Roeland Jago Douma | 2017-04-21 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | check for existence before we start the db transaction | Robin Appelman | 2017-04-20 | 1 | -3/+3 | |
| * | | Add PHPDoc and handle exception in ScanAppData as well | Morris Jobke | 2017-04-19 | 1 | -0/+1 | |
| * | | show error when trying to scan non existing path | Robin Appelman | 2017-04-19 | 1 | -0/+4 | |
* | | | Merge pull request #4428 from nextcloud/file-by-id-limit-user | Roeland Jago Douma | 2017-04-21 | 2 | -4/+15 | |
|\ \ \ | ||||||
| * | | | limit the user when searching for a file by id if we know the user already | Robin Appelman | 2017-04-21 | 2 | -4/+15 | |
* | | | | Merge pull request #4406 from nextcloud/fix-unit-test-problems | Roeland Jago Douma | 2017-04-21 | 1 | -89/+0 | |
|\ \ \ \ | ||||||
| * | | | | Kill dead code | Joas Schilling | 2017-04-20 | 1 | -89/+0 | |
| |/ / / | ||||||
* | | | | respect password policy for auto generated passwords | Bjoern Schiessle | 2017-04-20 | 1 | -1/+3 | |
* | | | | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Merge pull request #4398 from nextcloud/fix_accesslistcode | Joas Schilling | 2017-04-20 | 1 | -2/+7 | |
|\ \ \ | ||||||
| * | | | Get proper accesslist for userFolder | Roeland Jago Douma | 2017-04-20 | 1 | -2/+7 | |
| |/ / | ||||||
* | | | Merge pull request #4381 from nextcloud/2954_take_2 | Joas Schilling | 2017-04-20 | 1 | -7/+1 | |
|\ \ \ | ||||||
| * | | | Revert "Match slashes in ../{id} resource routes" | Roeland Jago Douma | 2017-04-18 | 1 | -7/+1 | |
* | | | | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -2/+2 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #4382 from nextcloud/use-proper-reply-to | Lukas Reschke | 2017-04-19 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge pull request #4371 from nextcloud/dont-allow-dot-usernames | Morris Jobke | 2017-04-18 | 1 | -1/+5 | |
|\ \ \ | ||||||
| * | | | Better validation of allowed user names | Joas Schilling | 2017-04-18 | 1 | -1/+5 | |
| |/ / | ||||||
* | | | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 5 | -7/+7 | |
|\ \ \ | ||||||
| * | | | Fix translations | Joas Schilling | 2017-04-18 | 5 | -7/+7 | |
| |/ / | ||||||
* | | | Merge pull request #4380 from nextcloud/show-instance-name-in-from | Morris Jobke | 2017-04-18 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Add instance name to default sender | Lukas Reschke | 2017-04-18 | 1 | -1/+1 | |
| |/ / | ||||||
* / / | Don't put the SMTP password into the HTML code | Joas Schilling | 2017-04-18 | 1 | -0/+4 | |
|/ / | ||||||
* | | Merge pull request #2834 from nextcloud/accesListToShareManager | Morris Jobke | 2017-04-15 | 5 | -23/+465 | |
|\ \ | ||||||
| * | | Fix server container registration | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 | |
| * | | Not needed in the DIContainer anymore | Roeland Jago Douma | 2017-04-13 | 1 | -6/+0 | |
| * | | Do not set full path if not currentAccess | Roeland Jago Douma | 2017-04-13 | 1 | -6/+11 | |
| * | | Add samples to the docs | Joas Schilling | 2017-04-13 | 1 | -0/+38 | |
| * | | Catch exceptions and use as many results as possible | Joas Schilling | 2017-04-13 | 1 | -24/+59 | |
| * | | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 3 | -12/+33 | |
| * | | Fix default share provider | Joas Schilling | 2017-04-13 | 1 | -6/+7 | |
| * | | Fix tests for ShareHelper | Joas Schilling | 2017-04-13 | 1 | -0/+15 | |
| * | | Fix returned paths for remote shares | Joas Schilling | 2017-04-13 | 1 | -20/+9 | |
| * | | Return the token as well | Joas Schilling | 2017-04-13 | 1 | -1/+1 | |
| * | | Also return the token | Joas Schilling | 2017-04-13 | 1 | -5/+11 | |
| * | | Return the paths for the users without setting them all up | Joas Schilling | 2017-04-13 | 4 | -40/+152 | |
| * | | Fix comments | Roeland Jago Douma | 2017-04-13 | 3 | -1/+14 | |
| * | | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 2 | -4/+12 | |
| * | | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 2 | -41/+92 | |
| * | | Added ShareHelper | Roeland Jago Douma | 2017-04-13 | 1 | -0/+64 | |
| * | | Port Encryption/file to new getAccessList | Roeland Jago Douma | 2017-04-13 | 2 | -7/+32 |