index
:
viewstate
colors
list-hash
master
v1.0
ASP.NET View State Decoder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-01
Test for unknown colors as well
colors
Yuval Adam
2020-02-01
Merge branch 'master' into colors
Yuval Adam
2020-02-01
Cleanup README
Yuval Adam
2020-02-01
Add development tools in Pipfile and update README
Yuval Adam
2020-02-01
Extract colors.py and restore Noop parser class
Yuval Adam
2020-02-01
Additional black run
Yuval Adam
2020-02-01
Merge branch 'master' of https://github.com/TiberiuD/viewstate into colors
Yuval Adam
2020-02-01
Bump to v0.5.2
v0.5.2
Yuval Adam
2020-02-01
Update badges in README
Yuval Adam
2020-02-01
Rename workflow to build.yml
Yuval Adam
2020-02-01
Cleanup test workflow name
Yuval Adam
2020-02-01
Add missing long_description_content_type and bump to v0.5.1
v0.5.1
Yuval Adam
2020-02-01
Bump version to v0.5.0
v0.5.0
Yuval Adam
2020-02-01
Just drop py3.5 from the testing matrix
Yuval Adam
2020-02-01
Skip black for python 3.5
Yuval Adam
2020-02-01
Change workflow name
Yuval Adam
2020-02-01
Remove travis.yml
Yuval Adam
2020-02-01
Add test workflow
Yuval Adam
2020-02-01
Run black on entire codebase
Yuval Adam
2020-02-01
Add python 3.7 and 3.8 support
Yuval Adam
2019-08-16
Removed debugging comments
Tiberiu Danciu
2019-08-16
Fixed major flaw in parsing colors.
Tiberiu Danciu
2019-08-16
Added color parsing support
Tiberiu Danciu
2018-04-13
Add newly discovered references
Yuval Adam
2018-04-12
Description update
Yuval Adam
2018-04-12
HTML escaping was bad idea
v0.4.3
Yuval Adam
2018-04-12
Attempt to fix HTML escaping on PyPI
v0.4.2
Yuval Adam
2018-04-12
Small RST fix
Yuval Adam
2018-04-12
Update README
v0.4.1
Yuval Adam
2018-04-12
Small formatting change
v0.4.0
Yuval Adam
2018-04-12
Support raw bytes in CLI
Yuval Adam
2018-04-02
Expand references section in README
Yuval Adam
2018-04-02
Update Python 3.5 requirement
Yuval Adam
2018-04-02
Fix erroneous f-string
Yuval Adam
2018-04-02
Bump version
Yuval Adam
2018-04-02
Fix formatted string test
Yuval Adam
2018-04-02
Remove Type type parsing
Yuval Adam
2018-04-02
Add comments and fix Color test
Yuval Adam
2018-04-02
Whitespace
Yuval Adam
2018-04-02
Final static parsing fix
Yuval Adam
2018-04-02
One more static call
Yuval Adam
2018-04-02
Convert all parse() methods to static
Yuval Adam
2018-04-02
All types converted
Yuval Adam
2018-04-02
Things looking good
Yuval Adam
2018-04-02
Name cleanup
Yuval Adam
2018-04-02
Some level of metaprogramming is working
Yuval Adam
2018-04-02
Megazord WIP
Yuval Adam
2018-03-19
Remove stale print call
v0.3.1
Yuval Adam
2018-03-19
Fix README formatting
Yuval Adam
2018-03-19
Add support for HMAC signatures, fixes #4
Yuval Adam
[next]