aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Profile
Commit message (Collapse)AuthorAgeFilesLines
* feat(profile): Add an API to get the profile field datafeat/noid/profile-data-apiJoas Schilling15 hours1-1/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(core): profile design and pronouns supportfieat/profile-pronouncesJohn Molakvoæ (skjnldsv)2024-09-181-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-244-77/+8
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(profile): Add public interface for profile manager so apps can check configJoas Schilling2023-10-231-0/+106
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add api to load additional section in profile pageCarl Schwan2022-09-141-0/+54
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Profile backendChristopher Ng2021-10-192-0/+155
Signed-off-by: Christopher Ng <chrng8@gmail.com>