Snapchat clone using email https://ohsnap.p0m.fr/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
nemunaire 8e3f8f72f4
continuous-integration/drone/push Build is passing Details
Fix build on arm
2 months ago
doc Add documentation about images 6 years ago
images Disallow listing of images directory 8 years ago
static/css Refresh CSS 6 years ago
.drone-manifest.yml Also compile to arm64 and amd64 2 years ago
.drone.yml Fix build on arm 2 months ago
.gitignore Use go-bindata to embed static assets in production 4 years ago
Dockerfile Make go binaries lighter 1 year ago
api.go Go fmt and go vet happy 2 years ago
api_auth_basic_rules.go Check authentication on routing, and return 401 if unauthorized 7 years ago
api_images.go Lowercase JSON keys 6 years ago
api_users.go Allow authenticated users to see all other registered users 6 years ago
api_version.go Bump version 0.7 6 years ago
db.go Fix DSN generated from environment 2 years ago
go.mod Update module github.com/go-sql-driver/mysql to v1.7.0 4 months ago
go.sum Update module github.com/go-sql-driver/mysql to v1.7.0 4 months ago
home.go Refresh CSS 6 years ago
main.go Go fmt and go vet happy 2 years ago
picture.go Go fmt and go vet happy 2 years ago
remover.go Remove picture after a while 6 years ago
renovate.json Add renovate.json 2 years ago
see.go Home page 6 years ago
smtp_bridge.pl Remove calls to undefined function in new Email-MIME revision. As it has been fixed in f9b83e0e77 5 years ago
static-dev.go Use go-bindata to embed static assets in production 4 years ago
static.go Replace go-bindata by go:embed 2 years ago
user.go Allow authenticated users to see all other registered users 6 years ago