summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a unit test for translation with trailing colonJoas Schilling2022-04-261-0/+7
* Merge pull request #32147 from nextcloud/fix/css-default-load-setup-guestJohn Molakvoæ2022-04-261-1/+2
|\
| * Fix default fallback theme on setup ang guests pagesJohn Molakvoæ2022-04-261-1/+2
* | Merge pull request #32114 from nextcloud/fix/31915/up-to-date-fixSimon L2022-04-265-9/+9
|\ \
| * | fix showing of all apps are up-to-date in apps managementszaimen2022-04-255-9/+9
* | | Merge pull request #32145 from nextcloud/fix/phpcolorsJohn Molakvoæ2022-04-2629-1786/+12
|\ \ \ | |_|/ |/| |
| * | Update 3rdpartyJohn Molakvoæ2022-04-261-0/+0
| * | Fix mexitek/phpcolorsJohn Molakvoæ2022-04-2628-1786/+12
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-04-26156-330/+558
* | Merge pull request #32084 from nextcloud/root-setup-groupfoldersVincent Petry2022-04-251-1/+3
|\ \
| * | Only need to setup root for groupfoldersRobin Appelman2022-04-221-1/+3
* | | Merge pull request #32069 from nextcloud/cleanup/allconfig-sqlCarl Schwan2022-04-252-78/+64
|\ \ \
| * | | Cleanup AllConfigCarl Schwan2022-04-222-78/+64
* | | | Merge pull request #32033 from nextcloud/fix/metadata-scan-app-dataVincent Petry2022-04-251-1/+22
|\ \ \ \
| * | | | Fix scanning app data with metadataCarl Schwan2022-04-221-1/+22
* | | | | Merge pull request #32121 from nextcloud/enh/noid/cronjob-description-updateSimon L2022-04-251-5/+5
|\ \ \ \ \
| * | | | | update description of cronjob settings to be aligned to the documentation updateszaimen2022-04-251-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #32074 from nextcloud/mysql-search-ignore-index-2Robin Appelman2022-04-253-2/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tell mysql to ignore the sort index for search queriesRobin Appelman2022-04-223-2/+13
| | |_|/ | |/| |
* | | | Merge pull request #32082 from nextcloud/directory-content-lazy-ownerVincent Petry2022-04-254-8/+159
|\ \ \ \
| * | | | Use a lazy user for the file owner when listing a directoryRobin Appelman2022-04-224-8/+159
| |/ / /
* | | | Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submountVincent Petry2022-04-251-4/+2
|\ \ \ \
| * | | | optimize adding submount info to directory contentRobin Appelman2022-04-221-4/+2
| |/ / /
* | | | Merge pull request #32112 from nextcloud/bugfix/noid/add-missing-indexVincent Petry2022-04-258-10/+65
|\ \ \ \
| * | | | Bump versionJoas Schilling2022-04-251-1/+1
| * | | | Fix older migrations to the version patternJoas Schilling2022-04-255-8/+8
| * | | | Add missing indexJoas Schilling2022-04-254-1/+56
* | | | | Merge pull request #32109 from k-popov/no_time_sensitive_check_for_webcronVincent Petry2022-04-253-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Get not only time-sensitive next job from list but anyKirill Popov2022-04-243-2/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-2512-2/+40
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-24860-78/+5936
* | | | Merge pull request #32054 from nextcloud/verify-that-talk-could-be-enabled-be...Joas Schilling2022-04-231-0/+1
|\ \ \ \
| * | | | Verify that Talk could be enabled before executing the testsDaniel Calviño Sánchez2022-04-211-0/+1
* | | | | Merge pull request #32091 from nextcloud/dependabot/npm_and_yarn/babel-loader...dependabot[bot]2022-04-232-8/+8
|\ \ \ \ \
| * | | | | Bump babel-loader from 8.2.4 to 8.2.5dependabot[bot]2022-04-232-8/+8
* | | | | | Merge pull request #32090 from nextcloud/dependabot/npm_and_yarn/puppeteer-13...dependabot[bot]2022-04-232-16/+16
|\ \ \ \ \ \
| * | | | | | Bump puppeteer from 13.5.2 to 13.6.0dependabot[bot]2022-04-232-16/+16
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2022-04-23116-140/+202
|/ / / / /
* | | | | Merge pull request #32076 from nextcloud/cache-storage-info-failed-shareCarl Schwan2022-04-222-2/+20
|\ \ \ \ \
| * | | | | add logging of failed quota infoRobin Appelman2022-04-221-0/+6
| * | | | | use and cache root storage info if a share can't be resolvedRobin Appelman2022-04-221-2/+14
| | |/ / / | |/| | |
* | | | | Merge pull request #32040 from nextcloud/full-setup-only-newJulius Härtl2022-04-222-3/+16
|\ \ \ \ \
| * | | | | only register mounts that are new from providers that are new during a full s...Robin Appelman2022-04-212-3/+16
* | | | | | Merge pull request #32073 from nextcloud/fix/DyslexiaFont-themeSimon L2022-04-225-42/+178
|\ \ \ \ \ \
| * | | | | | Fix dyslexia font loadingJohn Molakvoæ2022-04-225-42/+178
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #32071 from nextcloud/performance/cache-display-nameblizzz2022-04-221-6/+14
|\ \ \ \ \ \
| * | | | | | cache display names in local memory before external memcacheRobin Appelman2022-04-221-6/+14
| |/ / / / /
* | | | | | Merge pull request #32053 from nextcloud/cache-verify-share-mountpointblizzz2022-04-223-5/+35
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cache the verification of the share mountpointRobin Appelman2022-04-213-5/+35
| |/ / / /
* | | | | Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ2022-04-22385-5844/+4421
|\ \ \ \ \