miniflux-v2/locale
Frédéric Guillot 8a812cd8ec Add basic PWA offline page
- Remove feed_icons cache because it's causing more problems that it solve.
- Add basic offline mode when using the service worker.
- Starting in Chrome 93, offline mode is going to be a requirement to install the PWA.

https://developer.chrome.com/blog/improved-pwa-offline-detection/#enforcement-starting-chrome-93-august-2021
2021-03-07 15:44:42 -08:00
..
translations Add basic PWA offline page 2021-03-07 15:44:42 -08:00
catalog.go Use embed package for translations instead of generated files 2021-02-16 23:09:01 -08:00
catalog_test.go Use embed package for translations instead of generated files 2021-02-16 23:09:01 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
locale.go Add Brazillian Portuguese (pt_BR) translation 2020-07-15 21:22:00 -07:00
locale_test.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
plural.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
plural_test.go Use embed package for translations instead of generated files 2021-02-16 23:09:01 -08:00
printer.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
printer_test.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00