Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: correct hint for missing posix extension | Daniel Kesselberg | 2023-07-31 | 1 | -11/+10 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(files): url used to retrive storage stats | Max | 2023-07-31 | 1 | -2/+2 |
| | | | | Signed-off-by: Max <max@nextcloud.com> | ||||
* | Merge pull request #39313 from nextcloud/feature/openapi/user_ldap | Julien Veyssier | 2023-07-31 | 2 | -76/+410 |
|\ | | | | | user_ldap: Add OpenAPI spec | ||||
| * | user_ldap: Add OpenAPI spec | jld3103 | 2023-07-31 | 2 | -76/+410 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Merge pull request #39586 from nextcloud/feat/supported-apps | Andy Scherzinger | 2023-07-31 | 3 | -1/+24 |
|\ \ | |/ |/| | feat(settings): Show supported apps on app settings if subscribed | ||||
| * | feat(settings): Show supported apps on app settings if subscribed | Ferdinand Thiessen | 2023-07-31 | 3 | -1/+24 |
| | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Merge pull request #39223 from nextcloud/feature/openapi/provisioning_api | Kate | 2023-07-31 | 12 | -344/+530 |
|\ \ | |/ |/| | provisioning_api: Add OpenAPI spec | ||||
| * | 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-31 | 18 | -10/+22 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-30 | 38 | -40/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge branch 'master' into rakekniven-patch-2 | rakekniven | 2023-07-29 | 330 | -1979/+3164 |
|\ | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-29 | 14 | -18/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | fix share roots always being marked as writable | Robin Appelman | 2023-07-28 | 1 | -22/+54 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Merge pull request #39595 from ↵ | Joas Schilling | 2023-07-28 | 4 | -7/+6 |
| |\ | | | | | | | | | | | | | nextcloud/bugfix/noid/remove-symfony-event-from-user fix!: Remove symfony EventDispatcherInterface from OC\User and OC\Group | ||||
| | * | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 4 | -7/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-28 | 16 | -22/+60 |
| |/ | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | Merge pull request #39537 from nextcloud/ocs-update-group | Alexander Piskun | 2023-07-27 | 1 | -0/+3 |
| |\ | | | | | | | `/ocs/v1.php/cloud/groups` `UPDATE` method - correct status when group not found | ||||
| | * | to return correct code when group not found | Alexander Piskun | 2023-07-22 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
| * | | Merge pull request #39571 from ↵ | Joas Schilling | 2023-07-27 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/move-lib-to-IEventDispatcher Move lib/ events to IEventDispatcher where possible | ||||
| | * | | fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager | Joas Schilling | 2023-07-27 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Merge pull request #39483 from nextcloud/fix/files-vue-favorite-icon | Ferdinand Thiessen | 2023-07-27 | 3 | -15/+94 |
| |\ \ \ | | |/ / | |/| | | fix(files): Adjust files favorite marker for vue file list being cropped | ||||
| | * | | fix(files): Adjust files favorite marker for vue file list to not overflow | Ferdinand Thiessen | 2023-07-19 | 3 | -15/+94 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-27 | 8 | -30/+46 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | Merge pull request #39485 from ↵ | Joas Schilling | 2023-07-26 | 9 | -40/+26 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/move-remaining-easy-usages-to-IEventDispatcher fix(dispatcher): Move remaining simple cases in apps/ folder to IEven… | ||||
| | * | | | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 9 | -40/+26 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-26 | 18 | -10/+138 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | | Merge pull request #39487 from ↵ | Joas Schilling | 2023-07-25 | 2 | -29/+39 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/noid/typed-events-for-db_add-missing Feat/noid/typed events for db add missing | ||||
| | * | | | | fix(db)!: Remove private legacy event because we can not keep it | Joas Schilling | 2023-07-24 | 2 | -31/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| | * | | | | feat(dispatcher): Add typed event for "db:add-missing-primary-keys" | Joas Schilling | 2023-07-24 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| | * | | | | feat(dispatcher): Add typed event for "db:add-missing-columns" | Joas Schilling | 2023-07-24 | 1 | -3/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | | Merge pull request #39317 from nextcloud/fix/4193-change-color-primary-hover | John Molakvoæ | 2023-07-25 | 2 | -2/+2 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | Change color for primary element on hover | ||||
| | * | | | | Change color for primary element on hover | julia.kirschenheuter | 2023-07-24 | 2 | -2/+2 |
| | |/ / / | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
| * / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-25 | 12 | -16/+26 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | Merge pull request #38606 from fsamapoor/replace_strpos_calls_in_settings_app | Daniel | 2023-07-24 | 4 | -7/+7 |
| |\ \ \ | | | | | | | | | | | Refactors "strpos" calls in /apps/settings | ||||
| | * \ \ | Merge branch 'master' into replace_strpos_calls_in_settings_app | Faraz Samapoor | 2023-06-12 | 174 | -1423/+2160 |
| | |\ \ \ | | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
| | * | | | | Refactors "strpos" calls in /apps/settings to improve code readability. | Faraz Samapoor | 2023-06-05 | 4 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
| * | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-24 | 12 | -12/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-23 | 10 | -4/+30 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-22 | 156 | -1004/+1158 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | | Merge pull request #39402 from nextcloud/enh/a11y-users-settings | Pytal | 2023-07-21 | 2 | -264/+399 |
| |\ \ \ \ | |||||
| | * | | | | enh(a11y): User management settings dialog | Christopher Ng | 2023-07-18 | 2 | -264/+399 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | | | | Merge branch 'master' into fix/39526/dashboard-hide-weather-credits | Julien Veyssier | 2023-07-21 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge pull request #39008 from nextcloud/enh/noid/reorder-fonts | Simon L | 2023-07-21 | 2 | -2/+2 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | switch to bootstrap font-stack | ||||
| | | * | | | | | fix tests | Simon L | 2023-07-21 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| | | * | | | | | add missing places and address review. | Simon L | 2023-07-20 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| | | * | | | | | address review | Simon L | 2023-07-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| | | * | | | | | switch to bootstrap font-stack | Simon L | 2023-07-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | | | | | | | only show weather credits if the app is enabled and the weather status is ↵ | Julien Veyssier | 2023-07-21 | 1 | -9/+11 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enabled Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | | | | | Merge pull request #39264 from nextcloud/feat/add-instance-category | Benjamin Gaussorgues | 2023-07-21 | 2 | -66/+23 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add instance category while checking new updates | ||||
| | * | | | | | | Add instance category while checking new updates | Benjamin Gaussorgues | 2023-07-18 | 2 | -66/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> |