Commit Graph

  • e20c508c77 python-oxlib is deprecated, use python-ox master j 2011-03-10 14:48:42 +0100
  • 208250d863 add hook to add playtime j 2010-06-16 12:56:55 +0200
  • a41dfb43ca add support for getright style webseeds j 2010-06-10 14:53:30 +0200
  • 1c695133c3 ignore - j 2010-05-17 11:12:42 +0200
  • 7649daf6a2 implement base32 encoding based on http://www.crockford.com/wrmg/base32.html from32/to32 j 2010-05-17 11:10:25 +0200
  • 8c61808d6e known unknowns j 2010-05-17 11:09:40 +0200
  • a5a2780525 avinfo should not fail for emptpy files j 2010-02-27 17:17:13 +0530
  • 70f9fc2b6f add multipart form j 2010-02-07 15:37:27 +0530
  • 4246ddce1e strip ending. from time j 2010-01-26 12:01:37 +0530
  • 6768d591cd install torrent submodule j 2009-12-10 13:31:17 +0100
  • 13542038c9 cleanup namespace j 2009-11-29 19:30:23 +0100
  • 7c4de11d3b inline bittorrent functions and fix some some issues j 2009-11-29 19:24:25 +0100
  • 2786c701f0 fix init code for db j 2009-11-20 13:01:39 +0100
  • 788c88595c fix init code for db j 2009-11-20 12:59:24 +0100
  • ad473adec9 also include saveUrl in cache j 2009-11-16 23:43:17 +0100
  • 99bc5eab46 create folder for cache j 2009-10-23 20:33:34 +0200
  • 3aad9feb47 found another getUrl j 2009-10-15 14:57:07 +0200
  • cff20af4e7 back to oxlib, package_dir does not work with pip/python setup.py develop j 2009-10-12 17:21:05 +0200
  • 8d14cf2291 change api, getUrl -> readUrl j 2009-10-11 15:03:00 +0200
  • d14f13faaf install as ox j 2009-10-11 14:53:50 +0200
  • 1d7b6a31f0 only use distutils, add requirements.txt j 2009-10-09 16:53:52 +0200
  • 56e4f0b539 get files from torrent file j 2009-09-03 18:29:04 +0200
  • 827674c85d dont return buffer j 2009-08-21 17:40:42 +0200
  • 18383a88b0 escape binary data j 2009-08-21 17:18:03 +0200
  • f691867e1d add domain j 2009-08-20 19:38:10 +0200
  • 88a8c5c923 remove debug j 2009-08-20 19:34:32 +0200
  • bfd5d3b8bf use sqlite for cache j 2009-08-20 19:27:11 +0200
  • f8f7e5f523 import simplejson j 2009-08-09 15:04:39 +0200
  • 44cc99fe0e avinfo, get info about file j 2009-08-07 13:35:28 +0200
  • 99a05fb55c vom possible name suffix j 2009-08-02 20:25:03 +0200
  • ce570688eb update user agent strign to firefox 3.5.1 j 2009-07-18 10:50:51 +0200
  • 8b2d9c5a87 detecht iso-8859-1 in html header j 2009-07-15 15:53:40 +0200
  • 7a531dc8ef fix saveUrl j 2009-07-13 12:30:37 +0200
  • 6fc6850b09 add net.saveUrl j 2009-07-13 12:26:00 +0200
  • a471801b99 switch to firefox 3.5 user agent string j 2009-07-10 11:06:10 +0200
  • a2bf2a77d1 deal with files < 64k in oshash j 2009-06-14 21:22:47 +0200
  • c3c9c49788 add possible validation option to getUrl j 2009-06-01 15:11:40 +0200
  • 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