aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l10n: Improve stylingValdnet2022-10-261-1/+1
* Merge pull request #34825 from nextcloud/fix/noid/comments-empty-contentRichard Steinmetz2022-10-265-18/+41
|\
| * Fix empty content regressions in comments appRichard Steinmetz2022-10-265-18/+41
* | Merge pull request #34789 from nextcloud/fix/pre-commit-exclude-composer-auto...Julius Härtl2022-10-261-1/+1
|\ \ | |/ |/|
| * Do not apply codestyle to composer autoloadersCôme Chilliet2022-10-251-1/+1
* | Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributesJulius Härtl2022-10-263-0/+30
|\ \
| * | Check share attributes on preview endpointsJulius Härtl2022-10-253-0/+30
* | | Merge pull request #34809 from nextcloud/artonge/fix/getMetadata_return_typeLouis2022-10-261-1/+1
|\ \ \
| * | | Fix getMetadata return typeLouis Chemineau2022-10-261-1/+1
* | | | Merge pull request #34804 from nextcloud/bugfix/noid/ldap-login-filter-no-mailVincent Petry2022-10-262-2/+15
|\ \ \ \
| * | | | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-10-262-2/+15
| | |/ / | |/| |
* | | | Merge pull request #34776 from nextcloud/enh/noid/improve-browser-warningJohn Molakvoæ2022-10-264-7/+7
|\ \ \ \
| * | | | Compile assetsnextcloud-command2022-10-252-3/+3
| * | | | Address reviewSimon L2022-10-251-1/+1
| * | | | update browser warningszaimen2022-10-252-4/+4
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexNextcloud bot2022-10-2622-8/+56
|/ / /
* | | Merge pull request #34691 from nextcloud/profiler/ldap-backtraceCarl Schwan2022-10-252-2/+4
|\ \ \
| * | | Add backtrace to ldap profiler collectorCarl Schwan2022-10-202-2/+4
* | | | Merge pull request #34774 from nextcloud/fix/fair-use-ldap-fixCôme Chilliet2022-10-256-6/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix autoloadersCôme Chilliet2022-10-252-0/+2
| * | | Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet2022-10-251-2/+2
| * | | Add missing fileCôme Chilliet2022-10-241-0/+39
| * | | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-243-6/+29
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2022-10-25162-82/+288
* | | Merge pull request #34756 from nextcloud/revert-33087-fix/30282/external-stor...Simon L2022-10-242-2/+6
|\ \ \
| * | | Revert "fix external storages access"Simon L2022-10-232-2/+6
* | | | Merge pull request #34706 from nextcloud/enh/noid/improve-one-click-instance-...Simon L2022-10-241-3/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | update notifications for one-click instancesszaimen2022-10-241-3/+15
|/ / /
* | | Merge pull request #34742 from nextcloud/add_well-known_changepasswordChristoph Wurst2022-10-246-4/+72
|\ \ \
| * | | Add .well-known/changepassword handlerRoeland Jago Douma2022-10-226-4/+72
* | | | Merge pull request #34740 from nextcloud/fix/image/x-iconSimon L2022-10-241-24/+25
|\ \ \ \
| * | | | Sort alphabeticallyJohn Molakvoæ2022-10-221-24/+24
| * | | | Add ico image/x-iconJohn Molakvoæ2022-10-221-0/+1
| |/ / /
* | | | Merge pull request #34626 from nextcloud/enhancement/rename-personal-groupwar...Christoph Wurst2022-10-247-8/+15
|\ \ \ \
| * | | | Rename personal Groupware settings section to "Availability"Christoph Wurst2022-10-177-8/+15
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-2434-64/+332
| |_|/ / |/| | |
* | | | Merge pull request #33087 from nextcloud/fix/30282/external-storagesJohn Molakvoæ2022-10-232-6/+2
|\ \ \ \
| * | | | fix external storages accessszaimen2022-07-012-6/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-2336-118/+168
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-22202-294/+458
* | | | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-2115-59/+261
|\ \ \ \
| * | | | extended hint messageblizzz2022-10-211-1/+1
| * | | | improve admin notification experienceArthur Schiwon2022-10-181-8/+27
| * | | | [LDAP] throw exception only against prov apiArthur Schiwon2022-10-181-1/+20
| * | | | LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-1814-51/+215
* | | | | Merge pull request #34136 from nextcloud/fix/default-channelblizzz2022-10-212-11/+16
|\ \ \ \ \
| * | | | | silence psalmArthur Schiwon2022-10-211-0/+3
| * | | | | on installation save channel to config.php if not stableArthur Schiwon2022-10-211-11/+13
* | | | | | Merge pull request #34579 from nextcloud/unencrypted-size-nullVincent Petry2022-10-211-1/+1
|\ \ \ \ \ \
| * | | | | | fix null error in getUnencryptedSizeRobin Appelman2022-10-131-1/+1