Skip to content
  1. Feb 11, 2016
  2. Oct 17, 2014
  3. Sep 26, 2014
  4. Sep 03, 2014
  5. Jul 05, 2014
  6. May 19, 2014
  7. May 14, 2014
  8. Jan 08, 2014
  9. Aug 03, 2013
  10. Jul 27, 2013
  11. Mar 26, 2013
  12. Jan 25, 2013
  13. Oct 28, 2012
  14. Oct 24, 2012
  15. May 04, 2012
  16. Mar 16, 2012
    • Laurent Bachelier's avatar
      Move the "empty search for latest" to collections · e958c229
      Laurent Bachelier authored
      There is now a "latest" collection (or "latest_nsfw").
      The feature didn't look much used, since it didn't work on many
      backends.
      Using collections will make it easy to support other things
      like most viewed, featured, etc.
      As a bonus, I added tests for every backend with the feature.
      e958c229
  17. Mar 14, 2012
  18. Mar 12, 2012
  19. Feb 10, 2012
  20. Feb 05, 2012
  21. Feb 02, 2012
    • Laurent Bachelier's avatar
      Make CapCollection understandable and useable by humans · 682e14c8
      Laurent Bachelier authored
      * Make the declaration of fct and it in the constructor Collection,
       instead of adding them from the outside
      * Add a function to flatten a list containing collection (solves the
       radioob search crash)
      * Better display of collections in the "ls" command (and display both id
       and title)
      * The "cd" command goes to the root of the path (like the UNIX cd)
      * Move the Video object of canalplus in a correct path
      * Make Collection iterable
      * Add comments to CapCollection
      * Cache the result of fct in a Collection; it is only called once
      * CollectionNotFound errors can be more explicit by providing a path
      * Require utf-8 in collection paths
      * Code cleanups
      682e14c8
    • Laurent Bachelier's avatar
  22. Jan 24, 2012
  23. Jan 17, 2012
  24. Oct 10, 2011
  25. Jun 22, 2011
  26. May 21, 2011
  27. May 08, 2011
  28. Apr 23, 2011
  29. Apr 21, 2011
  30. Apr 20, 2011
  31. Apr 08, 2011
  32. Apr 04, 2011