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
/
pysite
/
views
/
api
/
bot
/
user.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Initial project layout for django
Gareth Coles
2018-08-07
-166
/
+0
*
Fix unit test
Gareth Coles
2018-07-27
-1
/
+1
*
Fix a couple dumb mistakes
Gareth Coles
2018-07-27
-1
/
+3
*
Don't remove basic user objects, add API for querying them
Gareth Coles
2018-07-27
-5
/
+30
*
[API] Implement chunk-based user update mechanism
Gareth Coles
2018-06-24
-90
/
+7
*
[API] Check for DB-nuking empty data in users POST
Gareth Coles
2018-06-23
-1
/
+4
*
Backend for team assignment
Gareth Coles
2018-06-17
-0
/
+24
*
Grab user avatars in bot API call
Gareth Coles
2018-06-07
-5
/
+8
*
Privacy/Usability updates (#75)
Gareth Coles
2018-05-20
-5
/
+81
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-05-19
-2
/
+2
|
\
|
*
Snake cog (#71)
Leon Sandøy
2018-05-19
-2
/
+2
*
|
GDPR compliance for jammer profiles
Gareth Coles
2018-05-19
-0
/
+13
|
/
*
Add snowflake index on oauth_data and use it for deletions
Gareth Coles
2018-05-15
-2
/
+2
*
[GDPR] Also remove OAuth data
Gareth Coles
2018-05-15
-1
/
+21
*
[GDPR] Small fixes
Gareth Coles
2018-05-15
-2
/
+2
*
[GDPR] Users are now updated and removed correctly
Gareth Coles
2018-05-15
-1
/
+49
*
Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...
Leon Sandøy
2018-04-27
-1
/
+0
*
Initial data for tables and refactoring the dev-mode database handling to be ...
Leon Sandøy
2018-04-15
-1
/
+0
*
Snowflakes should be handled as strings
Gareth Coles
2018-04-10
-2
/
+2
*
Accept username/discriminator from the bot and remove it from oauth
Gareth Coles
2018-03-30
-6
/
+3
*
Collect all roles from users instead of just a single one
Gareth Coles
2018-03-30
-3
/
+5
*
Fix up route names
Gareth Coles
2018-03-29
-1
/
+1
*
Add error messages (#30)
Joseph
2018-02-28
-1
/
+0
*
brings coverage to 90% (#24)
Christopher Baklid
2018-02-26
-1
/
+1
*
Integrate websockets into the Flask webapp
Gareth Coles
2018-02-17
-3
/
+3
*
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
-19
/
+17
*
API view for syncing users from the bot #yumr (#14)
Gareth Coles
2018-02-15
-0
/
+45