PasteMeGoBackend

PasteMe Go 后端,Golang + Gin + Gorm

GPL-3.0 License

Stars
132

Bot releases are visible (Hide)

PasteMeGoBackend - 3.5.2 Latest Release

Published by github-actions[bot] almost 3 years ago

Changes

Maintenance

  • remove version in config (#130) @LucienShui
  • remove config version validator (#129) @LucienShui
PasteMeGoBackend - 3.5.1

Published by github-actions[bot] about 3 years ago

Changes

Before upgrade from 3.5.0 to 3.5.1, the table temporary should change the name of column expire_minute to expire_second first.

Features

  • add delete after expire minute (#121) @LucienShui

Bug Fixes

  • fix grom mysql driver (#125) @LucienShui
  • fix unit test and validator (#124) @LucienShui
  • fix time expire get (#118) @LucienShui

Maintenance

  • uupdate release drafter (#126) @LucienShui
  • change expire time unit from minute to second (#123) @LucienShui
  • Chore/change error log (#122) @LucienShui
  • update dependency, add test when push main (#119) @LucienShui
  • rename session to token, modify gorm config, remove TableName in IPas… (#117) @LucienShui

Dependencies

  • Chore/upgrade gorm (#120) @LucienShui
PasteMeGoBackend - 3.5.0

Published by github-actions[bot] about 3 years ago

Changes

Features

  • change response status to response code, rewrite error response (#116) @LucienShui
  • add lang validator (#111) @LucienShui

Bug Fixes

  • toLower after get key (#112) @LucienShui

Maintenance

  • change response status to response code, rewrite error response (#116) @LucienShui
  • add swagger comment, add swagger in ci, remove aliyun in docker build… (#115) @LucienShui
  • remove md5 hash (#114) @LucienShui
  • remove util package and md5 hash (#113) @LucienShui
  • add swagger comment, add swagger in ci, remove aliyun in docker build… (#115) @LucienShui
PasteMeGoBackend - 3.4.0

Published by github-actions[bot] about 3 years ago

Changes

Features

  • Add ExpireCount and ExpireMinute in temporary, optimize logging code (#104) @LucienShui
  • Rebuild API, fix table detection (#103) @LucienShui
  • Add JWT support (#102) @LucienShui
  • Feature/temp 2.0 (#96) @LucienShui

Bug Fixes

  • Fix gotest.sh (#97) @LucienShui

Maintenance

  • remove release-v prefix, remove v2 api (#105) @LucienShui

Dependencies

  • merge denpendabot (#107) @LucienShui
  • Bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.8 (#99) @dependabot
  • Bump go.uber.org/zap from 1.18.1 to 1.19.0 (#100) @dependabot
  • Bump github.com/gin-gonic/gin from 1.7.2 to 1.7.4 (#101) @dependabot
  • Upgrade to GitHub-native Dependabot (#91) @dependabot-preview
PasteMeGoBackend - release-v3.3.2

Published by github-actions[bot] over 3 years ago

Changes

Bug Fixes

  • Fix timezone (#95) @LucienShui
  • Fix lang, optimize test (#94) @LucienShui
  • Fix go builder (#93) @LucienShui

Maintenance

  • go1.16 supported (#92) @LucienShui
  • Change master to main in github workflow (#89) @LucienShui
PasteMeGoBackend - release-v3.3.1

Published by github-actions[bot] over 3 years ago

Changes

Bug Fixes

  • Fix image name (#88) @LucienShui

Maintenance

  • Feature/optimize code (#87) @LucienShui
PasteMeGoBackend - release-v3.3.0

Published by LucienShui about 4 years ago

Changes

Features

  • Migrate docs to docs.pasteme.cn, update dockerfile, add docker-entrypoint.sh (#75) @LucienShui
  • Add version validator (#73) @LucienShui
  • Log to file (#67) @bilibiliGO283
  • Add admin support (#72) @LucienShui
  • Feature/admin support (#62) @LucienShui

Bug Fixes

  • Fix/dockerfile (#77) @LucienShui

Maintenance

  • merge dev to master (#78) @LucienShui

Maintenance

  • Migrate docs to docs.pasteme.cn, update dockerfile, add docker-entrypoint.sh (#75) @LucienShui
  • Add a missing field in api document (#61) @LucienShui

Bugs

  • Log to file still not work
PasteMeGoBackend - release-v3.2.1

Published by LucienShui almost 5 years ago

Changes

  • Chore/add file to release (#45) @LucienShui
  • Bump github.com/mattn/go-sqlite3 from 1.12.0 to 1.13.0 (#42) @dependabot-preview
  • Bump github.com/mattn/go-sqlite3 from 1.11.0 to 1.12.0 (#41) @dependabot-preview
  • Add flag, SQLite3, config.json support (#26) @LucienShui

Features

  • Finish #49, #50, #12 (#52) @LucienShui
  • Feature/docker support custom config (#43) @LucienShui
  • Add docker registry support, add repository limit (#38) @LucienShui
  • Update systemd, remote files, update file structure, add actions ci (#27) @LucienShui
  • Add upload-to-release.yml, release-drafter.yml (#6) @LucienShui

Bug Fixes

  • Fix/init order (#51) @LucienShui
  • Update Dockerfile (#48) @LucienShui
  • Remove CGO_ENABLED=0, add GOARCH=amd64 (#47) @LucienShui
  • Fix/can not run bin in docker (#46) @LucienShui
  • Fix docker go build (#37) @LucienShui
  • Fix #31, #32 (#36) @LucienShui
  • Fix #34 (#35) @LucienShui
  • Dev (#5) @LucienShui

Maintenance

  • Remove t.Log from test, fix warning in gotest.sh (#39) @LucienShui
PasteMeGoBackend - release-v3.1.0

Published by LucienShui about 5 years ago

Version 3.1.0

2019-10-10

  1. Add badge in README.md

2019-07-24

  1. Add github.com/gin-contrib/cors

2019-07-22

  1. Add beat
PasteMeGoBackend - release-v3.0.1

Published by LucienShui over 5 years ago

Feature

  1. Rebuild restful API using Go
  2. Add logger
  3. Permanent Paste support soft delete
  4. Using ORM framework

Deploy

  1. Docker: registry.cn-hangzhou.aliyuncs.com/pasteme/backend:3.0.1
  2. Normal: Deploy.md@master

Reference

build

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
CodeQL Go Report Card Go Test GitHub release (latest SemVer) Docker Image Version (latest semver)
Related Projects