summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #32212 from nextcloud/bugfix/noid/make-the-order-of-reacti...Joas Schilling2022-04-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Make the order of reactions reliableJoas Schilling2022-04-281-0/+1
* | | | | | | | | Remove deprecated occ app:check-code commandCôme Chilliet2022-04-282-2/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #32202 from nextcloud/fix/layout-theme-arrayJohn Molakvoæ2022-04-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix `Undefined array key "enabledThemes"` on layout.user.phpJohn Molakvoæ2022-04-281-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | l10n: Correct a typoValdnet2022-04-281-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-2812-8/+32
|/ / / / / / /
* | | | | | | Merge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation...Carl Schwan2022-04-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Make the binary operation order explicitJoas Schilling2022-04-211-1/+1
* | | | | | | | l10n: Fix codeValdnet2022-04-271-1/+1
* | | | | | | | Merge pull request #31492 from nextcloud/fix/check-secret-configuredJohn Molakvoæ2022-04-261-0/+9
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Only check if secret is set if the nextcloud is installedCarl Schwan2022-03-091-1/+1
| * | | | | | | Also check for instanceid and passwordhashCarl Schwan2022-03-091-5/+7
| * | | | | | | Require the secret config to be configuredCarl Schwan2022-03-081-0/+7
* | | | | | | | Fix translations with trailing colonsJoas Schilling2022-04-261-1/+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
* | | | | | | | Fix mexitek/phpcolorsJohn Molakvoæ2022-04-2626-1727/+8
|/ / / / / / /
* | | | | | | 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-251-69/+64
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Cleanup AllConfigCarl Schwan2022-04-221-69/+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 #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-254-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix older migrations to the version patternJoas Schilling2022-04-253-5/+5
| * | | | | | | | | Add missing indexJoas Schilling2022-04-253-1/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Get not only time-sensitive next job from list but anyKirill Popov2022-04-241-1/+1
|/ / / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-24146-8/+1292
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-232-0/+4
* | | | | | | | Merge pull request #32076 from nextcloud/cache-storage-info-failed-shareCarl Schwan2022-04-221-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
* | | | | | | | | cache display names in local memory before external memcacheRobin Appelman2022-04-221-6/+14
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ2022-04-2229-23/+1746
|\ \ \ \ \ \ \ \
| * | | | | | | | Add default theming disabled fallbackJohn Molakvoæ2022-04-221-0/+5
| * | | | | | | | Ship mexitek/phpcolorsJohn Molakvoæ2022-04-2127-11/+1732
| * | | | | | | | Write body theme selector straight in the templateJohn Molakvoæ2022-04-211-0/+8
| * | | | | | | | Start theming providersJoas Schilling2022-04-212-12/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #32045 from nextcloud/cache-fullSetupRequiredblizzz2022-04-221-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | cache fullSetupRequired locallyRobin Appelman2022-04-211-1/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Update cache when display name changeCarl Schwan2022-04-221-1/+12
* | | | | | | | Cache display nameCarl Schwan2022-04-223-0/+68
| |_|/ / / / / |/| | | | | |