index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2018-02-26
fixes the coverage badge to point to the master branch (#29)
Christopher Baklid
-1
/
+1
2018-02-26
remove snekchek and replace with flake8 (#27)
Christopher Baklid
-8
/
+2
2018-02-26
Help page #z62n (#25)
Gareth Coles
-15
/
+533
2018-02-26
brings coverage to 90% (#24)
Christopher Baklid
-45
/
+257
2018-02-21
New banner!
Gareth Coles
-1
/
+1
2018-02-21
Actually make the button link to the invite
Gareth Coles
-1
/
+1
2018-02-21
Remove extra buttons
Gareth Coles
-13
/
+0
2018-02-21
More landing page work. Also: Blurple!
Gareth Coles
-21
/
+9651
2018-02-21
Index page prose
Gareth Coles
-9
/
+12
2018-02-21
Smaller navbar, move dropdown to the bottom of the navbar
Gareth Coles
-6
/
+9
2018-02-21
Dropdown instead of dropbar
Gareth Coles
-1
/
+1
2018-02-21
Disable dropbar push
Gareth Coles
-1
/
+1
2018-02-21
Sample pushing dropbar nav
Gareth Coles
-11
/
+42
2018-02-21
Better pre-release warning on index
Gareth Coles
-9
/
+6
2018-02-21
Basic main page hero
Gareth Coles
-2
/
+26
2018-02-21
Add warning about pre-release-ness to base template
Gareth Coles
-7
/
+10
2018-02-21
Jinja is weird
Gareth Coles
-8
/
+10
2018-02-21
Rearrange views and templates
Gareth Coles
-4
/
+4
2018-02-20
adds initial unit testing (#22)
Christopher Baklid
-1
/
+111
2018-02-19
Add Vagrantfile
Christopher Baklid
-0
/
+102
2018-02-19
Readme (#23)
Christopher Baklid
-0
/
+4
2018-02-18
adds favicon to header (#21)
Christopher Baklid
-1
/
+2
2018-02-18
Cleanup of base_route module
Gareth Coles
-15
/
+17
2018-02-18
Error handlers can now handle more than one HTTP status code
Gareth Coles
-4
/
+32
2018-02-18
Register error routes on the app instead of specific blueprints #1rcht
Gareth Coles
-1
/
+1
2018-02-18
adds .api to the secure websocket connection (#18)
Christopher Baklid
-2
/
+2
2018-02-18
adding one line of logging to debug a problem with rethinkdb
Leon Sandøy
-0
/
+1
2018-02-18
typo in a comment was driving me nuts.
Leon Sandøy
-1
/
+1
2018-02-18
Switch back to wss://, again
Gareth Coles
-1
/
+1
2018-02-18
Merge remote-tracking branch 'origin/master'
Gareth Coles
-3
/
+3
2018-02-18
Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket WebS...
Gareth Coles
-11
/
+11
2018-02-18
attempt to fix stacktrace when initialising logger (#17)
Christopher Baklid
-2
/
+1
2018-02-18
Simple logging. (#16)
Leon Sandøy
-15
/
+39
2018-02-17
Go back to using wss:// for the WS test
Gareth Coles
-1
/
+1
2018-02-17
Integrate websockets into the Flask webapp
Gareth Coles
-93
/
+214
2018-02-17
snekchek
Gareth Coles
-1
/
+0
2018-02-17
Clean up WS application a bit
Gareth Coles
-6
/
+8
2018-02-16
Fix slight error in database insertion
Gareth Coles
-1
/
+1
2018-02-16
API_KEY -> BOT_API_KEY
Gareth Coles
-1
/
+1
2018-02-16
Simplify user API route and return changes
Gareth Coles
-9
/
+5
2018-02-16
API schema validation decorator #yzuf (#15)
Gareth Coles
-31
/
+107