aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \
| * | | | fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch wit...julia.kirschenheuter2024-01-221-5/+9
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2330-80/+116
* | | | Merge pull request #43028 from nextcloud/fix/42641-correct-values-and-attrsFerdinand Thiessen2024-01-231-5/+3
|\ \ \ \
| * | | | Correct values and attributesjulia.kirschenheuter2024-01-221-5/+3
| |/ / /
* / / / fix(settings): set viewBox on SVG iconsGrigorii K. Shartsev2024-01-224-4/+4
|/ / /
* | | Merge pull request #43027 from nextcloud/fix/svg-viewbox-attributeKate2024-01-2211-11/+11
|\ \ \
| * | | fix: Use viewBox instead of viewbox in SVGsprovokateurin2024-01-2211-11/+11
| |/ /
* / / fix(files): do not show `View in folder` in the Files viewJohn Molakvoæ2024-01-222-3/+27
|/ /
* | Merge pull request #42821 from J0WI/rm-bz2-checkCôme Chilliet2024-01-221-3/+2
|\ \
| * | Remove disputed bz2 checkJ0WI2024-01-151-3/+2
* | | Merge pull request #42996 from nextcloud/fix/weather_status/location-formatArthur Schiwon2024-01-224-122/+125
|\ \ \
| * | | fix(weather_status): Fix location format for OpenAPIprovokateurin2024-01-214-122/+125
| | |/ | |/|
* / | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2228-12/+118
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-21142-430/+492
* | fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-1/+3
* | fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-...Ferdinand Thiessen2024-01-206-41/+43
* | enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-201-35/+79
* | fix(files): fixed home aria-label and desc logicEduardo Morales2024-01-201-3/+3
* | fix(files): Fix checkbox state semanticsChristopher Ng2024-01-204-17/+23
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2016-4/+88
* | Merge pull request #42888 from nextcloud/techdebt/noid/openapi-scopesJoas Schilling2024-01-1922-36/+44
|\ \