No description
  • Go 68.8%
  • HTML 25.8%
  • Lua 1.5%
  • Makefile 1.3%
  • Dockerfile 1.1%
  • Other 1.5%
Find a file
Der König fb90cd57b0
All checks were successful
/ build (push) Successful in 6m9s
Make sure to read the real user name
Before, OAuth used the lowercase user name, we need the correct
spelling
Fixes #1
2025-07-16 07:46:25 +02:00
.forgejo/workflows Add build and deploy workflow on new tag 2024-06-08 14:10:57 +02:00
assets Add admin page 2020-10-27 22:34:22 +01:00
cmd Make sure to read the real user name 2025-07-16 07:46:25 +02:00
views Implement code flow 2024-11-22 22:39:01 +01:00
.gitignore Only ignore top level 2020-10-26 22:50:12 +01:00
container-compose.yml Container file for local dev 2024-11-21 21:16:51 +01:00
Dockerfile Do not run this as root 2025-02-16 12:02:52 +01:00
go.mod Generation of access tokens 2024-11-23 13:48:22 +01:00
go.sum Generation of access tokens 2024-11-23 13:48:22 +01:00
login.go Added user debugging 2020-10-26 12:53:20 +01:00
Makefile Build using make and add views to docker image 2024-06-04 17:26:59 +02:00
nginx.lua Add nginx lua script 2020-10-27 22:40:17 +01:00
run.sh Reload on template change 2020-10-27 22:34:06 +01:00
start.sh Generation of access tokens 2024-11-23 13:48:22 +01:00