1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/internal/ui/static
Julien Voisin 798bc4cd2d
refactor(static): use a simple struct instead of two slices to store assets data and checksums
- Use a simple struct instead of two slices to store the data and the checksums
  of resources
- Remove a superfluous call to Sprintf
- Factorise presence check and data retrieval in some maps
- Size the maps when possible
2025-08-05 19:35:27 -07:00
..
bin feat(ui): add icons to main menu 2025-07-30 19:12:50 -07:00
css feat(ui): add icons to main menu 2025-07-30 19:12:50 -07:00
js refactor(js): create utility functions to manage buttons state 2025-08-02 21:37:16 -07:00
static.go refactor(static): use a simple struct instead of two slices to store assets data and checksums 2025-08-05 19:35:27 -07:00