Skip to content

Releases: nokonoko/Uguu

V1.6.4

25 Dec 04:51
Compare
Choose a tag to compare
  • Anti-dupe function fixed.
  • Minor other improvements.
  • Added back support for double dot extensions, e.g "tar.gz".

V1.6.3

24 Dec 17:17
Compare
Choose a tag to compare

Bug fixes:

  • Output format stuck on JSON.
  • Naming generator.

V1.6.2

16 Dec 23:36
ceeaf69
Compare
Choose a tag to compare
  • Minor bugfixes & improvements
  • Changes in how classes are loaded using autoload.
  • Changes to file structure.
  • Changes to installation.
  • More documentation added.

V1.6.1

22 Jul 06:50
Compare
Choose a tag to compare
  • HTML compression turned off, gets botched otherwise.
  • Added some padding for the copy button.

V1.6.0

22 Jul 05:13
Compare
Choose a tag to compare

Major refactoring affecting almost all code. : )

V1.5.4

16 Jul 06:27
Compare
Choose a tag to compare
  • Ko-Fi donation button added.
  • Templating now uses ejs instead of swig.
  • clean-css/uglify-js replaced with minify-all.
  • Minor PHP changes.
  • Makefile reworked.
  • Preparations for major refactor.
  • Docs updated.

If you want to use docker, stay on v1.5.3 until 1.6.0 is released.

V1.5.3

16 Jul 05:09
Compare
Choose a tag to compare

Pre-overhaul stable release.

V1.5.2

29 Jan 20:43
Compare
Choose a tag to compare

Strip tags from original filename.

V1.5.1

29 Jan 20:35
Compare
Choose a tag to compare

File extension fix also no more double dots since it's easy to abuse and not a lot of files actually use it... so lets put that on hold for now, also improved IP detection.

V1.5.0

23 Jan 11:34
Compare
Choose a tag to compare

More static calling!