gose

A tera-scale file uploader

APACHE-2.0 License

Stars
177
Committers
3

Bot releases are hidden (Show)

gose - v0.0.2

Published by stv0g over 2 years ago

Changelog

  • eb87a4f add kustomization for Kubernetes deployment
  • f9ed0aa final fixes
  • b3749d7 fix Docker manifest destination
  • 9249b00 fix Docker platform for goreleaser build
  • e771a3a fix badges in README
  • ac68c3f fixing code-style issues
  • 5a848fa publish Docker images to ghcr.io
  • 52bab3d publish Docker manifest to latest tag
  • 3fa4b55 run go mod tidy
  • 9a7d8a7 update backend dependencies
gose - v0.0.1

Published by stv0g over 2 years ago

Changelog

  • eb7e1e3 add Dockerfile
  • a46b87c add Github workflow
  • d28563f add Goreleaser config
  • d699d5e added badges to readme
  • d370029 added readme file
  • 32e18fa backed: change context key for S3 service
  • 230cf34 backend: add endpoint for URL shortener
  • bc167d5 backend: disable MPU for now
  • 57936b8 backend: fix config file suffix
  • 451362d backend: fix dependencies and imports
  • 5265159 backend: fix module name
  • fc8dce7 backend: update dependencies
  • c31e71d disable MPU upload for now as it is not ready yet
  • 02a1d15 embed frontend by default
  • 9c888b2 first WIP version
  • 64336ed fontent: update dependencies
  • 1b5d71d frontend: move code to subdir
  • 813b8b3 remove md5 checksuming
  • 888750b rename backend/config/mod.go to backend/config/config.go
  • 176b998 repo restructuring
  • cc52489 rewrite for first release
  • 9ae88bb show version on start
  • 3c71e8b small fixes
  • 2c9fdbc switch to Apache 2.0 licese
  • fcdd813 update Dockerfile
  • ec3d378 update NPM dependencies
  • 05f1b84 update README
  • deccdff update gitignore
  • 997af3f update styles
  • 12a046c use UTF-8 mirrored version of letter '3'
  • 777d9a2 use html-loader and webpack-html-plugin
  • c115b50 use original license file