Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: 42wim/bm

bm v0.0.1

17 Mar 23:35

Choose a tag to compare

Changelog

0da6b3c Release v0.0.1
6258bfa Fix linting issues
378a070 Update to go modules
c882e91 Update documentation
4ff6452 Add very simple authorization by using a cookie
9cb03aa Fix empty title bug
1ac8812 Return URL if host doesn't exist or has no <title> or has empty <title>
e979bb8 Update documentation
9f50f03 Add support for removing bookmarks
27a24f3 Update README
ba3a6ce Check for duplicate URL
d65a939 Add support for specifying virtualhost (-host parameter) Use html template (template.go) Refactor
e3ad588 Humanize timestamps
4ccc883 Sort bookmarks on modify date
525859b Add the title of the URL and a timestamp
15139b3 Initial commit
f0f8c1c Initial commit