Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applets/web: Fix a use-after-free when passing in the URL string | Morph | 2021-04-28 | 1 | -2/+2 |
* | applets/web: Implement the online web browser applet | Morph | 2020-12-18 | 1 | -0/+9 |
* | main, applets/web: Re-add progress dialog for RomFS extraction | Morph | 2020-12-18 | 1 | -2/+3 |
* | applets/web: Implement the default web browser applet frontend | Morph | 2020-12-18 | 1 | -0/+8 |
* | applets: Remove the previous web browser applet implementation | Morph | 2020-12-18 | 1 | -10/+0 |
* | web_browser: Rename OpenPage to OpenPageLocal | Zach Hilman | 2019-06-25 | 1 | -3/+3 |
* | core/frontend/applets/web_browser: Make OpenPage() non-const | Lioncash | 2019-01-17 | 1 | -1/+1 |
* | frontend: Add frontend responder for web browser | Zach Hilman | 2018-12-28 | 1 | -0/+24 |