Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-29 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-27 | 4 | -2/+54 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48153 from nextcloud/feat/shipped/app_api | Joas Schilling | 2024-09-26 | 1 | -0/+2 |
|\ | | | | | feat(app_api): make app_api shipped and default enabled | ||||
| * | feat: add app_api to shipped and default enabled appsfeat/shipped/app_api | Andrey Borysenko | 2024-09-25 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-26 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | feat(rtl): Set layout direction based on language | ali ghorbani | 2024-09-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: ali ghorbani <ghorbani.ali.developer@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-22 | 4 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore(deps-dev): Bump sass from 1.77.8 to 1.79.3dependabot/npm_and_yarn/sass-1.79.3 | dependabot[bot] | 2024-09-21 | 6 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.79.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.79.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-21 | 4 | -4/+14 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48152 from nextcloud/clean/version-ocp | Julius Knorr | 2024-09-20 | 5 | -9/+17 |
|\ \ | | | | | | | chore(legacy): Introduce public version class and drop version methods from OC_Util | ||||
| * | | chore(legacy): Introduce public version ct plass and drop version methods ↵clean/version-ocp | Julius Knorr | 2024-09-20 | 5 | -9/+17 |
| | | | | | | | | | | | | | | | | | | from OC_Util Signed-off-by: Julius Knorr <jus@bitgrid.net> | ||||
* | | | chore: Move legacy dialogs template from files to core until we can remove it | Ferdinand Thiessen | 2024-09-20 | 2 | -1/+36 |
|/ / | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | chore(assets): Recompile assetschore/cleanup-warnings | nextcloud-command | 2024-09-20 | 1 | -50/+1 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | chore: fix usage of deprecated functions and adjust code style | Ferdinand Thiessen | 2024-09-20 | 8 | -14/+19 |
| | | | | | | | | | | | | | | | | This solves 57 ESLint warnings by replacing deprecated code with `@nextcloud/` libraries, as well as adding missing type information, importing jQuery instead of relying on global one, and the same with Moment.js. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | chore: Remove old travis related stuff | Ferdinand Thiessen | 2024-09-19 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 33 | -72/+72 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48137 from nextcloud/enh/add-rich-object-formatter | Côme Chilliet | 2024-09-18 | 1 | -24/+3 |
|\ \ | | | | | | | feat: Add OCP interface to format richtext into string | ||||
| * | | feat: Add OCP interface to format richtext into string | Côme Chilliet | 2024-09-17 | 1 | -24/+3 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 110 | -112/+112 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48145 from nextcloud/artonge/fix/drop_unecessary_exit | Joas Schilling | 2024-09-18 | 4 | -23/+39 |
|\ \ \ | | | | | | | | | fix: Drop unnecessary exit | ||||
| * | | | fix: Prevent duplicate creation of print_exception function | Louis Chemineau | 2024-09-18 | 4 | -23/+39 |
| | |/ | |/| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 6 | -26/+34 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(core): profile design and pronouns supportfieat/profile-pronounces | John Molakvoæ (skjnldsv) | 2024-09-18 | 1 | -6/+19 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | feat: add profile pronouns | John Molakvoæ (skjnldsv) | 2024-09-17 | 1 | -0/+2 |
|/ / | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #48129 from nextcloud/feat/zst | John Molakvoæ | 2024-09-17 | 1 | -21/+22 |
|\ \ | |/ |/| | |||||
| * | chore: add `application/zstd` | John Molakvoæ (skjnldsv) | 2024-09-17 | 1 | -21/+22 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-17 | 6 | -0/+32 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-16 | 6 | -0/+44 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-14 | 4 | -4/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Replace OC_App::getAllApps with a method in AppManager | Côme Chilliet | 2024-09-13 | 6 | -13/+10 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App | Côme Chilliet | 2024-09-13 | 1 | -1/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-13 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-12 | 4 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 104 | -110/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47805 from nextcloud/fix/xml-exception-template | Ferdinand Thiessen | 2024-09-09 | 1 | -1/+1 |
|\ | | | | | fix: Replace conflicting tags in `xml_exception` template | ||||
| * | fix: Replace conflicting tags in `xml_exception` template | Ferdinand Thiessen | 2024-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | The `<?xml` tag is interpreted as PHP short tags, so this causes errors. Instead just print that part of the template. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-09 | 6 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-08 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 8 | -4/+28 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(TaskProcessing): increase error_message column length | Anupam Kumar | 2024-09-06 | 1 | -0/+40 |
| | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com> | ||||
* | Merge pull request #47649 from nextcloud/fix/footer-overlap | Pytal | 2024-09-06 | 7 | -16/+36 |
|\ | | | | | fix: Fix inaccessible content on public pages due to overlapping footer | ||||
| * | chore: compile scss | Christopher Ng | 2024-09-05 | 4 | -4/+4 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | fix: Fix inaccessible content on public pages due to overlapping footer | Christopher Ng | 2024-09-05 | 3 | -12/+32 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 6 | -6/+26 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 3 | -4/+4 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #47770 from ↵ | Louis | 2024-09-05 | 1 | -0/+47 |
|\ | | | | | | | | | nextcloud/artonge/fix/always_respond_custom_error_page_on_exceptions fix(dav): Always respond custom error page on exceptions | ||||
| * | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 1 | -0/+47 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix: Migrate existing bg jobs to use sha256 | Louis Chemineau | 2024-09-05 | 1 | -0/+83 |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> |