Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-26 | 2 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 4 | -22/+23 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | refactor: Rename OpenAPI type aliases to their namespaces | jld3103 | 2023-11-02 | 5 | -21/+21 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-02 | 2 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(provisioning_api): Fix quota fields in OpenAPI | jld3103 | 2023-10-23 | 2 | -12/+44 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-20 | 2 | -0/+28 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Check limit and offset parameters sent to controller | Côme Chilliet | 2023-10-10 | 1 | -0/+7 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix api description for Users#getDisabledUsers | Côme Chilliet | 2023-10-09 | 2 | -3/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Generated openapi.json | Côme Chilliet | 2023-10-09 | 1 | -0/+106 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove psalm @var annotations which should not be needed | Côme Chilliet | 2023-10-09 | 1 | -2/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add endpoint for getting disabled user list | Côme Chilliet | 2023-10-09 | 2 | -1/+66 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | Fix OCS-APIRequest header for OpenAPI | jld3103 | 2023-09-27 | 1 | -86/+129 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 5 | -32/+96 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage | Joas Schilling | 2023-09-25 | 2 | -27/+25 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | provisioning_api: Fix quota constants in OpenAPI | jld3103 | 2023-09-14 | 2 | -1/+5 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix OpenAPI specs | jld3103 | 2023-08-03 | 1 | -7/+18 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | provisioning_api: Add OpenAPI spec | jld3103 | 2023-07-31 | 12 | -344/+530 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | to return correct code when group not found | Alexander Piskun | 2023-07-22 | 1 | -0/+3 |
| | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-05 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-names | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
|\ | | | | | Fix event names of 2FA related typed events | ||||
| * | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | feat(ocp): More specific type for ICapabilities::getCapabilities | Christoph Wurst | 2023-07-03 | 1 | -2/+0 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-22 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-20 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-12 | 2 | -12/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | openapi: Fix wrapping OCS responses that are not DataResponse | jld3103 | 2023-06-05 | 1 | -63/+3 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | fix(CI): Satisfy psalm by removing a now obsolete type check | Joas Schilling | 2023-05-31 | 1 | -3/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add OpenAPI specs | jld3103 | 2023-05-24 | 1 | -0/+4532 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(users): Store and load a user's manager | Christoph Wurst | 2023-05-12 | 3 | -2/+24 |
| | | | | | Co-Authored-By: hamza221 <hamzamahjoubi221@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(provisioning_api): Don't allow to configure the same additional email ↵ | Joas Schilling | 2023-04-26 | 2 | -4/+161 |
| | | | | | | multiple times Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(assets): Optimize SVGs with scour 0.38.2 | Joas Schilling | 2023-04-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #37497 from nextcloud/enh/profile-fields | Arthur Schiwon | 2023-03-31 | 1 | -0/+2 |
|\ | | | | | Improve handling of profile fields | ||||
| * | Improve handling of profile fields | Christopher Ng | 2023-03-30 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-31 | 2 | -2/+14 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Use implementations instead of interfaces for accessing private methods | jld3103 | 2023-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | adjust tests after #36665 | Julien Veyssier | 2023-03-23 | 1 | -1/+7 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Merge pull request #36665 from nextcloud/fix/36539 | Julien Veyssier | 2023-03-22 | 2 | -4/+3 |
|\ | | | | | Always set displayname and display-name for user data | ||||
| * | Always set displayname and display-name for user data | jld3103 | 2023-02-10 | 2 | -4/+3 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-19 | 4 | -4/+26 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-10 | 2 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: Recalculate storage statistics on updating the quota | Julius Härtl | 2023-03-06 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |