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
*
Easier debugging and optimised imports
Gareth Coles
2018-04-08
-37
/
+45
*
Allow helpers to edit pages also
Gareth Coles
2018-04-07
-7
/
+8
*
Display improvements
Gareth Coles
2018-04-07
-3
/
+5
*
Considerable progress on the wiki
Gareth Coles
2018-04-07
-9
/
+19
*
Fix stupid error
Gareth Coles
2018-04-07
-1
/
+1
*
Don't create tables on route load by default.
Gareth Coles
2018-04-07
-3
/
+29
*
Flake8
Gareth Coles
2018-04-06
-7
/
+7
*
Updated wiki editing system with live-previewing
Gareth Coles
2018-04-06
-2
/
+40
*
5XX error view non-werkzeug exception support
JoeBanks13
2018-04-05
-1
/
+9
*
Flake8
Gareth Coles
2018-04-05
-1
/
+1
*
More work towards the wiki
Gareth Coles
2018-04-05
-3
/
+3
*
More work towards the wiki
Gareth Coles
2018-04-05
-4
/
+48
*
That was a little dumb.
Gareth Coles
2018-04-05
-1
/
+1
*
RST test error catching
Gareth Coles
2018-04-05
-1
/
+1
*
RST test error catching
Gareth Coles
2018-04-05
-3
/
+8
*
A few smaller fixes
Gareth Coles
2018-04-05
-1
/
+10
*
Attempt to fix CSRF; add debug info to staff page
Gareth Coles
2018-04-05
-2
/
+6
*
Flake8
Gareth Coles
2018-04-04
-2
/
+2
*
Early wiki work including a WS test route for RST parsing
Gareth Coles
2018-04-04
-5
/
+85
*
CSRF error route doesn't do shit, sadly
Gareth Coles
2018-04-04
-36
/
+0
*
CSRF error route for API
Gareth Coles
2018-04-04
-0
/
+36
*
Attempting CSRF fixes
Gareth Coles
2018-04-04
-6
/
+4
*
Forget about CSRF, will fix tomorrow
Gareth Coles
2018-04-03
-1
/
+1
*
Explicitly exclude the API subdomain from CSRF checks
Gareth Coles
2018-04-03
-3
/
+3
*
Basic wiki routes
Gareth Coles
2018-04-03
-0
/
+36
*
Fix staff route name
Gareth Coles
2018-04-03
-1
/
+1
*
Committing wiki subdomain so I can fix my X server
Gareth Coles
2018-04-03
-4
/
+4
*
Fix tests
Gareth Coles
2018-04-01
-1
/
+5
*
Linting
Gareth Coles
2018-04-01
-1
/
+1
*
Add CSRF protection and optimise imports
Gareth Coles
2018-04-01
-5
/
+49
*
Role requirement decorator should return json on an API error
Gareth Coles
2018-04-01
-0
/
+3
*
Fix logging, restrict staff index route
Gareth Coles
2018-04-01
-2
/
+7
*
I guess we can let that data be inserted.
Gareth Coles
2018-03-30
-1
/
+3
*
Whoopsie
Gareth Coles
2018-03-30
-1
/
+4
*
Accept username/discriminator from the bot and remove it from oauth
Gareth Coles
2018-03-30
-13
/
+5
*
I'm assuming this is the last linting commit for now...
Gareth Coles
2018-03-30
-2
/
+2
*
Flake8
Gareth Coles
2018-03-30
-4
/
+4
*
Decorator for routes that require a login with one of a set of roles
Gareth Coles
2018-03-30
-4
/
+25
*
Collect all roles from users instead of just a single one
Gareth Coles
2018-03-30
-3
/
+5
*
Change to PyCharm imports
Gareth Coles
2018-03-30
-5
/
+4
*
Rewrite URLs in templates to use `url_for()`
Gareth Coles
2018-03-29
-3
/
+2
*
More convenient static_file() function for templates
Gareth Coles
2018-03-29
-2
/
+5
*
Fix error routing and more work on static files
Gareth Coles
2018-03-29
-12
/
+11
*
Fix error handler management
Gareth Coles
2018-03-29
-19
/
+15
*
Fix static files for staff subdomain
Gareth Coles
2018-03-29
-0
/
+15
*
Fix up route names
Gareth Coles
2018-03-29
-14
/
+14
*
Fix OAuth DB insertions
Gareth Coles
2018-03-29
-10
/
+22
*
Attempt to fix HTTPS and more OAuth issues
Gareth Coles
2018-03-29
-4
/
+15
*
Add PREFERRED_URL_SCHEME env var to fix `url_for()`
Gareth Coles
2018-03-29
-3
/
+6
*
OAuth fixes
Gareth Coles
2018-03-29
-2
/
+1
[next]