Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@tulir tulir released this 23 Jan 14:25
· 6 commits to master since this release

Frontend

  • Added client-side length limits for inputs
  • Added proper displaying for length errors
  • Broken and fixed saving tags (#44)
  • Broken and fixed searchbar hiding (#50)
  • Renamed scrollbar "Default" option to "Automatic" (#53)
  • Added tag manager link to topbar (#41)
  • Fixed displaying errors in login view

Backend

  • Added useful length validation and useless empty string validation
  • Fixed Elasticsearch indexing of link dump imports (#46)
  • Improved Elasticsearch config
  • Added unique constraint to LinkTag (#43)