aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|/ / / /
* | | | Merge pull request #42854 from nextcloud/backport/42805/stable28Anna2024-01-172-2/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(userstatus): catch unique constraint violationAnna Larch2024-01-162-2/+22
* | | | fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-174-14/+45
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-17112-176/+250
* | | Merge pull request #42851 from nextcloud/backport/42720/stable28Simon L2024-01-161-3/+3
|\ \ \ | |/ / |/| |
| * | use showError in TransferOwnershipDialogueSimon L2024-01-161-3/+3
* | | fix(files_sharing): fix sharing status indicator side after component updateJohn Molakvoæ2024-01-161-1/+3
|/ /
* | Merge pull request #42795 from nextcloud/backport/setupchecks/stable28Benjamin Gaussorgues2024-01-1615-397/+586
|\ \
| * | Fix AppDirsWithDifferentOwnerTestCôme Chilliet2024-01-152-20/+20
| * | Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-156-23/+67
| * | Migrate tests for AppDirsWithDifferentOwner setup checkCôme Chilliet2024-01-152-57/+100
| * | Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-156-50/+108
| * | Improve PHP opcache setup check and reduce level in some casesCôme Chilliet2024-01-151-23/+37
| * | Fix small psalm issueCôme Chilliet2024-01-151-1/+1
| * | Remove unsupported <code> tag and use quotes insteadCôme Chilliet2024-01-151-8/+8
| * | Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-152-54/+1
| * | Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-156-93/+138
| * | Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2024-01-154-16/+36
| * | Migrate away from deprecated doctrine/dbal getName functionCôme Chilliet2024-01-151-2/+2
| * | Migrate database pending bigint conversions check to new APICôme Chilliet2024-01-156-85/+103
* | | Complete `<h1>` settings headingjulia.kirschenheuter2024-01-161-1/+1
* | | Merge pull request #42816 from nextcloud/backport/42436/stable28Ferdinand Thiessen2024-01-165-0/+86
|\ \ \
| * | | Update apps/settings/lib/SetupChecks/JavaScriptModules.phpFerdinand Thiessen2024-01-151-1/+1
| * | | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-155-0/+86
* | | | Merge pull request #42772 from nextcloud/backport/42718/stable28Arthur Schiwon2024-01-161-1/+0
|\ \ \ \
| * | | | Remove unneeded role="radiogroup" from "Predefined statuses"julia.kirschenheuter2024-01-151-1/+0
* | | | | fix(files): better upload error handlingJohn Molakvoæ2024-01-163-2/+44
* | | | | feat(files): disable upload button if quota is reachedJohn Molakvoæ2024-01-161-1/+28
* | | | | feat(files): show quota warning on page load or if storage becomes fullJohn Molakvoæ2024-01-161-0/+18
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1696-336/+298
* | | | | fix(l10n): Add context note for table footersChristopher Ng2024-01-152-0/+2
* | | | | Merge pull request #42786 from nextcloud/backport/42660/stable28Arthur Schiwon2024-01-154-20/+26
|\ \ \ \ \
| * \ \ \ \ Merge branch 'stable28' into backport/42660/stable28Benjamin Gaussorgues2024-01-151-14/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | fix(share): use user timezone to parse share expiration dateBenjamin Gaussorgues2024-01-154-20/+26
| | |_|_|/ | |/| | |
* | | | | Merge pull request #42815 from nextcloud/backport/42781/stable28Arthur Schiwon2024-01-151-1/+1
|\ \ \ \ \
| * | | | | Fix crash of login in case of duplicated group membershipCôme Chilliet2024-01-151-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #42766 from nextcloud/backport/42723/stable28Pytal2024-01-151-5/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(settings): set default or unlimited user quotaJohn Molakvoæ2024-01-141-5/+8
* | | | | Merge pull request #42771 from nextcloud/backport/42619/stable28Joas Schilling2024-01-152-4/+51
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-152-4/+51
| | |_|/ | |/| |
* | | | Merge pull request #42734 from nextcloud/backport/42716/stable28Louis2024-01-151-14/+4
|\ \ \ \ | |_|_|/ |/| | |