aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-19242-264/+466
* Merge pull request #42940 from nextcloud/chore/deps/update-openapi-extractorFerdinand Thiessen2024-01-1811-1885/+5640
|\
| * chore: Adjust codeownersprovokateurin2024-01-181-1/+1
| * chore(deps): Update openapi-extractorprovokateurin2024-01-188-1868/+5639
| * chore(files): Remove unused type aliasprovokateurin2024-01-182-16/+0
* | Merge pull request #42922 from nextcloud/fix/db/no-verbose-dirty-query-logsChristoph Wurst2024-01-181-11/+0
|\ \ | |/ |/|
| * fix(db): Remove very verbose dirty query logsChristoph Wurst2024-01-181-11/+0
|/
* Merge pull request #42814 from nextcloud/enh/migrate-settimelimit-setupcheckCôme Chilliet2024-01-189-73/+61
|\
| * Migrate set_time_limit setup check to new APICôme Chilliet2024-01-189-73/+61
|/
* Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheckFerdinand Thiessen2024-01-185-82/+19
|\
| * Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-185-82/+19
* | Merge pull request #42912 from nextcloud/rakekniven-patch-3Joas Schilling2024-01-181-1/+1
|\ \
| * | fix(i18n): Change cli to uppercaserakekniven2024-01-181-1/+1
| |/
* | Merge pull request #42923 from nextcloud/fix/build/openapi-non-shipped-no-sup...Joas Schilling2024-01-189-2/+53
|\ \
| * | fix(build): Do not generated OpenAPI for non-shipped apps or apps without Ope...provokateurin2024-01-189-2/+53
* | | Merge pull request #41067 from Murena-SAS/preview-folder-deletesArthur Schiwon2024-01-181-0/+3
|\ \ \
| * | | Check if the node has a null ID before deleting in preview watcherAkhil2023-10-231-0/+3
* | | | Merge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files...Louis2024-01-181-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve path resolution in files_version hooksLouis Chemineau2024-01-171-2/+10
* | | | Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalend...Christoph Wurst2024-01-181-1/+24
|\ \ \ \
| * | | | fix(CalDAV): set acls for DeletedCalendarObjectsCollectionJohannes Merkel2024-01-171-1/+24
* | | | | Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-ownJoas Schilling2024-01-181-2/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | exceptions on their ownMaxence Lange2024-01-161-2/+10
* | | | | fix(actions): move github.workspace out of compile init stepJohn Molakvoæ2024-01-181-8/+8
* | | | | Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/se...John Molakvoæ2024-01-186-9/+9
|\ \ \ \ \
| * | | | | chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1dependabot[bot]2023-12-236-9/+9
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-18184-396/+636
* | | | | | Merge pull request #42900 from nextcloud/chore/bump-server-dev-versionJoas Schilling2024-01-171-1/+1
|\ \ \ \ \ \
| * | | | | | chore: bump server version to 29.0.0.4 to trigger migrationsGrigorii K. Shartsev2024-01-171-1/+1
|/ / / / / /
* | | | | | Merge pull request #42860 from nextcloud/jr/fix/i42858Pytal2024-01-171-6/+7
|\ \ \ \ \ \
| * | | | | | Update ContactsStore: Avoid exceptions on empties Josh2024-01-161-6/+7
* | | | | | | Merge pull request #42856 from nextcloud/fix/a11y/42688/menu-items-contrasts-...Pytal2024-01-173-12/+8
|\ \ \ \ \ \ \
| * | | | | | | chore: compile assetsEduardo Morales2024-01-162-3/+3
| * | | | | | | enh(a11y): improved contrast on user menuEduardo Morales2024-01-161-9/+5
* | | | | | | | Merge pull request #42887 from nextcloud/fix/accessible-border-colorFerdinand Thiessen2024-01-176-3/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-176-3/+17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #42840 from nextcloud/fix/dnd-filesFerdinand Thiessen2024-01-179-13/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-01-176-9/+9
| * | | | | | | | fix(files): prevent dragging previews and appear as an external files DnDJohn Molakvoæ2024-01-173-4/+4
| |/ / / / / / /
* | | | | | | | Revert "add key location to info:file output"Robin Appelman2024-01-173-39/+25
* | | | | | | | add key location to info:file outputRobin Appelman2024-01-173-25/+39
|/ / / / / / /
* | | | | | | Merge pull request #42807 from nextcloud/enh/remove-curl-obsolete-ssl-checkCôme Chilliet2024-01-173-278/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove obsolete check of curl SSL versionCôme Chilliet2024-01-163-278/+0
* | | | | | | | Merge pull request #42862 from nextcloud/bugfix/noid/check-for-app-existanceJoas Schilling2024-01-177-17/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-177-17/+48
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #42853 from nextcloud/fix/ajax-check-public-remoteJohn Molakvoæ2024-01-172-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-172-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #42607 from nextcloud/tokenAnonReqChristoph Wurst2024-01-172-2/+55
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-172-2/+55
|/ / / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-17220-844/+934