Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(app-store): Also proxy images of locally installed appsfix/proxy-app-screenshot | Ferdinand Thiessen | 2024-10-23 | 1 | -1/+15 |
| | | | | | | | Before this only app store apps got their screenshots proxied, but this will cause locally installed apps to not be correctly shown on the app-store. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 4 | -4/+50 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48790 from ↵ | Kate | 2024-10-22 | 48 | -678/+250 |
|\ | | | | | | | nextcloud/refactor/apps/constructor-property-promotion | ||||
| * | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 48 | -678/+250 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 16 | -18/+56 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-21 | 10 | -28/+234 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-20 | 16 | -28/+118 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2 | dependabot[bot] | 2024-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: nextcloud/coding-standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-19 | 52 | -72/+80 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48547 from nextcloud/feat/row_format_check | Benjamin Gaussorgues | 2024-10-18 | 4 | -0/+76 |
|\ | |||||
| * | feat(setupchecks): add row format setup check for MySQL databasesfeat/row_format_check | Benjamin Gaussorgues | 2024-10-08 | 4 | -0/+76 |
| | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-18 | 18 | -32/+152 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48743 from ↵ | Kate | 2024-10-17 | 2 | -2/+2 |
|\ \ | | | | | | | | | | nextcloud/fix/45717/hide-last-modified-for-shipped-apps | ||||
| * | | fix(appstore): Hide last modified information for shipped appsfix/45717/hide-last-modified-for-shipped-apps | Marcel Müller | 2024-10-16 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-17 | 82 | -186/+186 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 12 | -47/+55 |
| | | | | | | | | | | | | This resolves 68 ESLint warnings about invalid code style. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-16 | 6 | -24/+82 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48702 from nextcloud/chore/update-sass-loader | Ferdinand Thiessen | 2024-10-15 | 3 | -7/+7 |
|\ \ | | | | | | | chore: migrate from deprecated SASS API and SASS JS API | ||||
| * | | chore(assets): recompile assetschore/update-sass-loader | Grigorii K. Shartsev | 2024-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | chore(sass): migrate from deprecated mixed decls | Grigorii K. Shartsev | 2024-10-14 | 2 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 12 | -28/+42 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-15 | 6 | -20/+40 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore: Use more gender neutral language | provokateurin | 2024-10-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-14 | 4 | -44/+52 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-13 | 8 | -34/+62 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-12 | 6 | -16/+94 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-11 | 6 | -44/+60 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48638 from nextcloud/fix/reasons-to-use | Pytal | 2024-10-10 | 4 | -14/+13 |
|\ \ | | | | | | | fix: Fix "Reasons to use Nextcloud" design | ||||
| * | | chore: compile assetsfix/reasons-to-use | Christopher Ng | 2024-10-09 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | fix: Fix "Reasons to use Nextcloud" design | Christopher Ng | 2024-10-09 | 2 | -12/+11 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-10 | 2 | -0/+2 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: Fix empty sections appearing in search resultsfix/unified-search-empty-sections | Christopher Ng | 2024-10-08 | 1 | -2/+18 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-08 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-07 | 4 | -20/+22 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-06 | 6 | -0/+6 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-05 | 8 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48532 from nextcloud/fix/48437/dont-exclude-user | Arthur Schiwon | 2024-10-04 | 1 | -6/+0 |
|\ \ | | | | | | | fix: do not reduce count for subadmins if they are members of group | ||||
| * | | fix: do not reduce count for subadmins if they are members of groupfix/48437/dont-exclude-user | Maksim Sukharev | 2024-10-02 | 1 | -6/+0 |
| | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-04 | 14 | -138/+190 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-03 | 132 | -204/+210 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Move from Twitter to Xchore/48408/rename-twitter-to-x | fenn-cs | 2024-10-02 | 1 | -7/+7 |
| | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-02 | 4 | -2/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-01 | 2 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48437 from nextcloud/fix/noid/count-disabled-correct | Kate | 2024-09-30 | 1 | -4/+4 |
|\ | |||||
| * | fix: correctly count disabled users for subadminsfix/noid/count-disabled-correct | Maksim Sukharev | 2024-09-28 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | fix(settings): Sort all settings - incl declarative settings - by priorityfix/declarative-settings-priority | Ferdinand Thiessen | 2024-09-28 | 4 | -79/+72 |
|/ | | | | | | | | Previously declarative settings were sorted by priority but behind the "native" settings, this is now fixed, meaning a declarative setting with higher priority than an `ISetting` will be correctly rendered before that `ISetting` in the settings list. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-28 | 4 | -0/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-27 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-25 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Ensure app discover section is returned as listfix/app-discover | Ferdinand Thiessen | 2024-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |