u9k - Ulti9000 https://u9k.de
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
Jack Henschel b2aa2313b5
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
Release version v0.13.1
1 year ago
api Switch to third-party MIME detection library 1 year ago
cmd/server Add tests for storage backend 3 years ago
config Release version v0.13.1 1 year ago
db Script dev-env setup and switch DB migrations to pgx (instead of cockroach) 1 year ago
email Fix old timestamp in emails 3 years ago
infra Getting ready for production 1 year ago
migrations Make migrations postgreSQL compatible 2 years ago
misc Add testcase for StringInSlice 3 years ago
models Refactor raw file URL 3 years ago
schedules Script dev-env setup and switch DB migrations to pgx (instead of cockroach) 1 year ago
static Use system font stack 1 year ago
storage Switch to third-party MIME detection library 1 year ago
templates Disable IP endpoint 1 year ago
types Use hashed and salted storage for email address list 3 years ago
.dockerignore Infra updates February 2022 2 years ago
.eslintrc.js Feature: Camera and Microphone recording test 3 years ago
.gitignore Infra updates February 2022 2 years ago
.woodpecker.yml Switch from Drone to Woodpecker CI 1 year ago
Dockerfile Infra updates February 2022 2 years ago
Makefile Script dev-env setup and switch DB migrations to pgx (instead of cockroach) 1 year ago
README.md Implement backend for email sending (file share notifications) 3 years ago
go.mod Switch to third-party MIME detection library 1 year ago
go.sum Switch to third-party MIME detection library 1 year ago
release.sh Switch from Drone to Woodpecker CI 1 year ago

README.md

U9K - Ulti9000

Build Status

Color Palette: https://flatuicolors.com/palette/de

Logo: Font Awesome "Magnet" symbol (https://gauger.io/fonticon/), Favicons generated with https://realfavicongenerator.net/

CSS Framework: PureCSS (v2) https://github.com/pure-css/pure

Icons: Heroicons

Programming Languages: Go, Javascript

Database: CockroachDB

Templates: Go stdlib html/template, see templates directory. Templates with _ prefix are partials, all others are root pages.

Email SMTP Service: Postale.io