| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Update module/plugins/hoster/RapidgatorNet.py | TWD
| 2013-02-27 | 1 | -3/+3 |
| * | Fixed error getting file size | kmarty
| 2013-02-26 | 1 | -2/+2 |
| * | Use 'Content-Disposition:' as filename of downloaded file | kmarty
| 2013-02-26 | 1 | -4/+4 |
| * | cleaned Dailymotion plugin | RaNaN
| 2013-02-26 | 1 | -25/+19 |
| * | Added DailymotionCom plugin | peekayy
| 2013-02-26 | 1 | -0/+53 |
| * | Merge pull request #12 from irrenhaus/stable | RaNaN
| 2013-02-22 | 1 | -2/+2 |
| |\ |
|
| | * | Change from https:// to http:// for api.reload.cc requests (SSL not supported... | Nils Hesse
| 2013-02-22 | 1 | -2/+2 |
| * | | SpeedLoadOrg: removed duplicated string | Stefano
| 2013-02-21 | 1 | -1/+0 |
| * | | SpeedLoadOrg: getInfo now uses API | Stefano
| 2013-02-21 | 1 | -12/+17 |
| * | | SpeedLoadOrg: Detect offline files | Stefano
| 2013-02-21 | 1 | -1/+2 |
| * | | Fixed incorrect function name | Stefano
| 2013-02-18 | 1 | -2/+2 |
| * | | Using the JSON parser | Stefano
| 2013-02-18 | 1 | -3/+3 |
| * | | SpeedLoadOrg: Checksum verification implemented | Stefano
| 2013-02-18 | 1 | -3/+10 |
| * | | More download check rules for SpeedLoadOrg | Stefano
| 2013-02-17 | 1 | -2/+10 |
| * | | Merge pull request #5 from gonzalosr/patch-2 | RaNaN
| 2013-02-15 | 1 | -1/+4 |
| |\ \ |
|
| | * | | New regex to fix broken Putlocker plugin | Gonzalo SR
| 2013-02-15 | 1 | -2/+2 |
| | * | | New regex to fix broken plugin | Gonzalo SR
| 2013-02-15 | 1 | -0/+3 |
| * | | | update for YouTube plugin | RaNaN
| 2013-02-15 | 1 | -6/+6 |
| |/ / |
|
| * | | bump version number for MegaNz | RaNaN
| 2013-02-14 | 1 | -1/+1 |
| * | | Support for incorrectly padded Mega.co.nz keys | Gonzalo SR
| 2013-02-14 | 1 | -1/+2 |
| |/ |
|
| * | Change exception handling to Python 2.5 compatible syntax. Increase version n... | Nils Hesse
| 2013-02-13 | 1 | -3/+3 |
| * | Add support for limited connections to the Reload.cc plugin | Nils Hesse
| 2013-02-13 | 1 | -1/+12 |
| * | Enable better error handling for the Reload.cc plugin | Nils Hesse
| 2013-02-13 | 1 | -24/+44 |
| * | closed #760 | RaNaN
| 2013-02-09 | 1 | -2/+2 |
| * | closed #764 | RaNaN
| 2013-02-09 | 2 | -7/+9 |
| * | mega.co.nz hoster plugin | RaNaN
| 2013-01-26 | 1 | -0/+124 |
| * | Added SpeedLoadOrg plugin | z00nx
| 2013-01-20 | 1 | -0/+41 |
| * | Merged in z00nx0/pyload/CloudzerNet (pull request #50: Fixes the issue with d... | RaNaN
| 2013-01-17 | 3 | -0/+76 |
| |\ |
|
| | * | Merged in z00nx0/pyload/IFileWs (pull request #51: Added IFileWs plugin) | RaNaN
| 2013-01-17 | 3 | -0/+121 |
| | |\ |
|
| | | * | Merged in z00nx0/pyload/CatShareNet (pull request #46: Added CatShareNet plugin) | RaNaN
| 2013-01-14 | 2 | -0/+83 |
| | | |\ |
|
| | | | * | Merged in z00nx0/pyload/SecureUploadEu (pull request #47: Added SecureUploadE... | RaNaN
| 2013-01-14 | 1 | -0/+18 |
| | | | |\ |
|
| | | | | * | Added BSecureUploadEu plugin | z00nx
| 2013-01-11 | 1 | -0/+18 |
| | | * | | | Fixed offline regex | z00nx
| 2013-01-11 | 1 | -1/+1 |
| | | * | | | Remove unneeded debugging | z00nx
| 2013-01-11 | 1 | -1/+0 |
| | | * | | | Initial CatShareNet plugin | z00nx
| 2013-01-10 | 1 | -0/+39 |
| | | | |/
| | | |/| |
|
| | * | | | Added LONG_WAIT_PATTERN regex | z00nx
| 2013-01-16 | 1 | -1/+1 |
| | * | | | Removed unneeded imported modules, added todo list | z00nx
| 2013-01-15 | 1 | -3/+2 |
| | * | | | Added IFileWs plugin | z00nx
| 2013-01-12 | 1 | -0/+21 |
| | |/ / |
|
| * | / | Fixed name of downloads again | z00nx
| 2013-01-13 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Removed spoob and mkaay from authors list and fixed download name issue. | z00nx
| 2013-01-12 | 1 | -3/+3 |
| * | | Added CloudzerNet plugin | z00nx
| 2013-01-11 | 1 | -0/+65 |
| |/ |
|
| * | version bump | RaNaN
| 2013-01-10 | 1 | -1/+1 |
| * | Updated LetitbitNet plugin | z00nx
| 2013-01-10 | 1 | -38/+53 |
| * | failed 'NoneType' object has no attribute 'group' (if no reconnect is available) | magnat
| 2012-11-24 | 1 | -6/+16 |
| * | fix cookie in request (the language parameter is important) | magnat
| 2012-11-24 | 1 | -2/+2 |
| * | Update hellshare.cz, add boltsharing.com | zoidberg10
| 2012-11-19 | 3 | -20/+20 |
| * | BasePlugin - fix http auth | zoidberg10
| 2012-11-17 | 1 | -14/+15 |
| * | Contributed plugins - closed #722,#723 | zoidberg10
| 2012-11-16 | 3 | -0/+282 |
| * | update fshare.vn, update hellshare.cz account | zoidberg10
| 2012-11-16 | 1 | -35/+54 |
| * | Merge | zoidberg10
| 2012-11-15 | 1 | -1/+3 |
| |\ |
|
| | * | Merged in irrenhaus/pyload (pull request #41) | zoidberg10
| 2012-11-14 | 9 | -89/+196 |
| | |\ |
|
| | * | | Update the error codes | Nils Hesse
| 2012-11-14 | 1 | -1/+3 |
| * | | | update hellshare (now premium only), SimpleHoster.py - utf8-encode url | zoidberg10
| 2012-11-15 | 1 | -65/+11 |
| | |/
| |/| |
|
| * | | youtube config options, resume - closed #717, ul.to - closed #716, | zoidberg10
| 2012-11-13 | 3 | -14/+31 |
| * | | update XFileSharingPro & add billionuploads,sendmyway,sharebees plugins | zoidberg10
| 2012-11-09 | 4 | -61/+132 |
| * | | share76.com plugin by R2D2 C3PO - closed #710 | zoidberg10
| 2012-11-09 | 1 | -0/+19 |
| * | | Merged in irrenhaus/pyload (pull request #40) | zoidberg10
| 2012-11-08 | 1 | -14/+14 |
| |\ \
| | |/
| |/| |
|
| | * | Merged in irrenhaus/pyload (pull request #39) | zoidberg10
| 2012-11-08 | 1 | -14/+14 |
| | |\ |
|
| | | * | fix euroshare.eu - closed #692 | zoidberg10
| 2012-11-04 | 1 | -14/+14 |
| * | | | Use a dictionary to supply HTTP requests with the GET parameters (ensure prop... | Nils Hesse
| 2012-11-08 | 1 | -8/+13 |
| |/ / |
|
| * | | Removed leftover comment from reload.cc hoster account | Nils Hesse
| 2012-11-08 | 1 | -1/+0 |
| * | | Added some error codes to the reload.cc hoster plugin | Nils Hesse
| 2012-11-08 | 1 | -3/+11 |
| * | | Added the reload.cc plugin | Nils Hesse
| 2012-11-08 | 1 | -0/+58 |
| |/ |
|
| * | update plugins - easybytez,filefactory,rusfolder,euroshare | zoidberg10
| 2012-11-03 | 7 | -43/+77 |
| * | update lix.in crypter - closed #707, hotfile.com - decode, enable checksum | zoidberg10
| 2012-11-01 | 1 | -6/+6 |
| * | update bezvadata,fastshare,dataport | zoidberg10
| 2012-10-30 | 3 | -19/+63 |
| * | youtube - add 3D formats, update playlist crypter | zoidberg10
| 2012-10-27 | 2 | -56/+65 |
| * | gamefront.com plugin - thanx fwannmacher - closed #705 | zoidberg10
| 2012-10-26 | 1 | -0/+79 |
| * | update youtube plugin - closed #686 | zoidberg10
| 2012-10-26 | 2 | -19/+20 |
| * | rapidgator.net, shareonline.biz - closed #701 | zoidberg10
| 2012-10-20 | 2 | -13/+32 |
| * | small plugin fixes, closed #694, #695 | zoidberg10
| 2012-10-20 | 4 | -14/+18 |
| * | update CaptchaBrotherhood - closed #696, sharerapid.com | zoidberg10
| 2012-10-14 | 1 | -2/+4 |
| * | Cleanup. | zoidberg10
| 2012-10-12 | 15 | -1324/+0 |
| * | fix sharerapid, euroshare | zoidberg10
| 2012-10-10 | 1 | -2/+2 |
| * | euroshare.eu premium | zoidberg10
| 2012-10-09 | 1 | -8/+14 |
| * | filebeer workaround, rehost.to chunklimit, multihoster config | zoidberg10
| 2012-10-08 | 1 | -3/+2 |
| * | fix rapidgator.net | zoidberg10
| 2012-10-06 | 1 | -39/+47 |
| * | rapidgator fix api url | zoidberg10
| 2012-10-03 | 2 | -6/+42 |
| * | Fix DuckcryptInfo and NowDownloadEu | godofdream
| 2012-10-03 | 1 | -2/+6 |
| * | update czshare, little fixes | zoidberg10
| 2012-10-03 | 3 | -78/+46 |
| * | rapidgator.net premium, novafile.com free, multihoster schedule refresh | zoidberg10
| 2012-10-01 | 5 | -83/+86 |
| * | update hellshare.cz | zoidberg10
| 2012-09-27 | 1 | -11/+14 |
| * | add filebeer.info/fastshare.cz/quickshare.cz premium, closed #688 | zoidberg10
| 2012-09-27 | 6 | -59/+124 |
| * | filebeer.info (free only) - closed #687 | zoidberg10
| 2012-09-25 | 1 | -0/+88 |
| * | small plugin fixes | zoidberg10
| 2012-09-25 | 5 | -9/+9 |
| * | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | zoidberg10
| 2012-09-24 | 3 | -35/+116 |
| * | update hellshare/hellspy patterns | zoidberg10
| 2012-09-19 | 2 | -5/+5 |
* | | enter captchas on webui | RaNaN
| 2013-03-24 | 1 | -1/+1 |
* | | implemented interactions for multi user, show waiting queries on webui | RaNaN
| 2013-03-23 | 1 | -4/+2 |
* | | improved ui, render waiting files | RaNaN
| 2013-03-20 | 1 | -6/+7 |
* | | Remove '/' from filename to avoid filepath exception | Daniel Bornkessel
| 2013-01-02 | 1 | -1/+1 |
* | | merge newest changes | RaNaN
| 2012-09-18 | 7 | -35/+112 |
|\| |
|
| * | Added NowDownloadEu Hoster (No limits) | godofdream
| 2012-09-16 | 1 | -0/+62 |
| * | putlockerCom | Jeix
| 2012-09-13 | 1 | -2/+2 |
| * | update mediafire, rusfolder | zoidberg10
| 2012-09-12 | 2 | -23/+20 |
| * | fix turbobit with ossp-js, ryushare, easybytez - thx trance4us, ChriZathens | zoidberg10
| 2012-09-10 | 2 | -8/+14 |
| * | BasePlugin: handle 404s by setting status to 'offline' | hagg
| 2012-09-10 | 1 | -4/+10 |
| * | update turbobit, 1fichier - closed #679, maybe #665 | zoidberg10
| 2012-09-08 | 2 | -35/+96 |
| * | Increased Shareonline version | godofdream
| 2012-09-05 | 1 | -1/+1 |
| * | postdownload check for ShareOnline, closes #669 | godofdream
| 2012-09-05 | 1 | -0/+10 |
| * | update ddlstorage/xfilesharingpro - closed #667 | zoidberg10
| 2012-09-05 | 2 | -17/+18 |
| * | zippyshare - closed #674 | zoidberg10
| 2012-08-31 | 1 | -1/+2 |
* | | merged stable into default | RaNaN
| 2012-09-18 | 19 | -276/+330 |
|\ \
| |/
|/| |
|
| * | updates for database + api | RaNaN
| 2012-06-03 | 1 | -5/+1 |
| * | a huge pile of spelling fixes | X3n0m0rph59
| 2012-04-22 | 1 | -2/+2 |
| * | closed #261 | Jeix
| 2012-02-05 | 1 | -2/+1 |
| * | Treat most errors as tempfailures, this will solve the missing errors. | Pedro Algarvio
| 2012-02-05 | 1 | -6/+1 |
| * | Fix missing error message. | Pedro Algarvio
| 2012-02-05 | 1 | -1/+4 |
| * | Stop Real-Debrid from returning streaming responses instead of file downloads. | Pedro Algarvio
| 2012-02-05 | 1 | -19/+16 |
| * | Make sure that the Oron hoster plugins does not match Oron folders. | Pedro Algarvio
| 2012-02-05 | 1 | -2/+2 |
| * | Add helper method `formatTrafficleft()` to `module.plugins.Account`. | Pedro Algarvio
| 2012-02-04 | 1 | -9/+6 |
| * | Correct import. | Pedro Algarvio
| 2012-02-04 | 1 | -1/+1 |
| * | merge from stable | RaNaN
| 2012-01-29 | 16 | -305/+246 |
| |\ |
|
| * | | Update version. | Pedro Algarvio
| 2012-01-28 | 1 | -1/+1 |
| * | | Update FileJungle for non existing files. | Pedro Algarvio
| 2012-01-28 | 1 | -2/+2 |
| * | | Merge stable. | Pedro Algarvio
| 2012-01-22 | 1 | -20/+28 |
| |\ \ |
|
| * \ \ | Merging encoding fixes from pyload | Pedro Algarvio
| 2012-01-22 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | realdebrid encoding fix | RaNaN
| 2012-01-22 | 1 | -2/+3 |
| * | | | | Bring Oron's premium account handling to latest api. | Pedro Algarvio
| 2012-01-22 | 1 | -4/+5 |
| |/ / / |
|
| * | | | fix threadmanager limitdl, add zevera.com | zoidberg10
| 2012-01-20 | 2 | -59/+106 |
| * | | | corrected log method | RaNaN
| 2012-01-18 | 1 | -1/+1 |
| * | | | Support file hosters under maintenance and generated links spans. | Pedro Algarvio
| 2012-01-18 | 1 | -0/+6 |
| * | | | merge in plugin updates | zoidberg10
| 2012-01-16 | 15 | -329/+349 |
| * | | | fix test cases | RaNaN
| 2012-01-15 | 1 | -4/+2 |
| * | | | improved handling of content-disposition | RaNaN
| 2012-01-15 | 1 | -25/+2 |
| * | | | plugin unit test, closed #499, #500 | RaNaN
| 2012-01-13 | 5 | -12/+5 |
| * | | | new MultiHoster hook | RaNaN
| 2012-01-08 | 1 | -3/+2 |
| * | | | xfilesharingpro - fix patterns | zoidberg10
| 2012-01-07 | 2 | -4/+4 |
| * | | | filesonic pattern fix (thanx Lino24), fix mu life account, closed #463 easybytez | zoidberg10
| 2012-01-04 | 3 | -13/+43 |
| * | | | update mediafire, easybytez | zoidberg10
| 2012-01-03 | 2 | -10/+65 |
| * | | | Happy new Year ! | RaNaN
| 2012-01-01 | 1 | -3/+3 |
| * | | | some account fixes | RaNaN
| 2011-12-27 | 1 | -1/+1 |
| * | | | fix SO for new account manager | RaNaN
| 2011-12-24 | 1 | -3/+3 |
| * | | | ShareOnline Premium, OronCom updates | Jeix
| 2011-12-24 | 1 | -2/+2 |
| * | | | merge hotfixes in | RaNaN
| 2011-12-23 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | updated plugin api and plugin manager | RaNaN
| 2011-12-17 | 1 | -1/+1 |
| | * | | | improve share online | Jeix
| 2011-12-17 | 1 | -3/+6 |
* | | | | | Added DuckcryptInfo decrypter, smaller fixes | godofdream
| 2012-08-29 | 1 | -10/+8 |
* | | | | | share-rapid.cz hotfix | zoidberg10
| 2012-08-25 | 1 | -3/+1 |
* | | | | | update 1fichier | zoidberg10
| 2012-08-25 | 1 | -26/+21 |
* | | | | | update sharerapid.cz - possible workaround for #657 | zoidberg10
| 2012-08-25 | 1 | -22/+60 |
* | | | | | udpdate zippyshare, linkdecrypter - closed #670 | zoidberg10
| 2012-08-24 | 1 | -34/+45 |
* | | | | | filecloud.io (experimental) -- closed #659 | zoidberg10
| 2012-08-24 | 2 | -2/+114 |
* | | | | | Fixed Jumbofiles closed #660 | godofdream
| 2012-08-23 | 1 | -8/+20 |
* | | | | | Fixed Onefichier, closed 664 | godofdream
| 2012-08-23 | 1 | -3/+3 |
* | | | | | update XFileSharingPro - closes #663, hopefully doesn't break more | zoidberg10
| 2012-08-22 | 3 | -34/+57 |
* | | | | | uploded.net - closed #655, #661, #662# - thx meX Styler & thammi | zoidberg10
| 2012-08-21 | 1 | -9/+14 |
* | | | | | 2shared - closed #656, 4shared - closed #651 (dl with free account only) | zoidberg10
| 2012-08-15 | 3 | -9/+24 |
* | | | | | ddlstorage | zoidberg10
| 2012-08-15 | 2 | -5/+9 |
* | | | | | uploaded.net | zoidberg10
| 2012-08-15 | 1 | -18/+7 |
* | | | | | update dataport.cz | zoidberg10
| 2012-08-15 | 2 | -20/+40 |
* | | | | | uploaded.to -> uploaded.net | zoidberg10
| 2012-08-14 | 1 | -15/+15 |
* | | | | | closed #653, #654, fix cbh | zoidberg10
| 2012-08-14 | 3 | -14/+32 |
* | | | | | share-online.biz error handling - should fix #649 | zoidberg10
| 2012-08-13 | 1 | -15/+31 |
* | | | | | update multishare account, xfilesharingpro | zoidberg10
| 2012-08-13 | 2 | -15/+35 |
* | | | | | update depositfiles, easybytes, add ryushare | zoidberg10
| 2012-08-12 | 3 | -7/+25 |
* | | | | | coolshare.cz + warserver.cz premium support | zoidberg10
| 2012-08-11 | 2 | -7/+10 |
* | | | | | update uploading.com | zoidberg10
| 2012-08-10 | 1 | -31/+24 |
* | | | | | updated Serienjunkies, Shareonline - closed #571, #409 | godofdream
| 2012-08-06 | 1 | -3/+4 |
* | | | | | Added DdlStorage-folder support - closed #609, #573 | godofdream
| 2012-08-06 | 1 | -3/+3 |
* | | | | | update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-Ac | godofdream
| 2012-08-06 | 3 | -9/+34 |
* | | | | | update czshare, warsever.cz | zoidberg10
| 2012-08-02 | 3 | -8/+57 |
* | | | | | update bitshare, icyfiles - closed #562, #282 - thx godofdream | zoidberg10
| 2012-08-02 | 2 | -14/+13 |
* | | | | | CaptchaBrotherhood plugin | zoidberg10
| 2012-07-31 | 2 | -5/+5 |
* | | | | | expertdecoders.com captcha solving | zoidberg10
| 2012-07-27 | 1 | -4/+5 |
* | | | | | Added new version | chrox
| 2012-07-23 | 1 | -2/+2 |
* | | | | | Rapidgator new Captcha Service: Solvemedia.com | chrox
| 2012-07-23 | 1 | -8/+37 |
* | | | | | [DlFreeFr] Use Content-Disposition filename | Toilal
| 2012-07-08 | 1 | -3/+5 |
* | | | | | [DlFreeFr] Supports for user with free.fr ISP or not. | Toilal
| 2012-07-08 | 1 | -25/+158 |
* | | | | | [FreakshareCom] Force server to respond in English + better file exists checking | Toilal
| 2012-07-07 | 1 | -7/+7 |
* | | | | | closed #626, thanks to netpok | RaNaN
| 2012-07-02 | 1 | -13/+14 |
* | | | | | update mediafire.com, rapidgator.net -- closed #598, #617 | zoidberg10
| 2012-06-16 | 2 | -24/+62 |
* | | | | | update uloz.to, cloudnator.com, checksum plugin | zoidberg10
| 2012-06-14 | 2 | -75/+109 |
* | | | | | Merged in FloFra/pyload/stable (pull request #25) | RaNaN
| 2012-06-03 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | commit plugins only | zoidberg10
| 2012-05-30 | 2 | -10/+16 |
| * | | | | | Backed out changeset: 240404fc2b83 | zoidberg10
| 2012-05-30 | 2 | -16/+10 |
* | | | | | | PremiumizeMe: Added code that generates fall back file names (used for freaks... | Florian Franzen
| 2012-05-30 | 1 | -5/+14 |
|/ / / / / |
|
* | | | | | simple checksum and download scheduler hooks; keep config options ordered | zoidberg10
| 2012-05-30 | 2 | -10/+16 |
* | | | | | merge | RaNaN
| 2012-05-28 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | closed #587 | RaNaN
| 2012-05-28 | 1 | -3/+3 |
* | | | | | | Add ddlstorage.com | zoidberg10
| 2012-05-23 | 1 | -0/+16 |
* | | | | | | little fixes - shareonline.biz, uploadhero.com | zoidberg10
| 2012-05-22 | 2 | -9/+18 |
* | | | | | | add uploadhero (thx mcmyst), wrzuc.to, gigapeta.com | zoidberg10
| 2012-05-22 | 3 | -0/+210 |
* | | | | | | update filefactory, add datei.to, jumbofiles.com | zoidberg10
| 2012-05-21 | 4 | -40/+141 |
* | | | | | | closed #602, #588 | zoidberg10
| 2012-05-18 | 6 | -19/+24 |
* | | | | | | Update DepositfilesCom, MediafireCom, UlozTo, XFileSharingPro | zoidberg10
| 2012-05-17 | 4 | -9/+31 |
* | | | | | | update stahnu.to, turbobit.net - closed #594 | zoidberg10
| 2012-04-30 | 4 | -18/+21 |
* | | | | | | plugin updates: closed #592, #565; closed #591 | zoidberg10
| 2012-04-28 | 4 | -9/+19 |
* | | | | | | ShareRapid fix, closed #586, closed #588, thx godofdream | Jeix
| 2012-04-25 | 1 | -1/+1 |
* | | | | | | closed #584 | Jeix
| 2012-04-23 | 1 | -3/+3 |
* | | | | | | fix uloz.to & bitshare.com premium | zoidberg10
| 2012-04-22 | 1 | -4/+8 |
|/ / / / / |
|
* | | | | | fix freakshare with python < 2.7 | zoidberg10
| 2012-04-21 | 1 | -9/+9 |
* | | | | | update ifile.it - closed #583, XFileSharingPro, add rapidgator.net | zoidberg10
| 2012-04-21 | 2 | -18/+129 |
* | | | | | update uloz.to, uploading.com - closed #466 | zoidberg10
| 2012-04-20 | 2 | -17/+28 |
* | | | | | closed #571 should fix the error message | Jeix
| 2012-04-16 | 1 | -3/+4 |
* | | | | | closed #579 | Jeix
| 2012-04-16 | 1 | -9/+9 |
* | | | | | version bumps | RaNaN
| 2012-04-15 | 3 | -6/+6 |
* | | | | | version bump | RaNaN
| 2012-04-15 | 1 | -2/+2 |
* | | | | | fixed a bug where filenames where cut at a comma | kase
| 2012-04-15 | 1 | -1/+1 |
* | | | | | update dlfree.fr, letitbit.net, easybytez.com - closed #566, #574 | zoidberg10
| 2012-04-14 | 3 | -11/+27 |