FreeTube/src/renderer/views/About
Svallinn af0353ea32
Refactor: Erase `@electron/remote` references and other dangerous calls
The `remote` module is deprecated and `@electron/remote` is unnecessary,
since the `ipcMain` and `ipcRenderer` can replace their functionality,
providing better performance and better security.

All other dangerous calls (mainly pulling main process constructs into
the renderer process) have also been removed.
2021-05-22 00:49:48 +01:00
..
About.css Revamp About Page. Add new links and information 2021-01-13 17:17:48 -05:00
About.js Refactor: Erase `@electron/remote` references and other dangerous calls 2021-05-22 00:49:48 +01:00
About.sass Revamp about page (#929) 2021-01-15 11:14:45 -05:00
About.vue Revamp about page (#929) 2021-01-15 11:14:45 -05:00