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
/
base_route.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Privacy/Usability updates (#75)
Gareth Coles
2018-05-20
-4
/
+28
*
Fix template date formatter, so it won't break on non-DTs
Gareth Coles
2018-05-19
-1
/
+2
*
Linting, and remove seconds from date formatter
Gareth Coles
2018-05-19
-1
/
+1
*
[Jams] Huge amount of work on code jam admin area
Gareth Coles
2018-05-18
-6
/
+7
*
Restructure code jams page layout
Gareth Coles
2018-05-17
-0
/
+3
*
Linting
Gareth Coles
2018-05-15
-1
/
+1
*
Add RedirectView class for views that only redirect elsewhere
Gareth Coles
2018-05-15
-1
/
+48
*
Add TemplateView class for views that only render a template
Gareth Coles
2018-05-15
-0
/
+37
*
Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...
Leon Sandøy
2018-04-27
-1
/
+0
*
Easier debugging and optimised imports
Gareth Coles
2018-04-08
-2
/
+4
*
Add CSRF protection and optimise imports
Gareth Coles
2018-04-01
-0
/
+21
*
Rewrite URLs in templates to use `url_for()`
Gareth Coles
2018-03-29
-2
/
+1
*
More convenient static_file() function for templates
Gareth Coles
2018-03-29
-1
/
+5
*
Fix error routing and more work on static files
Gareth Coles
2018-03-29
-7
/
+8
*
Fix error handler management
Gareth Coles
2018-03-29
-1
/
+5
*
Attempt to fix HTTPS and more OAuth issues
Gareth Coles
2018-03-29
-1
/
+2
*
Oauth (#45)
Nate the great
2018-03-29
-1
/
+3
*
API for tags (#34)
Leon Sandøy
2018-03-06
-1
/
+2
*
Info pages #13xan #13xak (#36)
Gareth Coles
2018-03-04
-2
/
+2
*
brings coverage to 90% (#24)
Christopher Baklid
2018-02-26
-2
/
+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
/
+20
*
Register error routes on the app instead of specific blueprints #1rcht
Gareth Coles
2018-02-18
-1
/
+1
*
Integrate websockets into the Flask webapp
Gareth Coles
2018-02-17
-52
/
+0
*
API schema validation decorator #yzuf (#15)
Gareth Coles
2018-02-16
-2
/
+6
*
snekchek
Gareth Coles
2018-02-15
-1
/
+2
*
Fix up API key validation and database api location
Gareth Coles
2018-02-15
-1
/
+3
*
Move API validation decorator to its own file #yxdk
Gareth Coles
2018-02-15
-16
/
+1
*
Database API Improvements #1qcra (#13)
Gareth Coles
2018-02-14
-3
/
+127
*
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
-1
/
+20
*
Asana integration (#7)
Gareth Coles
2018-02-11
-2
/
+10
*
APIView should inherit RouteView
Gareth Coles
2018-02-09
-1
/
+1
*
Guess who forgot to run snekchek!
Gareth Coles
2018-02-09
-1
/
+1
*
Base API route and error codes enum
Gareth Coles
2018-02-09
-1
/
+16
*
Move from straight app registration to Blueprints (#6)
Gareth Coles
2018-02-09
-5
/
+5
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-02-08
-7
/
+15
|
\
|
*
Static files; basic templates
Gareth Coles
2018-02-07
-5
/
+7
|
*
Template rendering
Gareth Coles
2018-02-06
-3
/
+9
*
|
Pffft
Gareth Coles
2018-02-08
-2
/
+0
|
/
*
Revert "Finally fix this garbage"
Gareth Coles
2018-02-06
-0
/
+29
*
Finally fix this garbage
martmists
2018-02-05
-29
/
+0
*
Fix hardcoded error code in error view
Gareth Coles
2018-02-05
-1
/
+1
*
Revert "Major update"
Gareth Coles
2018-02-05
-0
/
+29
*
Major update
martmists
2018-02-05
-29
/
+0
*
Dynamic route loader; proper application structure
Gareth Coles
2018-02-05
-0
/
+29