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
Commit message (
Expand
)
Author
Age
Lines
*
Add Vagrantfile
Christopher Baklid
2018-02-19
-0
/
+102
*
Readme (#23)
Christopher Baklid
2018-02-19
-0
/
+4
*
adds favicon to header (#21)
Christopher Baklid
2018-02-18
-1
/
+2
*
Cleanup of base_route module
Gareth Coles
2018-02-18
-15
/
+17
*
Error handlers can now handle more than one HTTP status code
Gareth Coles
2018-02-18
-4
/
+32
*
Register error routes on the app instead of specific blueprints #1rcht
Gareth Coles
2018-02-18
-1
/
+1
*
adds .api to the secure websocket connection (#18)
Christopher Baklid
2018-02-18
-2
/
+2
*
adding one line of logging to debug a problem with rethinkdb
Leon Sandøy
2018-02-18
-0
/
+1
*
typo in a comment was driving me nuts.
Leon Sandøy
2018-02-18
-1
/
+1
*
Switch back to wss://, again
Gareth Coles
2018-02-18
-1
/
+1
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-02-18
-3
/
+3
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-02-18
-15
/
+41
|
\
|
*
attempt to fix stacktrace when initialising logger (#17)
Christopher Baklid
2018-02-18
-2
/
+1
|
*
Simple logging. (#16)
Leon Sandøy
2018-02-18
-15
/
+39
*
|
Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket WebS...
Gareth Coles
2018-02-18
-11
/
+11
|
/
*
Go back to using wss:// for the WS test
Gareth Coles
2018-02-17
-1
/
+1
*
Integrate websockets into the Flask webapp
Gareth Coles
2018-02-17
-93
/
+214
*
snekchek
Gareth Coles
2018-02-17
-1
/
+0
*
Clean up WS application a bit
Gareth Coles
2018-02-17
-6
/
+8
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-02-16
-40
/
+112
|
\
|
*
API_KEY -> BOT_API_KEY
Gareth Coles
2018-02-16
-1
/
+1
|
*
Simplify user API route and return changes
Gareth Coles
2018-02-16
-9
/
+5
|
*
API schema validation decorator #yzuf (#15)
Gareth Coles
2018-02-16
-31
/
+107
*
|
Fix slight error in database insertion
Gareth Coles
2018-02-16
-1
/
+1
|
/
*
API view for syncing users from the bot #yumr (#14)
Gareth Coles
2018-02-15
-0
/
+45
*
Make the websocket taste page use `wss://`
Gareth Coles
2018-02-15
-1
/
+1
*
Hey, who turned out the lights?!
Gareth Coles
2018-02-15
-1
/
+1
*
Add some constants for our roles
Gareth Coles
2018-02-15
-0
/
+6
*
snekchek
Gareth Coles
2018-02-15
-2
/
+3
*
Fix up API key validation and database api location
Gareth Coles
2018-02-15
-11
/
+12
*
Move API validation decorator to its own file #yxdk
Gareth Coles
2018-02-15
-43
/
+49
*
Fix odd typing error
Gareth Coles
2018-02-14
-1
/
+1
*
Fix odd typing error
Gareth Coles
2018-02-14
-1
/
+1
*
Database API Improvements #1qcra (#13)
Gareth Coles
2018-02-14
-45
/
+603
*
[API] You need to return the value of `self.error()`
Gareth Coles
2018-02-14
-3
/
+3
*
Snekchek
JoeBanks13
2018-02-13
-1
/
+1
*
@APIView.valid_api_key decorator
JoeBanks13
2018-02-13
-2
/
+17
*
RethinkDB API Views #yqhg
lmn
2018-02-13
-56
/
+176
*
Websocket echo test
Gareth Coles
2018-02-13
-0
/
+68
*
fix typo
Christopher Baklid
2018-02-12
-1
/
+1
*
adds gevent-websockets as requirement (#9)
Christopher Baklid
2018-02-12
-0
/
+1
*
Add gevent requirement
Gareth Coles
2018-02-12
-0
/
+1
*
Merge pull request #8 from discord-python/add-datadog-route
Joseph
2018-02-12
-0
/
+12
|
\
|
*
Datadog redirect #yq3f
JoeBanks13
2018-02-12
-0
/
+12
|
/
*
Drop Asana integration, we moved to ClickUp
Gareth Coles
2018-02-12
-216
/
+0
*
Fix invite redirect
Gareth Coles
2018-02-11
-1
/
+1
*
[Asana] Disable all non-functional debugging code for now
Gareth Coles
2018-02-11
-78
/
+79
*
[Asana] Asana wraps everything in a "data" key for some reason
Gareth Coles
2018-02-11
-1
/
+1
*
[Asana] Asana wraps everything in a "data" key for some reason
Gareth Coles
2018-02-11
-3
/
+3
*
F821: Undefined name
Gareth Coles
2018-02-11
-1
/
+0
[next]