summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1848-0/+742
* Merge pull request #44883 from nextcloud/backport/44882/stable28Ferdinand Thiessen2024-04-178-9/+192
|\
| * chore: Compile assetsFerdinand Thiessen2024-04-174-6/+6
| * fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-174-3/+186
|/
* Merge pull request #44416 from nextcloud/backport/44407/stable28Ferdinand Thiessen2024-04-177-26/+129
|\
| * chore: Compile assetsFerdinand Thiessen2024-04-174-6/+6
| * fix(cypress): Adjust cypress tests and add common functions for filesFerdinand Thiessen2024-04-172-21/+86
| * fix(files): Do not escape file names for filepicker buttonsFerdinand Thiessen2024-04-172-2/+40
* | Merge pull request #44296 from nextcloud/backport/44154/stable28Benjamin Gaussorgues2024-04-173-2/+14
|\ \
| * | fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-04-173-2/+14
* | | Merge pull request #44879 from nextcloud/backport/44869/stable28Ferdinand Thiessen2024-04-173-9/+5
|\ \ \ | |_|/ |/| |
| * | chore: Compile assetsFerdinand Thiessen2024-04-172-3/+3
| * | fix(systemtags): Use built-in input label to satisfy a11y check of NcSelectFerdinand Thiessen2024-04-171-6/+2
|/ /
* | Merge pull request #44473 from nextcloud/backport/44017/stable28Benjamin Gaussorgues2024-04-172-1/+68
|\ \ | |/ |/|
| * fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-262-1/+68
* | Merge pull request #44461 from nextcloud/backport/44394/stable28Benjamin Gaussorgues2024-04-172-3/+13
|\ \
| * | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-252-3/+13
* | | Merge pull request #44495 from nextcloud/backport/44483/stable28Benjamin Gaussorgues2024-04-171-0/+10
|\ \ \
| * | | fix(settings): Also verify that `trusted_proxies` only contains IP addresses ...Ferdinand Thiessen2024-03-261-0/+10
| | |/ | |/|
* | | Merge pull request #44489 from nextcloud/backport/44474/stable28Benjamin Gaussorgues2024-04-171-0/+26
|\ \ \
| * | | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
| |/ /
* | | Merge pull request #44446 from nextcloud/backport/43057/stable28Benjamin Gaussorgues2024-04-174-80/+91
|\ \ \
| * | | feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-03-254-80/+91
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-17124-252/+586
* | | | Merge pull request #44851 from nextcloud/backport/44847/stable28Ferdinand Thiessen2024-04-163-4/+21
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-04-162-3/+3
| * | | | fix(files): Focus filename input in new-node dialog when openedFerdinand Thiessen2024-04-161-1/+18
* | | | | Merge pull request #44268 from nextcloud/backport/setupchecks-3/stable28Ferdinand Thiessen2024-04-1614-593/+448
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Migrate debug mode check to new SetupCheck APICôme Chilliet2024-03-185-6/+59
| * | | | Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-03-184-10/+16
| * | | | Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-03-188-42/+85
| * | | | Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-03-188-87/+51
| * | | | Remove old version of temporary space setup check and fix testsCôme Chilliet2024-03-184-137/+0
| * | | | Migrate available temp space check to new SetupCheck APICôme Chilliet2024-03-184-0/+97
| * | | | Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-03-188-109/+67
| * | | | Remove bz2 leftover descriptionCôme Chilliet2024-03-181-1/+0
| * | | | Add missing recommended modules gmp and bcmathCôme Chilliet2024-03-181-0/+2
| * | | | Fix description for exif PHP moduleCôme Chilliet2024-03-181-1/+1
| * | | | Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-03-185-75/+20
| * | | | Migrate set_time_limit setup check to new APICôme Chilliet2024-03-189-73/+61
| * | | | Migrate memcached PHP module setup check to new APICôme Chilliet2024-03-185-82/+19
* | | | | Merge pull request #44844 from nextcloud/backport/44834/stable28Ferdinand Thiessen2024-04-1614-21/+51
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-04-169-10/+10
| * | | | | fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-164-10/+39
| * | | | | fix(files): Sanitize `share-types` attribute in download actionFerdinand Thiessen2024-04-161-1/+2
|/ / / / /
* | | | | Merge pull request #44490 from nextcloud/backport/44291/stable28F. E Noel Nfebe2024-04-168-11/+9
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-04-167-7/+7
| * | | | | fix(share): Send empty expireDate when not expireDate setfenn-cs2024-04-161-4/+2
|/ / / / /
* | | | | Merge pull request #44815 from nextcloud/backport/44795/stable28Pytal2024-04-1589-132/+158
|\ \ \ \ \
| * | | | | test(jest): Transform unist modulesChristopher Ng2024-04-151-0/+1