FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · gbstack/java-dbx · GitHub
gbstack
/
java-dbx
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 23, 2016
extract attachments and update example
gbstack
committed
f721d6c
View commit details
Copy full SHA for f721d6c
Browse repository at this point
extract body from Multipart message
gbstack
committed
d796fc9
View commit details
Copy full SHA for d796fc9
Browse repository at this point
Commits on May 22, 2016
overwrite subject, sender name, receiver name form MIME message (if MIME message can be parsed), because non-ASCII encoding text can be extracted correctly from MIME message
gbstack
committed
6a0c9f6
View commit details
Copy full SHA for 6a0c9f6
Browse repository at this point
Update README
gbstack
committed
b8ecd53
View commit details
Copy full SHA for b8ecd53
Browse repository at this point
add message body parsing using JavaMail (and convert to Maven project)
gbstack
committed
25beeab
View commit details
Copy full SHA for 25beeab
Browse repository at this point
Commits on May 21, 2016
use system default encoding to extract text (cannot determine the real encoding by now)
gbstack
committed
fa1a2c5
View commit details
Copy full SHA for fa1a2c5
Browse repository at this point
Merge branch 'master' of https://github.com/gbstack/java-libdbx
gbstack
committed
f130cff
View commit details
Copy full SHA for f130cff
Browse repository at this point
improve text extraction (use system default encoding, but cannot ensure the real encoding by now): the original solution is read one by one byte and convert it to character, so it can only display …
Show description for 29f4a1d
gbstack
committed
29f4a1d
View commit details
Copy full SHA for 29f4a1d
Browse repository at this point
Update README
gbstack
committed
205a58b
View commit details
Copy full SHA for 205a58b
Browse repository at this point
fixed stack overflow exception when single message is huge: too many segments caused lots of recursion. (One possible scenario is one message containing many large attachments, e.g. images, zip fi…
gbstack
committed
522c6ee
View commit details
Copy full SHA for 522c6ee
Browse repository at this point
add an Example class to test dbx parsing
gbstack
committed
02a60dd
View commit details
Copy full SHA for 02a60dd
Browse repository at this point
Commits on May 20, 2016
convert to an Eclipse project
gbstack
committed
fafac53
View commit details
Copy full SHA for fafac53
Browse repository at this point
Commits on Mar 30, 2014
Added Makefile, version 1.1, includes fileinfo support.
afranchuk
committed
6e2955b
View commit details
Copy full SHA for 6e2955b
Browse repository at this point
Commits on Mar 29, 2012
Changed README to include javadoc site
afranchuk
committed
f49b3d5
View commit details
Copy full SHA for f49b3d5
Browse repository at this point
Added javadoc information and README
afranchuk
committed
589159e
View commit details
Copy full SHA for 589159e
Browse repository at this point
Commits on Mar 28, 2012
Initial Commit
afranchuk
committed
d928ddf
View commit details
Copy full SHA for d928ddf
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL