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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Use Argon2 for password hashing.
Johannes Christ
2018-09-08
-0
/
+6
*
Add the `admin` subdomain with the Django Admin.
Johannes Christ
2018-09-08
-5
/
+5
*
Allow configuring allowed hosts with env var.
Johannes Christ
2018-09-07
-7
/
+10
*
Add the `STATIC_ROOT` setting.
Johannes Christ
2018-09-05
-0
/
+1
*
Properly configure Django project.
Johannes Christ
2018-08-30
-3
/
+5
*
Proeprly set up lint and test stages.
Johannes Christ
2018-08-30
-5
/
+5
*
Require authentication to use the API.
Johannes Christ
2018-08-15
-3
/
+6
*
Use `TokenAuthentication` instead of API keys.
Johannes Christ
2018-08-15
-11
/
+7
*
Add `api` to `INSTALLED_APPS`.
Johannes Christ
2018-08-15
-27
/
+28
*
Add bot API key permission check.
Johannes Christ
2018-08-14
-0
/
+19
*
Add `api.` subdomain to host configuration.
Johannes Christ
2018-08-14
-1
/
+1
*
Add subdomains to `ALLOWED_HOSTS`.
Johannes Christ
2018-08-13
-2
/
+14
*
Namespace `home:index` URL.
Johannes Christ
2018-08-13
-1
/
+1
*
Add base & navbar templates.
Johannes Christ
2018-08-13
-0
/
+35
*
Add static files.
Johannes Christ
2018-08-13
-0
/
+9732
*
Add regular URLconf.
Johannes Christ
2018-08-13
-4
/
+13
*
Add the `home` app.
Johannes Christ
2018-08-11
-21
/
+21
*
Remove nested URLconfs.
Johannes Christ
2018-08-11
-60
/
+7
*
Use `django-environ` and PostgreSQL.
Johannes Christ
2018-08-11
-15
/
+22
*
Rename `pydis_django` to `pysite`.
Johannes Christ
2018-08-11
-0
/
+221
*
Initial project layout for django
Gareth Coles
2018-08-07
-16310
/
+0
*
Merge branch 'bugfix/fix-expired-record-unhiphopification-message' into 'master'
Leon Sandøy
2018-07-31
-3
/
+2
|
\
|
*
Fix expiry checking when unhophipifying.
Johannes Christ
2018-07-28
-3
/
+2
*
|
Merge branch 'enhancement/delete-otname-route' into 'master'
Leon Sandøy
2018-07-29
-11
/
+36
|
\
\
|
*
|
Add `DELETE` route to `off-topic-names` endpoint.
Johannes Christ
2018-07-28
-11
/
+36
|
|
/
*
|
Addressing gdude comments
Leon Sandøy
2018-07-29
-28
/
+38
*
|
Support for embeds and attachments.
Leon Sandøy
2018-07-29
-1
/
+4
*
|
Merge branch 'master' into clean_command
Leon Sandøy
2018-07-28
-7
/
+621
|
\
\
|
*
|
Fix typo in infractions table definition
Gareth Coles
2018-07-28
-1
/
+1
|
|
/
|
*
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
|
*
Tweaks to the Infractions API for the bot
Momo
2018-07-26
-18
/
+45
|
*
Infraction system API to replace Rowboat
Momo
2018-07-21
-2
/
+562
*
|
Now doing role colorization instead of random colors for the cleanlog template.
Leon Sandøy
2018-07-22
-33
/
+24
*
|
Completed the clean API and the clean frontend.
Leon Sandøy
2018-07-21
-0
/
+117
|
/
*
Merge branch 'update-dev-env' into 'master'
Leon Sandøy
2018-07-18
-3
/
+7
|
\
|
*
updates docker-compose, changes default rdb port and handles a socket error i...
Christopher Baklid
2018-07-08
-3
/
+7
*
|
Prevent Google from indexing login-redirecting pages
Gareth Coles
2018-07-15
-1
/
+4
*
|
Add the big-brother API.
Johannes Christ
2018-07-12
-0
/
+126
*
|
Check that the page is not NoneType before checking that the page has no cont...
Joseph
2018-07-11
-10
/
+11
*
|
Fix robots.txt for main blueprint
Gareth Coles
2018-07-11
-1
/
+1
*
|
Do not add lock to page if there is no content on it
Joseph
2018-07-10
-1
/
+4
*
|
All domains: sitemap.xml and robots.txt
Gareth Coles
2018-07-10
-0
/
+173
*
|
Allow numbers in channel names.
Johannes Christ
2018-07-09
-1
/
+1
|
/
*
Remove space from end of `JAMMERS_ROLE` id in constants.py
Joseph Banks
2018-07-06
-1
/
+1
*
Settings route
momothereal
2018-07-05
-0
/
+64
*
Revamp jam index, add winner team staff backend and user frontend
Momo
2018-07-04
-2
/
+49
*
Fix typo in table editor post
Joseph
2018-07-02
-1
/
+1
*
Add a simple API for off-topic category names.
Volcyy
2018-07-02
-0
/
+89
[next]