ttrss-pwa
ttrss-pwa copied to clipboard
Progressive Web App for Tiny Tiny RSS
sorry if its obvious.. but i cant find config file... want to specify language and server address (and never change it agait) by the way, dont know if its better...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.8. Release notes Sourced from @xmldom/xmldom's releases. 0.7.8 Commits Fixed fix: Restore ES5 compatibility [#452](https://github.com/xmldom/xmldom/issues/452) / [#453](https://github.com/xmldom/xmldom/issues/453) Thank you, @fengxinming, for your contributions 0.7.7 Commits...
Use Service Worker to cache favorites and new articles for offline mode. Default angular implementation only caches get requests, so one needs to create a service worker manually.
Use service worker to inform user about new articles. Currently badges are not possible, but would be my favourite solution.