aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* fix: Positioning and active state of viewer componentsJulius Härtl2024-03-072-2/+2
* Merge pull request #44007 from nextcloud/feat/rename-teamsJulius Härtl2024-03-062-1/+2
|\
| * feat: Rename circles to teamsJulius Härtl2024-03-062-1/+2
* | Merge pull request #43997 from nextcloud/fix/url_regexJonas2024-03-061-1/+1
|\ \
| * | fix: Make URL pattern regexes match localhost and URLs with portsJonas2024-03-061-1/+1
| |/
* | Merge pull request #43189 from nextcloud/42914-search-in-single-talk-roomF. E Noel Nfebe2024-03-064-10/+124
|\ \ | |/ |/|
| * refactor: migrate from vuex to piniafenn-cs2024-03-064-44/+24
| * feat(core): create filter-plugin architecture for unified searchfenn-cs2024-03-065-10/+144
* | Merge pull request #43998 from nextcloud/bugfix/noid/add-fixme-to-migration-f...Joas Schilling2024-03-062-5/+5
|\ \ | |/ |/|
| * fix(migrations): Help developers to add description and copyright infoJoas Schilling2024-03-052-5/+5
* | Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-054-17/+7
|\ \ | |/ |/|
| * perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-044-17/+7
* | Merge pull request #43855 from nextcloud/feat/team-providerJulius Härtl2024-03-053-0/+337
|\ \
| * | feat: Implement team provider apiJulius Härtl2024-03-053-0/+337
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0582-150/+168
* | Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-042-26/+0
|\ \ | |/ |/|
| * feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-292-26/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-046-10/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-032-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-022-0/+12
* | Merge pull request #43665 from nextcloud/43365-unified-search-filter-view-fixJohn Molakvoæ2024-03-011-1/+9
|\ \
| * | feat(files): restore unified search filtering in files viewfenn-cs2024-02-291-1/+9
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0178-76/+550
|/ /
* | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-292-69/+0
* | Merge pull request #29988 from nextcloud/enh/hide-overwrites-from-disabled-ap...John Molakvoæ2024-02-292-4/+10
|\ \ | |/ |/|
| * 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