summaryrefslogtreecommitdiff
path: root/src/core/file_system_access
Commit message (Expand)AuthorAgeFilesLines
* Fix "redundant move in initialization" warningPeter Varga2023-05-151-1/+1
* Fix file url in webengine filesystem requestMichal Klocek2023-02-271-1/+1
* Fix use after free in permission grantMichal Klocek2023-02-274-2/+29
* Fix opening files with File System Access APISzabolcs David2023-01-162-4/+61
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-062-8/+8
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-283-16/+19
* Adaptations for 104-basedAllan Sandfeld Jensen2022-11-284-24/+28
* Switch QWebEngineFileSystemAccessRequest to std::shared_ptrAllan Sandfeld Jensen2022-08-081-1/+1
* Adaptations for Chromium 102Allan Sandfeld Jensen2022-08-043-6/+5
* Use SPDX license identifiersLucie Gérard2022-06-2211-418/+22
* Implement File System Access permission APISzabolcs David2022-05-2611-0/+1561