aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Groupware back-end devs as CalDAV and CardDAV code ownersChristoph Wurst2021-12-101-0/+2
* Merge pull request #30157 from nextcloud/fix/datepicker-share-langJohn Molakvoæ2021-12-105-27/+19
|\
| * Fix first day localeJohn Molakvoæ2021-12-095-23/+8
| * Properly format sharing datepicker localeJohn Molakvoæ2021-12-093-10/+17
* | Merge pull request #30164 from nextcloud/bugfix/noid/fix-dir-external-root-sh...Vincent Petry2021-12-101-1/+1
|\ \
| * | Use correct icon for dir-external-rootVincent Petry2021-12-091-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-12-102-0/+2
* | | Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclos...Pytal2021-12-091-2/+6
|\ \ \
| * | | Check resource before closing in encryption wrapperVincent Petry2021-12-091-2/+6
* | | | Merge pull request #29996 from zordsdavini/patch-1Pytal2021-12-095-2/+58
|\ \ \ \
| * | | | Update core/Migrations/Version23000Date20211203110726.phpPytal2021-12-091-8/+4
| * | | | Fix relation "user_id" already exists migration errorChristopher Ng2021-12-035-2/+62
* | | | | Merge pull request #30168 from nextcloud/feat/non-migrated-preview-deletePytal2021-12-091-6/+25
|\ \ \ \ \
| * | | | | Allow to delete non-migrated previews instead of moving themJohn Molakvoæ2021-12-091-6/+25
| | |_|/ / | |/| | |
* | | | | Merge pull request #30075 from nextcloud/logic-opChristoph Wurst2021-12-091-4/+4
|\ \ \ \ \
| * | | | | Switch logical operatorsacsfer2021-12-031-4/+4
* | | | | | Merge pull request #29523 from nextcloud/fix/support-ldap-long-dnsJohn Molakvoæ2021-12-096-33/+213
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use clearer names for variablesCôme Chilliet2021-11-232-34/+34
| * | | | | Add an index for directory_uuid as wellCôme Chilliet2021-11-232-0/+10
| * | | | | Make sure that hash function returns a stringCôme Chilliet2021-11-231-1/+6
| * | | | | Add the columns and alter the index in Version1010Date20200630192842Côme Chilliet2021-11-231-3/+11
| * | | | | Fixes in migration stepCôme Chilliet2021-11-231-3/+2
| * | | | | Put back length check to have a clear errorCôme Chilliet2021-11-231-0/+11
| * | | | | Fixed migration step for user_ldapCôme Chilliet2021-11-233-2/+4
| * | | | | Fix variable namesJoas Schilling2021-11-231-2/+2
| * | | | | Change column names to ldap_dn and ldap_dn_hash and add migrationCôme Chilliet2021-11-233-29/+158
| * | | | | Support LDAP dns longer than 255 charactersCôme Chilliet2021-11-232-27/+43
* | | | | | Merge pull request #30156 from nextcloud/bugfix/noid/only-wildcard-search-if-...John Molakvoæ2021-12-0916-22/+114
|\ \ \ \ \ \
| * | | | | | Make psalm more happyJoas Schilling2021-12-091-2/+2
| * | | | | | Fix docs to make Psalm happierJoas Schilling2021-12-091-6/+1
| * | | | | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-085-6/+21
| * | | | | | Limit more contact searchesJoas Schilling2021-12-0810-13/+65
| * | | | | | Only limit search in the system address bookJoas Schilling2021-12-083-4/+18
| * | | | | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-086-2/+18
| | |_|_|_|/ | |/| | | |
* / | | | | [tx-robot] updated from transifexNextcloud bot2021-12-094-0/+8
|/ / / / /
* | | | | Merge pull request #30141 from nextcloud/fix/filelist-reloadJulius Härtl2021-12-081-1/+3
|\ \ \ \ \
| * | | | | Reload page on 401 since there is an authentification problemCarl Schwan2021-12-071-5/+3
| * | | | | Stop reloading file list when getting 401 error on root dirCarl Schwan2021-12-071-0/+4
* | | | | | Merge pull request #30126 from nextcloud/revert-30077-enh/node-tests-nameJohn Molakvoæ2021-12-081-3/+3
|\ \ \ \ \ \
| * | | | | | Revert "Explicitly name node tests workflow"John Molakvoæ2021-12-071-3/+3
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-12-0836-58/+276
* | | | | | | Merge pull request #29968 from nextcloud/fix-input-for-groups-validation-in-n...Louis2021-12-076-27/+19
|\ \ \ \ \ \ \
| * | | | | | | Remove no longer needed CSS rulesDaniel Calviño Sánchez2021-12-071-12/+1
| * | | | | | | Fix input for groups validation in new user formDaniel Calviño Sánchez2021-12-076-15/+18
|/ / / / / / /
* | | | | | | Merge pull request #30134 from nextcloud/fix/noid/file-action-view-in-folderJulien Veyssier2021-12-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | do not trigger events when setting active view in gotopluginJulien Veyssier2021-12-071-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #30114 from nextcloud/fix/sanitizeMtimeJohn Molakvoæ2021-12-073-14/+63
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Prevent writing invalid mtimeJohn Molakvoæ2021-12-073-14/+63
| |/ / / / /
* | | | | | Merge pull request #30122 from nextcloud/automated/noid/psalm-baseline-update...John Molakvoæ2021-12-071-8/+0
|\ \ \ \ \ \
| * | | | | | Update psalm baselinenextcloud-command2021-12-071-8/+0