Our fork of MiSSO, an OAuth2/OIDC-compatible SSO frontend for Misskey
Go to file
Nya Candy 1e04f04047
feat: add license
2023-01-27 16:33:40 +08:00
.config init 2023-01-25 00:22:25 +08:00
config init 2023-01-25 00:22:25 +08:00
consts chore: use time constant 2023-01-26 21:21:26 +08:00
global init 2023-01-25 00:22:25 +08:00
handlers chore: use time constant 2023-01-26 21:21:26 +08:00
inits init 2023-01-25 00:22:25 +08:00
misskey feat: latest info, logout, and better ui 2023-01-26 20:38:28 +08:00
routers feat: latest info, logout, and better ui 2023-01-26 20:38:28 +08:00
templates feat: latest info, logout, and better ui 2023-01-26 20:38:28 +08:00
types feat: latest info, logout, and better ui 2023-01-26 20:38:28 +08:00
utils feat: latest info, logout, and better ui 2023-01-26 20:38:28 +08:00
.gitignore chore: tweak docker-compose file 2023-01-25 10:50:00 +08:00
.gitlab-ci.yml feat: add gitlab ci 2023-01-25 10:51:40 +08:00
Dockerfile fix: copy html templates too 2023-01-25 10:49:28 +08:00
LICENSE feat: add license 2023-01-27 16:33:40 +08:00
docker-compose.dev.yml chore: use quotes 2023-01-25 00:41:06 +08:00
docker-compose.yml chore: prod always restart 2023-01-25 11:09:39 +08:00
go.mod init 2023-01-25 00:22:25 +08:00
go.sum init 2023-01-25 00:22:25 +08:00
main.go init 2023-01-25 00:22:25 +08:00