Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | single file abort | 2010-08-05 | 1 | -1/+8 | |
| | |||||
* | fix for gui | 2010-08-05 | 2 | -5/+4 | |
| | |||||
* | gregy's great webif patch for chrome | 2010-08-04 | 2 | -3/+17 | |
| | |||||
* | webif fix | 2010-08-04 | 3 | -16/+1 | |
| | |||||
* | implemented push to queue | 2010-08-04 | 2 | -7/+25 | |
| | |||||
* | fixed pull manager, fixed gui stuff | 2010-08-04 | 3 | -782/+812 | |
| | |||||
* | netload, ocr | 2010-08-04 | 2 | -7/+19 | |
| | |||||
* | better output formatting, somefixes | 2010-08-04 | 13 | -26/+94 | |
| | |||||
* | some fixes | 2010-08-04 | 9 | -22/+14 | |
| | |||||
* | more fixing | 2010-08-03 | 2 | -0/+2015 | |
| | |||||
* | fix | 2010-08-03 | 2 | -9/+11 | |
| | |||||
* | Container updated to new interface | 2010-08-03 | 4 | -46/+68 | |
| | |||||
* | new dlc plugins | 2010-08-02 | 6 | -16/+49 | |
| | |||||
* | webif: log+download page | 2010-08-02 | 2 | -26/+30 | |
| | |||||
* | setup working | 2010-08-02 | 3 | -19/+25 | |
| | |||||
* | settings fix | 2010-08-02 | 3 | -1/+16 | |
| | |||||
* | reconnect fix | 2010-08-02 | 8 | -41/+93 | |
| | |||||
* | Rapidshare, Netload, Uploaded updated. | 2010-08-02 | 3 | -180/+134 | |
| | |||||
* | wait fix | 2010-08-01 | 4 | -9/+11 | |
| | |||||
* | ocr + db fix | 2010-08-01 | 4 | -14/+20 | |
| | |||||
* | Netload.In fix | 2010-08-01 | 1 | -85/+69 | |
| | | | | | - Freeuser working fine. - Premium User comes when AccountManager is working. | ||||
* | job fix | 2010-08-01 | 1 | -1/+6 | |
| | |||||
* | reconnect fix | 2010-08-01 | 3 | -6/+17 | |
| | |||||
* | plugin updates to new interface | 2010-08-01 | 7 | -81/+89 | |
| | |||||
* | some fixes | 2010-08-01 | 7 | -28/+46 | |
| | |||||
* | webif config fix | 2010-08-01 | 2 | -15/+15 | |
| | |||||
* | some changes | 2010-07-31 | 10 | -85/+254 | |
| | |||||
* | daily commit | 2010-07-30 | 14 | -714/+223 | |
| | |||||
* | restart working and client information | 2010-07-29 | 9 | -54/+98 | |
| | |||||
* | more improvements and cleaned some imports | 2010-07-29 | 26 | -173/+169 | |
| | |||||
* | many new stuff, some things already working | 2010-07-29 | 30 | -3734/+2159 | |
| | |||||
* | Added tag working for changeset 3cca18acfe7d | 2010-07-20 | 0 | -0/+0 | |
| | |||||
* | Crypt | 2010-07-09 | 2 | -19/+39 | |
| | |||||
* | Crypt-It.com | 2010-07-07 | 1 | -0/+37 | |
| | |||||
* | python 2.5 compatibility fix for ShareOnline.Biz | 2010-07-04 | 1 | -4/+19 | |
| | |||||
* | RapidshareCom premium fix | 2010-06-30 | 3 | -8/+23 | |
| | |||||
* | YouPorn name fix | 2010-06-28 | 1 | -1/+1 | |
| | |||||
* | CLI import fix no.2 | 2010-06-27 | 1 | -0/+1 | |
| | |||||
* | CLI import fix | 2010-06-27 | 1 | -0/+2 | |
| | |||||
* | fixed #115 | 2010-06-27 | 2 | -2/+3 | |
| | | | | repr(url) in Request.py shows the bug. The webinterface added the links with a trailing "\r". | ||||
* | youporn fix | 2010-06-27 | 2 | -10/+37 | |
| | | | | and cli config fix | ||||
* | porno update, new plugins: | 2010-06-22 | 5 | -4/+200 | |
| | | | | | | Pornhub Redtube Pornhost | ||||
* | deleted some print statements | 2010-06-21 | 1 | -1/+0 | |
| | |||||
* | fix fix fix | 2010-06-20 | 6 | -5/+46 | |
| | |||||
* | workaround for ExternalScripts.py package location | 2010-06-20 | 1 | -1/+7 | |
| | |||||
* | Package_finished event for scripts implemented | 2010-06-20 | 4 | -6/+23 | |
| | | | | bugfix: closing socket for IRC connection (xdcc) | ||||
* | Debug = False is the better choice as default | 2010-06-20 | 1 | -1/+1 | |
| | |||||
* | updated default config for new plugins | 2010-06-20 | 1 | -1/+8 | |
| | |||||
* | New feature: FTP download support | 2010-06-20 | 5 | -4/+335 | |
| | | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py | ||||
* | New feature: XDCC Support | 2010-06-20 | 4 | -6/+404 | |
| | | | | | Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid | ||||
* | fix linklist.py | 2010-06-17 | 1 | -1/+2 | |
| | |||||
* | linklist fix | 2010-06-17 | 1 | -0/+1 | |
| | |||||
* | better fix | 2010-06-16 | 1 | -1/+1 | |
| | |||||
* | next try to fix the fix | 2010-06-16 | 1 | -3/+4 | |
| | |||||
* | extended LinkList plugin. Now it's possible to add comments, packages and ↵ | 2010-06-16 | 1 | -5/+17 | |
| | | | | links as usual via linklist. | ||||
* | fix last fix | 2010-06-15 | 1 | -1/+1 | |
| | |||||
* | fix last commit | 2010-06-15 | 1 | -1/+1 | |
| | |||||
* | direct add packages | 2010-06-15 | 1 | -1/+3 | |
| | |||||
* | compatibility fix. Webinterface now works with django 1.1 and 1.2 | 2010-06-09 | 1 | -3/+2 | |
| | |||||
* | fixed: Django 1.2 CSRF verification failed in webinterface | 2010-06-09 | 1 | -0/+2 | |
| | |||||
* | fixed #106 folder_per_package | 2010-06-09 | 1 | -1/+0 | |
| | |||||
* | yourfilesto fix | 2010-06-08 | 1 | -0/+1 | |
| | |||||
* | YourFiles.to plugin, by sKyDaNcEr and Jeix | 2010-06-08 | 1 | -0/+88 | |
| | |||||
* | time import fix | 2010-06-06 | 1 | -3/+3 | |
| | |||||
* | version fix | 2010-05-17 | 1 | -0/+0 | |
| | |||||
* | new plugin interface test, ShareonlineBiz + SerienjunkiesOrg + ↵ | 2010-05-17 | 9 | -23/+90 | |
| | | | | MegauploadedCom fix, other stuff | ||||
* | new config option (outgoing intreface) | 2010-05-10 | 3 | -2/+7 | |
| | |||||
* | captcha fix, webinterface dependency output, l18n | 2010-05-10 | 2 | -11/+17 | |
| | |||||
* | ShaernowNet plugin | 2010-05-08 | 2 | -0/+66 | |
| | |||||
* | fix | 2010-05-08 | 1 | -1/+1 | |
| | |||||
* | UploadedTo api fix | 2010-05-08 | 1 | -2/+2 | |
| | |||||
* | pycurl compression check | 2010-05-07 | 1 | -2/+2 | |
| | |||||
* | added connection debugging | 2010-05-07 | 1 | -0/+6 | |
| | |||||
* | hook fix | 2010-05-07 | 3 | -3/+4 | |
| | |||||
* | fixes | 2010-05-07 | 1 | -2/+2 | |
| | |||||
* | windows fix | 2010-05-07 | 1 | -1/+15 | |
| | |||||
* | better plugin import | 2010-05-07 | 1 | -2/+2 | |
| | |||||
* | new server method for premium accounts | 2010-05-07 | 5 | -4/+18 | |
| | |||||
* | UploadedTo account plugin | 2010-05-07 | 4 | -14/+47 | |
| | |||||
* | better rapidshare traffic share handling | 2010-05-07 | 3 | -31/+47 | |
| | |||||
* | better cookie handling, rapidshare fix | 2010-05-07 | 4 | -52/+39 | |
| | |||||
* | modified hookmanager | 2010-05-06 | 3 | -20/+11 | |
| | |||||
* | account plugins: first draft | 2010-05-06 | 12 | -28/+234 | |
| | |||||
* | better request factory | 2010-05-06 | 2 | -11/+17 | |
| | |||||
* | new request factory | 2010-05-06 | 4 | -6/+78 | |
| | |||||
* | dlc update | 2010-05-06 | 5 | -3/+4 | |
| | |||||
* | refactored plugins, new plugin manager | 2010-05-05 | 54 | -525/+795 | |
| | |||||
* | megavideo.com plugin | 2010-05-05 | 2 | -1/+115 | |
| | |||||
* | added missing file | 2010-05-05 | 2 | -1/+107 | |
| | |||||
* | several fixes | 2010-05-04 | 37 | -39/+40 | |
| | |||||
* | decrypt if downloadthreads are occupied | 2010-05-04 | 1 | -1/+8 | |
| | |||||
* | better threadmanager | 2010-05-04 | 5 | -177/+86 | |
| | |||||
* | config dir fix | 2010-05-02 | 1 | -1/+1 | |
| | |||||
* | custom config dir support | 2010-05-02 | 1 | -36/+53 | |
| | |||||
* | version fix, removed debug messages | 2010-05-02 | 3 | -7/+7 | |
| | |||||
* | merge | 2010-05-02 | 4 | -7/+0 | |
|\ | |||||
| * | removed unused imports | 2010-05-01 | 4 | -7/+0 | |
| | | |||||
* | | fixed cnl | 2010-05-02 | 5 | -82/+71 | |
|/ | |||||
* | removed unnecessary files | 2010-05-01 | 3 | -847/+0 | |
| | |||||
* | moved gui to http://bitbucket.org/mkaay/pyload-gui | 2010-05-01 | 24 | -2839/+0 | |
| | |||||
* | gui captcha fix | 2010-05-01 | 2 | -0/+18 | |
| | |||||
* | updated captcha manager | 2010-05-01 | 3 | -6/+17 | |
| | |||||
* | import fix | 2010-04-29 | 1 | -2/+3 | |
| | |||||
* | statvfs fix | 2010-04-29 | 1 | -1/+1 | |
| | |||||
* | fixed updater, moved config files, folder for each package now optional | 2010-04-29 | 7 | -32/+45 | |
| | |||||
* | Some design modifications | 2010-04-27 | 2 | -9/+7 | |
| | |||||
* | Makedirs Fix | 2010-04-14 | 1 | -1/+2 | |
| | |||||
* | Fixed Rapidshare | 2010-04-14 | 3 | -22/+19 | |
| | |||||
* | Fixed Zippyshare | 2010-04-14 | 1 | -1/+1 | |
| | |||||
* | Fixed Megaupload | 2010-04-13 | 2 | -5/+9 | |
| | |||||
* | Pack Fixes | 2010-04-13 | 19 | -70/+53 | |
| | |||||
* | filefactory fix | 2010-04-13 | 1 | -1/+1 | |
| | |||||
* | captcha fix | 2010-04-12 | 1 | -2/+3 | |
| | |||||
* | fix netload and shareonline, captcha subsets for better recognition | 2010-04-12 | 7 | -37/+30 | |
| | |||||
* | set_conf fix | 2010-04-10 | 3 | -5/+4 | |
| | |||||
* | _.-:Package Folders:-._ | 2010-04-08 | 5 | -26/+43 | |
| | |||||
* | Cleaned Megaupload | 2010-04-08 | 2 | -36/+12 | |
| | |||||
* | Fixed #92 | 2010-04-07 | 2 | -34/+6 | |
| | |||||
* | Server Error in Log | 2010-04-07 | 1 | -1/+1 | |
| | |||||
* | Fixed Xup.in | 2010-04-07 | 2 | -41/+13 | |
| | |||||
* | Some Youtube Fixes, ugly | 2010-04-06 | 2 | -5/+4 | |
| | |||||
* | Universal File Not Found | 2010-04-06 | 11 | -15/+11 | |
| | |||||
* | Hotfile Premium | 2010-04-06 | 2 | -5/+20 | |
| | |||||
* | captcha input for webif | 2010-04-05 | 7 | -28/+155 | |
| | |||||
* | externalscript fix | 2010-04-04 | 1 | -2/+2 | |
| | |||||
* | Fixed Youtube | 2010-04-04 | 1 | -2/+2 | |
| | |||||
* | Add DuckloadCom Hoster | 2010-04-03 | 1 | -0/+87 | |
| | |||||
* | merged | 2010-04-03 | 1 | -2/+2 | |
|\ | |||||
| * | unit fix | 2010-04-02 | 1 | -2/+2 | |
| | | |||||
* | | webif settings page | 2010-04-03 | 7 | -122/+89 | |
|/ | |||||
* | merged | 2010-04-02 | 2 | -249/+106 | |
|\ | |||||
| * | No urllib download anymore | 2010-04-01 | 2 | -249/+106 | |
| | | |||||
* | | merged | 2010-04-02 | 4 | -28/+213 | |
|\ \ | |/ |/| | |||||
| * | django embedded | 2010-04-02 | 4 | -28/+213 | |
| | | |||||
* | | Litte remove Linklist bugfix | 2010-04-01 | 1 | -11/+13 | |
|/ | |||||
* | parser fix | 2010-03-31 | 5 | -13/+202 | |
| | |||||
* | freespace for windows | 2010-03-30 | 3 | -6/+23 | |
| | |||||
* | closed #69 | 2010-03-30 | 1 | -8/+25 | |
| | |||||
* | %s fix | 2010-03-30 | 1 | -2/+2 | |
| | |||||
* | little fix | 2010-03-30 | 1 | -3/+0 | |
| | |||||
* | setup fix | 2010-03-30 | 1 | -5/+6 | |
| | |||||
* | configuration assistent, some fixes | 2010-03-30 | 6 | -35/+462 | |
| | |||||
* | fixes #64 | 2010-03-30 | 4 | -4/+19 | |
| | |||||
* | new server method (get_config) | 2010-03-30 | 2 | -2/+8 | |
| | |||||
* | config set fix | 2010-03-30 | 1 | -2/+5 | |
| | |||||
* | fixes #87 | 2010-03-30 | 2 | -2/+2 | |
| | |||||
* | config input valadiation | 2010-03-30 | 2 | -4/+28 | |
| | |||||
* | better config parser | 2010-03-30 | 3 | -5/+50 | |
| | |||||
* | new translation files | 2010-03-24 | 59 | -171/+4786 | |
| | |||||
* | django 1.2 compability, some fixes | 2010-03-24 | 6 | -69/+129 | |
| | |||||
* | handling SIGQUIT | 2010-03-23 | 2 | -10/+40 | |
| | |||||
* | merge | 2010-03-23 | 6 | -59/+59 | |
|\ | |||||
| * | config fix | 2010-03-23 | 1 | -1/+1 | |
| | | |||||
| * | fixed #86 | 2010-03-20 | 5 | -31/+51 | |
| | | |||||
* | | new help screens and argv parsing | 2010-03-23 | 2 | -42/+118 | |
| | | |||||
* | | netload fix | 2010-03-22 | 2 | -6/+9 | |
|/ | |||||
* | core ssl fix, nginx support, https for lighttpd and nginx | 2010-03-16 | 7 | -22/+211 | |
| | |||||
* | Fixed Hotfile | 2010-03-11 | 5 | -8/+15 | |
| | |||||
* | Added tag v0.3.2 for changeset 3ea104a0eccc | 2010-03-10 | 0 | -0/+0 | |
| | |||||
* | gui version fixv0.3.2 | 2010-03-10 | 2 | -2/+2 | |
| | |||||
* | Fixed RS? | 2010-03-10 | 1 | -7/+5 | |
| | |||||
* | shareonline fix | 2010-03-10 | 3 | -8/+17 | |
| | |||||
* | several fixes, closed #84 | 2010-03-09 | 6 | -11/+19 | |
| | |||||
* | fix | 2010-03-08 | 1 | -2/+6 | |
|\ | |||||
| * | speed manager fix | 2010-03-08 | 2 | -3/+9 | |
| | | |||||
* | | speed manager fix | 2010-03-08 | 1 | -1/+3 | |
| | | |||||
* | | Default Back | 2010-03-08 | 1 | -2/+2 | |
| | | |||||
* | | Rapidshare API Bug solved | 2010-03-07 | 2 | -4/+4 | |
|/ | |||||
* | webif. icons, storage.to fix | 2010-03-01 | 6 | -27/+59 | |
| | |||||
* | webinterface improvments + server crash fix | 2010-02-25 | 11 | -61/+101 | |
| | |||||
* | gui fix, better click and load support | 2010-02-21 | 6 | -22/+50 | |
| | |||||
* | checksum now consumes less memory, fixed cookie cleaning | 2010-02-17 | 5 | -4/+18 | |
| | |||||
* | django builtin server improvement | 2010-02-13 | 3 | -43/+71 | |
| | |||||
* | cnl fix, webif. add dialog - destionation choosable | 2010-02-12 | 6 | -470/+106 | |
| | |||||
* | locale fix | 2010-02-11 | 3 | -14/+20 | |
| | |||||
* | locale fix | 2010-02-11 | 3 | -31/+5 | |
| | |||||
* | cnl, EOL, path fixes | 2010-02-11 | 8 | -666/+697 | |
| | |||||
* | Webinterface with lighttpd! locale fixing try. | 2010-02-10 | 13 | -102/+458 | |
| | |||||
* | webif patch #75 (thx kepheus) | 2010-02-09 | 1 | -1/+1 | |
| | |||||
* | corrected typo | 2010-02-09 | 1 | -2/+2 | |
| | |||||
* | updated README | 2010-02-09 | 1 | -17/+60 | |
| | |||||
* | Added tag v0.3.1 for changeset 73e14283ecee | 2010-02-08 | 0 | -0/+0 | |
| | |||||
* | new version stringsv0.3.1 | 2010-02-08 | 7 | -10/+10 | |
| | |||||
* | Added tag v0.3.1 for changeset 173e05781b91 | 2010-02-08 | 0 | -0/+0 | |
| | |||||
* | added watchfolder hook (checks links.txt, too) | 2010-02-08 | 3 | -1/+76 | |
| | |||||
* | fixed youtube hd | 2010-02-08 | 1 | -3/+7 | |
| | |||||
* | fixed click'n'load, added youtube hd option | 2010-02-08 | 5 | -11/+50 | |
| | |||||
* | FlashGot + ClickNLoad Support + Webif. improvm.!! pyLoad FTW !! | 2010-02-05 | 31 | -31/+524 | |
| | |||||
* | fixed gui config error | 2010-02-05 | 1 | -11/+16 | |
| | |||||
* | Fixed systemCheck for Windows | 2010-02-05 | 1 | -11/+1 | |
| | |||||
* | some l18n fixes | 2010-02-04 | 5 | -30/+30 | |
| | |||||
* | readded new dlc stuff | 2010-02-04 | 1 | -2/+6 | |
| | |||||
* | better gui performance, i18n in gui, new pot files | 2010-02-04 | 17 | -142/+600 | |
| | |||||
* | little fixes, closed #71 | 2010-02-04 | 11 | -67/+107 | |
| | |||||
* | better DLC Support for Python 2.5 and 2.6 | 2010-02-03 | 4 | -2/+6 | |
| | |||||
* | missing mo files | 2010-02-03 | 4 | -1/+1 | |
| | |||||
* | l18n fixes | 2010-02-03 | 3 | -7/+7 | |
| | |||||
* | some l18n stuff | 2010-02-03 | 17 | -99/+475 | |
| | |||||
* | download resume working? | 2010-02-02 | 3 | -6/+14 | |
| | |||||
* | merge no2 | 2010-02-02 | 16 | -410/+1316 | |
|\ |