summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-07-0114-36/+36
* unset ldap provider when disabling user_ldapArthur Schiwon2021-06-304-0/+57
* Merge pull request #27638 from nextcloud/enh/noid/fix-encrypted-versionJulius Härtl2021-06-305-0/+635
|\
| * Prevent running FixEncryptedVersion without master keyVincent Petry2021-06-292-1/+64
| * Fix FixEncryptedVersionTest testVincent Petry2021-06-292-158/+85
| * Fix warnings in FixEncryptedVersion commandVincent Petry2021-06-291-13/+26
| * Detect disabled signature check when reparingVincent Petry2021-06-291-1/+13
| * Downstream FixEncryptedVersionTestVincent Petry2021-06-291-0/+373
| * Downstream encryption:fix-encrypted-versionVincent Petry2021-06-294-0/+247
* | fix incredible off-by-one-typo-errorArthur Schiwon2021-06-301-1/+1
* | Merge pull request #27474 from nextcloud/feat/26866/prov-apiJohn Molakvoæ2021-06-304-26/+144
|\ \
| * | cleanupArthur Schiwon2021-06-302-14/+0
| * | fix small issues in UsersController handlingArthur Schiwon2021-06-302-3/+7
| * | adjust access permissions of new controller methodArthur Schiwon2021-06-301-1/+5
| * | fix regexArthur Schiwon2021-06-301-1/+1
| * | create a property on editUser when it was not set beforeArthur Schiwon2021-06-301-10/+14
| * | prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-302-0/+99
| * | prov api reports multiple mail as editable fieldArthur Schiwon2021-06-302-0/+4
| * | prov api reports additional emails on getUserArthur Schiwon2021-06-302-3/+20
* | | [tx-robot] updated from transifexNextcloud bot2021-06-3022-6/+124
|/ /
* | Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl2021-06-292-3/+6
|\ \
| * | Add regex to match Windows 10 calendar user-agentMikael Saarinen2021-06-232-3/+6
* | | Remember current cipherJ0WI2021-06-291-4/+23
| |/ |/|
* | Merge pull request #27698 from nextcloud/fix/25761/userexistsonldap-loopblizzz2021-06-281-7/+3
|\ \
| * | LDAP: determine shares of offline users only when neededArthur Schiwon2021-06-281-7/+3
* | | Merge pull request #27676 from nextcloud/localize-invitation-email-subjectsLukas Reschke2021-06-281-3/+6
|\ \ \ | |/ / |/| |
| * | Add indications for the translatorsThomas Citharel2021-06-251-0/+3
| * | Subjects for Invitation, Invitation cancellation and Invitation replies are n...Paweł Lechowicz2021-06-251-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2828-80/+132
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2718-20/+78
* | | [tx-robot] updated from transifexNextcloud bot2021-06-264-2/+4
* | | Validate the theming color also on CLIJoas Schilling2021-06-252-1/+10
|/ /
* | Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2John Molakvoæ2021-06-2529-29/+29
|\ \
| * | Bump app versionJoas Schilling2021-06-2429-29/+29
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2516-22/+266
|/ /
* | Master is now 23Joas Schilling2021-06-2429-29/+29
* | Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1dependabot[bot]2021-06-2473-403/+403
|\ \
| * | Bump core-js from 3.13.1 to 3.15.1dependabot[bot]2021-06-2473-403/+403
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2420-38/+144
* | | Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestampsChristoph Wurst2021-06-232-1/+20
|\ \ \
| * | | Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst2021-06-232-1/+20
| | |/ | |/|
* | | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-238-15/+15
|\ \ \
| * | | Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-1/+1
| * | | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-237-14/+14
| |/ /
* | / Add security.txtLukas Reschke2021-06-234-0/+54
| |/ |/|
* | Merge pull request #27561 from nextcloud/dav-search-offsetblizzz2021-06-231-3/+1
|\ \
| * | allow setting offset for queries not limited to the users home storageRobin Appelman2021-06-221-3/+1
* | | Merge pull request #26323 from J0WI/crypt-constblizzz2021-06-231-26/+24
|\ \ \
| * | | Use constant for supported formatsJ0WI2021-03-261-26/+24
* | | | Merge pull request #27610 from nextcloud/add-throttling-to-public-authJoas Schilling2021-06-233-3/+25
|\ \ \ \ | |_|_|/ |/| | |