This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/main/preload
Kendall Garner 9995b2e774
[enhancement]: support clearing query and http cache (#475)
* [enhancement]: support clearing query and http cache

  - Adds the ability to invalidate all queries (useful for forcing refresh, and clearing lyrics which are cached forever)
  - [Desktop only] adds the ability to clear the Electron HTTP cache (e.g. cached images)

* use clearer language

* move cache settings to general
2024-01-31 06:27:56 +00:00
..
browser.ts [enhancement]: support clearing query and http cache (#475) 2024-01-31 06:27:56 +00:00
discord-rpc.ts Add discord rich presence (#72) 2023-10-23 06:58:39 -07:00
ipc.ts Add remote control (#164) 2023-07-23 05:23:18 -07:00
local-settings.ts use type, remove console 2024-01-22 18:52:14 -08:00
lyrics.ts Add remote control (#164) 2023-07-23 05:23:18 -07:00
mpris.ts Add remote control (#164) 2023-07-23 05:23:18 -07:00
mpv-player.ts [bugfix]: defer restore queue until mpv exists 2024-01-06 19:24:29 -08:00
remote.ts Add remote control (#164) 2023-07-23 05:23:18 -07:00
utils.ts Add remote control (#164) 2023-07-23 05:23:18 -07:00