Commit graph

  • d7094224f0 update browser string j 2009-05-31 20:33:51 +0200
  • e81a7e4b7c add oshash j 2009-05-28 19:00:30 +0200
  • 9c2fc5014e format number should also format negative values j 2009-05-19 12:04:22 +0200
  • 3c6e12f3a9 use hashlib instead of sha j 2009-03-16 18:15:14 +0100
  • d0d5ee8132 get basic utf-8 case right j 2009-03-14 22:02:20 +0100
  • 556f878fc4 ms can be 0 j 2009-01-23 10:32:20 +0530
  • b70005010d do not fail if None is passed to formatDuration j 2009-01-11 00:36:30 +0530
  • 4631911462 bring description inline with readme j 2009-01-04 16:28:10 +0530
  • 780fa4ae59 include bencode.py that does not fail on mtorrent torrents j 2008-12-12 19:37:47 +0100
  • 6fea97bd2a only deal with unicode j 2008-09-30 16:08:21 +0200
  • 8961b8b7b7 url must be bytes j 2008-07-29 19:26:26 +0200
  • a9fb189924 remove debug message Rolux 2008-07-06 17:37:48 +0200
  • e262b51a62 truncateString Rolux 2008-07-06 17:37:01 +0200
  • 792de51826 truncateString Rolux 2008-07-06 17:34:29 +0200
  • 5204e27488 _cache_timeout is public j 2008-07-06 17:21:27 +0200
  • cbdf6dd5f3 truncateString Rolux 2008-07-06 17:18:16 +0200
  • d6d408e117 move and rename some j 2008-07-06 15:01:19 +0200
  • 9a59fbb73b merge changes from rlx j 2008-07-06 15:00:49 +0200
  • a0e5c8fba4 move and rename some j 2008-07-06 15:00:06 +0200
  • e6221a7f28 optimize Rolux 2008-07-06 12:37:29 +0200
  • d338c55b1c wrapString(): defaults and tests Rolux 2008-07-06 12:34:49 +0200
  • 0f4d51f3ba wrapString(): defaults and tests Rolux 2008-07-06 12:34:09 +0200
  • 5bcc2af2fd merge changes from rlx j 2008-07-06 12:31:51 +0200
  • 2155e9629d remove outdated import j 2008-07-06 12:31:15 +0200
  • e52cb82e86 off by one Rolux 2008-07-06 12:22:37 +0200
  • a414ca491d off by one Rolux 2008-07-06 12:21:55 +0200
  • 46d59a6f83 merge changes from rlx j 2008-07-06 12:15:43 +0200
  • 1e956b4501 use formatDuration in deprecated functions j 2008-07-06 12:10:19 +0200
  • cd300b3883 wrapString Rolux 2008-07-06 11:43:46 +0200
  • 55a3d61139 wrapString Rolux 2008-07-06 11:43:06 +0200
  • f449440838 rename to local functions in cache, remove capfirst, thats 'foo'.capitalize(), move tests to docts, add test.sh j 2008-07-06 11:42:41 +0200
  • da35e9bc32 adding wrap function Rolux 2008-07-05 19:03:23 +0200
  • b79ab7b38d base 36 Rolux 2008-07-05 16:37:59 +0200
  • bd88811dea rename oxutils -> oxlib j 2008-07-03 11:23:42 +0200
  • c68746dbd1 +bugfix Rolux 2008-07-02 17:10:45 +0200
  • f83f68ca66 +tests Rolux 2008-07-02 17:08:39 +0200
  • a0e11de0df +tests Rolux 2008-07-02 17:07:49 +0200
  • a71639eef4 merge from rlx j 2008-07-02 16:59:43 +0200
  • f58b8ba747 update to findRe j 2008-07-02 16:58:28 +0200
  • eaa1e15d0b better default values for formatDuration() Rolux 2008-07-02 16:32:30 +0200
  • 5d033c9aed bugfix Rolux 2008-07-02 16:26:20 +0200
  • afb62ead64 while we're at it: adding formatDuration and deprecating ms2runtime, ms2playtime and ms2time Rolux 2008-07-02 16:16:44 +0200
  • 864736c9fc fixing ms2runtime, while we're at it Rolux 2008-07-02 15:44:44 +0200
  • 3a8ccbf982 fixing ms2playtime Rolux 2008-07-02 15:35:51 +0200
  • 7e0d8c0796 fixing bug where ms2playtime would no longer display days Rolux 2008-07-02 14:46:12 +0200
  • df4e619b4f playtime with hours always enabled j 2008-06-20 15:46:13 +0200
  • 406fc19606 optionaly display short runtime, add languages2Letter j 2008-06-19 16:41:53 +0200
  • 832176181c add oxutils.formatCurrency j 2008-06-19 16:23:08 +0200
  • 43526e4999 add days to ms2playtime j 2008-06-19 16:18:49 +0200
  • 9fbc01dcb2 unindent j 2008-06-19 11:49:12 +0200
  • 4a6e2702b4 vi:si:et:sw=4:sts=4:ts=4 j 2008-06-19 11:21:21 +0200
  • dafe20aa04 its Firefox 3.0 day, update User-Agent string j 2008-06-19 11:04:13 +0200
  • ce35bf5642 fix internal use of fixAmpersands j 2008-06-18 22:01:44 +0200
  • ff477eda17 faster way to detect encoding, speeds up getUrlUnicode on large pages j 2008-06-17 12:53:29 +0200
  • 22f6b39ad0 dont fail if no name exists j 2008-06-02 15:04:56 +0200
  • c6930c883a add lang j 2008-06-01 15:11:39 +0200
  • bf90c228c6 never get new version with timeout -1 j 2008-05-09 19:30:54 +0200
  • 0a4acbc2f9 fixing decodeHtml Rolux 2008-05-08 09:02:51 +0200
  • dc56e05b3f merge changes from ... Rolux 2008-05-07 13:35:54 +0200
  • ee5afb5233 findRe now returns empty string instead of None Rolux 2008-05-07 13:27:42 +0200
  • 73c140c98a remove outdated api, update setup.py j 2008-05-07 11:48:31 +0200
  • f4bb9d7fff adding findRe, deprecating findRegexp Rolux 2008-05-07 09:26:55 +0200
  • 6861269959 getListText inverse of getTextList j 2008-05-06 13:37:40 +0200
  • 4cfc111aef canonicalName and normalizeName j 2008-05-06 13:16:33 +0200
  • ea43810f2a add test and cleanup some errors found while doing so j 2008-05-05 20:12:27 +0200
  • 915d35ba4a get the torrent size right for torrents with many files j 2008-05-05 12:51:51 +0200
  • 49b47f7a46 allow custom getUrl to be passed to getUrlUnicode, error pages can be gziped too j 2008-05-04 16:08:43 +0200
  • 5e567665c4 fix space to be actually a space and not some unicode thing j 2008-05-04 16:05:43 +0200
  • ef9cec7cae decode torrent info hash, default to read from string, add new function to read file j 2008-05-04 16:05:07 +0200
  • 1a091cac84 typo Rolux 2008-05-01 00:11:09 +0200
  • 57ccd45973 adding decodeHtml, htmldecode deprecated Rolux 2008-05-01 00:03:38 +0200
  • a883b62405 add status, exists and getHeaders to net and cache, fix timeout bug in cache, now timeouts other then default actually work j 2008-04-30 14:43:14 +0200
  • 87901cc20e add normalizeImdbId j 2008-04-29 18:08:15 +0200
  • 97689014f2 merge Rolux 2008-04-29 fixing findRegexp() j 2008-04-29 15:38:47 +0200
  • 1a8f225b93 make findRegexp do more j 2008-04-29 15:34:27 +0200
  • f014904704 fixing findRegexp() Rolux 2008-04-29 15:17:10 +0200
  • d5d58dba34 fixing findString() Rolux 2008-04-29 14:56:47 +0200
  • a8d0d8ac8b fixing findString() Rolux 2008-04-29 14:55:52 +0200
  • d139384dce fixing findString() Rolux 2008-04-29 14:14:09 +0200
  • cce4cbc1e1 fixing findString() Rolux 2008-04-29 13:44:43 +0200
  • a27d08f036 fixing findString() Rolux 2008-04-29 13:34:25 +0200
  • 8582e1b064 adding findString() Rolux 2008-04-29 13:26:42 +0200
  • adce03b134 adding encoding to default headers (itunes.py may supply others) Rolux 2008-04-29 10:45:14 +0200
  • ca124a97f8 add Accept-Encoding header j 2008-04-28 13:41:55 +0200
  • 1ab7b8f97b adding gzip support to getUrl Rolux 2008-04-28 11:55:30 +0200
  • f0927aea2e add htmldecode, trimString, import missing chardet j 2008-04-28 11:50:34 +0200
  • d54e0e5b27 add normalize title j 2008-04-28 11:35:20 +0200
  • 03607ad139 better formatThousands Rolux 2008-04-28 11:25:52 +0200
  • ed10852e4e more compact/elegant version of formatNumber Rolux 2008-04-28 09:48:13 +0200
  • a78b14a4d4 renaming j 2008-04-27 19:17:29 +0200
  • ffb890c962 rename bt->torrent j 2008-04-27 19:10:34 +0200
  • c708596d1c just use domain, not subdomain j 2008-04-27 19:08:28 +0200
  • ef59090610 add some functions j 2008-04-27 18:54:37 +0200