| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(tests): Adjust legacy tests for nextcloud-router update | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+3 |
* | 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 | Robin Appelman | 2024-01-24 | 1 | -0/+5 |
* | | Merge pull request #42939 from nextcloud/enh/migrate-fairuseoffreepushservice... | Côme Chilliet | 2024-01-25 | 6 | -25/+91 |
|\ \ |
|
| * | | Rename to "Push service" and enable on all instances to avoid trouble | Côme Chilliet | 2024-01-25 | 4 | -10/+16 |
| * | | Migrate fair use of free push service check to new SetupCheck API | Côme Chilliet | 2024-01-25 | 6 | -25/+85 |
* | | | 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 |
* | | | | Merge pull request #42552 from nextcloud/fix/41849/theming--change-color-butt... | Ferdinand Thiessen | 2024-01-25 | 3 | -44/+36 |
|\ \ \ \ |
|
| * | | | | fix(theming): change color button contrast on admin settings | Grigorii K. Shartsev | 2024-01-24 | 2 | -29/+14 |
| * | | | | fix(theming): change color button contrast on user settings | Grigorii K. Shartsev | 2024-01-24 | 1 | -15/+22 |
| | |_|/
| |/| | |
|
* | | | | fix(files): Ensure the correct `dir` query is set on folder action | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+2 |
* | | | | fix(files): Make sure to add the `fileid` on favorite folders navigation entries | Ferdinand Thiessen | 2024-01-25 | 5 | -53/+90 |
* | | | | fix(files): Make sure `$navigation` is observable to react on changes | Ferdinand Thiessen | 2024-01-25 | 2 | -3/+3 |
* | | | | fix(files): Set default view and match also child routes | Ferdinand Thiessen | 2024-01-25 | 3 | -18/+29 |
* | | | | fix(files): Add declaration for `$navigation` | Ferdinand Thiessen | 2024-01-25 | 1 | -0/+7 |
| |_|/
|/| | |
|
* | | | Merge pull request #42839 from nextcloud/enh/migrate-s3tempspace-setupcheck | Joas Schilling | 2024-01-25 | 6 | -110/+130 |
|\ \ \ |
|
| * | | | Merge writable temporary space check with the s3 one, and improve | Côme Chilliet | 2024-01-25 | 6 | -40/+51 |
| * | | | Remove old version of temporary space setup check and fix tests | Côme Chilliet | 2024-01-25 | 2 | -88/+0 |
| * | | | Migrate available temp space check to new SetupCheck API | Côme Chilliet | 2024-01-25 | 4 | -0/+97 |
* | | | | Merge pull request #42896 from nextcloud/fix/42451/revert-in-a-meeting-status | Christoph Wurst | 2024-01-25 | 3 | -25/+110 |
|\ \ \ \ |
|
| * | | | | fix(userstatus): Also set the user status when the user has no status at all | Joas Schilling | 2024-01-25 | 1 | -1/+1 |
| * | | | | fix(userstatus): CALL status should overwrite MEETING status | Anna Larch | 2024-01-24 | 3 | -25/+110 |
* | | | | | Merge pull request #43098 from nextcloud/fix/41903/settings--change-scope-a11y | Ferdinand Thiessen | 2024-01-25 | 2 | -110/+19 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | fix(settings): use default styles for federation scope menu | Grigorii K. Shartsev | 2024-01-24 | 1 | -10/+0 |
| * | | | | fix(settings): federation scope menu a11y | Grigorii K. Shartsev | 2024-01-24 | 2 | -110/+29 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #42836 from nextcloud/enh/migrate-mysql-utf8mb4-setupcheck | John Molakvoæ | 2024-01-25 | 6 | -56/+67 |
|\ \ \ \ |
|
| * | | | | Migrate MySQL utf8mb4 check to new SetupCheck API | Côme Chilliet | 2024-01-23 | 6 | -56/+67 |
* | | | | | Merge pull request #43090 from nextcloud/fix/files--combine-navigation-and-app | Julia Kirschenheuter | 2024-01-25 | 7 | -75/+51 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | fix(files): combine navigation and files list into single Vue app | Grigorii K. Shartsev | 2024-01-25 | 7 | -75/+51 |
| | |_|/
| |/| | |
|
* / | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-25 | 22 | -4/+158 |
|/ / / |
|
* | | | 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 | Julius Härtl | 2024-01-23 | 5 | -1/+54 |
* | | | chore(user_status): Remove unused styles + svgs | Christopher Ng | 2024-01-23 | 7 | -23/+2 |
* | | | fix(user_status): Migrate to NcUserStatusIcon | Christopher Ng | 2024-01-23 | 4 | -41/+18 |
* | | | fix(dashboard): Migrate to NcUserStatusIcon | Christopher Ng | 2024-01-23 | 1 | -2/+4 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-24 | 66 | -164/+254 |
* | | | chore: Update dav snapshot | Christopher Ng | 2024-01-23 | 1 | -83/+94 |
* | | | Merge pull request #43033 from nextcloud/fix/color-capabilities | Ferdinand Thiessen | 2024-01-23 | 2 | -5/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(theming): Apply same logic on capabilities for primary color like on themes | Ferdinand Thiessen | 2024-01-23 | 2 | -5/+12 |
* | | | Merge pull request #43029 from nextcloud/artonge/feat/files_versions_virtual_... | Louis | 2024-01-23 | 2 | -16/+396 |
|\ \ \
| |_|/
|/| | |
|
| * | | Wrap versions list in virtual scroll | Louis Chemineau | 2024-01-23 | 2 | -16/+396 |
* | | | Merge pull request #42999 from nextcloud/fix/mjs-setup-check-local | John Molakvoæ | 2024-01-23 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | fix(settings): Allow to connect to local address when checking for `.mjs` sup... | Ferdinand Thiessen | 2024-01-21 | 1 | -1/+7 |
* | | | | Merge pull request #42829 from nextcloud/enh/migrate-webauthn-modules-setupcheck | Côme Chilliet | 2024-01-23 | 3 | -19/+21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Remove bz2 leftover description | Côme Chilliet | 2024-01-22 | 1 | -1/+0 |
| * | | | Add missing recommended modules gmp and bcmath | Côme Chilliet | 2024-01-22 | 1 | -0/+2 |
| * | | | Fix description for exif PHP module | Côme Chilliet | 2024-01-22 | 1 | -1/+1 |
| * | | | Merge gmp and bcmath module checks with the existing PHP modules setup check | Côme Chilliet | 2024-01-22 | 3 | -19/+20 |
* | | | | Merge pull request #43015 from nextcloud/fix/42941-Replace_samtically_incorre... | Julia Kirschenheuter | 2024-01-23 | 1 | -5/+9 |
|\ \ \ \ |
|