core
core copied to clipboard
Save content to read later, without the overwhelming stress of never-ending lists. 🌿
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits 40674a4 update changelog, version d8cc569...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. Changelog Sourced from rack's changelog. [2.2.4] - 2022-06-30 Better support for lower case headers in Rack::ETag middleware. (#1919, @ioquatix) Use custom exception on params...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.8. Release notes Sourced from nokogiri's releases. 1.13.8 / 2022-07-23 Deprecated XML::Reader#attribute_nodes is deprecated due to incompatibility between libxml2's xmlReader memory semantics and Ruby's garbage...
Closes #100 there are 2 changes - instead of having `order_by` in controller, I would prefer in having model as best practice. - now if `url` already exists it'll just...
Closes #34 Add: link in nav to reset the whole reading list for current logged in user