Skip to content

Releases: rhnvrm/linkpage

v0.3.0

25 May 06:56
Compare
Choose a tag to compare

Changelog

9466044 Merge pull request #1 from vjFaLk/patch-1
2de2b96 chore: Update README
127246d feat: add footer and social links
543188d feat: open link in new tab
b92ed73 feat: support for custom css and favicon
c5da952 fix: include default login details

Docker images

  • docker pull rhnvrm/linkpage:latest
  • docker pull rhnvrm/linkpage:v0.3.0

v0.2.1

20 Apr 11:27
Compare
Choose a tag to compare

Changelog

93324a6 Update README.md
4ee8c09 Update README.md
bb14bb2 chore: remove expose statement
babfbb7 fix: handle init schema on first run

Docker images

  • docker pull rhnvrm/linkpage:latest
  • docker pull rhnvrm/linkpage:v0.2.1

v0.2.0

20 Apr 09:04
Compare
Choose a tag to compare

Changelog

b11e4f8 fix: make static binary

Docker images

  • docker pull rhnvrm/linkpage:latest
  • docker pull rhnvrm/linkpage:v0.2.0

v0.2.0-rc3

20 Apr 08:25
Compare
Choose a tag to compare
v0.2.0-rc3 Pre-release
Pre-release

Changelog

bbf11cc chore: fix missing dockerhub login

Docker images

  • docker pull rhnvrm/linkpage:latest
  • docker pull rhnvrm/linkpage:v0.2.0-rc3

v0.2.0-rc0: chore: dockerize app using goreleaser, sqlite eng

20 Apr 07:58
Compare
Choose a tag to compare
Also changes mattn/sqlite3 to modernrc/sqlite

v0.1.0

20 Apr 06:50
Compare
Choose a tag to compare

Changelog

ae62dfe Create LICENSE
170818c chore: update getting started in README
2e1f885 feat: init app flag to get started
ab495fb fix: async link tracking

v0.0.1

19 Apr 14:01
Compare
Choose a tag to compare

Changelog

ce44026 Merge branch 'master' of github.com:rhnvrm/linkpage
9e42bcb Update README.md
1835ac2 chore: add goreleaser config
90f77c5 chore: github action for goreleaser
740c69b feat: Initial commit with prototype
eb3ac83 feat: add inter font
6e847d8 feat: add support for fetching data
19a1abd feat: admin basic auth
8951614 feat: embed files in bin
28a64e3 feat: screenshots and minor changes to readme
7cd8a6d feat: show admin errors on frontend
77e5862 feat: success on insert
5b04c23 fix: design of admin weights and delete
a5caf82 fix: move new link to top of page
89cafa2 fix: use flex instead of skeleton columns