aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-251-3/+3
* Merge pull request #43078 from nextcloud/version-expire-handle-storageRobin Appelman2024-01-251-0/+5
|\
| * handle storage not available when expiring versionsRobin Appelman2024-01-241-0/+5
* | Merge pull request #42939 from nextcloud/enh/migrate-fairuseoffreepushservice...Côme Chilliet2024-01-256-25/+91
|\ \
| * | Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-01-254-10/+16
| * | Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-256-25/+85
* | | Merge pull request #43104 from nextcloud/chore/cleanupJohn Molakvoæ2024-01-2513-515/+0
|\ \ \
| * | | chore(files): cleanup old templatesJohn Molakvoæ2024-01-2513-515/+0
* | | | Merge pull request #42552 from nextcloud/fix/41849/theming--change-color-butt...Ferdinand Thiessen2024-01-253-44/+36
|\ \ \ \
| * | | | fix(theming): change color button contrast on admin settingsGrigorii K. Shartsev2024-01-242-29/+14
| * | | | fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-241-15/+22
| | |_|/ | |/| |
* | | | fix(files): Ensure the correct `dir` query is set on folder actionFerdinand Thiessen2024-01-251-3/+2
* | | | fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-255-53/+90
* | | | fix(files): Make sure `$navigation` is observable to react on changesFerdinand Thiessen2024-01-252-3/+3
* | | | fix(files): Set default view and match also child routesFerdinand Thiessen2024-01-253-18/+29
* | | | fix(files): Add declaration for `$navigation`Ferdinand Thiessen2024-01-251-0/+7
| |_|/ |/| |
* | | Merge pull request #42839 from nextcloud/enh/migrate-s3tempspace-setupcheckJoas Schilling2024-01-256-110/+130
|\ \ \
| * | | Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-256-40/+51
| * | | Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-252-88/+0
| * | | Migrate available temp space check to new SetupCheck APICôme Chilliet2024-01-254-0/+97
* | | | Merge pull request #42896 from nextcloud/fix/42451/revert-in-a-meeting-statusChristoph Wurst2024-01-253-25/+110
|\ \ \ \
| * | | | fix(userstatus): Also set the user status when the user has no status at allJoas Schilling2024-01-251-1/+1
| * | | | fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-243-25/+110
* | | | | Merge pull request #43098 from nextcloud/fix/41903/settings--change-scope-a11yFerdinand Thiessen2024-01-252-110/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(settings): use default styles for federation scope menuGrigorii K. Shartsev2024-01-241-10/+0
| * | | | fix(settings): federation scope menu a11yGrigorii K. Shartsev2024-01-242-110/+29
| | |/ / | |/| |
* | | | Merge pull request #42836 from nextcloud/enh/migrate-mysql-utf8mb4-setupcheckJohn Molakvoæ2024-01-256-56/+67
|\ \ \ \
| * | | | Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-236-56/+67
* | | | | Merge pull request #43090 from nextcloud/fix/files--combine-navigation-and-appJulia Kirschenheuter2024-01-257-75/+51
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-01-257-75/+51
| | |_|/ | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2522-4/+158
|/ / /
* | | Merge pull request #43005 from nextcloud/fix/testing-runtime-processingJulius Härtl2024-01-245-1/+54
|\ \ \ | |_|/ |/| |
| * | fix(testing): implement getExpectedRuntime on FakeTextProcessingProviderJulius Härtl2024-01-235-1/+54
* | | chore(user_status): Remove unused styles + svgsChristopher Ng2024-01-237-23/+2
* | | fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-01-234-41/+18
* | | fix(dashboard): Migrate to NcUserStatusIconChristopher Ng2024-01-231-2/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2466-164/+254
* | | chore: Update dav snapshotChristopher Ng2024-01-231-83/+94
* | | Merge pull request #43033 from nextcloud/fix/color-capabilitiesFerdinand Thiessen2024-01-232-5/+12
|\ \ \ | |/ / |/| |
| * | fix(theming): Apply same logic on capabilities for primary color like on themesFerdinand Thiessen2024-01-232-5/+12
* | | Merge pull request #43029 from nextcloud/artonge/feat/files_versions_virtual_...Louis2024-01-232-16/+396
|\ \ \ | |_|/ |/| |
| * | Wrap versions list in virtual scrollLouis Chemineau2024-01-232-16/+396
* | | Merge pull request #42999 from nextcloud/fix/mjs-setup-check-localJohn Molakvoæ2024-01-231-1/+7
|\ \ \
| * | | fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-211-1/+7
* | | | Merge pull request #42829 from nextcloud/enh/migrate-webauthn-modules-setupcheckCôme Chilliet2024-01-233-19/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove bz2 leftover descriptionCôme Chilliet2024-01-221-1/+0
| * | | Add missing recommended modules gmp and bcmathCôme Chilliet2024-01-221-0/+2
| * | | Fix description for exif PHP moduleCôme Chilliet2024-01-221-1/+1
| * | | Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-223-19/+20
* | | | Merge pull request #43015 from nextcloud/fix/42941-Replace_samtically_incorre...Julia Kirschenheuter2024-01-231-5/+9
|\ \ \ \