Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | feat: Add first login timestamp of each user to oc_preferences and user:info ↵ | Côme Chilliet | 2025-01-07 | 1 | -3/+12 | |
|/ / | | | | | | | | | | | output Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* / | fix(HTTP): Adjust JSONResponse data typefix/http/jsonresponse-data-type | provokateurin | 2025-01-04 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | docs: fix version numberfeat/add-proofread-tasktype | janepie | 2024-12-20 | 1 | -1/+1 | |
| | | | | Co-authored-by: Marcel Klehr <mklehr@gmx.net> Signed-off-by: janepie <49834966+janepie@users.noreply.github.com> | |||||
* | feat: add proofread task type | Jana Peper | 2024-12-20 | 1 | -0/+91 | |
| | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | |||||
* | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleable | Andy Scherzinger | 2024-12-18 | 1 | -1/+3 | |
|\ | | | | | Feat: make taskprocessing task types toggleable | |||||
| * | docs: document adding of argument | Jana Peper | 2024-12-18 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | |||||
| * | feat: filter disabled apps in task types requests | Jana Peper | 2024-12-18 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | |||||
* | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryevent | Arthur Schiwon | 2024-12-18 | 1 | -0/+17 | |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | Merge pull request #49399 from nextcloud/feature/noid/config-lexicon | Maxence Lange | 2024-12-16 | 2 | -0/+14 | |
|\ | | | | | feat(config): implementation of lexicon | |||||
| * | feat(config): implementation of lexicon | Maxence Lange | 2024-12-13 | 2 | -0/+14 | |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | Merge pull request #49731 from ↵ | Joas Schilling | 2024-12-16 | 1 | -1/+1 | |
|\ \ | |/ |/| | | | | | nextcloud/bugfix/noid/allow-to-get-permissions-of-a-principal fix(calendar): Fix getting the permissions of the user | |||||
| * | fix(calendar): Fix getting the permissions of the user | Joas Schilling | 2024-12-11 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | fix(TextToTextChatWithTools): Add translator notesfix/texttotextchatwithtools-translator-notes | Marcel Klehr | 2024-12-10 | 1 | -0/+3 | |
| | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | feat(TaskProcessing): More task types | Marcel Klehr | 2024-12-09 | 3 | -0/+315 | |
|/ | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | feat(systemtags): add color support backend | skjnldsv | 2024-12-06 | 2 | -1/+10 | |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | Merge pull request #48651 from ↵ | Louis | 2024-12-04 | 1 | -0/+7 | |
|\ | | | | | | | | | nextcloud/artonge/fix/copy_cache_during_copy_operations fix(files): Correctly copy the cache information during copy operations | |||||
| * | fix(files): Correctly copy the cache information on copy operations | Louis Chemineau | 2024-12-03 | 1 | -0/+7 | |
| | | | | | | | | | | | | Needed to copy the `encrypted` flag of encrypted files when those files are two level down in a moved folder. Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | fix(signed-request): removing unstable from public | Maxence Lange | 2024-12-04 | 1 | -17/+19 | |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | feat(signatory): switch to qbmapper | Maxence Lange | 2024-12-04 | 1 | -7/+6 | |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | fix(ocm): switching to IdentityProof | Maxence Lange | 2024-12-04 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | feat(ocm): signing ocm requests | Maxence Lange | 2024-12-04 | 1 | -3/+22 | |
|/ | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | feat: Use inline password confirmation in external storage settings | Louis Chemineau | 2024-11-28 | 1 | -0/+17 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | fix(activity): Fix activity object type warnings | Joas Schilling | 2024-11-27 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(files_sharing,files): Do not validate shares before adjusting the owner | provokateurin | 2024-11-25 | 1 | -3/+6 | |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | feat(Files\Mount): Add IShareOwnerlessMount | provokateurin | 2024-11-25 | 1 | -0/+18 | |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | Merge pull request #48855 from nextcloud/fix/app-store-remove-force-enable | Ferdinand Thiessen | 2024-11-18 | 1 | -4/+4 | |
|\ | | | | | fix(apps-store): Remove apps from force-enabled state when uninstalled | |||||
| * | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enable | Ferdinand Thiessen | 2024-11-18 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | If an app is force-enabled and then uninstalled the force-enabled state was kept. This is now removed, so when the app should be re-installed the compatibility should be reevaluated. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | fix(richtextvalidator): Add missing blurhashbugfix/noid/add-missing-blurhash | Joas Schilling | 2024-11-18 | 1 | -0/+1 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(ros): Copy better typing information from Notifications appbugfix/noid/copy-better-typing-from-notifications-app | Joas Schilling | 2024-11-11 | 1 | -1/+31 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | feat: add iMip Request Handling | SebastianKrupinski | 2024-11-07 | 4 | -1/+59 | |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | Merge pull request #49116 from nextcloud/bugfix/noid/validate-parameter-keys | Joas Schilling | 2024-11-07 | 1 | -2/+11 | |
|\ | | | | | fix(richobjectstrings): Add missing placeholder validation | |||||
| * | fix(richobjectstrings): Fix typo in docsbugfix/noid/validate-parameter-keys | Joas Schilling | 2024-11-07 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | fix(richobjectstrings): Improve array type | Joas Schilling | 2024-11-07 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | fix(richobjectstrings): Add missing placeholder validation | Joas Schilling | 2024-11-06 | 1 | -2/+11 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | fix(QBMapper): Fix findEntities() return type to be list<T>fix/qbmapper/find-entities-return-type | provokateurin | 2024-11-06 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | Merge pull request #49015 from nextcloud/fix/openapi/array-syntax | John Molakvoæ | 2024-11-06 | 17 | -25/+84 | |
|\ | ||||||
| * | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 17 | -25/+84 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors | John Molakvoæ | 2024-11-06 | 2 | -3/+34 | |
|\ \ | |/ |/| | ||||||
| * | feat(DeclarativeSettings): Allow to implement value getter and setter ↵ | Ferdinand Thiessen | 2024-10-15 | 2 | -3/+34 | |
| | | | | | | | | | | | | | | | | | | directly in Form Instead of implementing the form class, a setter event listener and a getter event listener, this allows to simply write a basic class that provides `getSchema`, `setValue` and `getValue` functions. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | fix(systemtags): translations and etag method casing | skjnldsv | 2024-10-29 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | feat(systemtags): add etag support and handle proppatch | skjnldsv | 2024-10-29 | 2 | -0/+22 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | feat(core): add index to systemtag objecttype | skjnldsv | 2024-10-29 | 1 | -0/+10 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | Merge pull request #48837 from ↵ | Joas Schilling | 2024-10-23 | 1 | -0/+22 | |
|\ \ | | | | | | | | | | | | | nextcloud/followup/47329/add-all-types-to-handling fix(entity): Fix mapping of old/sub-types to actually supported datab… | |||||
| * | | fix(entity): Fix mapping of old/sub-types to actually supported database typesfollowup/47329/add-all-types-to-handling | Joas Schilling | 2024-10-23 | 1 | -0/+22 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 1 | -2/+2 | |
|/ / | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | 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 | 2 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | |||||
* | | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support | Ferdinand Thiessen | 2024-10-18 | 5 | -35/+198 | |
|\ \ | | | | | | | feat(AppFramework): Add full support for date / time / datetime columns | |||||
| * | | fix: Adjust Entity typesfeat/add-datetime-qbmapper-support | Ferdinand Thiessen | 2024-10-17 | 1 | -4/+3 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | fix: Prevent breaking change in IQueryBuilder | Ferdinand Thiessen | 2024-10-17 | 2 | -9/+15 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |