Skip to content

Releases: SinTan1729/chhoto-url

5.6.0

08 Jan 19:13
af1685b
Compare
Choose a tag to compare

What's Changed

  • Get longlink by @SinTan1729 in #40
    Added an API route to get information about a single shortlink.

Full Changelog: 5.5.0...5.6.0
Link to Docker Hub

5.5.0

06 Jan 06:41
f952cb8
Compare
Choose a tag to compare

Thanks @SolninjaA for their help improving the project.

New

New Contributors

Full Changelog: 5.4.6...5.5.0
Link to Docker Hub

5.4.6

08 Nov 01:43
e6eed2d
Compare
Choose a tag to compare

Fix

  • Disable copying to clipboard on WebKit, fixes #36 This disables clipboard copying and lets the user manually copy the links. [SinTan1729]

Full Changelog: 5.4.5...5.4.6
Link to Docker Hub

5.4.5

07 Nov 04:21
66d9463
Compare
Choose a tag to compare

Changes

  • Remove lowercasing of shorturl from the CSS, fixes #35 This makes the behavior more uniform across different banned characters. [SinTan1729]

  • Move the font to assets. [SinTan1729]

  • Added a better compose file. [SinTan1729]

Fix

  • Do not autocapitalize shorturl on mobile devices. [SinTan1729]

  • Use a simpler password to make the shell happy. [SinTan1729]

Build

  • Updated deps. [SinTan1729]

Full Changelog: 5.4.4...5.4.5
Link to Docker Hub

5.4.4

03 Oct 05:10
e0c61bd
Compare
Choose a tag to compare

Changes

  • Updated instructions in the compose file. [SinTan1729]

  • Default db location. [SinTan1729]

Fix

  • Do not consider empty password. [SinTan1729]

Build

  • Bumped version to 5.4.4. [SinTan1729]

Full Changelog: 5.4.3...5.4.4
Link to Docker Hub

5.4.3

18 Sep 17:02
a7cf0cd
Compare
Choose a tag to compare

This release only has some dependency updates. Feel free to stick to the older release.

What's Changed

New Contributors

Full Changelog: 5.4.2...5.4.3
Link to Docker Hub

5.4.2

21 Jun 02:00
56ab16a
Compare
Choose a tag to compare

Fix

  • Typo during reading slug_length, fixes #24. [SinTan1729]

Build

  • Bumped version to 5.4.2. [SinTan1729]

  • Updated deps. [SinTan1729]

Full Changelog: 5.4.1...5.4.2
Link to Docker Hub

5.4.1

07 Jun 20:46
5bbaad3
Compare
Choose a tag to compare

Changes

  • Some small changes to the html pages Should be nicer on mobile devices. [SinTan1729]

Build

  • Bumped version to 5.4.1. [SinTan1729]

  • Updated deps. [SinTan1729]

Full Changelog: 5.4.0...5.4.1
Link to Docker Hub

5.4.0

01 Jun 01:37
114a97a
Compare
Choose a tag to compare

New

  • Made the Cache-Control headers fully configurable. [SinTan1729]

  • Ability to disable Cache-Control headers in testing recipe. [SinTan1729]

  • Added cache-control header, fixes #22. [SinTan1729]

Changes

  • Make the Cache-Control header configurable. [SinTan1729]

  • Move all the services into their own file. [SinTan1729]

Fix

  • Make the link clickable when securecontext is missing. [SinTan1729]

Build

  • Bumped version to 5.4.0. [SinTan1729]

  • Add port settings to the docker-test recipe. [SinTan1729]

Documentation

  • Changed a word in the README. [SinTan1729]

  • Add info about configuring Cache-Control header. [SinTan1729]

Full Changelog: 5.3.1...5.4.0
Link to Docker Hub

5.3.1

29 May 21:24
6992d27
Compare
Choose a tag to compare

Changes

  • Show the whole link when clipboard is not accessible. [SinTan1729]

Build

  • Bumped version to 5.3.1. [SinTan1729]

Full Changelog: 5.3.0...5.3.1
Link to Docker Hub