nextcloud-server/core
Joas Schilling 9ed33cf6aa
feat(profile): Add an API to get the profile field data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-23 12:38:18 +07:00
..
BackgroundJobs fix(lookup-server): Only flag new users for lookup update / delete 2025-03-11 09:28:33 +07:00
Command feat: move streaming output helps to command base class 2025-03-31 14:30:42 +07:00
Controller feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +07:00
Data
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Events chore: Unify user related events to always provide a `getUid` method 2024-10-15 18:33:11 +07:00
Exception
Listener fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +07:00
Middleware
Migrations Revert "refactor: add migration for email setting" 2025-04-07 09:55:09 +07:00
Notification
Service chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ajax chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
css refactor(style): Remove repeated semicolon 2025-04-02 19:18:36 +07:00
doc
fonts
img feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on supported browsers 2025-02-28 15:32:43 +07:00
js fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +07:00
l10n fix(l10n): Update translations from Transifex 2025-04-23 00:22:56 +07:00
skeleton
src chore: migrate types to `@simplewebauthn/browser` (changes package layout) 2025-04-18 23:56:06 +07:00
templates fix(theming): enforce theme also for login 2025-04-02 19:37:52 +07:00
vendor chore: Remove old travis related stuff 2024-09-19 20:16:29 +07:00
.l10nignore
Application.php perf: Add index to select properties by name, path and user 2025-04-16 11:06:22 +07:00
ResponseDefinitions.php feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +07:00
openapi-administration.json feat(files): add mime icon endpoint 2025-01-22 16:29:36 +07:00
openapi-administration.json.license fix(reuse): core/openapi-administration license 2025-01-22 16:29:36 +07:00
openapi-ex_app.json fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
openapi-ex_app.json.license
openapi-full.json feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +07:00
openapi-full.json.license
openapi.json feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +07:00
openapi.json.license
register_command.php feat: add occ command for task type toggling 2024-12-18 18:32:34 +07:00
routes.php
shipped.json fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +07:00
shipped.json.license
strings.php