aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2826-30/+88
* Merge pull request #39409 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen2023-07-283-439/+161
|\
| * chore(deps): fix npm auditnextcloud-command2023-07-233-439/+161
* | Merge pull request #39537 from nextcloud/ocs-update-groupAlexander Piskun2023-07-271-0/+3
|\ \
| * | to return correct code when group not foundAlexander Piskun2023-07-221-0/+3
* | | Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispat...Joas Schilling2023-07-2727-369/+93
|\ \ \
| * | | fix!: Remove User events which have a typed event replacementJoas Schilling2023-07-271-4/+0
| * | | fix: Move Sharing events to IEventDispatcherJoas Schilling2023-07-274-29/+35
| * | | fix: Move Node HookConnecter events to IEventDispatcherJoas Schilling2023-07-273-38/+19
| * | | fix: Move SystemTags events to IEventDispatcherJoas Schilling2023-07-275-60/+21
| * | | fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA ManagerJoas Schilling2023-07-274-37/+5
| * | | fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalS...Joas Schilling2023-07-273-80/+5
| * | | fix: Move AppManager events to IEventDispatcherJoas Schilling2023-07-274-20/+8
| * | | fix!: Remove legacy event dispatching Symfony's GenericEventJoas Schilling2023-07-275-101/+0
* | | | Merge pull request #38667 from nextcloud/fix/systemtagmanager-gettag-updatetagJoas Schilling2023-07-271-4/+8
|\ \ \ \
| * | | | fix(SystemTagManager): Use truncated tagName in getTag and updateTagMarcel Klehr2023-07-271-4/+8
| |/ / /
* | | | Merge pull request #39486 from nextcloud/3rdparty-bump-punicAndy Scherzinger2023-07-273-16/+16
|\ \ \ \
| * | | | chore: update expected results for CLDR 42Daniel Kesselberg2023-07-272-14/+14
| * | | | chore: update expected timezone from GMT+0 to UTCDaniel Kesselberg2023-07-271-8/+8
| * | | | chore(3rdparty): update punic to 3.8.1Daniel Kesselberg2023-07-271-0/+0
| |/ / /
* | | | Merge pull request #39483 from nextcloud/fix/files-vue-favorite-iconFerdinand Thiessen2023-07-275-18/+97
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files): Adjust files favorite marker for vue file list to not overflowFerdinand Thiessen2023-07-195-18/+97
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2712-32/+60
* | | | Merge pull request #39485 from nextcloud/bugfix/noid/move-remaining-easy-usag...Joas Schilling2023-07-2610-48/+30
|\ \ \ \
| * | | | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-2510-48/+30
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2624-18/+144
* | | | | Merge pull request #39487 from nextcloud/feat/noid/typed-events-for-db_add-mi...Joas Schilling2023-07-2513-890/+496
|\ \ \ \ \
| * | | | | fix(db)!: Remove private legacy event because we can not keep itJoas Schilling2023-07-246-91/+9
| * | | | | fix(db): Move missing core indices to typed eventJoas Schilling2023-07-242-588/+176
| * | | | | fix: Add options to support all used features by coreJoas Schilling2023-07-242-5/+40
| * | | | | fix(db): Move missing core columns to typed eventJoas Schilling2023-07-243-53/+15
| * | | | | fix(db): Move missing core primary keys to typed eventJoas Schilling2023-07-243-178/+46
| * | | | | feat(dispatcher): Add typed event for "db:add-missing-primary-keys"Joas Schilling2023-07-246-9/+130
| * | | | | feat(dispatcher): Add typed event for "db:add-missing-columns"Joas Schilling2023-07-247-16/+130
* | | | | | Merge pull request #39317 from nextcloud/fix/4193-change-color-primary-hoverJohn Molakvoæ2023-07-252-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change color for primary element on hoverjulia.kirschenheuter2023-07-242-2/+2
| |/ / / /
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2520-16/+62
|/ / / /
* | | | Merge pull request #39506 from nextcloud/techdebt/39488/ensure-index-name-uni...Joas Schilling2023-07-242-2/+57
|\ \ \ \
| * | | | fix(tests): Adjust unit tests to outline the schema is checked twice nowJoas Schilling2023-07-211-2/+2
| * | | | feat(db): Ensure that index names are unique across the databaseJoas Schilling2023-07-201-0/+55
* | | | | Merge pull request #38606 from fsamapoor/replace_strpos_calls_in_settings_appDaniel2023-07-244-7/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into replace_strpos_calls_in_settings_appFaraz Samapoor2023-06-12314-2412/+3142
| |\ \ \ \ \
| * | | | | | Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-054-8/+8
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2430-30/+116
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2328-4/+116
| |_|_|_|/ |/| | | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-22274-1004/+1276
* | | | | Merge pull request #39402 from nextcloud/enh/a11y-users-settingsPytal2023-07-218-293/+432
|\ \ \ \ \
| * | | | | test(settings): User management settings dialogChristopher Ng2023-07-181-22/+24
| * | | | | chore: Compile assetsChristopher Ng2023-07-185-7/+9
| * | | | | enh(a11y): User management settings dialogChristopher Ng2023-07-182-264/+399