links

Simple, fast link shortener

MIT License

Stars
52

Bot releases are visible (Hide)

links - v0.9.0 Latest Release

Published by github-actions[bot] about 1 year ago

Changelog

๐Ÿงน Misc

  • 8b443bb3286f303657d6a3c24d68473722f41413: chore(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 (@dependabot[bot])
  • e409636b2a0edfdafb44cf9130266d76c9d7c1c8: fix dockerfile for latest alpine version (@lrstanley)
  • 01f904b7ac7585f7d9b16d6929074aa4bda9b744: Merge branch 'master' into dependabot/go_modules/github.com/go-chi/chi/v5-5.0.8 (@lrstanley)
  • ac14ccaeb78fd2704b1e183c21b6646470214c10: Merge pull request #28 from lrstanley/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.8 (@lrstanley)
  • f078969d779fb065b58f6f94ccd09c7bb8b6aed4: chore(deps): bump github.com/prometheus/client_golang (@dependabot[bot])
  • d47f1cafe4636191b11218f6dec8283871a4a87d: Merge pull request #27 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0 (@lrstanley)
  • 4018364c0abac113e5b2142b3f0df4f4d7963a88: chore(deps): upgrade go deps (@lrstanley)
  • c9308222f3cca971dbaab3ff58b7a7506062e87f: chore(deps): bump alpine from 3.17 to 3.18 (@dependabot[bot])
  • 463e4d3c5aaab6bd0ba580ea6327fe0b8a8a18d1: Merge pull request #34 from lrstanley/dependabot/docker/alpine-3.18 (@lrstanley)
  • 7765e7cf9dfddb1d9dcc5107a0dd5b8b96827f15: chore(deps): upgrade go deps (@lrstanley)

๐Ÿณ Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.9.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.9
$ docker run -it --rm ghcr.io/lrstanley/links:0

๐Ÿงช Build info

  • ๐Ÿ“‚ Full changelog: v0.8.0..v0.9.0
  • โค๏ธ Built with: go version go1.21.1 linux/amd64
  • โš™๏ธ Release job: release/go-release triggered by @lrstanley.

๐Ÿ’ฌ What to do next?

links - v0.8.0

Published by github-actions[bot] almost 2 years ago

Changelog

๐Ÿงน Misc

  • dc14737d8b9bfbcc0cc89659dac2a6f808d5fefd: chore(deps): bump github.com/prometheus/client_golang (@dependabot[bot])
  • 88b084b378482927299fd16b7badf9f2b34f9982: Merge pull request #25 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.13.0 (@lrstanley)
  • 40f1aff2276854a1806af40cbb11a33605e4c2a3: add banner (@lrstanley)
  • 990b7709106b0aa4205e6ebd317a39c250ff94e3: refactor makefile; add more license headers (@lrstanley)
  • e5ea6c9a0256c8c71f41ed180ca1c49eca4f7ce0: chore(deps): upgrade deps (@lrstanley)
  • 1694e5c892ebe6e96ee54faf74c820565b5b7fd4: fix: use proper make fetch command (@lrstanley)
  • 5274320d590b7680f8e822b6782b66202f9c4f0a: fix: add curl to multi-stage build (@lrstanley)
  • 37ed48a78ae2d78880710622be7012ceb9962c12: feat: change multi-stage image to ubuntu (@lrstanley)

๐Ÿณ Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.8.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.8
$ docker run -it --rm ghcr.io/lrstanley/links:0

๐Ÿงช Build info

  • ๐Ÿ“‚ Full changelog: v0.7.0..v0.8.0
  • โค๏ธ Built with: go version go1.19.2 linux/amd64
  • โš™๏ธ Release job: release/go-release triggered by @lrstanley.

๐Ÿ’ฌ What to do next?

links - v0.7.0

Published by github-actions[bot] over 2 years ago

Changelog

๐Ÿงน Misc

  • 5912c20e2d00f54525c3ec0d4dd6672bd60cb3cd: add prepare step in makefile (@lrstanley)
  • c3bbecfda8fd98a62e626201a81f2896d56741e5: fix path reference for rice (@lrstanley)
  • c9b1df1666437f3a3e8b2ebc7dd28226bd43072e: feat: use go:embed instead of ricebox (@lrstanley)
  • 5f878182797863ad11a92bd8cc4f42277fa88414: chore(deps): bump github.com/prometheus/client_golang (@dependabot[bot])
  • 6fa590f452a8a0ebcd32f14257caa4e65dc8f9a3: Merge pull request #24 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2 (@lrstanley)

๐Ÿณ Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.7.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.7
$ docker run -it --rm ghcr.io/lrstanley/links:0

๐Ÿงช Build info

  • ๐Ÿ“‚ Full changelog: v0.6.0..v0.7.0
  • โค๏ธ Built with: go version go1.18.2 linux/amd64
  • โš™๏ธ Release job: release/go-release triggered by @lrstanley.

๐Ÿ’ฌ What to do next?

links - v0.6.0

Published by github-actions[bot] over 2 years ago

Changelog

โœจ New Features

  • upgrade to Go 1.18

๐Ÿงน Misc

  • 50ad0065210a7c9fd40fa4700f5396dbf61940e5: Bump actions/setup-go from 2 to 3 (@dependabot[bot])
  • bc4c64f417491dd1eca6d674bab619019bac2d7f: Bump actions/checkout from 2 to 3 (@dependabot[bot])
  • 3659cea511669a5491421205cbedd4b95728edfd: Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6 (@dependabot[bot])
  • e9ea28317f8a2d0854c9893f7a849780e91d3680: Merge pull request #23 from lrstanley/dependabot/go_modules/go.etcd.io/bbolt-1.3.6 (@lrstanley)
  • 0e4b58b5faa50744dbf5d4c3f6da51f5242f399d: Merge pull request #19 from lrstanley/dependabot/github_actions/actions/checkout-3 (@lrstanley)
  • 7eb43b5ac9ba5774e06bc049febeaf3181d128e7: Merge pull request #18 from lrstanley/dependabot/github_actions/actions/setup-go-3 (@lrstanley)
  • 45ebd25e5127547bbd811db4924431e19c764fc9: Bump github.com/GeertJohan/go.rice from 1.0.0 to 1.0.2 (@dependabot[bot])
  • 316f530033b79369fe077f5115df763bbe9becf9: Merge pull request #22 from lrstanley/dependabot/go_modules/github.com/GeertJohan/go.rice-1.0.2 (@lrstanley)
  • 076ef7b45404e2e24de2b602e5b3b233bfa5c707: Bump github.com/prometheus/client_golang from 1.8.0 to 1.12.1 (@dependabot[bot])
  • f7b06105232e2578b01f608d0ed52ae1ef2223b9: Merge pull request #21 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1 (@lrstanley)
  • 6006a2d81d97387e19b16b0d30516cbbb1dd094f: Bump github.com/joho/godotenv from 1.3.0 to 1.4.0 (@dependabot[bot])
  • 3eecb1b19c19fd51d41177ceabd835a62c8a9217: Merge pull request #20 from lrstanley/dependabot/go_modules/github.com/joho/godotenv-1.4.0 (@lrstanley)
  • f1df9146744a7dfcabed6f7b670b087568e4f859: deps(go): upgrade (@lrstanley)
  • 0a66fcf2ebd76d509af111c236e84b7e55c54846: feat(actions): utilize reusable actions (@lrstanley)
  • 7d6b82c8a9730fa654490e6212b1d800e3e541a4: remove references to links.wtf (@lrstanley)

๐Ÿณ Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.6.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.6
$ docker run -it --rm ghcr.io/lrstanley/links:0

๐Ÿงช Build info

  • ๐Ÿ“‚ Full changelog: v0.5.4..v0.6.0
  • โค๏ธ Built with: go version go1.18 linux/amd64
  • โš™๏ธ Release job: release/go-release triggered by @lrstanley.

๐Ÿ’ฌ What to do next?

links - v0.5.4

Published by github-actions[bot] almost 4 years ago

Docker Releases are located here.

Changelog

a5c91db utilize latest go version from go-versions
b19b390 try 1.15.x?

go version go1.15.7 linux/amd64

links - v0.5.3

Published by github-actions[bot] almost 4 years ago

Docker Releases are located here.

Changelog

7e7660b upgrade deps
478cab8 re-add upgrade-deps make tasks

go version go1.15.5 linux/amd64

links - v0.5.2

Published by github-actions[bot] about 4 years ago

Docker Releases are located here.

Changelog

a1d277f fix: behind-proxy used on incorrect router
a2dfcd8 add prometheus metrics help output to readme

go version go1.15.2 linux/amd64

links - v0.5.1

Published by github-actions[bot] about 4 years ago

Docker Releases are located here.

Changelog

3c08bd3 add link to report malicious websites

go version go1.15.2 linux/amd64

links - v0.5.0

Published by github-actions[bot] about 4 years ago

Docker Releases are located here.

Changelog

65a901b goroutine for context shutdown
c1c2d54 add link to metrics endpoint for metrics router
ed9a7cd initial prometheus implementation
35ac7f9 more logical check to see if safe browsing is enabled
d4c4a58 use sync.WaitGroup to allow better cleanup
35217da add common security headers
acf52b0 fix: only throw threats if child threats array has results
1da8eb9 default debug environment to localhost site url
00c1d7c refresh abuse page, also add note about safe browsing
073648b initial implementation of safebrowsing (closes #16)
e56a725 add dot-env support to read environment variables
75e90a9 upgrade bootstrap/jquery

go version go1.15 linux/amd64

links - v0.4.5

Published by github-actions[bot] about 4 years ago

Docker Releases are located here.

Changelog

5931dc5 upgrade go, minor dockerfile changes
6d4317e action fixes for latest

go version go1.15 linux/amd64

links - v0.4.4

Published by github-actions[bot] about 4 years ago

Docker Releases are located here.

Changelog

813f67d addl docker params/changes
686023b rename actions for the last time

go version go1.14.7 linux/amd64

links - v0.4.3

Published by github-actions[bot] about 4 years ago

Docker Releases are located here.

Changelog

a083220 add runs on....
0885f27 revert some changes, test out new pinned release
581b427 don't skip (when goreleaser isn't ran) for latest
d4f5230 test different types?
a0f7c7c even more fixes...
1e3fed9 yaml fixes...
e267b4d release-notify action fixes
a361764 test out more discord notifications?
bf86cf0 fix url...
08885b9 fix spelling
b3a2a72 add needs field
118556f fix command errors
73cc364 testing discord notifications
0a5a82f adjust release nodes
2d419e4 restructure actions even further
6de798b release by default

go version go1.14.6 linux/amd64

links - v0.4.2

Published by github-actions[bot] about 4 years ago

Changelog

3d2061d add support for environment variables
e6a14f4 remove old scripts
97e30b5 simplify goreleaser and dockerfile further
4bef767 no more readme templates
d571a05 misc. renames for actions

go version go1.14.6 linux/amd64

links - v0.4.1

Published by github-actions[bot] about 4 years ago

Changelog

50e1d8f even more action stuff
e0aba5a fix action name
3a9fae5 further actions changes
9a73c78 test out more actions
65dba49 addl testing
9e9cad3 test caching?
6354dd0 addl testing
ae4c3b9 test out actions
92d0de7 add initial support for docker
9cf6ba1 only include LICENSE for future archives
e69645c update readme

go version go1.14.6 linux/amd64

links - v0.4.0

Published by lrstanley almost 5 years ago

Changelog

cc55541 upgrade goreleaser; fix syntax in goreleaser config
d2a3666 move abuse page in preparation for supporting #14
7221d4a re-implement collision expansion; closes #13
fd1fb3b fix: alert stacking/remove sessions; closes #11
2e05361 better responsiveness for mobile devices; closes #10
aec5b38 upgrade bootstrap; move back to non-swatched version
a13ae13 remove compression/govendor stuff from markdown
ecb7e18 travisci: upgrade go
391cc80 fix version numbers in makefile and readme
a1c6d6c update readme

links - v0.3.2

Published by lrstanley about 5 years ago

Changelog

01a24a5 convert to go modules; pt over custom FileServer
ebcf434 move misc to scripts
706fc1e update readme

Built with Go 1.13

links - v0.3.1

Published by lrstanley over 6 years ago

Changelog

cbbd694 fix: disable html pre/post escaping; closes #9

links - v0.3.0

Published by lrstanley over 6 years ago

Changelog

a991093 fix: db reference causing nil pointer exception
2d66240 fpm->nfpm
8b156fc update readme
8e3c9b7 upgrade deps
d88df83 add: http-pre-include and http-post-include flags
046cf92 remove: legacy migration functionality
19c6466 remove: remove duplicate checks due to performance
396445a add: manage commands (add/delete)
9027efe add: disable-dup-check flag to skip duplicate checks
fb6bce5 remove cached data on build/debug
530429c add nfpm, and deb/rpm
7809006 enforce static linking during build
2d7dabd readme-gen

links - v0.2.5

Published by lrstanley over 6 years ago

Changelog

219dc21 add cent6 section
3c7ef44 remove dup contrib section of readme
ba80ab5 sp
ee1b0c3 add abuse page
2c2312b clean up Makefile
96b1388 update to bs4-stable
49fc8cd update travisci to 1.10.x; update IRC channel
578aaac links.ml -> links.wtf
1743741 update contrib ref
b4be92f update deps; allow HEAD requests on all GET requests
7a47f1e fix spelling
c6a2012 update readme, strip copy/pasta mistake
110eec8 gen readme with new version
4069d2b ski validation


Built with go version go1.10 linux/amd64

links - v0.2.4

Published by lrstanley almost 7 years ago

Changelog

aee97bb prep for repo rename; use release shortener; remove windows and 32 bit
e0229b1 fix license year
881d459 remove caddyfile as this is no longer a recommended configuration
8e7aace add toc to readme
0745ccb update build example to better support asset bundling; ref #5


Built with go version go1.9.2 linux/amd64