Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-web-session_cookie

A library for parsing and deserializing various session cookies.
https://github.com/ronin-rb/ronin-web-session_cookie

Updated the copyright years.

26bb5d919a628b5a794c3485b0229a32a4800d3f authored about 1 year ago
Add ruby-3.3 to the CI matrix.

927c0d0aa81b98cfffb2d340471ce67a0ba82a5b authored about 1 year ago
Bump the `actions/checkout` action to `v4`.

0b03a1f3106ab3ab33d3c70c26372e776f8cda5d authored over 1 year ago
Add a period to the summary text.

cc31a561c0a457434561a588a148fe3effd80926 authored over 1 year ago
Make rubocop happy.

141c5eb910cb0b78b0880c51e99289655a4c211c authored over 1 year ago
Removed the Twitter account link.

26ba6eefe9fd30273c76576bcb03147a6c741687 authored over 1 year ago
Removed non-existent `man` directory from `.document`.

a1badb03a73015d8f3dac24e7b9e82f576cc3b55 authored over 1 year ago
Fixed YARD type signatures for `Django#salt`.

6dfe2dee767db9d57bdc8c8a370e8242aa498c1a authored almost 2 years ago
Missed a spot.

5c63b4f8d657ab49d097c5b04666c9db3835ff2f authored almost 2 years ago
Support ignoring the additional `Set-Cookie` fields.

49f3dd9373cbf4b3dc6b259d284a0aa1d85d8b9b authored almost 2 years ago
Require `delegate` for `rack/session/cookie`.

de97a4a72fb8198133f29d5b10153c9cee73a1fd authored almost 2 years ago
Downgrade to `rack-session` ~> 1.0, due to rack-3.0.0 incompatibilities.

c75b9a417191ae84ff0ee5f238185e6be0ded1db authored almost 2 years ago
Mention the documentation coverage.

7064ec04bb16ce3b6f8258a27df087b4432fc663 authored almost 2 years ago
Mention the test coverage.

e6c0d0b12108915831771b4d4714e7453615bd07 authored almost 2 years ago
Add missing specs for `SessionCookie.parse`.

2a06238c1f903028165556800af88d35e1f75609 authored almost 2 years ago
Be more explicit with the possible `@return` types.

3be3a7fb3cd7d1d492ef80e211d5507e6abf08fd authored almost 2 years ago
Added `.extract` methods (closes #2).

acd34b6fb43a112f9753780516b1a1833dd9e15e authored almost 2 years ago
Various `rubocop` style fixes.

91d8cc0fcb2b0f6f33418bf5755bd3dec2c41c66 authored almost 2 years ago
Added a top-level description for `Ronin::Web::SessisonCookie`.

8652439ce13e4bf6c713488f8bc98f0c5022d2e9 authored almost 2 years ago
Use the new `rubocop-ronin` gem for common `rubocop` configuration.

bd940fcd89a0b65413889fbb2ab03e9cf100322c authored almost 2 years ago
Forgot to add missing license headers.

759f0bb7a00b7cb03f68c4e35fa533ac0039edde authored almost 2 years ago
Added missing top-level description to `Ronin::Web::SessionCookie::Cookie`.

221f75ea9864820a7e50a874c0d6fe41a6701501 authored almost 2 years ago
Add missing `frozen_string_literal: true` magic comments.

0a4a9d2ff80209e0d56d8ac717536e12143455fe authored almost 2 years ago
Use stabby lambdas.

df28f99b74749eb8ac3ec42b45b8eff1d684e40f authored almost 2 years ago
Only install `rubocop` on CRuby.

947d463e731c37d403db8ea7231674a1905ecb5e authored almost 2 years ago
Vertically align gems.

798fad2d712fac888bc0779f844bf8065c78a25c authored almost 2 years ago
Add a top-level description and examples for `Django`.

ea7b0384eeeffe0cae9c0e909b606b1821fd09be authored almost 2 years ago
Remove double `=>` from example.

057a6335691c05de4bb2ef02630e28976d3875ea authored almost 2 years ago
Add whitespace.

68247490f56867a58802cb1966747431a3f8d0d1 authored almost 2 years ago
Mark `Rack#initialize` as part of the private API.

a2699bb759a070e0cc33266fb11c5c316a1c46a4 authored almost 2 years ago
Mark `Django#initialize` as part of the private API.

3183b8b40efc439d7c11e54f7ad720e7d339f701 authored almost 2 years ago
Added missing documentation.

81c4b4575dacafffe0d44cabba9492e20c4482ba authored almost 2 years ago
Fixed a spelling mistake.

7124a578f576fbb0c54c8517355e199ee7bc4896 authored almost 2 years ago
Switch to using the gem version of python-pickle.

3bfd7b657da9df448e06fe839eed56f7d3052e71 authored almost 2 years ago
Ignore the `Style/NumericLiterals` rubocop rule for JWT and Django specs.

b812cf29c7e729b968c95ab16f4f2c3949116015 authored almost 2 years ago
Initial commit.

b654a5d9addb199133965f713c052aa8448e439e authored almost 2 years ago