summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* DebridItaliaCom: two more hosters supportedGravatar Stefano 2013-07-241-2/+2
| | | | (cherry picked from commit 7e16ebcee0cb17ab5134b843fedbc76254d14263)
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-2433-571/+573
| | | | | | | | | | | | | | | (cherry picked from commit 669b1e0ec048e1ed8aeb842b2570376e9ad96863) Conflicts: pyload/plugins/addons/CaptchaTrader.py pyload/plugins/addons/ClickAndLoad.py pyload/plugins/addons/Ev0InFetcher.py pyload/plugins/addons/ExternalScripts.py pyload/plugins/addons/ExtractArchive.py pyload/plugins/addons/HotFolder.py pyload/plugins/addons/MergeFiles.py pyload/plugins/addons/MultiHome.py pyload/plugins/addons/XMPPInterface.py
* Two more replace module import rulesGravatar Stefano 2013-07-231-0/+2
|
* Fixed some errorsGravatar Stefano 2013-07-232-6/+5
| | | | (cherry picked from commit 5f673918f7c1638794c7024bc0631daff65282de)
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-2359-396/+455
| | | | | | | | | | (cherry picked from commit f5535809bebc6cc343475704832c8fd8674d2d06) Conflicts: pyload/plugins/accounts/AlldebridCom.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/accounts/RealdebridCom.py
* little cleanup, added some testsGravatar RaNaN 2013-07-225-27/+33
|
* little fix for jshintGravatar RaNaN 2013-07-221-1/+1
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-22112-1644/+1938
| | | | | | | | | | | (cherry picked from commit 2edeee0532ec6d6b4b26fd045a5971f67ca455da) Conflicts: pyload/plugins/hoster/BasePlugin.py pyload/plugins/hoster/MultishareCz.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py
* implemented media type filterGravatar RaNaN 2013-07-225-6/+26
|
* guess media types by nameGravatar RaNaN 2013-07-219-10/+61
|
* Replace rule Hook -> AddonGravatar Stefano 2013-07-211-0/+3
|
* More replace rules in paverGravatar Stefano 2013-07-211-0/+3
|
* additional test for curl requestGravatar RaNaN 2013-07-211-5/+16
|
* Paver task to automatically fix module importsGravatar Stefano 2013-07-211-0/+24
|
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-2143-676/+821
| | | | (cherry-picked from 4b61d36bf18931df0a9720047b3619ce245f8a1b)
* Improved .gitattributesGravatar Stefano 2013-07-211-0/+20
|
* fixed AlldebridGravatar RaNaN 2013-07-212-7/+3
|
* fixed saving configsGravatar RaNaN 2013-07-213-5/+4
|
* converted AllDebrid pluginGravatar RaNaN 2013-07-211-2/+10
|
* Moving plugins from module to pyloadGravatar Stefano 2013-07-212-0/+0
|
* Moving options to xargsGravatar Stefano 2013-07-201-2/+3
|
* Updated plugins POTGravatar Stefano 2013-07-201-38/+38
|
* Moving hooks to addonsGravatar Stefano 2013-07-202-0/+0
|
* Merge branch 'master' of https://github.com/pyload/pyloadGravatar Stefano 2013-07-207-579/+68
|\
| * tried to fix hoster tester, removed unneeded filesGravatar RaNaN 2013-07-207-579/+68
| |
* | Merge plugins from stableGravatar Stefano 2013-07-2042-261/+348
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/UnrestrictLi.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/AlldebridCom.py pyload/plugins/hoster/BitshareCom.py pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/RealdebridCom.py pyload/plugins/hoster/ShareplaceCom.py pyload/plugins/hoster/UploadedTo.py pyload/plugins/hoster/UploadingCom.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/YourfilesTo.py pyload/plugins/hoster/ZeveraCom.py
| * Using the same translatable stringGravatar Stefano 2013-07-2010-20/+20
| |
| * Merge pull request #201 from xzwr/patch-2Gravatar Stefano 2013-07-201-3/+3
| |\ | | | | | | Update UploadedTo
| | * Update UploadedTo.pyGravatar xzwr 2013-07-201-3/+3
| |/ | | | | | | Valid until time fixed again, account now also usable on last day. Version changed to 0.26
| * UnrestrictLi: set offline status from APIGravatar Stefano 2013-07-201-2/+4
| |
| * Fixed 2 source stringsGravatar Stefano 2013-07-182-2/+2
| |
| * Merge pull request #199 from vuolter/pluginlogfixGravatar Stefano 2013-07-1728-118/+118
| |\ | | | | | | Fix log api call for several plugins
| | * fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-1728-118/+118
| | |
| * | BitshareCom: fixed #188Gravatar Stefano 2013-07-171-39/+7
| |/
| * New crypter plugin requested in #190Gravatar Stefano 2013-07-161-0/+47
| |
| * SimpleCrypter is now able to handle links on multiple pagesGravatar Stefano 2013-07-162-34/+33
| |
| * Captcha9kw: fixed bad gettext useGravatar Stefano 2013-07-151-2/+2
| |
| * Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-1525-26/+24
| |
| * UploadedTo: fixed http://forum.pyload.org/viewtopic.php?f=10&t=2799Gravatar Stefano 2013-07-151-2/+2
| |
| * Merge pull request #141 from vuolter/plugin/DeleteFinishedGravatar Stefano 2013-07-151-49/+40
| |\ | | | | | | Plugin DeleteFinished: updated
| | * Version 1.09: code cosmeticsGravatar Walter Purcaro 2013-07-111-6/+7
| | |
| | * Version 1.08: fixes and cosmeticsGravatar Walter Purcaro 2013-07-111-34/+34
| | |
| | * Version 1.07: improved event managingGravatar Walter Purcaro 2013-07-071-14/+10
| | |
| | * Version 1.06: code cosmeticsGravatar Walter Purcaro 2013-07-071-5/+8
| | |
| | * Version 1.05: optimized code a bitGravatar Walter Purcaro 2013-07-071-16/+5
| | |
| | * Version 1.04: offline link check as optionGravatar Walter Purcaro 2013-07-071-4/+11
| | |
| | * Version 1.03: delete package even if there are offline linksGravatar Walter Purcaro 2013-07-071-9/+4
| | |
| * | Merge pull request #197 from xzwr/patch-2Gravatar RaNaN 2013-07-131-3/+3
| |\ \ | | | | | | | | Update UploadedTo.py
| | * | Update UploadedTo.pyGravatar xzwr 2013-07-131-3/+3
| |/ / | | | | | | Uploaded.net "valid until" Time is not calculated correct, when account is valid "1 Week x day and x hours", current version of plugin supports only several "weeks".
* | | added missing init fileGravatar RaNaN 2013-07-201-0/+1
| | |
* | | small fixesGravatar RaNaN 2013-07-204-5/+25
| | |
* | | try to fix bug when refreshing pageGravatar RaNaN 2013-07-191-4/+7
| | |
* | | new plugin type and refactored request classesGravatar RaNaN 2013-07-1917-108/+1244
| | |
* | | Explain how to add tips for translatorsGravatar Stefano 2013-07-191-0/+16
| | |
* | | Ability to add tips for translatorsGravatar Stefano 2013-07-191-1/+1
| | |
* | | Created a readme for the l10n processGravatar Stefano 2013-07-171-0/+39
| | |
* | | improved build script a littleGravatar RaNaN 2013-07-171-18/+20
| | |
* | | Paver task to compile PO filesGravatar Stefano 2013-07-171-0/+16
| | |
* | | New translations importedGravatar Stefano 2013-07-17178-1/+46521
| | |
* | | Locale updatedGravatar Stefano 2013-07-174-56/+17
| | |
* | | little fix for plugin chooserGravatar RaNaN 2013-07-171-1/+4
| | |
* | | Fixed source stringsGravatar Stefano 2013-07-171-4/+4
| | | | | | | | | It's STRG only on German Keyboards, CTRL in English Keyboards.
* | | Fixed source stringGravatar Stefano 2013-07-171-1/+1
| | |
* | | improved progressbar renderingGravatar RaNaN 2013-07-1714-58/+92
| | |
* | | Using the same string to avoid multiple translationsGravatar Stefano 2013-07-171-1/+1
| | |
* | | improved inputTypes, config apiGravatar RaNaN 2013-07-1720-216/+265
| | |
* | | fixed last commitGravatar RaNaN 2013-07-161-1/+1
| | |
* | | changed bs import in sj pluginGravatar RaNaN 2013-07-161-1/+3
| | |
* | | removed padding in progressbarGravatar RaNaN 2013-07-162-6/+1
| | |
* | | Reverted changes after ba2861f6069f0d5f32b87734ef8960f10d6bf607Gravatar Stefano 2013-07-161-2/+2
| | |
* | | Ability to download translations in PO format from CrowdinGravatar Stefano 2013-07-162-3/+32
| | |
* | | click on logo navigates to dashboardGravatar RaNaN 2013-07-154-2/+8
| | |
* | | Locale template files updatedGravatar Stefano 2013-07-153-390/+390
| | |
* | | Captcha9kw: fixed bad gettext use(cherry picked from commit ↵Gravatar Stefano 2013-07-151-2/+2
| | | | | | | | | | | | | | | | | | | | | 57e68cccae1a959c3d1ca54938ef2cd7567fc45c) Conflicts: pyload/plugins/hooks/Captcha9kw.py
* | | Fixed translatable stringGravatar Stefano 2013-07-151-1/+1
| | |
* | | Fixed broken plugins after dbd7a02ab03dcc97a6d0eb0c6fcc95a75a63cc6dGravatar Stefano 2013-07-154-356/+0
| | |
* | | Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-1525-22/+376
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit dd30ed8ae9f9ba1472d1ff9721d626dcc39b12fd) Conflicts: pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/UploadedTo.py
* | | fixed user deletionGravatar RaNaN 2013-07-152-8/+12
| | |
* | | also update file size when loading progressGravatar RaNaN 2013-07-142-8/+6
| | |
* | | adapted premiumize meGravatar RaNaN 2013-07-124-22/+41
| | |
* | | updated locale, upload taskGravatar RaNaN 2013-07-1210-2059/+1026
| | |
* | | working multihoster addonGravatar RaNaN 2013-07-124-22/+22
| | |
* | | fixed addon related bugsGravatar RaNaN 2013-07-129-111/+38
| | |
* | | Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-07-1238-457/+749
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/accounts/Premium4Me.py pyload/plugins/addons/Premium4Me.py pyload/plugins/crypter/NCryptIn.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/XvidstageCom.py
| * | Merge pull request #193 from vuolter/plugin/UnrestrictLiGravatar RaNaN 2013-07-121-2/+2
| |\ \ | | | | | | | | Plugin UnrestrictLi: Fix chunkLimit value
| | * | Fixed chunkLimit valueGravatar Walter Purcaro 2013-07-121-2/+2
| |/ /
| * | New crypter requested in #186Gravatar Stefano 2013-07-091-0/+31
| | |
| * | CloudzerNet: now uses API data. Fixed #185Gravatar Stefano 2013-07-081-5/+12
| |/
| * EasybytezCom: version increased after 01af811fe357442d7ae734f5b1c56ffb95e81c71Gravatar Stefano 2013-07-051-1/+1
| |
| * EasybytezCom: update FILE_INFO_PATTERNGravatar Stefano 2013-07-051-1/+1
| |
| * LoadTo: Plugin rewritten to fix #181Gravatar Stefano 2013-06-281-43/+21
| |
| * Fixed #170Gravatar Stefano 2013-06-282-1/+37
| |
| * StreamcloudEu: increased version number after ↵Gravatar Stefano 2013-06-251-1/+1
| | | | | | | | 40831c996c0c80e369d2232bd707e0b2088056fc
| * Merge pull request #180 from seoester/streamcloud-update-148Gravatar Stefano 2013-06-251-2/+85
| |\ | | | | | | | | | StreamcloudEu fix. See: http://forum.pyload.org/viewtopic.php?f=10&t=2738
| | * StreamcloudEu Update to meet increased bot protectionGravatar Seoester 2013-06-241-1/+84
| | |
| | * Bugfix: super() functionGravatar Seoester 2013-06-241-2/+2
| |/
| * UnrestrictLi: added ability to delete the download historyGravatar Stefano 2013-06-232-4/+10
| |
| * UnrestrictLi: account plugin revisitedGravatar Stefano 2013-06-221-6/+13
| |
| * HotFolder: Rollback afterGravatar Stefano 2013-06-221-3/+3
| | | | | | | | http://forum.pyload.org/viewtopic.php?p=10169#p10169
| * DdlstorageCom: updated regexGravatar Stefano 2013-06-221-9/+8
| | | | | | | | + code cleanup
| * DdlstogrageComFolder: fixed regex.Gravatar Stefano 2013-06-221-24/+22
| | | | | | | | Now based on SimpleCrypter
| * HotFolder: seeGravatar Stefano 2013-06-221-3/+3
| | | | | | http://forum.pyload.org/viewtopic.php?f=13&t=2735
| * FilerNet: premium supportGravatar Stefano 2013-06-202-7/+86
| |
| * UnrestrictLi: get API data for size/checksumGravatar Stefano 2013-06-191-2/+4
| |
| * RapidgatorNet: code reformatGravatar Stefano 2013-06-171-17/+21
| |
| * RapidgatorNet: fixed #168Gravatar Stefano 2013-06-171-2/+2
| |
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-06-171-2/+3
| |
| * YouTubeCom: fixed #166.Gravatar Stefano 2013-06-161-2/+2
| | | | | | | | See also #163
| * Merge pull request #164 from stefanos/patch-2Gravatar Stefano 2013-06-141-8/+9
| |\ | | | | | | Updated Captcha9kw
| | * Update Captcha9kw.pyGravatar stefanos 2013-06-121-2/+2
| | | | | | | | | corrected self.timeout to self.getConfig("timeout")
| | * Update Captcha9kw.pyGravatar stefanos 2013-06-121-8/+9
| | | | | | | | | option for timeout, answercheck every 3 seconds is enough and hints for prio/confirm
| * | Premium4.me -> Premium.toGravatar Stefano 2013-06-143-20/+20
| |/
| * RestartFailed: fixed debug messagesGravatar Stefano 2013-06-111-3/+3
| |
| * TurbobitNet: updated FILE_OFFLINE_PATTERNGravatar Stefano 2013-06-091-2/+2
| | | | | | http://forum.pyload.org/viewtopic.php?p=9962#p9962
| * Merge pull request #155 from 4Christopher/XvidstageCom-fixGravatar Stefano 2013-06-082-137/+23
| |\ | | | | | | XvidstageCom: The plugin is now implemented as pure XFileSharingPro.
| | * XvidstageCom: Implemented as hook plugin (XFileSharingPro) and removed ↵Gravatar Christopher 2013-06-082-59/+23
| | | | | | | | | | | | hoster plugin.
| | * XvidstageCom.py: The plugin is now implemented based on XFileSharingPro.Gravatar Christopher 2013-06-071-85/+7
| | |
| * | EasybytezCom: version increase after 4a567fcddf6fdd4c2787f9d0153bfdb176993d15Gravatar Stefano 2013-06-081-1/+1
| | |
| * | EasybytezCom: fixed coversion feature and updated regexGravatar Stefano 2013-06-082-8/+13
| |/ | | | | | | http://forum.pyload.org/viewtopic.php?p=9597#p9597
| * EasybytezCom: updated regexGravatar Stefano 2013-06-071-6/+4
| |
| * Merge pull request #153 from gonzalosr/patch-1Gravatar RaNaN 2013-06-071-0/+59
| |\ | | | | | | Added plugin to support megacrypter.com
| | * Added plugin to support megacrypter.comGravatar Gonzalo SR 2013-06-071-0/+59
| |/ | | | | | | | | | | | | | | | | Implemented as hoster instead of crypter because I couldn't find an easy way to hand the file decryption key and the download URL to the MegaNz plugin. (Real MegaNz URL is never known). Right now it doesn't support password protected megacrypter URLs. Tested with some files. Works well thus far. Feedback welcome.
| * New multi hoster plugin: UnrestrictLiGravatar Stefano 2013-06-043-0/+162
| |
| * Merge pull request #148 from seoester/stableGravatar Stefano 2013-06-041-0/+28
| |\ | | | | | | Implemented StreamcloudEu plugin based on XFileSharingPro
| | * super() function usedGravatar Seoester 2013-06-031-2/+2
| | |
| | * Added create_getInfo callGravatar Seoester 2013-06-031-0/+2
| | |
| | * More accurate regular expressionsGravatar Seoester 2013-06-031-2/+2
| | |
| | * Improved DIRECT_LINK_PATTERNGravatar Seoester 2013-05-301-1/+1
| | |
| | * StreamcloudEu plugin: MultiDL enabledGravatar Seoester 2013-05-301-1/+5
| | |
| | * Recreated StreamcloudEu plugin using XFileSharingProGravatar Seoester 2013-05-301-0/+22
| | |
| * | Revert to a simple version of the pluginGravatar Stefano 2013-06-031-115/+22
| | | | | | | | | until the new one will be stable.
| * | Merge pull request #150 from vuolter/plugin/getconfigfixGravatar Stefano 2013-06-035-15/+15
| |\ \ | | | | | | | | getConfig instead getConf in plugins needing that
| | * | getConfig instead getConf for allGravatar Walter Purcaro 2013-06-035-15/+15
| |/ /
| * | Merge pull request #147 from vuolter/pluginsloadfixGravatar Stefano 2013-06-034-8/+8
| |\ \ | | | | | | | | Set activated to False for all captcha hook plugins
| | * | Set activated to False for all captcha hook pluginsGravatar Walter Purcaro 2013-06-024-8/+8
| |/ /
| * | Merge pull request #107 from ajs124/stableGravatar Stefano 2013-05-301-0/+33
| |\ \ | | | | | | | | FilezyNet: hoster added
| | * | convert intendation from two to four spacesGravatar ajs124_desk 2013-05-261-20/+20
| | | |
| | * | remove useless header stuff. try to increase readabilityGravatar ajs124_desk 2013-05-261-5/+4
| | | |
| | * | working again. javascript, yay.Gravatar ajs124_desk 2013-05-261-0/+14
| | | |
| | * | now based on XFileSharingPro.pyGravatar ajs124_desk 2013-05-181-88/+7
| | | |
| | * | remove unnecessary patternsGravatar ajs124_desk 2013-05-081-2/+0
| | | |
| | * | FilezyNet: hoster addedGravatar ajs124_desk 2013-05-081-0/+103
| | | |
| * | | UploadheroCom: test linkGravatar Stefano 2013-05-301-0/+3
| | | |
| * | | ZippyshareCom: fixed #135Gravatar Stefano 2013-05-301-4/+9
| | |/ | |/|
| * | LinkdecrypterCom: plugin deactivatedGravatar Stefano 2013-05-271-2/+2
| | |
| * | Merge pull request #123 from vuolter/plugin/SkipRevGravatar Stefano 2013-05-271-0/+46
| |\ \ | | | | | | | | New plugin: SkipRev
| | * | Version 0.07: code cosmeticsGravatar Walter Purcaro 2013-05-271-8/+9
| | | |
| | * | Version 0.06: improved filename recognition (big thanks to stickell)Gravatar Vuolter 2013-05-251-4/+4
| | | |
| | * | Version 0.05: several fixed according stickell advicesGravatar Vuolter 2013-05-251-5/+7
| | | |
| | * | Version 0.04: forgot to import basenameGravatar Vuolter 2013-05-251-2/+2
| | | |
| | * | Version 0.3: use endswith instead of find (thx stickell)Gravatar Vuolter 2013-05-251-5/+5
| | | |
| | * | Version 0.02: log actionsGravatar Vuolter 2013-05-251-1/+3
| | | |
| | * | Added plugin SkipRevGravatar Vuolter 2013-05-251-0/+41
| | | |
| * | | Premium4Me: seeGravatar Stefano 2013-05-261-2/+2
| | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=9423#p9423
| * | | NCryptIn: version increasedGravatar Stefano 2013-05-251-1/+1
| |/ / | | | | | | http://forum.pyload.org/viewtopic.php?p=9444#p9444
| * | Merge pull request #121 from vuolter/plugin/DeleteFinishedGravatar Stefano 2013-05-201-27/+34
| |\ \ | | | | | | | | DeleteFinished: plugin updated
| | * | Version 1.02: removed imported method timeGravatar Vuolter 2013-05-201-4/+3
| | | |
| | * | Version 1.01: code cosmeticsGravatar Vuolter 2013-05-171-28/+29
| | | |
| | * | Version 1.00: delete finished packages only instead all finished linksGravatar Vuolter 2013-05-171-3/+10
| | | |
* | | | added legacy file to fix older pluginsGravatar RaNaN 2013-07-111-0/+8
| | | |
* | | | use gettext/jed for webui translationsGravatar RaNaN 2013-07-115-4/+31
| | | |
* | | | fixed settingsGravatar RaNaN 2013-07-115-7/+5
| | | |
* | | | several ui fixesGravatar RaNaN 2013-07-1012-44/+64
| | | |
* | | | new hoster links, fixed manifestGravatar RaNaN 2013-07-105-65/+58
| | | |
* | | | render progress correctly againGravatar RaNaN 2013-07-094-4/+15
| | | |
* | | | little fixes for actionbar and selectionGravatar RaNaN 2013-07-096-39/+20
| | | |
* | | | adapted to pyload-common repoGravatar RaNaN 2013-07-0925-2711/+54
| | | |
* | | | Merge pull request #183 from stickell/masterGravatar RaNaN 2013-07-031-22/+14
|\ \ \ \ | | | | | | | | | | Improvement to systemCheck
| * | | | Some improvements to systemCheckGravatar Stefano 2013-07-021-22/+14
|/ / / /
* | | | Update README.mdGravatar RaNaN 2013-06-301-3/+1
| | | |
* | | | logo with titleGravatar RaNaN 2013-06-302-0/+18
| | | |
* | | | added logo with outlineGravatar RaNaN 2013-06-303-6/+5
| | | |
* | | | Update README.mdGravatar RaNaN 2013-06-301-17/+15
| | | |
* | | | fixed scriptGravatar RaNaN 2013-06-301-1/+1
| | | |
* | | | catch pylint return codeGravatar RaNaN 2013-06-302-3/+3
| | | |
* | | | added pylint configGravatar RaNaN 2013-06-302-5/+53
| | | |
* | | | ignore some pep8 warningsGravatar RaNaN 2013-06-291-1/+3
| | | |
* | | | correct pep8 output formatGravatar RaNaN 2013-06-291-1/+1
| | | |
* | | | added pep8 configsectionGravatar RaNaN 2013-06-293-2/+14
| | | |
* | | | updated test suiteGravatar RaNaN 2013-06-2915-167/+68
| | | |
* | | | fixed capitalization of dependencyGravatar RaNaN 2013-06-291-1/+1
| | | |
* | | | check returncode in build scriptGravatar RaNaN 2013-06-292-4/+12
| | | |
* | | | npm dependency updateGravatar RaNaN 2013-06-291-1/+1
| | | |
* | | | updated build scriptsGravatar RaNaN 2013-06-293-5/+8
| | | |
* | | | Update README.mdGravatar RaNaN 2013-06-241-2/+0
| | | |
* | | | fixed font and remote addressesGravatar RaNaN 2013-06-133-5/+7
| | | |
* | | | converted templates to default mustache syntaxGravatar RaNaN 2013-06-1322-2085/+154
| | | |
* | | | improved webui built scriptGravatar RaNaN 2013-06-132-46/+44
| | | |
* | | | working build-script, needs some improvementsGravatar RaNaN 2013-06-119-84/+151
| | | |
* | | | separated setup and paverGravatar RaNaN 2013-06-106-82/+76
| | | |
* | | | fixed start scriptsGravatar RaNaN 2013-06-095-78/+79
| | | |
* | | | fixing imports when changing cwdGravatar RaNaN 2013-06-093-6/+5
| | | |
* | | | added missing files, moved remaining pluginsGravatar RaNaN 2013-06-096-0/+1190
| | | |
* | | | tried to improve setup fileGravatar RaNaN 2013-06-0921-59/+75
| | | |
* | | | moved everything from module to pyloadGravatar RaNaN 2013-06-09592-4251/+3069
| | | |
* | | | adapted to jshint configGravatar RaNaN 2013-06-0949-152/+201
| | | |
* | | | restructured webui to single-page-app, removed jinjaGravatar RaNaN 2013-06-08214-52299/+3024
| | | |
* | | | Merge pull request #151 from vuolter/invertedconfGravatar RaNaN 2013-06-031-2/+2
|\ \ \ \ | | | | | | | | | | Inverted methods getConf <-> getConfig in plugins/base
| * | | | Inverted methods getConf <-> getConfig in plugins/baseGravatar Walter Purcaro 2013-06-031-2/+2
|/ / / /
* | | | Merge pull request #139 from d00fy/bugfix-setuppylgettextGravatar RaNaN 2013-05-291-1/+1
|\ \ \ \ | | | | | | | | | | Fix for wrong import of pylgettext when starting with setup