aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | feat(updater): hide overwrites from disabled apps list on upgradeMichaIng2024-02-272-4/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2988-94/+110
* | | Merge pull request #43607 from nextcloud/enh/migrate-ocx-providers-setupcheckFerdinand Thiessen2024-02-282-77/+0
|\ \ \
| * | | feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-272-77/+0
| |/ /
* | | Merge pull request #43646 from nextcloud/feat/noid/occ-keys-test-commandJoas Schilling2024-02-282-0/+101
|\ \ \
| * | | feat(occ): Add user:keys:test commandMarcel Müller2024-02-272-0/+101
| |/ /
* | | Merge pull request #43209 from nextcloud/enh/edit-indicesGreta2024-02-281-5/+51
|\ \ \
| * | | feat(occ): add possibility to edit indicesJohannes Merkel2024-02-271-5/+51
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-282-0/+16
| |/ / |/| |
* | | Merge pull request #43850 from nextcloud/fix/f-droid-svgFerdinand Thiessen2024-02-271-1/+1
|\ \ \
| * | | fix(core): Convert text to path in f-droid banner SVGFerdinand Thiessen2024-02-261-1/+1
* | | | Merge pull request #43838 from nextcloud/fix/wrap-exception-pageRichard Steinmetz2024-02-274-1/+33
|\ \ \ \
| * | | | fix: wrap text on exception pageRichard Steinmetz2024-02-264-1/+33
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-274-0/+42
|/ / /
* | | Merge pull request #43577 from arublov/fix/pages-titles-appsJohn Molakvoæ2024-02-262-3/+3
|\ \ \
| * \ \ Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-2519-42/+159
| |\ \ \ | | | |/ | | |/|
| * | | php-cs-fixer fixesAndrii Rublov2024-02-233-7/+7
| * | | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-233-9/+9
* | | | Merge pull request #39182 from shdehnavi/refactor_core_backgroundjobsJohn Molakvoæ2024-02-262-2/+7
|\ \ \ \
| * | | | Make adjustments based on the reviewHamid Dehnavi2024-02-262-2/+7
| * | | | Refactor core/BackgroundJobsHamid Dehnavi2024-02-262-2/+2
| | |/ / | |/| |
* | | | Merge pull request #40726 from nextcloud/feat/new-user-emailCôme Chilliet2024-02-261-4/+59
|\ \ \ \ | |/ / / |/| | |
| * | | add generate-password option and flow fixesAnupam Kumar2024-02-241-31/+27
| * | | Allow combining --email option with --password-from-envHerman van Rink2024-02-241-13/+18
| * | | new user password email option, improved on #29368Anupam Kumar2024-02-242-111/+45
| * | | Enable adding E-Mail addresses to new user accounts using the CLIPhilip Gatzka2024-02-242-5/+125
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-22/+110
* | | | Merge pull request #40538 from nextcloud/occAppUpdatesReturnJohn Molakvoæ2024-02-241-0/+10
|\ \ \ \
| * | | | Add a return message for app updates trough occGit'Fellow2024-02-231-0/+10
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-242-0/+6
|/ / /
* | | Merge pull request #39184 from shdehnavi/refactor_core_command_backgroundJohn Molakvoæ2024-02-235-5/+6
|\ \ \
| * | | Make adjustments based on the reviewHamid Dehnavi2024-02-231-3/+0
| * | | Make adjustments based on the reviewHamid Dehnavi2024-02-231-3/+0
| * | | Refactor core/Command/BackgroundHamid Dehnavi2024-02-235-5/+12
| |/ /
* | | Merge pull request #39183 from shdehnavi/refactor_core_command_appJohn Molakvoæ2024-02-237-15/+15
|\ \ \
| * | | Make adjustments based on the reviewHamid Dehnavi2023-09-291-2/+0
| * | | Make adjustments based on the reviewHamid Dehnavi2023-09-291-5/+0
| * | | Refactor core/Command/AppHamid Dehnavi2023-09-297-15/+22
* | | | Merge pull request #42893 from nextcloud/file-info-key-locationJohn Molakvoæ2024-02-231-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | add key location to info:file outputRobin Appelman2024-02-011-0/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-232-0/+2
* | | | chore: Compile assetsFerdinand Thiessen2024-02-221-1/+1
* | | | Merge pull request #43653 from nextcloud/fix/bfp-occ-attempts-descriptionJosh2024-02-211-2/+2
|\ \ \ \
| * | | | fix(security): Describe `occ security:bruteforce:attempts` accuratelyJosh2024-02-211-2/+2
* | | | | Merge pull request #42801 from nextcloud/feat/appframework/route-attributeKate2024-02-2140-2319/+2322
|\ \ \ \ \
| * | | | | refactor(core): Switch to attribute based routingprovokateurin2024-02-2140-2319/+2321
| * | | | | chore(deps): Update openapi-extractorprovokateurin2024-02-211-0/+1
* | | | | | Merge pull request #43696 from nextcloud/fix/db-dup-addMissingIndexJosh2024-02-211-7/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(db): Remove duplicate missing index check for `cards`Josh2024-02-201-7/+0
* | | | | | Merge pull request #43697 from nextcloud/fix/default-inputs-styleFerdinand Thiessen2024-02-206-21/+33
|\ \ \ \ \ \