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