Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 808 Bytes

File metadata and controls

36 lines (29 loc) · 808 Bytes

Changelog

2024-12-3

TK

  • Updated Poetry lock
  • Updated pyproject.toml -> pytest-cov plugin as dependency

2024-12-2

TK

  • Added filtering for how many Citations show on table
  • Cleaned index.html to use separate modules for search & table

2024-11-29

HT

  • importing citations from bibtex type input
    • Library bibtexparser is used, added as a dependency
  • generating citekey changed
    • Key is generated from the citation's fields
    • Random characters added if not unique

TK

  • Dropdown menu for table header filtering

2024-11-28

NS

  • Added citation export in BibTeX format

2024-11-21

Added

TK

  • citation details page
  • Delete button to delete citation
  • Double click table/row to open edit
  • Search bar
  • LaTeX quick copy button for citation