1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-05 23:22:51 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
1719e54b77 Implements uploadhere.com service 2012-01-15 20:23:01 -02:00
23f80b50e6 Implements several services and improves API 2012-01-15 18:31:50 -02:00
f210afd16a Improve documentation and implement a new ServiceID class 2011-11-21 00:57:03 -02:00
1c8db5cf36 Modularize in maven projects the httpchannel library
This commit creates several maven modules for each segment of the
library. Now it is possible to include only individual services to the
classpath instead of the full library.
2011-10-07 01:43:38 -03:00
f39d3100c4 Add support for Eclipse 3.7 and implement HTMLParser in services
This commit adds support for Eclipse Indigo (3.7), with native
Maven2Eclipse (m2e). It also adds an HTML parser to be used while
uploading and downloading.
2011-09-13 23:40:39 -03:00
5406d14cbf Several API improvements and MegaUpload direct link fix 2011-09-08 13:28:21 -03:00
da1e2c46b7 Simplified API 2011-09-08 11:20:56 -03:00
abf1edf39c Updated README 2011-09-07 23:57:01 -03:00
09bba8fc8e HotFile implementation 2011-09-07 23:54:31 -03:00
5b826129e7 Fixed wrong package name 2011-09-07 21:52:05 -03:00
794efb6ced Implemented streaming http uploads and downloads for MegaUpload 2011-09-07 21:50:35 -03:00
143238ee53 Updated .gitignore files 2011-08-14 14:05:22 -03:00
060b85767d Updated copyright notice with the correct project URL 2011-08-14 13:57:44 -03:00
1856bfa4e3 First commit 2011-08-14 13:51:46 -03:00