aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42983 from nextcloud/backport/42949/stable28John Molakvoæ2024-01-214-17/+23
|\
| * fix(files): Fix checkbox state semanticsChristopher Ng2024-01-214-17/+23
* | 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
* Merge pull request #42952 from nextcloud/backport/42888/stable28John Molakvoæ2024-01-2022-36/+44
|\
| * refactor: Configure OpenAPI scopesprovokateurin2024-01-194-0/+8
| * refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-1918-36/+36
* | Merge pull request #42948 from nextcloud/backport/42940/stable28John Molakvoæ2024-01-209-1880/+5635
|\|
| * chore(deps): Update openapi-extractorprovokateurin2024-01-197-1864/+5635
| * chore(files): Remove unused type aliasprovokateurin2024-01-192-16/+0
* | fix(files): fixed home aria-label and desc logicEduardo Morales2024-01-201-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2016-4/+88
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-19140-82/+252
* Merge pull request #42921 from nextcloud/backport/42891/stable28Arthur Schiwon2024-01-181-2/+10
|\
| * Improve path resolution in files_version hooksLouis Chemineau2024-01-181-2/+10
* | Merge pull request #42767 from nextcloud/backport/42598/stable28John Molakvoæ2024-01-181-4/+7
|\ \
| * | fix(files): use backend error message if providedJohn Molakvoæ2024-01-181-4/+7
* | | Merge pull request #42779 from nextcloud/backport/42126/stable28Arthur Schiwon2024-01-182-4/+3
|\ \ \
| * | | Allow user to finish typing date before formattingfenn-cs2024-01-151-3/+2
| * | | Tooltip outside click, should abort share creationfenn-cs2024-01-151-1/+1
* | | | Merge pull request #42918 from nextcloud/backport/setupchecks-2/stable28Arthur Schiwon2024-01-189-349/+317
|\ \ \ \
| * | | | Remove obsolete check of curl SSL versionCôme Chilliet2024-01-182-272/+0
| * | | | Remove references to removed functions in testsCôme Chilliet2024-01-181-9/+0
| * | | | Fix Cron setup check testsCôme Chilliet2024-01-181-15/+0
| * | | | Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-186-26/+151
| * | | | Fix CheckSetupControllerTest following overwrite.cli.url migrationCôme Chilliet2024-01-181-5/+0
| * | | | Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-186-14/+85
| * | | | Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-181-4/+0
| * | | | Remove CSRF check from code integrity rescanCôme Chilliet2024-01-182-2/+1
| * | | | Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-181-2/+17
| * | | | Migrate code integrity to SetupCheck APICôme Chilliet2024-01-186-4/+67
* | | | | Merge pull request #42882 from nextcloud/backport/42853/stable28John Molakvoæ2024-01-181-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-171-1/+1
* | | | | Merge pull request #42895 from nextcloud/backport/42840/stable28John Molakvoæ2024-01-183-4/+4
|\ \ \ \ \
| * | | | | fix(files): prevent dragging previews and appear as an external files DnDJohn Molakvoæ2024-01-183-4/+4
| | |/ / / | |/| | |
* | | | | fix(build): Do not generated OpenAPI for non-shipped apps or apps without Ope...provokateurin2024-01-188-0/+49
| |_|_|/ |/| | |
* | | | fix(CalDAV): set acls for DeletedCalendarObjectsCollectionJohannes Merkel2024-01-181-1/+24
|/ / /
* | | Merge pull request #42897 from nextcloud/backport/42887/stable28Ferdinand Thiessen2024-01-186-3/+17
|\ \ \
| * | | fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-176-3/+17
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-18182-394/+634
* | | | Merge pull request #42697 from nextcloud/fix/add-settings-section-type-attrib...Arthur Schiwon2024-01-172-1/+2
|\ \ \ \
| * | | | fix(settings): check if activeSectionId and activeSectionType are defined bef...Thomas Citharel2024-01-171-1/+1
| * | | | Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-172-1/+2
* | | | | Merge pull request #42859 from nextcloud/backport/stable28/42744/fix/updateno...Eduardo Morales2024-01-171-2/+2
|\ \ \ \ \
| * | | | | fix(update-section): changed span to an interactive elementEduardo Morales2024-01-171-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #42861 from nextcloud/backport/42834/stable28Arthur Schiwon2024-01-171-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usageGrigorii K. Shartsev2024-01-171-1/+0
* | | | | enh(settings): Refactor frontend for session and app token managementFerdinand Thiessen2024-01-178-602/+801
|/ / / /