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
/
route_manager.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Initial project layout for django
Gareth Coles
2018-08-07
-146
/
+0
*
Move from CSS to SCSS (#86)
Gareth Coles
2018-06-05
-0
/
+4
*
Privacy/Usability updates (#75)
Gareth Coles
2018-05-20
-3
/
+3
*
Linting
Gareth Coles
2018-05-15
-1
/
+1
*
Add RedirectView class for views that only redirect elsewhere
Gareth Coles
2018-05-15
-1
/
+2
*
Add TemplateView class for views that only render a template
Gareth Coles
2018-05-15
-1
/
+2
*
Gunicorn is super picky about when_ready arity
Gareth Coles
2018-05-14
-1
/
+1
*
Migration runner and migrations (#69)
Gareth Coles
2018-05-14
-2
/
+7
*
Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...
Leon Sandøy
2018-04-27
-1
/
+0
*
Revert unnecessary change
Gareth Coles
2018-04-09
-2
/
+2
*
Add font-awesome pro, and default to port 80
Gareth Coles
2018-04-09
-2
/
+2
*
A few smaller fixes
Gareth Coles
2018-04-05
-0
/
+5
*
Attempt to fix CSRF; add debug info to staff page
Gareth Coles
2018-04-05
-1
/
+1
*
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
*
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
*
Add CSRF protection and optimise imports
Gareth Coles
2018-04-01
-2
/
+4
*
Fix logging, restrict staff index route
Gareth Coles
2018-04-01
-1
/
+1
*
Accept username/discriminator from the bot and remove it from oauth
Gareth Coles
2018-03-30
-1
/
+1
*
I'm assuming this is the last linting commit for now...
Gareth Coles
2018-03-30
-1
/
+1
*
Flake8
Gareth Coles
2018-03-30
-2
/
+2
*
More convenient static_file() function for templates
Gareth Coles
2018-03-29
-1
/
+0
*
Fix error routing and more work on static files
Gareth Coles
2018-03-29
-2
/
+2
*
Fix error handler management
Gareth Coles
2018-03-29
-2
/
+6
*
Attempt to fix HTTPS and more OAuth issues
Gareth Coles
2018-03-29
-1
/
+12
*
Add PREFERRED_URL_SCHEME env var to fix `url_for()`
Gareth Coles
2018-03-29
-2
/
+3
*
Oauth (#45)
Nate the great
2018-03-29
-0
/
+20
*
API for tags (#34)
Leon Sandøy
2018-03-06
-1
/
+1
*
Add error messages (#30)
Joseph
2018-02-28
-1
/
+0
*
Rearrange views and templates
Gareth Coles
2018-02-21
-0
/
+1
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-02-18
-2
/
+2
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-02-18
-7
/
+7
|
\
|
*
Simple logging. (#16)
Leon Sandøy
2018-02-18
-7
/
+7
*
|
Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket WebS...
Gareth Coles
2018-02-18
-4
/
+4
|
/
*
Integrate websockets into the Flask webapp
Gareth Coles
2018-02-17
-7
/
+28
*
Hey, who turned out the lights?!
Gareth Coles
2018-02-15
-1
/
+1
*
snekchek
Gareth Coles
2018-02-15
-1
/
+1
*
Fix up API key validation and database api location
Gareth Coles
2018-02-15
-5
/
+1
*
Database API Improvements #1qcra (#13)
Gareth Coles
2018-02-14
-1
/
+1
*
RethinkDB API Views #yqhg
lmn
2018-02-13
-52
/
+24
*
Server name via env var, defaulted to localhost
Gareth Coles
2018-02-11
-1
/
+1
*
Set server name for app config
Gareth Coles
2018-02-11
-0
/
+1
*
Guess who forgot to run snekchek!
Gareth Coles
2018-02-09
-1
/
+1
*
Make APIView base class not loadable
Gareth Coles
2018-02-09
-1
/
+2
*
Move from straight app registration to Blueprints (#6)
Gareth Coles
2018-02-09
-6
/
+18
*
Weird, PyCharm didn't commit all my changes last push
Gareth Coles
2018-02-08
-1
/
+0
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-02-08
-4
/
+55
|
\
|
*
Turn on debug mode with `FLASK_DEBUG=1`
Gareth Coles
2018-02-07
-2
/
+4
[next]