Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Releases: saitho/git-file-webserver

v1.5.3

30 Dec 17:20
Compare
Choose a tag to compare

1.5.3 (2020-12-30)

🐞 Bug Fixes

  • virtual tag routing for files (699508d)
  • display virtual tag in directory view (1757db8)
  • use virtual tag in file paths (7fe6c71)

v1.5.2

30 Dec 14:17
ddc4a70
Compare
Choose a tag to compare

1.5.2 (2020-12-30)

🐞 Bug Fixes

  • repo variable in dir template (ddc4a70)

v1.5.1

30 Dec 00:15
Compare
Choose a tag to compare

1.5.1 (2020-12-30)

🐞 Bug Fixes

  • dir: add repo slug in file links (392a1f5)

πŸ“„ Documentation

πŸ”Ž Tests

  • add unit test for utils (ad6c7cf)

πŸ” CI

  • full code coverage (7b86e3b)
  • remove obsolete build step in test (d430b7e)
  • add unit test workflow (726dc92)

tests

  • unit tests for git components (d31ce56)

v1.5.0

29 Dec 14:03
Compare
Choose a tag to compare

1.5.0 (2020-12-29)

🎁 Feature

  • show version on startup and index (328e824)
  • validate slugs (724f80e)
  • add repository title setting (3218610)
  • process multiple repositories (f07282a)
  • multiple repositories in Git config (d94c81c)

🐞 Bug Fixes

  • keep in-code order of routes (2070bc2)

🚧 Chores

  • reduce number of routes (43e3501)

v1.4.1

28 Dec 13:32
Compare
Choose a tag to compare

1.4.1 (2020-12-28)

🐞 Bug Fixes

  • release: version number injection (31b71c6)

v1.4.0

28 Dec 12:49
Compare
Choose a tag to compare

1.4.0 (2020-12-28)

🎁 Feature

  • add redirect on missing reference (717926b)
  • create log file (bac16cf)

🐞 Bug Fixes

  • build file paths correctly (358ef25)

πŸ“„ Documentation

πŸ”€ Code Refactoring

v1.3.1

22 Dec 18:22
Compare
Choose a tag to compare

1.3.1 (2020-12-22)

🐞 Bug Fixes

  • read branch data from origin again (b736259)

πŸ“„ Documentation

v1.3.0

22 Dec 17:37
Compare
Choose a tag to compare

1.3.0 (2020-12-22)

🎁 Feature

πŸ“„ Documentation

v1.2.0

22 Dec 16:55
Compare
Choose a tag to compare

1.2.0 (2020-12-22)

🎁 Feature

🐞 Bug Fixes

🚧 Chores

  • sort tags before templating (6c052b1)

v1.1.1

22 Dec 10:08
Compare
Choose a tag to compare

1.1.1 (2020-12-22)

🐞 Bug Fixes