Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dummy general share checks for deck | Julius Härtl | 2020-12-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Let sharees endpoint properly handle deck shares | Julius Härtl | 2020-12-09 | 1 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add share type for deck | Julius Härtl | 2020-12-09 | 2 | -0/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow apps to register their share providers from outside | Julius Härtl | 2020-12-09 | 4 | -0/+39 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-app | Joas Schilling | 2020-12-09 | 2 | -1/+10 |
|\ | | | | | Do not update incompatible apps | ||||
| * | Do not update incompatible apps | Christoph Wurst | 2020-12-04 | 2 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | Previously there was no (platform) dependency check for an app that was installed before. So Nextcloud happily upgraded an app that now requires a php version newer than the current one. Which means in the lucky case you see a failing upgrade due to the language incompatibility, or in the unlucky case you see unexpected errors later in production. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #24598 from ↵ | Joas Schilling | 2020-12-08 | 1 | -1/+8 |
|\ \ | | | | | | | | | | | | | nextcloud/techdebt/noid/wrap-the-exception-to-make-debuggin-easier Make debugging migration exceptions easier | ||||
| * | | Make debugging migration exceptions easier | Joas Schilling | 2020-12-07 | 1 | -1/+8 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation | Joas Schilling | 2020-12-08 | 7 | -10/+237 |
|\ \ \ | | | | | | | | | Phone number validation and search | ||||
| * | | | Fix PHP code style | Joas Schilling | 2020-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add a repairstep to validate the phone numbers | Joas Schilling | 2020-12-07 | 4 | -1/+94 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Make the throwing optional, so background tasks don't break | Joas Schilling | 2020-12-07 | 1 | -3/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 1 | -12/+36 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Also translate the phone number when coming in via the accounts manager API ↵ | Joas Schilling | 2020-12-07 | 1 | -2/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | directly Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 2 | -0/+30 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add a database table for the accounts data so we can search it better | Joas Schilling | 2020-12-07 | 3 | -2/+49 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Make code strict | Joas Schilling | 2020-12-07 | 2 | -5/+6 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #23780 from nextcloud/enh/ci/php8 | Roeland Jago Douma | 2020-12-08 | 3 | -5/+18 |
|\ \ \ | | | | | | | | | PHP8 CI | ||||
| * | | | GD images | Roeland Jago Douma | 2020-12-07 | 1 | -2/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Fix locking logic | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | | | | | | The comparrison on php8 return true while <php8 it is false. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-08 | 2 | -0/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-07 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-06 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-05 | 4 | -0/+4 |
|/ | |||||
* | Merge pull request #24552 from nextcloud/enh/remember_me_is_not_app_password | Roeland Jago Douma | 2020-12-04 | 1 | -2/+12 |
|\ | | | | | Remember me is not an app_password | ||||
| * | Fix typo | Morris Jobke | 2020-12-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Remember me is not an app_password | Roeland Jago Douma | 2020-12-04 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | | While technically they are stored the same. This session variable is used to indicate that a user is using an app password to authenticate. Like from a client. Or when having it generated automatically. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #24550 from nextcloud/enh/fix/new_session_id_if_decrypt_fails | Morris Jobke | 2020-12-04 | 1 | -0/+1 |
|\ \ | | | | | | | Generate a new session id if the decrypting the session data fails | ||||
| * | | Generate a new session id if the decrypting the session data fails | Roeland Jago Douma | 2020-12-04 | 1 | -0/+1 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Don't log params of imagecreatefromstring | Vincent Petry | 2020-12-04 | 1 | -0/+3 |
| | | | | | | | | | | | | To prevent flooding the log with actual image data. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Merge pull request #24474 from ↵ | Christoph Wurst | 2020-12-04 | 1 | -0/+21 |
|\ \ | | | | | | | | | | | | | nextcloud/enhancement/unified-search-result-attributes Allow unified search results to have attributes | ||||
| * | | Allow unified search results to have attributes | Christoph Wurst | 2020-12-03 | 1 | -0/+21 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-04 | 12 | -0/+12 |
| | | |||||
* | | Fix the download of multiple files from the webUI | Roeland Jago Douma | 2020-12-03 | 1 | -0/+1 |
|/ | | | | | | needed a setupFS call Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #24498 from nextcloud/enhancement/nextcloud-log-normalizer | Joas Schilling | 2020-12-03 | 1 | -2/+1 |
|\ | | | | | Replace abandoned log normalizer with our fork | ||||
| * | Replace abandoned log normalizer with our fork | Christoph Wurst | 2020-12-03 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Also handle legacy cipher support when encryption is disabled but an old ↵ | Julius Härtl | 2020-12-03 | 2 | -2/+4 |
|/ | | | | | | master key is present Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #24519 from nextcloud/fix/bug/emailtemplate | Morris Jobke | 2020-12-03 | 1 | -1/+1 |
|\ | | | | | Fix vsprint parameter | ||||
| * | Fix vsprint parameter | Roeland Jago Douma | 2020-12-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | %2\$; is not valid. On php7 this is just ignored but on php8 it gives an error. %2\$s; works. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #24429 from nextcloud/3rdparty/closure | Christoph Wurst | 2020-12-03 | 3 | -8/+4 |
|\ \ | | | | | | | [3rdparty] Migrate to Opis/Closure | ||||
| * | | [3rdparty] Migrate to Opis/Closure | Roeland Jago Douma | 2020-12-02 | 3 | -8/+4 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-03 | 2 | -6/+24 |
|/ | |||||
* | Merge pull request #24113 from nextcloud/extend-cache-events | Roeland Jago Douma | 2020-12-02 | 11 | -12/+159 |
|\ | | | | | extend cache events | ||||
| * | code style and dispatchTyped | Robin Appelman | 2020-12-02 | 3 | -4/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | rename cache event to follow new naming standards | Robin Appelman | 2020-11-26 | 8 | -17/+103 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | extend cache events | Robin Appelman | 2020-11-26 | 7 | -5/+69 |
| | | | | | | | | | | | | | | | | - adds cache remove event - expose storage id in event - emit events during cache move Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #23278 from nextcloud/enh/noid/user-limits | Christoph Wurst | 2020-12-02 | 6 | -5/+127 |
|\ \ | | | | | | | Allow subscription to indicate that a userlimit is reached | ||||
| * | | Add notification for user limit | Morris Jobke | 2020-12-02 | 3 | -4/+25 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Allow subscription to indicate that a userlimit is reached | Morris Jobke | 2020-12-02 | 4 | -3/+104 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |