| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Prevent saving emails, remove login page | Gareth Coles | 2019-10-06 | -53/+10 |
* | | Replace card on login page with notification | Gareth Coles | 2019-10-06 | -14/+6 |
* | | Login page and styling fixes | Gareth Coles | 2019-10-06 | -11/+61 |
* | | Message styling (default to light for now) | Gareth Coles | 2019-10-06 | -2/+16 |
* | | Move messages to the top right | Gareth Coles | 2019-10-06 | -16/+12 |
* | | Set up needed Allauth URLs and add login/logout to navbar | Gareth Coles | 2019-10-05 | -0/+21 |
* | | Add MessageRedirectView and show messages on the index page | Gareth Coles | 2019-10-05 | -0/+16 |
|/ |
|
* | Add link to Contributing landing page to navbar | Sebastiaan Zeeff | 2019-09-30 | -0/+3 |
* | Adding a pygments CSS for syntax highlighting. | Leon Sandøy | 2019-09-15 | -0/+1 |
* | Changing LogView to DetailView, as per Volcy's review | Sebastiaan Zeeff | 2019-08-24 | -3/+3 |
* | Fixing inconsistent indentation style in logs template and logs css | Sebastiaan Zeeff | 2019-08-23 | -66/+67 |
* | Making the deleted-messages-frontend functional with changes, including: | Sebastiaan Zeeff | 2019-08-23 | -1/+75 |
* | Adding message display to frontend | Sebastiaan Zeeff | 2019-08-23 | -9/+16 |
* | Adding initial staff app to Django | Sebastiaan Zeeff | 2019-08-23 | -0/+15 |
* | Adding a tools page to the More menu | Leon Sandøy | 2019-07-10 | -1/+4 |
* | 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 |