index
:
blind-guild.git
main
WoW guild management and portfolio. School project.
Git server user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app.py
Age
Commit message (
Expand
)
Author
2024-04-30
Fetches all characters and added dropdown menu
Jannick
2024-04-29
Ensure unique applicants
Linnnus
2024-04-29
Use oath userid to identify applicants
Linnnus
2024-04-28
fix: Don't use CLIENT_ID as CLIENT_SECRET
Linnnus
2024-04-27
Save applications in database
Linnnus
2024-04-27
Flesh out 'join' user flow
Linnnus
2024-04-27
Switch to gevent as backing WSGI server
Linnnus
2024-04-26
localhost ssl stuff
Jannick
2024-04-26
Add form validation on join page
Jannick
2024-04-26
add database plugin bottle
Jannick
2024-04-26
Merge branch 'main' of github.com:linnnus/blind-guild
Jannick
2024-04-26
dotenv
Jannick
2024-04-24
Add self-signed certificates
Linnnus
2024-04-10
Created the foundation for OAuth2 authentication with battle.net. also
Jannick
2024-04-01
Add join form HTML
Linnnus
2024-03-31
Move styles and images into subfolder
Linnnus
2024-03-31
Use proper BEM convention
Linnnus
2024-03-27
Run server in debug mode
Linnnus
2024-03-20
Add global CSS
Linnnus
2024-03-20
Add templating engine and index page
Linnnus
2024-03-20
Initial commit
Linnnus