aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42996 from nextcloud/fix/weather_status/location-formatArthur Schiwon2024-01-224-122/+125
|\
| * fix(weather_status): Fix location format for OpenAPIprovokateurin2024-01-214-122/+125
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2228-12/+118
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-21142-430/+492
* fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-1/+3
* fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-...Ferdinand Thiessen2024-01-206-41/+43
* enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-201-35/+79
* fix(files): fixed home aria-label and desc logicEduardo Morales2024-01-201-3/+3
* fix(files): Fix checkbox state semanticsChristopher Ng2024-01-204-17/+23
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2016-4/+88
* Merge pull request #42888 from nextcloud/techdebt/noid/openapi-scopesJoas Schilling2024-01-1922-36/+44
|\
| * refactor: Configure OpenAPI scopesprovokateurin2024-01-184-0/+8
| * refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-1818-36/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-19140-82/+252
|/
* chore(deps): Update openapi-extractorprovokateurin2024-01-187-1864/+5635
* chore(files): Remove unused type aliasprovokateurin2024-01-182-16/+0
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-187-17/+61
* Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheckFerdinand Thiessen2024-01-183-23/+19
|\
| * Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-183-23/+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-188-0/+49
|\ \
| * | fix(build): Do not generated OpenAPI for non-shipped apps or apps without Ope...provokateurin2024-01-188-0/+49
* | | 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
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-18182-394/+634
* | | 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
| | |/ | |/|
* / | fix(files): prevent dragging previews and appear as an external files DnDJohn Molakvoæ2024-01-173-4/+4
|/ /
* | Merge pull request #42807 from nextcloud/enh/remove-curl-obsolete-ssl-checkCôme Chilliet2024-01-172-272/+0
|\ \
| * | Remove obsolete check of curl SSL versionCôme Chilliet2024-01-162-272/+0
* | | Merge pull request #42862 from nextcloud/bugfix/noid/check-for-app-existanceJoas Schilling2024-01-174-14/+45
|\ \ \
| * | | fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-174-14/+45
* | | | fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-172-2/+2
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-17112-176/+250
* | | Merge pull request #42744 from nextcloud/fix/updatenotification/42637/move-ti...Pytal2024-01-161-2/+2
|\ \ \
| * | | fix(update-section): changed span to an interactive elementEduardo Morales2024-01-161-2/+2
* | | | Merge pull request #42834 from nextcloud/chore/theming--remove-warning-of-nc-...Grigorii K. Shartsev2024-01-171-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usageGrigorii K. Shartsev2024-01-161-1/+0
| |/ /
* | | Merge pull request #42805 from nextcloud/fix/42625/unique-constrain-violation...Arthur Schiwon2024-01-162-2/+22
|\ \ \ | |/ / |/| |
| * | fix(userstatus): catch unique constraint violationAnna Larch2024-01-162-2/+22
* | | Merge pull request #42802 from nextcloud/enh/migrate-cron-setupcheckCôme Chilliet2024-01-167-50/+151
|\ \ \
| * | | Remove references to removed functions in testsCôme Chilliet2024-01-161-9/+0
| * | | Fix Cron setup check testsCôme Chilliet2024-01-161-15/+0
| * | | Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-166-26/+151
* | | | Merge pull request #42720 from nextcloud/enh/42592/use-notecardSimon L2024-01-161-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | use showError in TransferOwnershipDialogueSimon L2024-01-161-3/+3
| |/ /
* | | Merge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headingsArthur Schiwon2024-01-161-1/+1
|\ \ \ | |/ / |/| |