summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Dummy general share checks for deckJulius Härtl2020-12-091-0/+1
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-091-0/+4
* Add share type for deckJulius Härtl2020-12-092-0/+7
* Allow apps to register their share providers from outsideJulius Härtl2020-12-094-0/+39
* Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-appJoas Schilling2020-12-092-1/+10
|\
| * Do not update incompatible appsChristoph Wurst2020-12-042-1/+10
* | Merge pull request #24598 from nextcloud/techdebt/noid/wrap-the-exception-to-...Joas Schilling2020-12-081-1/+8
|\ \
| * | Make debugging migration exceptions easierJoas Schilling2020-12-071-1/+8
* | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-087-10/+237
|\ \ \
| * | | Fix PHP code styleJoas Schilling2020-12-081-1/+1
| * | | Add a repairstep to validate the phone numbersJoas Schilling2020-12-074-1/+94
| * | | Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-071-3/+11
| * | | Add a config for default region of phone numbersJoas Schilling2020-12-071-12/+36
| * | | Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-071-2/+26
| * | | Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-072-0/+30
| * | | Add a database table for the accounts data so we can search it betterJoas Schilling2020-12-073-2/+49
| * | | Make code strictJoas Schilling2020-12-072-5/+6
| |/ /
* | | Merge pull request #23780 from nextcloud/enh/ci/php8Roeland Jago Douma2020-12-083-5/+18
|\ \ \
| * | | GD imagesRoeland Jago Douma2020-12-071-2/+15
| * | | fix appconfig testsRoeland Jago Douma2020-12-071-2/+2
| * | | Fix locking logicRoeland Jago Douma2020-12-071-1/+1
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2020-12-082-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-12-074-0/+4
* | [tx-robot] updated from transifexNextcloud bot2020-12-062-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-12-054-0/+4
|/
* Merge pull request #24552 from nextcloud/enh/remember_me_is_not_app_passwordRoeland Jago Douma2020-12-041-2/+12
|\
| * Fix typo Morris Jobke2020-12-041-1/+1
| * Remember me is not an app_passwordRoeland Jago Douma2020-12-041-2/+12
* | Merge pull request #24550 from nextcloud/enh/fix/new_session_id_if_decrypt_failsMorris Jobke2020-12-041-0/+1
|\ \
| * | Generate a new session id if the decrypting the session data failsRoeland Jago Douma2020-12-041-0/+1
| |/
* | Don't log params of imagecreatefromstringVincent Petry2020-12-041-0/+3
* | Merge pull request #24474 from nextcloud/enhancement/unified-search-result-at...Christoph Wurst2020-12-041-0/+21
|\ \
| * | Allow unified search results to have attributesChristoph Wurst2020-12-031-0/+21
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-12-0412-0/+12
* | Fix the download of multiple files from the webUIRoeland Jago Douma2020-12-031-0/+1
|/
* Merge pull request #24498 from nextcloud/enhancement/nextcloud-log-normalizerJoas Schilling2020-12-031-2/+1
|\
| * Replace abandoned log normalizer with our forkChristoph Wurst2020-12-031-2/+1
* | Also handle legacy cipher support when encryption is disabled but an old mast...Julius Härtl2020-12-032-2/+4
|/
* Merge pull request #24519 from nextcloud/fix/bug/emailtemplateMorris Jobke2020-12-031-1/+1
|\
| * Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
* | Merge pull request #24429 from nextcloud/3rdparty/closureChristoph Wurst2020-12-033-8/+4
|\ \
| * | [3rdparty] Migrate to Opis/ClosureRoeland Jago Douma2020-12-023-8/+4
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-12-032-6/+24
|/
* Merge pull request #24113 from nextcloud/extend-cache-eventsRoeland Jago Douma2020-12-0211-12/+159
|\
| * code style and dispatchTypedRobin Appelman2020-12-023-4/+1
| * rename cache event to follow new naming standardsRobin Appelman2020-11-268-17/+103
| * extend cache eventsRobin Appelman2020-11-267-5/+69
* | Merge pull request #23278 from nextcloud/enh/noid/user-limitsChristoph Wurst2020-12-026-5/+127
|\ \
| * | Add notification for user limitMorris Jobke2020-12-023-4/+25
| * | Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-024-3/+104