Skip to content

Releases: earthreader/web

Earth Reader for Web 0.2.1

15 Jul 17:37
Compare
Choose a tag to compare
  • Relative directory path on WSGI app. [#42]
  • Give correct permalink. [#43]
  • Workaround libearth 0.3.0 incompatibility.
  • Entry list is cached by browser using Last-Modified and If-Modified-Since headers.

Earth Reader for Web 0.2.0

22 Apr 14:26
Compare
Choose a tag to compare
  • earthreader crawl command adds new options:
    • -f/--feed-id crawls only the specified feed if present.
    • -v/--verbose shows more detail information.
  • Categories are folded at first.
  • Keyboard shortcut for toggle folding category.
  • Expand categories when click feed for mobile layout.
  • Google reader style shortcuts.
  • Mark all as read function #28
  • Fix a bug that "crawl now" button didn't work.
  • Relative directory path on command line.
    #36
  • GUI launcher for OS X. #38

Earth Reader for Web 0.1.1

10 Jan 13:01
Compare
Choose a tag to compare
  • Fixed ImportError when earthreader command is invoked on Python 3.
    #25 by Yong Choi
  • The repository path argument format became consistent both for
    earthreader server and earthreader crawl commands.
    #24
  • Close help overlay on escape key.
    #27
  • Added --P/--profile/--linesman option, available only when
    linesman is installed, to earthreader server comand.
  • Continue crawling when some feed raises error.
  • Fix crawling bug.
  • Print error when failed to remove feed.
  • Fixed some Unicode coding bugs on server side.
  • -v/--verbose option prints detailed tracebacks of
    crawler errors.

Earth Reader for Web 0.1.0

23 Dec 12:36
Compare
Choose a tag to compare