| Commit message (Expand) | Author | Age | Lines |
* | Let's only work if there are trailing slashes | Leon Sandøy | 2019-07-06 | -5/+5 |
* | adding hrefs to the more links | Leon Sandøy | 2019-07-06 | -5/+5 |
* | fixing floating button on root article page | Leon Sandøy | 2019-07-06 | -4/+0 |
* | Fixing the titles properly | Leon Sandøy | 2019-07-06 | -1/+1 |
* | fixing the embed titles - no newlines or indents please | Leon Sandøy | 2019-07-05 | -3/+1 |
* | Changing to new FontAwesome kit | Leon Sandøy | 2019-07-03 | -5/+1 |
* | Remove unneeded sites.py and move navbar CSS to base.css | Gareth Coles | 2019-04-20 | -1/+0 |
* | Styling fixes and cleanup | Gareth Coles | 2019-04-20 | -13/+3 |
* | base.html: Load tags on multiple lines | Gareth Coles | 2019-04-20 | -2/+6 |
* | Merge branch 'django' into django+200/wiki | Gareth Coles | 2019-04-20 | -86/+144 |
|\ |
|
| * | Adding a Discord menu item to the hamburger, and upping test coverage back to... | Leon Sandøy | 2019-04-20 | -1/+8 |
| * | Addressing volcyys third review. | Leon Sandøy | 2019-04-20 | -1/+1 |
| * | Addressing all comments in volcyy's second review. The tests now mock the API... | Leon Sandøy | 2019-04-19 | -9/+9 |
| * | Adding a default admin panel user to migrate_and_serve, adding hrefs for all ... | Leon Sandøy | 2019-04-18 | -13/+16 |
| * | The GitHub API stuff is done now, including data caching. Just a couple of mi... | Leon Sandøy | 2019-04-17 | -99/+30 |
| * | Added hrefs for the cards | Leon Sandøy | 2019-04-13 | -6/+6 |
| * | Responsive video container not quite working the way it should. | Leon Sandøy | 2019-04-12 | -47/+74 |
| * | Slight improvements to the who are we text | Leon Sandøy | 2019-04-12 | -8/+17 |
| * | Better JetBrains sponsor logo, fixed a bug with responsive video containers, ... | Leon Sandøy | 2019-04-12 | -7/+82 |
| * | responsive video container | Leon Sandøy | 2019-04-12 | -1/+1 |
| * | Implemented a sticky footer system | Leon Sandøy | 2019-04-12 | -5/+8 |
| * | New landing page. Not quite done yet. This probably should've been more than ... | Leon Sandøy | 2019-04-11 | -69/+72 |
* | | Address reviews | Gareth Coles | 2019-04-20 | -488/+321 |
* | | Char input has placeholder, finish dir listing | Gareth Coles | 2019-04-19 | -33/+49 |
* | | Continued cleanup | Gareth Coles | 2019-04-19 | -7/+10 |
* | | Move JS into files | Gareth Coles | 2019-04-19 | -184/+25 |
* | | Initial template cleanup | Gareth Coles | 2019-04-19 | -178/+14 |
* | | Finish history view page | Gareth Coles | 2019-04-19 | -144/+112 |
* | | Add paginators at the top of paginated sections | Gareth Coles | 2019-04-19 | -43/+49 |
* | | Wiki pagination is special-cased, so we basically have one option for it | Gareth Coles | 2019-04-19 | -193/+142 |
* | | Big pagination changes because the wiki is stupid | Gareth Coles | 2019-04-19 | -21/+24 |
* | | Searching and pagination | Gareth Coles | 2019-04-18 | -56/+113 |
* | | Source page | Gareth Coles | 2019-04-18 | -23/+8 |
* | | Article deleted/Deleted list pages | Gareth Coles | 2019-04-18 | -68/+87 |
* | | Delete/Error/Move/Permission Denied pages | Gareth Coles | 2019-04-18 | -132/+184 |
* | | Prevent accidental submission of link plugin form | Gareth Coles | 2019-04-18 | -0/+3 |
* | | Links plugin is.. functional.. | Gareth Coles | 2019-04-18 | -25/+49 |
* | | Images plugin is complete. | Gareth Coles | 2019-04-18 | -28/+38 |
* | | Lots of work on the images management page | Gareth Coles | 2019-04-17 | -89/+132 |
* | | Fix up image replacement page | Gareth Coles | 2019-04-17 | -38/+45 |
* | | Correct image rendering in wiki articles | Gareth Coles | 2019-04-17 | -13/+16 |
* | | Image sidebar is finally complete | Gareth Coles | 2019-04-17 | -145/+218 |
* | | Accessibility and images sidebar | Gareth Coles | 2019-04-17 | -36/+43 |
* | | Image upload and images sidebar form work | Gareth Coles | 2019-04-15 | -32/+42 |
* | | Images sidebar work, and allow fields to be rendered without labels | Gareth Coles | 2019-04-15 | -150/+109 |
* | | Small styling fixes | Gareth Coles | 2019-04-15 | -4/+14 |
* | | Editor fixes and sidebar accordion | Gareth Coles | 2019-04-15 | -34/+71 |
* | | Fix preview/nav visibility | Gareth Coles | 2019-04-15 | -7/+9 |
* | | Finish creation form, remove weird article title addons | Gareth Coles | 2019-04-15 | -38/+79 |
* | | Remove TOC, link headers, fix breadcrumb padding | Gareth Coles | 2019-04-15 | -144/+67 |