summaryrefslogtreecommitdiff
path: root/webinterface/src/__init__.py
AgeCommit message (Expand)Author
2011-01-29Use built-in python functions for authenticating against unix-accountssreichholf
2011-01-10Bump Version. Remove Debug.sreichholf
2011-01-06bump version to 1.6.4sreichholf
2011-01-05Always listen on localhost:80 to ensure streaming works.sreichholf
2010-02-28Minor improvements to WebTV and EPG-Objects.Stephan Reichholf
2010-02-26Bump version (1.6.1 now)Stephan Reichholf
2010-02-13Make updateIntervals configurable (Extras->Settings) on Client-Side.Stephan Reichholf
2009-10-26remove unused importsStephan Reichholf
2009-09-08* speedup freeing of resources when streaming stopsStephan Reichholf
2009-08-31forgot to bump version hereStephan Reichholf
2009-05-08Merge with unstable branch - API changes are now activeStephan Reichholf
2009-04-20bump versionStephan Reichholf
2009-02-23use tabs for indentation, whitespace cleanupMoritz Venn
2009-02-18beta3 nowStephan Reichholf
2009-02-18* fix Webinterface Networkinterface Config IssueStephan Reichholf
2009-01-09Enable TranslationsStephan Reichholf
2009-01-06some minor renaming and reformating of GUI stuffStephan Reichholf
2008-12-30Merge new Webinterface to HEADStephan Reichholf
2008-11-12using iNetwork instead of Network, because we cant handle the asyncron way of...Rico Schulte
2008-07-02adding SSL Encryption to all WebInterface Ports with Python OpenSSLRico Schulte
2008-06-23enablel/disable zapping via configRico Schulte
2008-05-30rewrite of configuration of the interfaces the webif will bind toRico Schulte
2007-01-11restructure webif, add automake/autoconfFelix Domke