aboutsummaryrefslogtreecommitdiffstats
path: root/templates (follow)
Commit message (Collapse)AuthorAgeLines
* Bamboozled again!Gravatar Gareth Coles2018-04-09-3/+3
|
* Remove comment in template that betrays Ava's interestsGravatar Gareth Coles2018-04-09-1/+0
|
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-04-09-65/+145
|\
| * Fix buildGravatar Gareth Coles2018-04-08-1/+1
| |
| * Fix debug mode indicatorGravatar Gareth Coles2018-04-08-1/+1
| |
| * Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-4/+8
| | | | | | | | Simply set FLASK_DEBUG=1 in your env to skip OAuth checks
| * [Wiki] Shorten edit/view links in sidebarGravatar Gareth Coles2018-04-07-2/+2
| |
| * Display improvementsGravatar Gareth Coles2018-04-07-18/+28
| |
| * Considerable progress on the wikiGravatar Gareth Coles2018-04-07-47/+113
| |
* | Contribs too picky, need new payment logosGravatar Gareth Coles2018-04-09-3/+4
|/
* Updated wiki editing system with live-previewingGravatar Gareth Coles2018-04-06-12/+43
|
* More work towards the wikiGravatar Gareth Coles2018-04-05-3/+43
|
* Attempt to fix CSRF; add debug info to staff pageGravatar Gareth Coles2018-04-05-1/+4
|
* Early wiki work including a WS test route for RST parsingGravatar Gareth Coles2018-04-04-0/+72
|
* Basic wiki routesGravatar Gareth Coles2018-04-03-0/+11
|
* Staff page typoGravatar Gareth Coles2018-03-29-1/+1
|
* Rewrite URLs in templates to use `url_for()`Gravatar Gareth Coles2018-03-29-41/+41
|
* Fix broken countdown static file urlGravatar Gareth Coles2018-03-29-1/+1
|
* More convenient static_file() function for templatesGravatar Gareth Coles2018-03-29-29/+7
|
* Fix error routing and more work on static filesGravatar Gareth Coles2018-03-29-4/+4
|
* fixes path to static files in subdomains (#46)Gravatar Christopher Baklid2018-03-29-2/+2
|
* Add icon to login option in navGravatar Gareth Coles2018-03-29-2/+2
|
* Oauth (#45)Gravatar Nate the great2018-03-29-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Creating a OAUTH login for the site. We still need to have a way to fill in credentials however. Signed-off-by: Zwork101 <[email protected]> * How ya like me now Travis? Signed-off-by: Zwork101 <[email protected]> * Fix slight error in database insertion * Revert "Fix slight error in database insertion" (wrong branch) This reverts commit 9ac6cbb * Don't have snekchek working, but I'll try again. Signed-off-by: Zwork101 <[email protected]> * Please enter the commit message for your changes. Lines starting * Adding Oauth2 login to site. * Add prefix * Add prefix * This never happened * Flipping Travis I still can't get snekchek to work locally. * Added a whole bunch of stuff, ready to be used. Signed-off-by: Zwork101 <[email protected]> * Making sessions more secure, and future safe. Signed-off-by: Zwork101 <[email protected]> * Adding some quick stuff Signed-off-by: Zwork101 <[email protected]> * Appease the flake8 gods Signed-off-by: Zwork101 <[email protected]> * Appease the flake8 gods Signed-off-by: Zwork101 <[email protected]> * Whoops Signed-off-by: Zwork101 <[email protected]> * Add comments, fix user_data function. Signed-off-by: Zwork101 <[email protected]> * Whooops, forgot to flake :/ Signed-off-by: Zwork101 <[email protected]> * Make it look nicer, thanks Aperture. Signed-off-by: Zwork101 <[email protected]> * Fixing login issues and added button * Add a OauthMixin to allow for easy data access. Clean stuff up. Signed-off-by: Zwork101 <[email protected]> * Fix a test, and use self.assertEqual rather then self.assertEquals! Signed-off-by: Zwork101 <[email protected]> * Please don't ask how that happened. Signed-off-by: Zwork101 <[email protected]> * Added some tests, moved a bunch of stuff around. Mainly cleaned stuff up. Signed-off-by: Zwork101 <[email protected]> * Add a ton of tests, try to please the coverall gods :D, moved some code into a function for testing. Signed-off-by: Zwork101 <[email protected]> * Just some stupid stuff I missed. Signed-off-by: Zwork101 <[email protected]> * Fix an issue with the test, and add docs Signed-off-by: Zwork101 <[email protected]> * Remove pointless function. (join_user) Signed-off-by: Zwork101 <[email protected]> * Fix test consistency
* Docker compose (#40)Gravatar Christopher Baklid2018-03-25-1/+1
| | | | | | | | | | * adds docker-compose file * cleanup * adds template auto reload to vagrant box * Update index.html
* Some front-page restylingGravatar Gareth Coles2018-03-21-1/+5
|
* Rewrite countdown; Now a notification present on all pagesGravatar Gareth Coles2018-03-21-8/+3
|
* CountdownGravatar JoeBanks132018-03-21-53/+47
|
* Pushing the footer to the bottom of the pageGravatar Leon Sandøy2018-03-21-41/+44
|
* Added a Code Jam Countdown (#1eevq) (#43)Gravatar Sam Wedgwood2018-03-21-0/+36
| | | | | | | | | | | | * added countdown * updated jam dates * added test * flake8 * flake8 (i did it on wrong file)
* Update PR documentation to mention team number in titleGravatar Gareth Coles2018-03-20-1/+2
|
* Change styling for price icons on resources pageGravatar Gareth Coles2018-03-18-9/+11
|
* Fixed footer padding, fixed firefox vertical align issues, and improved the ↵Gravatar Leon Sandøy2018-03-17-2/+2
| | | | footer text. (#41)
* `Github` => `GitHub`Gravatar Joseph2018-03-17-1/+1
|
* Add a brief footer with a link to the repo (#37)Gravatar Andrew Schwartz2018-03-17-0/+7
| | | | | | | | | | | | | | | | | | | | | | | * add environment varibales to a .env file specifically useful if using an IDE maybe this also warrants an update of the wiki.. * add newline * Add a brief footer with a link to the github rep * Update README.md * Update README.md * Remove command line about running locally * add styling for the footer * rm config vars file * use html bullet point code instead of literal
* @1mn plsGravatar Gareth Coles2018-03-15-1/+1
|
* Fix comprehension errorGravatar Gareth Coles2018-03-15-1/+1
|
* Fix missing textGravatar Gareth Coles2018-03-15-1/+1
|
* Update code jams page with tutorialGravatar Gareth Coles2018-03-15-6/+99
|
* Early bersion of the code jams pageGravatar Gareth Coles2018-03-14-0/+108
|
* Dynamic OpenGraph metadata in page templatesGravatar Gareth Coles2018-03-14-5/+20
|
* Add payment info for resources, and two more resourcesGravatar Gareth Coles2018-03-14-1/+40
| | | | | * Code Combat * Corey Schafer's Python tutorials playlist
* Update info section with an indexGravatar Gareth Coles2018-03-13-8/+49
|
* Info pages #13xan #13xak (#36)Gravatar Gareth Coles2018-03-04-19/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Info pages and templates * Info pages and templates * Info pages and templates * Update navigation and fix up HTML * Navigation HTML spacing for readability * Fix error views not using `self.render()` * `render()` method should accept Any for context values * Change header linking CSS to a dedicated class * Rules page * Basic resources page setup * Fix headers for new CSS class * Resource categories and initial resource data * Add link to JSON file on GH - won't work until the branch is merged * Remove info overview page and redirect info root url to resources * Flake8 * Add some tests * Line lengths
* Fix navbar dropdownGravatar Gareth Coles2018-03-03-8/+8
|
* Mobile optimisation (#33)Gravatar Joseph2018-03-03-52/+66
| | | | | | | | | | | | | | | | | | * Fix squished logo & button * Hide terminal on mobile * A misc set of fixes * Newline in window.css * Add extra_head block to base template * Move script/CSS loading to extra_head block in error view * Move terminal JS into window.onload * Replace `var` with `let` and enable strict mode in 500.js * Stop typewriter when the terminal is closed * Move terminal onclick assignment to 500.js * Move error page <style> contents into window.css * Tidy up error page HTML and remove unmatched tags
* Add safe so it is not escapedGravatar JoeBanks132018-03-01-1/+1
|
* noscript should use templated errorGravatar JoeBanks132018-03-01-1/+1
|
* OpenGraph metadata (#32)Gravatar Joseph2018-03-01-18/+25
| | | Better embedding for the url to the site.
* Finish up #31 by adding linksGravatar JoeBanks132018-03-01-1/+1
|
* Darken background of muted error headerGravatar JoeBanks132018-03-01-1/+1
|