aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34702 from nextcloud/fix/clean-ldap-wizard-typingVincent Petry2022-11-042-106/+101
|\
| * Fix $host var handling to avoid passing null to ldap_connectCôme Chilliet2022-10-251-2/+2
| * Clean up LDAP Wizard typingCôme Chilliet2022-10-202-104/+99
* | Fix duplicate event email notificationsRichard Steinmetz2022-11-0411-18/+214
* | Fix invalid date in security.txtJoas Schilling2022-11-041-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-11-042-0/+14
* | Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interfaceChristoph Wurst2022-11-031-9/+6
|\ \
| * | Move iMIP to it's own interfaceAnna Larch2022-11-031-9/+6
* | | Switch to DisplayNameCache for CardDAVAnna Larch2022-11-032-16/+2
* | | Switch to DisplayNameCache for CalDAVAnna Larch2022-11-034-35/+5
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-11-0310-0/+34
* | Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-026-6/+6
* | Merge pull request #34871 from nextcloud/bugfix/34695/fix-internal-expiredate...Vincent Petry2022-11-021-3/+6
|\ \
| * | Fix visibility of internal expire dateVincent Petry2022-10-281-3/+6
* | | [tx-robot] updated from transifexNextcloud bot2022-11-028-14/+134
* | | [tx-robot] updated from transifexNextcloud bot2022-11-016-0/+130
* | | [tx-robot] updated from transifexNextcloud bot2022-10-3112-2/+26
* | | [tx-robot] updated from transifexNextcloud bot2022-10-3024-18/+78
* | | [tx-robot] updated from transifexNextcloud bot2022-10-29102-1942/+2028
|/ /
* | Merge pull request #34359 from nextcloud/enh/admin-theming-vueJohn Molakvoæ2022-10-2827-3320/+1162
|\ \
| * | Purge unused legacy code and drop 3rdparty jscolor dependencyChristopher Ng2022-10-287-3094/+0
| * | Rewrite admin theming in VueChristopher Ng2022-10-2820-226/+1162
* | | Merge pull request #31064 from nextcloud/prune-calendar-changesChristoph Wurst2022-10-2810-1/+272
|\ \ \
| * | | Add a background job to prune outdated sync tokensThomas Citharel2022-10-2710-1/+272
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2022-10-28120-214/+192
* | | Fix disabled federated scopeChristopher Ng2022-10-284-12/+20
|/ /
* | Merge pull request #34683 from nextcloud/enh/a11y-input-errorJohn Molakvoæ2022-10-272-4/+68
|\ \
| * | Display invalid input messageChristopher Ng2022-10-272-4/+68
* | | [tx-robot] updated from transifexNextcloud bot2022-10-2718-12/+36
|/ /
* | Fix empty content regressions in comments appRichard Steinmetz2022-10-261-12/+35
* | Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributesJulius Härtl2022-10-261-0/+10
|\ \
| * | Check share attributes on preview endpointsJulius Härtl2022-10-251-0/+10
* | | [tx-robot] updated from transifexNextcloud bot2022-10-2610-6/+28
* | | 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-252-3/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-242-3/+24
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-2562-0/+84
|/ / /
* | | 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 #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-2416-28/+208
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-2318-80/+80
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-226-4/+34
* | | | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-218-40/+124
|\ \ \ \
| * | | | [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-188-40/+105
* | | | | Merge pull request #34508 from starypatyk/dav_displaynameVincent Petry2022-10-211-0/+17
|\ \ \ \ \
| * | | | | WebDAV - use file/folder name for dav:displaynameDariusz Olszewski2022-10-101-0/+17