Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "redundant move in initialization" warning | Peter Varga | 2023-05-15 | 1 | -1/+1 |
* | Fix file url in webengine filesystem request | Michal Klocek | 2023-02-27 | 1 | -1/+1 |
* | Fix use after free in permission grant | Michal Klocek | 2023-02-27 | 4 | -2/+29 |
* | Fix opening files with File System Access API | Szabolcs David | 2023-01-16 | 2 | -4/+61 |
* | Adaptations for 108-based | Allan Sandfeld Jensen | 2023-01-06 | 2 | -8/+8 |
* | Adaptations for 106-based | Allan Sandfeld Jensen | 2022-11-28 | 3 | -16/+19 |
* | Adaptations for 104-based | Allan Sandfeld Jensen | 2022-11-28 | 4 | -24/+28 |
* | Switch QWebEngineFileSystemAccessRequest to std::shared_ptr | Allan Sandfeld Jensen | 2022-08-08 | 1 | -1/+1 |
* | Adaptations for Chromium 102 | Allan Sandfeld Jensen | 2022-08-04 | 3 | -6/+5 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 11 | -418/+22 |
* | Implement File System Access permission API | Szabolcs David | 2022-05-26 | 11 | -0/+1561 |