u9k - Ulti9000 https://u9k.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jack Henschel b2aa2313b5 Release version v0.13.1 10 months ago
api Switch to third-party MIME detection library 10 months ago
cmd/server Add tests for storage backend 2 years ago
config Release version v0.13.1 10 months ago
db Script dev-env setup and switch DB migrations to pgx (instead of cockroach) 10 months ago
email Fix old timestamp in emails 2 years ago
infra Getting ready for production 10 months ago
migrations Make migrations postgreSQL compatible 2 years ago
misc Add testcase for StringInSlice 2 years ago
models Refactor raw file URL 2 years ago
schedules Script dev-env setup and switch DB migrations to pgx (instead of cockroach) 10 months ago
static Use system font stack 10 months ago
storage Switch to third-party MIME detection library 10 months ago
templates Disable IP endpoint 10 months ago
types Use hashed and salted storage for email address list 2 years ago
.dockerignore Infra updates February 2022 1 year ago
.eslintrc.js Feature: Camera and Microphone recording test 2 years ago
.gitignore Infra updates February 2022 1 year ago
.woodpecker.yml Switch from Drone to Woodpecker CI 10 months ago
Dockerfile Infra updates February 2022 1 year ago
Makefile Script dev-env setup and switch DB migrations to pgx (instead of cockroach) 10 months ago
README.md Implement backend for email sending (file share notifications) 3 years ago
go.mod Switch to third-party MIME detection library 10 months ago
go.sum Switch to third-party MIME detection library 10 months ago
release.sh Switch from Drone to Woodpecker CI 10 months 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