summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix plural usage in LDAP wizardJoas Schilling2022-08-221-13/+20
* | | | | | | Merge pull request #33001 from nextcloud/enh/imip-invitations-responsesAnna2022-08-235-8/+148
|\ \ \ \ \ \ \
| * | | | | | | Support iMIP invitations from MailAnna Larch2022-08-225-8/+148
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-2332-32/+32
|/ / / / / / /
* / / / / / / Request 64px avatars for the user managementChristoph Wurst2022-08-223-10/+5
|/ / / / / /
* | | | | | Merge pull request #33433 from nextcloud/fix/add-option-to-fix-encryptedCôme Chilliet2022-08-222-26/+43
|\ \ \ \ \ \
| * | | | | | Adapt test to fixed command output.Côme Chilliet2022-08-041-3/+14
| * | | | | | Fix encryption:fix-encrypted-version command when encrypted is set to 0Côme Chilliet2022-08-021-0/+16
| * | | | | | Improve typing in FixEncryptedVersion commandCôme Chilliet2022-08-021-23/+13
| | |_|_|_|/ | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-2210-6/+12
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-218-16/+26
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-208-0/+12
* | | | | | Merge pull request #33610 from nextcloud/enh/background-blur-varsJohn Molakvoæ2022-08-195-12/+30
|\ \ \ \ \ \
| * | | | | | Fix theming testsJohn Molakvoæ2022-08-192-0/+10
| * | | | | | Expose core background imageJulius Härtl2022-08-192-4/+9
| * | | | | | Move dashboard to new variablesJulius Härtl2022-08-191-8/+6
| * | | | | | Add css variables for blurred backgroundJulius Härtl2022-08-192-0/+5
* | | | | | | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-1911-196/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use user name cache in activity providersJoas Schilling2022-08-1911-196/+19
* | | | | | | Merge pull request #33614 from nextcloud/perf/noid/user-displayname-cache-for...Carl Schwan2022-08-192-58/+32
|\ \ \ \ \ \ \
| * | | | | | | Use user displayname cache for comment mentionsJoas Schilling2022-08-192-58/+32
| |/ / / / / /
* | | | | | | Fix carddav activitiesJoas Schilling2022-08-194-7/+7
* | | | | | | Merge pull request #33522 from nextcloud/fix/358-add-missing-expanded-attributesJulia Kirschenheuter2022-08-1910-3/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-1710-3/+32
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #33575 from nextcloud/search-shared-post-process-filterCarl Schwan2022-08-181-0/+8
|\ \ \ \ \ \
| * | | | | | further pre-filter search result before setting up share source cacheRobin Appelman2022-08-171-0/+8
| | |_|/ / / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-1810-0/+24
| |/ / / / |/| | | |
* | | | | Merge pull request #33584 from nextcloud/fix/theme-font-previewPytal2022-08-172-2/+7
|\ \ \ \ \
| * | | | | Fix font change preview updateJohn Molakvoæ2022-08-172-2/+7
* | | | | | Merge pull request #33564 from nextcloud/fix/theming-selectorJohn Molakvoæ2022-08-171-1/+1
|\ \ \ \ \ \
| * | | | | | Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #33526 from nextcloud/fix/duplicate-filter-idsLouis2022-08-171-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix duplicate ids on apps management pageChristopher Ng2022-08-131-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-1720-30/+88
* | | | | | Merge pull request #33549 from nextcloud/enh/perfopt-for-carddavJulius Härtl2022-08-171-1/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | performance optimisation for carddav backend blob data readAnna Larch2022-08-151-1/+6
* | | | | | Make DisplayNameCache return null if user doesn't existsCarl Schwan2022-08-161-1/+1
| |_|/ / / |/| | | |
* | | | | Automatically enable plain background if primary colour is setJohn Molakvoæ2022-08-162-7/+14
* | | | | Revert "Fix unit tests for the theming app"John Molakvoæ2022-08-164-25/+3
* | | | | Revert "First first run wizzard"John Molakvoæ2022-08-161-8/+9
* | | | | [tx-robot] updated from transifexNextcloud bot2022-08-16100-88/+120
* | | | | Remove redundant eventsVincent Petry2022-08-152-16/+3
* | | | | Merge pull request #33495 from nextcloud/unify-initial-and-updated-quota-displayVincent Petry2022-08-153-5/+7
|\ \ \ \ \
| * | | | | Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-103-3/+3
| * | | | | Use total available space rather than quota when updating the displayDaniel Calviño Sánchez2022-08-102-2/+4
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-1590-176/+506
* | | | | | l10n: Changed plural to singularrakekniven2022-08-141-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-1426-110/+116
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-1320-54/+106
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-08-1228-32/+260