Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix | mkaay | 2010-08-03 | 2 | -9/+11 |
| | |||||
* | Container updated to new interface | Jeix | 2010-08-03 | 4 | -46/+68 |
| | |||||
* | new dlc plugins | RaNaN | 2010-08-02 | 6 | -16/+49 |
| | |||||
* | webif: log+download page | RaNaN | 2010-08-02 | 1 | -14/+20 |
| | |||||
* | setup working | RaNaN | 2010-08-02 | 2 | -7/+9 |
| | |||||
* | settings fix | RaNaN | 2010-08-02 | 3 | -1/+16 |
| | |||||
* | reconnect fix | RaNaN | 2010-08-02 | 7 | -39/+87 |
| | |||||
* | Rapidshare, Netload, Uploaded updated. | Jeix | 2010-08-02 | 3 | -180/+134 |
| | |||||
* | wait fix | RaNaN | 2010-08-01 | 4 | -9/+11 |
| | |||||
* | ocr + db fix | RaNaN | 2010-08-01 | 4 | -14/+20 |
| | |||||
* | Netload.In fix | Jeix | 2010-08-01 | 1 | -85/+69 |
| | | | | | - Freeuser working fine. - Premium User comes when AccountManager is working. | ||||
* | job fix | RaNaN | 2010-08-01 | 1 | -1/+6 |
| | |||||
* | reconnect fix | RaNaN | 2010-08-01 | 3 | -6/+17 |
| | |||||
* | plugin updates to new interface | Jeix | 2010-08-01 | 7 | -81/+89 |
| | |||||
* | some fixes | RaNaN | 2010-08-01 | 7 | -28/+46 |
| | |||||
* | webif config fix | RaNaN | 2010-08-01 | 2 | -15/+15 |
| | |||||
* | some changes | RaNaN | 2010-07-31 | 8 | -69/+238 |
| | |||||
* | daily commit | RaNaN | 2010-07-30 | 13 | -706/+212 |
| | |||||
* | restart working and client information | RaNaN | 2010-07-29 | 8 | -44/+89 |
| | |||||
* | more improvements and cleaned some imports | RaNaN | 2010-07-29 | 24 | -131/+145 |
| | |||||
* | many new stuff, some things already working | RaNaN | 2010-07-29 | 28 | -3305/+1936 |
| | |||||
* | Crypt | Jeix | 2010-07-09 | 2 | -19/+39 |
| | |||||
* | Crypt-It.com | Jeix | 2010-07-07 | 1 | -0/+37 |
| | |||||
* | python 2.5 compatibility fix for ShareOnline.Biz | Jeix | 2010-07-04 | 1 | -4/+19 |
| | |||||
* | RapidshareCom premium fix | mkaay | 2010-06-30 | 3 | -8/+23 |
| | |||||
* | YouPorn name fix | Jeix | 2010-06-28 | 1 | -1/+1 |
| | |||||
* | fixed #115 | Jeix | 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 | Jeix | 2010-06-27 | 1 | -2/+2 |
| | | | | and cli config fix | ||||
* | porno update, new plugins: | Jeix | 2010-06-22 | 5 | -4/+200 |
| | | | | | | Pornhub Redtube Pornhost | ||||
* | deleted some print statements | Jeix | 2010-06-21 | 1 | -1/+0 |
| | |||||
* | fix fix fix | mkaay | 2010-06-20 | 5 | -4/+45 |
| | |||||
* | workaround for ExternalScripts.py package location | Jeix | 2010-06-20 | 1 | -1/+7 |
| | |||||
* | Package_finished event for scripts implemented | Jeix | 2010-06-20 | 4 | -6/+23 |
| | | | | bugfix: closing socket for IRC connection (xdcc) | ||||
* | Debug = False is the better choice as default | Jeix | 2010-06-20 | 1 | -1/+1 |
| | |||||
* | updated default config for new plugins | Jeix | 2010-06-20 | 1 | -1/+8 |
| | |||||
* | New feature: FTP download support | Jeix | 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 | Jeix | 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 | Jeix | 2010-06-17 | 1 | -1/+2 |
| | |||||
* | linklist fix | Jeix | 2010-06-17 | 1 | -0/+1 |
| | |||||
* | better fix | Jeix | 2010-06-16 | 1 | -1/+1 |
| | |||||
* | next try to fix the fix | Jeix | 2010-06-16 | 1 | -3/+4 |
| | |||||
* | extended LinkList plugin. Now it's possible to add comments, packages and ↵ | Jeix | 2010-06-16 | 1 | -5/+17 |
| | | | | links as usual via linklist. | ||||
* | fix last fix | RaNaN | 2010-06-15 | 1 | -1/+1 |
| | |||||
* | fix last commit | RaNaN | 2010-06-15 | 1 | -1/+1 |
| | |||||
* | direct add packages | RaNaN | 2010-06-15 | 1 | -1/+3 |
| | |||||
* | compatibility fix. Webinterface now works with django 1.1 and 1.2 | Jeix | 2010-06-09 | 1 | -3/+2 |
| | |||||
* | fixed: Django 1.2 CSRF verification failed in webinterface | Jeix | 2010-06-09 | 1 | -0/+2 |
| | |||||
* | fixed #106 folder_per_package | Jeix | 2010-06-09 | 1 | -1/+0 |
| | |||||
* | yourfilesto fix | RaNaN | 2010-06-08 | 1 | -0/+1 |
| | |||||
* | YourFiles.to plugin, by sKyDaNcEr and Jeix | RaNaN | 2010-06-08 | 1 | -0/+88 |
| | |||||
* | time import fix | RaNaN | 2010-06-06 | 1 | -3/+3 |
| | |||||
* | version fix | mkaay | 2010-05-17 | 1 | -0/+0 |
| | |||||
* | new plugin interface test, ShareonlineBiz + SerienjunkiesOrg + ↵ | mkaay | 2010-05-17 | 9 | -23/+90 |
| | | | | MegauploadedCom fix, other stuff | ||||
* | new config option (outgoing intreface) | mkaay | 2010-05-10 | 3 | -2/+7 |
| | |||||
* | captcha fix, webinterface dependency output, l18n | mkaay | 2010-05-10 | 2 | -11/+17 |
| | |||||
* | ShaernowNet plugin | mkaay | 2010-05-08 | 2 | -0/+66 |
| | |||||
* | fix | mkaay | 2010-05-08 | 1 | -1/+1 |
| | |||||
* | UploadedTo api fix | mkaay | 2010-05-08 | 1 | -2/+2 |
| | |||||
* | pycurl compression check | mkaay | 2010-05-07 | 1 | -2/+2 |
| | |||||
* | added connection debugging | mkaay | 2010-05-07 | 1 | -0/+6 |
| | |||||
* | hook fix | mkaay | 2010-05-07 | 3 | -3/+4 |
| | |||||
* | fixes | mkaay | 2010-05-07 | 1 | -2/+2 |
| | |||||
* | better plugin import | mkaay | 2010-05-07 | 1 | -2/+2 |
| | |||||
* | new server method for premium accounts | mkaay | 2010-05-07 | 4 | -4/+11 |
| | |||||
* | UploadedTo account plugin | mkaay | 2010-05-07 | 4 | -14/+47 |
| | |||||
* | better rapidshare traffic share handling | mkaay | 2010-05-07 | 3 | -31/+47 |
| | |||||
* | better cookie handling, rapidshare fix | mkaay | 2010-05-07 | 4 | -52/+39 |
| | |||||
* | modified hookmanager | mkaay | 2010-05-06 | 2 | -17/+9 |
| | |||||
* | account plugins: first draft | mkaay | 2010-05-06 | 11 | -27/+232 |
| | |||||
* | better request factory | mkaay | 2010-05-06 | 2 | -11/+17 |
| | |||||
* | new request factory | mkaay | 2010-05-06 | 3 | -6/+75 |
| | |||||
* | dlc update | mkaay | 2010-05-06 | 4 | -2/+3 |
| | |||||
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 53 | -503/+793 |
| | |||||
* | megavideo.com plugin | mkaay | 2010-05-05 | 2 | -1/+115 |
| | |||||
* | added missing file | mkaay | 2010-05-05 | 2 | -1/+107 |
| | |||||
* | several fixes | mkaay | 2010-05-04 | 37 | -39/+40 |
| | |||||
* | decrypt if downloadthreads are occupied | mkaay | 2010-05-04 | 1 | -1/+8 |
| | |||||
* | better threadmanager | mkaay | 2010-05-04 | 4 | -170/+77 |
| | |||||
* | version fix, removed debug messages | mkaay | 2010-05-02 | 3 | -7/+7 |
| | |||||
* | merge | mkaay | 2010-05-02 | 4 | -7/+0 |
|\ | |||||
| * | removed unused imports | RaNaN | 2010-05-01 | 4 | -7/+0 |
| | | |||||
* | | fixed cnl | mkaay | 2010-05-02 | 4 | -81/+68 |
|/ | |||||
* | removed unnecessary files | mkaay | 2010-05-01 | 3 | -847/+0 |
| | |||||
* | moved gui to http://bitbucket.org/mkaay/pyload-gui | mkaay | 2010-05-01 | 12 | -2209/+0 |
| | |||||
* | gui captcha fix | mkaay | 2010-05-01 | 1 | -0/+12 |
| | |||||
* | updated captcha manager | mkaay | 2010-05-01 | 2 | -4/+9 |
| | |||||
* | fixed updater, moved config files, folder for each package now optional | mkaay | 2010-04-29 | 6 | -18/+17 |
| | |||||
* | Some design modifications | Wugy | 2010-04-27 | 2 | -9/+7 |
| | |||||
* | Makedirs Fix | spoob | 2010-04-14 | 1 | -1/+2 |
| | |||||
* | Fixed Rapidshare | spoob | 2010-04-14 | 3 | -22/+19 |
| | |||||
* | Fixed Zippyshare | spoob | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | Fixed Megaupload | spoob | 2010-04-13 | 2 | -5/+9 |
| | |||||
* | Pack Fixes | spoob | 2010-04-13 | 19 | -70/+53 |
| | |||||
* | filefactory fix | sleeper | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | captcha fix | Sleeper | 2010-04-12 | 1 | -2/+3 |
| | |||||
* | fix netload and shareonline, captcha subsets for better recognition | Sleeper | 2010-04-12 | 7 | -37/+30 |
| | |||||
* | set_conf fix | RaNaN | 2010-04-10 | 2 | -4/+3 |
| | |||||
* | _.-:Package Folders:-._ | spoob | 2010-04-08 | 5 | -26/+43 |
| | |||||
* | Cleaned Megaupload | spoob | 2010-04-08 | 2 | -36/+12 |
| | |||||
* | Fixed #92 | spoob | 2010-04-07 | 1 | -32/+5 |
| | |||||
* | Fixed Xup.in | spoob | 2010-04-07 | 2 | -41/+13 |
| | |||||
* | Some Youtube Fixes, ugly | spoob | 2010-04-06 | 2 | -5/+4 |
| | |||||
* | Universal File Not Found | spoob | 2010-04-06 | 11 | -15/+11 |
| | |||||
* | Hotfile Premium | spoob | 2010-04-06 | 2 | -5/+20 |
| | |||||
* | captcha input for webif | RaNaN | 2010-04-05 | 7 | -28/+155 |
| | |||||
* | externalscript fix | RaNaN | 2010-04-04 | 1 | -2/+2 |
| | |||||
* | Fixed Youtube | spoob | 2010-04-04 | 1 | -2/+2 |
| | |||||
* | Add DuckloadCom Hoster | Wugy | 2010-04-03 | 1 | -0/+87 |
| | |||||
* | webif settings page | RaNaN | 2010-04-03 | 6 | -121/+82 |
| | |||||
* | merged | RaNaN | 2010-04-02 | 2 | -249/+106 |
|\ | |||||
| * | No urllib download anymore | spoob | 2010-04-01 | 2 | -249/+106 |
| | | |||||
* | | django embedded | RaNaN | 2010-04-02 | 3 | -27/+212 |
|/ | |||||
* | parser fix | RaNaN | 2010-03-31 | 4 | -4/+192 |
| | |||||
* | freespace for windows | spoob | 2010-03-30 | 2 | -1/+7 |
| | |||||
* | %s fix | RaNaN | 2010-03-30 | 1 | -2/+2 |
| | |||||
* | setup fix | RaNaN | 2010-03-30 | 1 | -5/+6 |
| | |||||
* | configuration assistent, some fixes | RaNaN | 2010-03-30 | 4 | -20/+397 |
| | |||||
* | fixes #64 | mkaay | 2010-03-30 | 3 | -4/+11 |
| | |||||
* | new server method (get_config) | mkaay | 2010-03-30 | 1 | -0/+3 |
| | |||||
* | config set fix | mkaay | 2010-03-30 | 1 | -2/+5 |
| | |||||
* | fixes #87 | mkaay | 2010-03-30 | 1 | -1/+1 |
| | |||||
* | config input valadiation | mkaay | 2010-03-30 | 2 | -4/+28 |
| | |||||
* | better config parser | mkaay | 2010-03-30 | 2 | -5/+47 |
| | |||||
* | new translation files | RaNaN | 2010-03-24 | 20 | -171/+2721 |
| | |||||
* | django 1.2 compability, some fixes | RaNaN | 2010-03-24 | 3 | -63/+122 |
| | |||||
* | handling SIGQUIT | RaNaN | 2010-03-23 | 1 | -3/+3 |
| | |||||
* | merge | mkaay | 2010-03-23 | 4 | -16/+35 |
|\ | |||||
| * | config fix | mkaay | 2010-03-23 | 1 | -1/+1 |
| | | |||||
| * | fixed #86 | mkaay | 2010-03-20 | 3 | -15/+34 |
| | | |||||
* | | netload fix | RaNaN | 2010-03-22 | 1 | -1/+1 |
|/ | |||||
* | core ssl fix, nginx support, https for lighttpd and nginx | RaNaN | 2010-03-16 | 5 | -18/+204 |
| | |||||
* | Fixed Hotfile | spoob | 2010-03-11 | 4 | -7/+8 |
| | |||||
* | gui version fixv0.3.2 | RaNaN | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | Fixed RS? | spoob | 2010-03-10 | 1 | -7/+5 |
| | |||||
* | shareonline fix | RaNaN | 2010-03-10 | 3 | -8/+17 |
| | |||||
* | several fixes, closed #84 | RaNaN | 2010-03-09 | 5 | -8/+14 |
| | |||||
* | fix | RaNaN | 2010-03-08 | 1 | -2/+6 |
|\ | |||||
| * | speed manager fix | RaNaN | 2010-03-08 | 2 | -3/+9 |
| | | |||||
* | | speed manager fix | RaNaN | 2010-03-08 | 1 | -1/+3 |
| | | |||||
* | | Default Back | Wugy | 2010-03-08 | 1 | -2/+2 |
| | | |||||
* | | Rapidshare API Bug solved | root | 2010-03-07 | 2 | -4/+4 |
|/ | |||||
* | webif. icons, storage.to fix | RaNaN | 2010-03-01 | 5 | -6/+35 |
| | |||||
* | webinterface improvments + server crash fix | RaNaN | 2010-02-25 | 10 | -61/+98 |
| | |||||
* | gui fix, better click and load support | mkaay | 2010-02-21 | 5 | -19/+50 |
| | |||||
* | checksum now consumes less memory, fixed cookie cleaning | mkaay | 2010-02-17 | 4 | -4/+16 |
| | |||||
* | django builtin server improvement | RaNaN | 2010-02-13 | 3 | -43/+71 |
| | |||||
* | cnl fix, webif. add dialog - destionation choosable | RaNaN | 2010-02-12 | 5 | -466/+84 |
| | |||||
* | cnl, EOL, path fixes | RaNaN | 2010-02-11 | 6 | -29/+46 |
| | |||||
* | Webinterface with lighttpd! locale fixing try. | RaNaN | 2010-02-10 | 9 | -97/+413 |
| | |||||
* | webif patch #75 (thx kepheus) | mkaay | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | new version stringsv0.3.1 | mkaay | 2010-02-08 | 5 | -6/+6 |
| | |||||
* | added watchfolder hook (checks links.txt, too) | mkaay | 2010-02-08 | 1 | -0/+74 |
| | |||||
* | fixed youtube hd | mkaay | 2010-02-08 | 1 | -3/+7 |
| | |||||
* | fixed click'n'load, added youtube hd option | mkaay | 2010-02-08 | 5 | -11/+50 |
| | |||||
* | FlashGot + ClickNLoad Support + Webif. improvm.!! pyLoad FTW !! | RaNaN | 2010-02-05 | 29 | -26/+516 |
| | |||||
* | better gui performance, i18n in gui, new pot files | mkaay | 2010-02-04 | 11 | -69/+75 |
| | |||||
* | little fixes, closed #71 | RaNaN | 2010-02-04 | 8 | -58/+97 |
| | |||||
* | better DLC Support for Python 2.5 and 2.6 | spoob | 2010-02-03 | 3 | -0/+0 |
| | |||||
* | l18n fixes | RaNaN | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | some l18n stuff | RaNaN | 2010-02-03 | 15 | -65/+435 |
| | |||||
* | download resume working? | mkaay | 2010-02-02 | 3 | -6/+14 |
| | |||||
* | closes #70, thx kepheus | mkaay | 2010-02-02 | 1 | -14/+4 |
| | |||||
* | some gui fixes, i18n update | mkaay | 2010-02-02 | 7 | -64/+81 |
| | |||||
* | forgot file | mkaay | 2010-02-01 | 1 | -0/+111 |
| | |||||
* | new update system for remote clients | mkaay | 2010-02-01 | 5 | -169/+240 |
| | |||||
* | fix | mkaay | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | fixed serienjunkies.org (new url pattern) | mkaay | 2010-01-27 | 2 | -9/+36 |
| | |||||
* | moved script support to a new plugin | mkaay | 2010-01-27 | 2 | -50/+100 |
| | |||||
* | Better Script Support | spoob | 2010-01-26 | 1 | -6/+10 |
| | |||||
* | extended script support | RaNaN | 2010-01-26 | 3 | -12/+65 |
| | |||||
* | pyLoad 0.3 | RaNaN | 2010-01-23 | 9 | -16/+8 |
|\ | |||||
| * | added missing icons, final improvments | RaNaN | 2010-01-23 | 9 | -16/+8 |
| | | |||||
* | | Removed Prints in DLC | spoob | 2010-01-23 | 1 | -0/+0 |
| | | |||||
* | | Removed Prints | spoob | 2010-01-23 | 1 | -1/+0 |
|/ | |||||
* | file_list save fix | RaNaN | 2010-01-22 | 1 | -4/+4 |
| | |||||
* | some final tweaks | RaNaN | 2010-01-22 | 2 | -52/+27 |
| | |||||
* | some optimizations | RaNaN | 2010-01-21 | 4 | -6/+7 |
| | |||||
* | Fixed Netload Wait | spoob | 2010-01-21 | 3 | -7/+4 |
| | |||||
* | fixed link deletion | mkaay | 2010-01-21 | 2 | -3/+2 |
| | |||||
* | queue page fully functional, some fixes | RaNaN | 2010-01-20 | 17 | -25/+165 |
| | |||||
* | webinterface - status icons | Wugy | 2010-01-18 | 4 | -0/+0 |
| | |||||
* | Webinterface - Queue style update NUMBER 3! | Wugy | 2010-01-18 | 2 | -4/+4 |
| | |||||
* | webinterface - queue style update | Wugy | 2010-01-18 | 3 | -3/+11 |
| | |||||
* | Webinterface - Queue style update | Wugy | 2010-01-18 | 3 | -44/+41 |
| | |||||
* | Fixed Hotfile | spoob | 2010-01-17 | 1 | -41/+15 |
| | |||||
* | Fixed Reconnect | spoob | 2010-01-17 | 2 | -2/+1 |
| | |||||
* | some fixes, closed #62 ?? | RaNaN | 2010-01-17 | 5 | -9/+44 |
| | |||||
* | Fixed Shareonline | spoob | 2010-01-16 | 1 | -0/+2 |
| | |||||
* | Better Argument Parsing in Core, littel fixes | spoob | 2010-01-15 | 5 | -30/+11 |
| | |||||
* | some webinterface improvements, closed #40 | RaNaN | 2010-01-13 | 6 | -22/+59 |
| | |||||
* | queue template + view | mkaay | 2010-01-13 | 2 | -3/+24 |
| | |||||
* | Fixed MyVideo.de (yuck) | spoob | 2010-01-13 | 1 | -25/+7 |
| | |||||
* | YoutubeChannel Checks File Exists | spoob | 2010-01-13 | 1 | -6/+3 |
| | |||||
* | More YoutubeChannel Options | spoob | 2010-01-13 | 1 | -1/+4 |
| | |||||
* | More YoutubeChannel Options | spoob | 2010-01-13 | 2 | -13/+19 |
| | |||||
* | forgot changes | spoob | 2010-01-13 | 1 | -1/+4 |
| | |||||
* | removed Mp3Convert, just load plugin config once | spoob | 2010-01-13 | 3 | -57/+3 |
| | |||||
* | finally and officially: webinterface home page working ;) | RaNaN | 2010-01-11 | 13 | -1427/+704 |
| | |||||
* | edited wrong file in last commit | mkaay | 2010-01-10 | 1 | -1/+2 |
| | |||||
* | fixed mp3convert | mkaay | 2010-01-10 | 2 | -4/+5 |
| |