Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(tests): Adjust legacy tests for nextcloud-router update | Ferdinand Thiessen | 2024-01-25 | 4 | -13/+13 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Upgrade `@nextcloud/router` to 2.2.1 | Ferdinand Thiessen | 2024-01-25 | 16 | -27/+27 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #43047 from nextcloud/artonge/feat/buffer_chunked_requests | Louis | 2024-01-25 | 1 | -0/+14 |
|\ | | | | | Buffer chunked requests | ||||
| * | Buffer chunked requests | Louis Chemineau | 2024-01-24 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #43078 from nextcloud/version-expire-handle-storage | Robin Appelman | 2024-01-25 | 1 | -0/+5 |
|\ \ | | | | | | | handle storage not available when expiring versions | ||||
| * | | handle storage not available when expiring versions | Robin Appelman | 2024-01-24 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #42939 from ↵ | Côme Chilliet | 2024-01-25 | 8 | -42/+91 |
|\ \ \ | | | | | | | | | | | | | nextcloud/enh/migrate-fairuseoffreepushservice-setupcheck | ||||
| * | | | Rename to "Push service" and enable on all instances to avoid trouble | Côme Chilliet | 2024-01-25 | 4 | -10/+16 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | Migrate fair use of free push service check to new SetupCheck API | Côme Chilliet | 2024-01-25 | 8 | -42/+85 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Merge pull request #43104 from nextcloud/chore/cleanup | John Molakvoæ | 2024-01-25 | 13 | -515/+0 |
|\ \ \ \ | |||||
| * | | | | chore(files): cleanup old templates | John Molakvoæ | 2024-01-25 | 13 | -515/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #42552 from ↵ | Ferdinand Thiessen | 2024-01-25 | 10 | -70/+68 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/41849/theming--change-color-button-contrast fix(theming): change color button contrast | ||||
| * | | | | | fix(cypress): Wait for color change in `pickRandomColor` | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | | chore(assets): Recompile assets | Grigorii K. Shartsev | 2024-01-24 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | | | test(theming): update e2e tests after separating color button and preview | Grigorii K. Shartsev | 2024-01-24 | 3 | -15/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | | | fix(theming): change color button contrast on admin settings | Grigorii K. Shartsev | 2024-01-24 | 2 | -29/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | | | fix(theming): change color button contrast on user settings | Grigorii K. Shartsev | 2024-01-24 | 3 | -24/+31 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | | | Merge pull request #42992 from nextcloud/fix/files-navigation-not-active | Ferdinand Thiessen | 2024-01-25 | 14 | -80/+134 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | fix(files): Make the navigation reactive to view changes and show also sub routes as active | ||||
| * | | | | chore(assets): Recompile assets | nextcloud-command | 2024-01-25 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | | fix(files): Ensure the correct `dir` query is set on folder action | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | fix(files): Make sure to add the `fileid` on favorite folders navigation entries | Ferdinand Thiessen | 2024-01-25 | 5 | -53/+90 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | fix(files): Make sure `$navigation` is observable to react on changes | Ferdinand Thiessen | 2024-01-25 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | fix(files): Set default view and match also child routes | Ferdinand Thiessen | 2024-01-25 | 3 | -18/+29 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | fix(files): Add declaration for `$navigation` | Ferdinand Thiessen | 2024-01-25 | 1 | -0/+7 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #42839 from nextcloud/enh/migrate-s3tempspace-setupcheck | Joas Schilling | 2024-01-25 | 8 | -206/+130 |
|\ \ \ \ | | | | | | | | | | | Migrate available temp space check to new SetupCheck API | ||||
| * | | | | Merge writable temporary space check with the s3 one, and improve | Côme Chilliet | 2024-01-25 | 8 | -87/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It will now show available space and path of both PHP and Nextcloud temporary directories if they differ. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | | Remove old version of temporary space setup check and fix tests | Côme Chilliet | 2024-01-25 | 4 | -137/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | | Migrate available temp space check to new SetupCheck API | Côme Chilliet | 2024-01-25 | 4 | -0/+97 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | | Merge pull request #42896 from nextcloud/fix/42451/revert-in-a-meeting-status | Christoph Wurst | 2024-01-25 | 3 | -25/+110 |
|\ \ \ \ \ | | | | | | | | | | | | | fix(userstatus): CALL status should overwrite MEETING status | ||||
| * | | | | | fix(userstatus): Also set the user status when the user has no status at all | Joas Schilling | 2024-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | | fix(userstatus): CALL status should overwrite MEETING status | Anna Larch | 2024-01-24 | 3 | -25/+110 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | | | | Merge pull request #43098 from nextcloud/fix/41903/settings--change-scope-a11y | Ferdinand Thiessen | 2024-01-25 | 4 | -113/+22 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | fix(settings): federation scope menu a11y | ||||
| * | | | | | chore(assets): Recompile assets | Grigorii K. Shartsev | 2024-01-24 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | | | fix(settings): use default styles for federation scope menu | Grigorii K. Shartsev | 2024-01-24 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | | | fix(settings): federation scope menu a11y | Grigorii K. Shartsev | 2024-01-24 | 2 | -110/+29 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | | | Merge pull request #43102 from ↵ | Joas Schilling | 2024-01-25 | 1 | -0/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/symfony/polyfill-intl-grapheme-1.28.0 chore(deps): Bump symfony/polyfill-intl-grapheme and symfony/polyfill-intl-normalizer to 1.28.0 | ||||
| * | | | | | chore(deps): Bump symfony/polyfill-intl-grapheme from 1.23.1 to 1.28.0 | Joas Schilling | 2024-01-25 | 1 | -0/+0 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Merge pull request #42836 from nextcloud/enh/migrate-mysql-utf8mb4-setupcheck | John Molakvoæ | 2024-01-25 | 8 | -109/+67 |
|\ \ \ \ \ | |||||
| * | | | | | Migrate MySQL utf8mb4 check to new SetupCheck API | Côme Chilliet | 2024-01-23 | 8 | -109/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | | | Merge pull request #43090 from nextcloud/fix/files--combine-navigation-and-app | Julia Kirschenheuter | 2024-01-25 | 9 | -78/+54 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | fix(files): combine navigation and files list into single Vue app | ||||
| * | | | | | chore(assets): Recompile assets | Grigorii K. Shartsev | 2024-01-25 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | | | fix(files): combine navigation and files list into single Vue app | Grigorii K. Shartsev | 2024-01-25 | 7 | -75/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | | | | Merge pull request #43077 from ↵ | Joas Schilling | 2024-01-25 | 1 | -0/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/egulias/email-validator-3.2.6 chore(deps): Bump egulias/email-validator from 3.2.5 to 3.2.6 | ||||
| * | | | | | | chore(deps): Bump egulias/email-validator from 3.2.5 to 3.2.6 | Joas Schilling | 2024-01-25 | 1 | -0/+0 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-25 | 24 | -8/+162 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Merge pull request #43080 from nextcloud/enh/noid/remove-eol-branches | Simon L | 2024-01-24 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | npm audit fix - remove stable24 and stable25 as they are EOL | ||||
| * | | | | npm audit fix - remove stable24 and stable25 as they are EOL | Simon L | 2024-01-24 | 1 | -1/+1 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | | Merge pull request #43005 from nextcloud/fix/testing-runtime-processing | Julius Härtl | 2024-01-24 | 5 | -1/+54 |
|\ \ \ \ | |/ / / |/| | | | fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider | ||||
| * | | | fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider | Julius Härtl | 2024-01-23 | 5 | -1/+54 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #43069 from ↵ | Matthieu Gallien | 2024-01-24 | 1 | -10/+11 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-code-signing-crl [master] fix(security): Update code signing revocation list |