Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | working login | 2012-08-13 | 2 | -7/+9 | |
| | |||||
* | updates for database + api | 2012-06-03 | 5 | -743/+719 | |
| | |||||
* | some multiuser db changes | 2012-05-15 | 4 | -54/+64 | |
| | |||||
* | new multiuser api methods | 2012-05-07 | 5 | -78/+562 | |
| | |||||
* | a huge pile of spelling fixes | 2012-04-22 | 1 | -1/+1 | |
| | |||||
* | captcha decrypting for all plugin types, new interaction manager | 2012-03-20 | 4 | -1/+78 | |
| | |||||
* | renamed hooks to addons, new filemanager and database, many new api methods | 2012-03-06 | 5 | -2133/+3824 | |
| | | | | you will loose ALL your LINKS, webinterface will NOT work | ||||
* | ssl fix | 2012-02-29 | 1 | -3/+9 | |
| | |||||
* | return pid for uploadContainer | 2012-01-21 | 1 | -1/+1 | |
| | |||||
* | MultiHoster plugin type, some fixes, new documentation structure | 2012-01-07 | 1 | -3/+2 | |
| | |||||
* | Happy new Year ! | 2012-01-01 | 1 | -1/+1 | |
| | |||||
* | missing import | 2011-12-31 | 1 | -1/+1 | |
| | |||||
* | missing file | 2011-12-31 | 1 | -6/+24 | |
| | |||||
* | new crypter plugin API, now decrypting possible for now. | 2011-12-31 | 4 | -20/+44 | |
| | |||||
* | accountmanager v2, delete your accounts.conf and re-enter them in pyload, | 2011-12-22 | 3 | -63/+40 | |
| | | | | new nice debug functions, try core.shell() and core.breakpoint() | ||||
* | some bugfixes | 2011-12-20 | 1 | -12/+6 | |
| | |||||
* | configparser v2, warning CONFIG will be DELETED. | 2011-12-19 | 5 | -135/+241 | |
| | |||||
* | updated bottle.py | 2011-12-07 | 4 | -354/+460 | |
| | |||||
* | update readme file | 2011-12-07 | 1 | -8/+49 | |
| | |||||
* | little fix | 2011-12-04 | 1 | -2/+2 | |
| | |||||
* | Better download connection handling: Detect server error earlier, fallback ↵ | 2011-12-04 | 2 | -18/+49 | |
| | | | | to single connection if possible | ||||
* | closed #441 | 2011-12-02 | 2 | -46/+50 | |
| | |||||
* | SimpleHoster fix | 2011-11-21 | 2 | -77/+77 | |
| | |||||
* | disableble thriftbackend | 2011-11-19 | 8 | -42/+657 | |
| | |||||
* | closed #418 | 2011-11-04 | 2 | -4/+15 | |
| | |||||
* | closed #411 | 2011-10-27 | 1 | -1/+1 | |
| | |||||
* | working restart core method | 2011-10-11 | 1 | -1/+1 | |
| | |||||
* | pavement build script | 2011-10-11 | 5 | -12/+6 | |
| | |||||
* | closed #365, #396, #397 | 2011-10-02 | 4 | -6/+81 | |
| | |||||
* | fixed name clash in C# | 2011-09-29 | 4 | -11/+11 | |
| | |||||
* | reworked authorization, now works on api level | 2011-09-27 | 2 | -29/+45 | |
| | |||||
* | royflos GUI patches, prefix option for webinterface ( | 2011-09-21 | 1 | -1/+2 | |
| | |||||
* | general JSON API, url parser | 2011-09-20 | 5 | -18/+21 | |
| | |||||
* | updated thrift, --clean method, youtube fix closed #379 | 2011-08-15 | 4 | -4/+4 | |
| | |||||
* | fixes, closed #361 | 2011-08-05 | 1 | -5/+2 | |
| | |||||
* | api account fix | 2011-08-04 | 2 | -41/+2 | |
| | |||||
* | fixes, cleanup, summary for each package | 2011-08-02 | 5 | -51/+63 | |
| | |||||
* | online check for container | 2011-07-20 | 3 | -0/+108 | |
| | |||||
* | fix in unrar plugin | 2011-07-19 | 1 | -0/+1 | |
| | |||||
* | closed #364, changes to online check api | 2011-07-18 | 4 | -12/+47 | |
| | |||||
* | started to integrate package generator | 2011-07-16 | 4 | -10/+210 | |
| | |||||
* | has_key refractored, package name generator by Geek | 2011-07-14 | 1 | -2/+2 | |
| | |||||
* | fixed config on webif + show description | 2011-07-14 | 2 | -2/+7 | |
| | |||||
* | removed server_methods, please test everything entirely | 2011-07-12 | 5 | -606/+59 | |
| | |||||
* | fixed some bugs, new externalscripts plugin | 2011-07-04 | 1 | -1/+1 | |
| | |||||
* | new api class + documentation | 2011-07-01 | 6 | -566/+629 | |
| | |||||
* | little thrift fixes, some new methods stubs | 2011-06-29 | 5 | -105/+599 | |
| | |||||
* | thrift 0.7.0 from trunk, patched for low mem usage | 2011-06-27 | 9 | -6938/+794 | |
| | |||||
* | ssl fix | 2011-06-14 | 1 | -3/+5 | |
| | |||||
* | better retry function | 2011-06-13 | 1 | -0/+1 | |
| | |||||
* | fixed positional captchas + availbillity over thrift | 2011-05-31 | 5 | -15/+70 | |
| | |||||
* | fix dlc, new cli functions, new locale | 2011-05-28 | 2 | -138/+138 | |
| | |||||
* | account login timeout, better shutdown | 2011-05-16 | 2 | -138/+138 | |
| | |||||
* | improved some code style issues | 2011-05-14 | 1 | -1/+1 | |
| | |||||
* | rewritten cli, closed #275, #304 | 2011-05-10 | 2 | -1/+2 | |
| | |||||
* | hooks methods callable via rpc, closed #299 | 2011-05-07 | 6 | -149/+1068 | |
| | |||||
* | new file states (temp. offline, skipped) | 2011-05-02 | 2 | -8/+8 | |
| | |||||
* | new l18n files | 2011-03-14 | 1 | -1/+1 | |
| | |||||
* | fixes last commit | 2011-03-13 | 1 | -5/+3 | |
| | |||||
* | captcha fix | 2011-03-13 | 1 | -4/+6 | |
| | |||||
* | fixed login issue | 2011-03-12 | 1 | -1/+1 | |
| | |||||
* | mu fix | 2011-03-12 | 1 | -1/+2 | |
| | |||||
* | webif user managment | 2011-03-10 | 1 | -1/+8 | |
| | |||||
* | captcha manager fix, toggle reconnect | 2011-03-08 | 6 | -11/+163 | |
| | |||||
* | Youtube fix, thrift java fix | 2011-03-07 | 2 | -3/+6 | |
| | |||||
* | filesonic info prefetching + premium fix | 2011-02-22 | 1 | -2/+2 | |
| | |||||
* | win connection fix | 2011-02-16 | 1 | -2/+5 | |
| | |||||
* | fileorder fix? | 2011-02-16 | 1 | -1/+1 | |
| | |||||
* | windows connect fix | 2011-02-16 | 1 | -1/+3 | |
| | |||||
* | thrift ssl connection fix (closes #242) | 2011-02-15 | 1 | -3/+22 | |
| | |||||
* | finished cli | 2011-02-14 | 6 | -72/+420 | |
| | |||||
* | really fixed #201 | 2011-02-14 | 1 | -1/+1 | |
| | |||||
* | default thrift backend | 2011-02-14 | 4 | -10/+18 | |
| | |||||
* | some parts of cli working again | 2011-02-14 | 5 | -8/+186 | |
| | |||||
* | little SO fix | 2011-02-13 | 1 | -2/+6 | |
| | |||||
* | collector size | 2011-02-13 | 1 | -2/+8 | |
| | |||||
* | fixes + improvements | 2011-02-13 | 7 | -11/+29 | |
| | |||||
* | cleanup | 2011-02-12 | 1 | -1/+1 | |
| | |||||
* | basic thrift client | 2011-02-12 | 2 | -0/+86 | |
| | |||||
* | GUI refactoring (now Thrift powered), closes #233 | 2011-02-12 | 5 | -90/+302 | |
| | | | | please test! | ||||
* | gui optimisations | 2011-02-12 | 1 | -7/+11 | |
| | |||||
* | Thrift with SSL | 2011-02-11 | 4 | -12/+96 | |
| | |||||
* | socket code fixes | 2011-02-11 | 4 | -35/+67 | |
| | |||||
* | closed #239 | 2011-02-11 | 1 | -2/+2 | |
| | |||||
* | more fixes | 2011-02-10 | 7 | -38/+76 | |
| | |||||
* | thrift + setup fixes | 2011-02-10 | 7 | -198/+391 | |
| | |||||
* | thriftbackend cleanup | 2011-02-10 | 13 | -793/+697 | |
| | |||||
* | cleanup | 2011-02-10 | 4 | -97/+19 | |
| | |||||
* | added Thrift backend | 2011-02-07 | 11 | -1/+11185 | |
| | |||||
* | created unified authentication system (same data for webinterface an ↵ | 2011-02-05 | 2 | -5/+10 | |
| | | | | GUI/CLI, multiple accounts) | ||||
* | fixed ssl xmlrpc backend | 2011-01-30 | 1 | -2/+2 | |
| | |||||
* | modularized remote backends | 2011-01-26 | 3 | -130/+109 | |
| | |||||
* | some automatic fixes | 2010-08-27 | 1 | -1/+1 | |
| | |||||
* | new dirs | 2010-08-25 | 2 | -0/+131 | |
| | |||||
* | merged gui | 2010-08-25 | 2 | -131/+0 | |
| | |||||
* | No OpenSSL needed to run | 2009-12-05 | 1 | -1/+1 | |
| | |||||
* | added xmlrpc auth without ssl | 2009-11-30 | 1 | -81/+105 | |
| | |||||
* | complete new file_list, cleaned up | 2009-11-26 | 4 | -169/+0 | |
| | |||||
* | fixed SecureXMLRPCServer | 2009-11-22 | 1 | -0/+3 | |
| | |||||
* | secure xmlrpc | 2009-11-22 | 2 | -84/+103 | |
| | |||||
* | better exception handling for sockets | 2009-11-12 | 1 | -3/+6 | |
| | |||||
* | new config options, webinterface test | 2009-08-17 | 1 | -1/+1 | |
| | |||||
* | pyLoad Test Webinterface ! | 2009-08-17 | 1 | -1/+1 | |
| | |||||
* | Rs fix, timed reconnect, Cli local option + displaying size | 2009-08-07 | 1 | -1/+1 | |
| | |||||
* | remote fix | 2009-07-14 | 1 | -1/+1 | |
| | |||||
* | fixed occasionally appearing cli bug, catpcha method for sharebiz @ ~60% | 2009-06-24 | 1 | -0/+2 | |
| | |||||
* | cli able to delete links in queue | 2009-06-23 | 2 | -4/+3 | |
| | |||||
* | some new cli stuff (no interactive functions yet) | 2009-06-19 | 1 | -1/+2 | |
| | |||||
* | new server functions | 2009-06-17 | 1 | -5/+3 | |
| | |||||
* | utf-8 encodung, correcting file header | 2009-06-11 | 5 | -5/+10 | |
| | |||||
* | correcting false identation (tabs to spaces) | 2009-06-11 | 3 | -28/+24 | |
| | |||||
* | core able to push data to gui, proxy support: closed #1 | 2009-06-08 | 3 | -3/+21 | |
| | |||||
* | reconnect, not working, dont try it out | 2009-06-01 | 5 | -13/+5 | |
| | |||||
* | working event approach for socket transmission | 2009-06-01 | 1 | -4/+7 | |
| | |||||
* | socket example | 2009-05-31 | 1 | -1/+2 | |
| | |||||
* | socket interface example | 2009-05-31 | 4 | -5/+23 | |
| | |||||
* | gui socket finally works | 2009-05-31 | 3 | -17/+29 | |
| | |||||
* | new socket encryption | 2009-05-31 | 4 | -23/+51 | |
| | |||||
* | client socket | 2009-05-30 | 3 | -2/+33 | |
| | |||||
* | little request fix | 2009-05-29 | 2 | -6/+10 | |
| | |||||
* | requestobject and working interface to the core | 2009-05-29 | 3 | -29/+59 | |
| | |||||
* | socket encryption | 2009-05-29 | 2 | -11/+33 | |
| | |||||
* | socket server basic | 2009-05-29 | 2 | -6/+38 | |
| | |||||
* | time shedule fix | 2009-05-28 | 2 | -0/+59 | |