links

Simple, fast link shortener

MIT License

Stars
52

Bot releases are hidden (Show)

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

links - v0.2.3

Published by lrstanley about 7 years ago

Changelog

bb9358a re-add windows and freebsd
e5cde20 Merge branch master of github.com:lrstanley/links.ml
6b74e2c add upx compression support to the build pipeline if wanted
d3449e2 add upx compression support to the build pipeline if wanted
ec880b6 remove darwin and arm arch, add freebsd


Built with go version go1.8.3 linux/amd64

links - v0.2.2

Published by lrstanley about 7 years ago

v0.2.2

Changelog

5f7c421 improved timeouts, add session dir, patch undocumented memory leakin gorilla/context


Built with go version go1.8.3 linux/amd64

links - v0.2.1

Published by lrstanley about 7 years ago

Changelog

4cab2b1 update deps
e1b6170 move to pongo
51c9d95 and here too
51a2af4 fix year
8580e65 correct client lib once more, update example
947c11a update readme to include an example, and fix nil map
41be281 add client library package
2a98514 add copyright notice to headers
6880f61 update api url
7c0a53b update vendored deps
22df323 update usage output


Built with go version go1.8.3 linux/amd64

links - v0.2.0

Published by lrstanley over 7 years ago

Changelog

e294daa add migration info and code
c61efa7 add travisci config file
7de9017 example caddy and systemd service files
ce7bbe6 more icons and ellipsis
2e87302 version and commit info into footer
dabe45a overhaul readme
4b8a19e update goreleaser config


Built with go version go1.8 linux/amd64

links - v0.1.1

Published by lrstanley over 7 years ago

Changelog

948d6d5 add goreleaser


Built with go version go1.8 linux/amd64