summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-174-0/+20
* [tx-robot] updated from transifexNextcloud bot2022-04-164-2/+6
* [tx-robot] updated from transifexNextcloud bot2022-04-1510-4/+90
* Add extra filter for file pickerVincent Petry2022-04-141-0/+9
* Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry2022-04-142-0/+77
|\
| * Add a metadata service to store file metadataCarl Schwan2022-04-132-0/+77
* | [tx-robot] updated from transifexNextcloud bot2022-04-1412-8/+56
|/
* Merge pull request #31889 from nextcloud/feature/noid/allow-to-autocomplete-u...Joas Schilling2022-04-1311-10/+205
|\
| * Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-0811-10/+205
* | [tx-robot] updated from transifexNextcloud bot2022-04-134-442/+4
* | Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-123-5/+104
|\ \
| * | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-113-5/+104
* | | Wrap contact search result in a linkGnana Sekar2022-04-111-5/+9
* | | [tx-robot] updated from transifexNextcloud bot2022-04-092-0/+4
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2022-04-082-0/+2
|/
* Merge pull request #31847 from nextcloud/performance/user-status-retrivalVincent Petry2022-04-071-5/+1
|\
| * Retrieve user status only once when displaying pageCarl Schwan2022-04-051-5/+1
* | [tx-robot] updated from transifexNextcloud bot2022-04-072-0/+4
* | [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
|/
* Merge pull request #31820 from nextcloud/fix/30002Louis2022-04-054-6/+6
|\
| * Explicitly close div elementLouis Chemineau2022-04-044-6/+6
* | Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g...blizzz2022-04-051-1/+1
|\ \
| * | Add ldap:reset-group command to unmap groups from LDAPCôme Chilliet2022-04-011-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-04-058-2/+16
* | | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-041-1/+1
|\ \ \
| * | | Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-1/+1
* | | | Merge pull request #31687 from nextcloud/enhancement/passwordless-app-passwordsChristoph Wurst2022-04-041-10/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow app passwords without login password for occ user:add-app-passwordChristoph Wurst2022-03-231-10/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-044-2/+10
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-038-0/+14
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-0260-148/+148
| |_|/ |/| |
* | | Return to quotation marksValdnet2022-03-311-5/+5
* | | Correct codeValdnet2022-03-311-17/+17
* | | Code ordering for text stringsValdnet2022-03-311-47/+12
* | | [tx-robot] updated from transifexNextcloud bot2022-03-312-0/+8
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2022-03-302-22/+22
* | Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry2022-03-293-18/+19
|\ \
| * | Add direct arg to login flowVincent Petry2022-03-283-18/+19
* | | Merge pull request #31735 from nextcloud/fix/noid/mig-generator-copyrightCôme Chilliet2022-03-291-0/+24
|\ \ \
| * | | migration generator also includes copyright sectionArthur Schiwon2022-03-281-0/+24
* | | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-292-11/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing psalm errorsCôme Chilliet2022-03-241-1/+1
| * | | Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-10/+8
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-252-0/+6
* | | | Don't create cards_abiduri it if already existsLouis Chemineau2022-03-241-5/+9
|/ / /
* | / Remove old shorteningJoas Schilling2022-03-232-7/+0
| |/ |/|
* | Limit the length of app password namesJoas Schilling2022-03-232-0/+7
* | [tx-robot] updated from transifexNextcloud bot2022-03-232-2/+18
* | Merge pull request #31569 from nextcloud/bugfix/31519/revert-password-validationJoas Schilling2022-03-221-4/+1
|\ \
| * | Allow creating app passwords without validating the user's password againJoas Schilling2022-03-141-4/+1