Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

0.4

Pre-release
Pre-release

Choose a tag to compare

@rabdill rabdill released this 21 Sep 02:39
· 276 commits to master since this release

Web crawler

  • Ranking process reduced from hours to ~64 seconds
  • Logs recorded in file, rather than stdout
  • Bug fix that broke process for updating all download stats on existing papers
  • Download stat refresh can be capped at a set number of papers
  • More configuration options pulled out into config module
  • Spider iterates through all categories now, rather than only a single one
  • Authors ranked in individual categories
  • General refactoring

Website

  • New logo
  • Fields in search interface change based on limitations of other choices
  • Search results paginated now—no more 20-result limit
  • Author leaderboards added for each category
  • Prototype of news site style front page
  • Google Analytics added
  • More modularized templates