aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-082-0/+3
* | | Limit more contact searchesJoas Schilling2021-12-086-8/+40
* | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-1/+6
| |/ |/|
* | 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
* | | [tx-robot] updated from transifexNextcloud bot2021-12-0830-48/+216
* | | 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
* | | 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
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2021-12-072-2/+8
* | | Merge pull request #30113 from nextcloud/bugfix/noid/ext-storage-missing-spinnerPytal2021-12-063-0/+21
|\ \ \ | |/ / |/| |
| * | Add spinner when loading ext storagesVincent Petry2021-12-063-0/+21
* | | Merge pull request #30091 from nextcloud/dependabot/npm_and_yarn/marked-4.0.6John Molakvoæ2021-12-064-6/+6
|\ \ \
| * | | Bump marked from 4.0.5 to 4.0.6dependabot[bot]2021-12-064-6/+6
* | | | Merge pull request #30055 from nextcloud/enh/note-share-apiJulius Härtl2021-12-063-5/+120
|\ \ \ \ | |/ / / |/| | |
| * | | Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-033-5/+120
* | | | Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-0560-208/+208
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-058-2/+20
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-042-2/+2
* | | | Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso...Christoph Wurst2021-12-031-36/+43
|\ \ \ \
| * | | | Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* | | | | Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1John Molakvoæ2021-12-031-4/+40
|\ \ \ \ \
| * | | | | Follow upstream security recommandationCarl Schwan2021-12-021-4/+3
| * | | | | Add rgb to hsl converterCarl Schwan2021-12-021-4/+41
* | | | | | Merge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invo...Joas Schilling2021-12-026-26/+3
|\ \ \ \ \ \
| * | | | | | list.php files are only invoked via ViewController and APIControllerJoas Schilling2021-12-016-26/+3
| | |_|_|/ / | |/| | | |
* | | | | | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-023-5/+6
* | | | | | Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman2021-12-025-26/+29
|\ \ \ \ \ \
| * | | | | | fix testsRobin Appelman2021-12-023-9/+5
| * | | | | | code checker fixes for instanceOfStorageRobin Appelman2021-12-021-1/+3
| * | | | | | stop background scan early if a users still has unscanned files after backgro...Robin Appelman2021-12-021-1/+7
| * | | | | | find users for background scan one by oneRobin Appelman2021-12-021-22/+20
| * | | | | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-021-0/+1