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
2025-05-01
Fix pyproject and update README for uv
HEAD
v0.7.0
master
Yuval Adam
2025-05-01
Add homepage and repo in pyproject
Yuval Adam
2025-05-01
Update CI and add ruff
Yuval Adam
2025-05-01
Add EmptyColor marker 12, fixes #28
Yuval Adam
2025-05-01
Convert pyproject.toml to uv base
Yuval Adam
2024-05-20
Cleanup README
Yuval Adam
2024-05-20
Add formatting check in CI
v0.6.0
Yuval Adam
2024-05-20
Check for lints with ruff
Yuval Adam
2024-05-20
Remove old Pipfiles and setup.* files
Yuval Adam
2024-05-20
Migrate CI to poetry
Yuval Adam
2024-05-20
Initial pyproject.toml
Yuval Adam
2020-12-14
Add support for binary formatted data, fixes #18
Yuval Adam
2020-12-14
Bump cryptography from 2.8 to 3.2 (#19)
dependabot[bot]
2020-02-01
Add colors test sample
Yuval Adam
2020-02-01
Bump version to v0.5.3
v0.5.3
Yuval Adam
2020-02-01
Add support for known color parsing (#13)
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
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
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
[next]