Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TeamMsgExtractor
/
msg-extractor
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
186
Star
852
Code
Issues
21
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Version 0.41.0
- #359
#359
Merged
TheElementalOfDestruction
merged 34 commits into
master
TeamMsgExtractor/msg-extractor:master
from
next-release
TeamMsgExtractor/msg-extractor:next-release
Copy head branch name to clipboard
May 9, 2023
Conversation
Commits
34
(34)
Checks
Files changed
Merged
Version 0.41.0
#359
TheElementalOfDestruction
merged 34 commits into
master
TeamMsgExtractor/msg-extractor:master
from
next-release
TeamMsgExtractor/msg-extractor:next-release
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2023
Fix typo in the Props rawData references
gdesmar
committed
7adc86b
View commit details
Copy full SHA for 7adc86b
Browse repository at this point
ErrorType -> ErrorCode Typo in Props and Utils
gdesmar
committed
b007954
View commit details
Copy full SHA for b007954
Browse repository at this point
Merge pull request #354 from gdesmar/next-release
Show description for a7ded90
TheElementalOfDestruction
authored
a7ded90
View commit details
Copy full SHA for a7ded90
Browse repository at this point
Updates to comments. Updates to signed messages and attachments
TheElementalOfDestruction
committed
25c4405
View commit details
Copy full SHA for 25c4405
Browse repository at this point
Merge branch 'next-release' of https://github.com/TeamMsgExtractor/msg-extractor into next-release
TheElementalOfDestruction
committed
99c1938
View commit details
Copy full SHA for 99c1938
Browse repository at this point
Fix missing imports
TheElementalOfDestruction
committed
b5a1fc2
View commit details
Copy full SHA for b5a1fc2
Browse repository at this point
Updated save method for signed attachments
TheElementalOfDestruction
committed
c58602c
View commit details
Copy full SHA for c58602c
Browse repository at this point
Reorganize line of code
TheElementalOfDestruction
committed
83a8023
View commit details
Copy full SHA for 83a8023
Browse repository at this point
Switch to using bytes provided for embedded msg on signed messages
TheElementalOfDestruction
committed
5d9f163
View commit details
Copy full SHA for 5d9f163
Browse repository at this point
Commits on Mar 21, 2023
Updated valid bs4 versions, if i understand their versioning correctly.
TheElementalOfDestruction
committed
fd9536b
View commit details
Copy full SHA for fd9536b
Browse repository at this point
Commits on Mar 27, 2023
Started work on some new tests
TheElementalOfDestruction
committed
472cbba
View commit details
Copy full SHA for 472cbba
Browse repository at this point
Commits on Mar 29, 2023
Updated tests, removed dev module.
TheElementalOfDestruction
committed
862d21d
View commit details
Copy full SHA for 862d21d
Browse repository at this point
Commits on Mar 30, 2023
Improve logging and errors, remove debug print, fix critical error
TheElementalOfDestruction
committed
5b41837
View commit details
Copy full SHA for 5b41837
Browse repository at this point
Updated code to use in instead of has_key. Removed debug line.
TheElementalOfDestruction
committed
616abec
View commit details
Copy full SHA for 616abec
Browse repository at this point
Removed validation submodule. Deprecated has_key
TheElementalOfDestruction
committed
2607fa8
View commit details
Copy full SHA for 2607fa8
Browse repository at this point
Commits on Apr 3, 2023
Added `__contains__` to Named. Removed save raw from exception handling
TheElementalOfDestruction
committed
1da29d3
View commit details
Copy full SHA for 1da29d3
Browse repository at this point
Commits on Apr 17, 2023
Fixed typo, reorganized tests to make it easier to add more
TheElementalOfDestruction
committed
1b359c2
View commit details
Copy full SHA for 1b359c2
Browse repository at this point
Commits on Apr 19, 2023
Working on test helpers
TheElementalOfDestruction
committed
90ac123
View commit details
Copy full SHA for 90ac123
Browse repository at this point
Commits on Apr 20, 2023
Use unittest code instead of custom code (I missed a function)
TheElementalOfDestruction
committed
0b36d81
View commit details
Copy full SHA for 0b36d81
Browse repository at this point
Commits on Apr 26, 2023
Added additional tests and fixed some bugs
TheElementalOfDestruction
committed
75881f8
View commit details
Copy full SHA for 75881f8
Browse repository at this point
Commits on Apr 27, 2023
Initial fix for #357
TheElementalOfDestruction
committed
81b76f9
View commit details
Copy full SHA for 81b76f9
Browse repository at this point
Commits on Apr 28, 2023
Changed AttachErrorBehavior to ErrorBehavior
TheElementalOfDestruction
committed
227093b
View commit details
Copy full SHA for 227093b
Browse repository at this point
Added standard violation check to recipient
TheElementalOfDestruction
committed
7007e39
View commit details
Copy full SHA for 7007e39
Browse repository at this point
Commits on Apr 29, 2023
Lots of cleanup, bug fixes, typing improvements
TheElementalOfDestruction
committed
f707c2a
View commit details
Copy full SHA for f707c2a
Browse repository at this point
Fixed missing import
TheElementalOfDestruction
committed
45f09b3
View commit details
Copy full SHA for 45f09b3
Browse repository at this point
Commits on May 2, 2023
Setup skeleton for new tests
TheElementalOfDestruction
committed
12bd85c
View commit details
Copy full SHA for 12bd85c
Browse repository at this point
Commits on May 5, 2023
More work on OleWriter tests
TheElementalOfDestruction
committed
151fc31
View commit details
Copy full SHA for 151fc31
Browse repository at this point
Commits on May 8, 2023
Added __all__ to most files. Updated imports
TheElementalOfDestruction
committed
99dd8dd
View commit details
Copy full SHA for 99dd8dd
Browse repository at this point
Fix and finish OleWriter tests
TheElementalOfDestruction
committed
ceee7d6
View commit details
Copy full SHA for ceee7d6
Browse repository at this point
Added __all__ for exceptions.py
TheElementalOfDestruction
committed
3530965
View commit details
Copy full SHA for 3530965
Browse repository at this point
Reorganization of __all__ and add missing ones.
TheElementalOfDestruction
committed
459d92e
View commit details
Copy full SHA for 459d92e
Browse repository at this point
Commits on May 9, 2023
Added most of remaining __all__ and fixed class
TheElementalOfDestruction
committed
1008ab0
View commit details
Copy full SHA for 1008ab0
Browse repository at this point
Last cleanup and organization. Testing
TheElementalOfDestruction
committed
abec824
View commit details
Copy full SHA for abec824
Browse repository at this point
Fixed typo in changelog
TheElementalOfDestruction
committed
c3e71ba
View commit details
Copy full SHA for c3e71ba
Browse repository at this point
You can’t perform that action at this time.