| Commit message (Collapse) | Author | Age | Lines |
... | |
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Use real names in the timeline
|
| | | | | | |
| | | | | | |
| | | | | | | |
Co-authored-by: Gustav Odinger <[email protected]>
|
| | | | | | | |
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Using nicknames like Ves Zappa and Lemon doesn't always feel appropriate,
so I've replaced some of those references with real names.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Bump urllib3 from 1.26.2 to 1.26.3
|
| |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Update landing page and timeline
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adds recent events, and also cleans up the HTML a bit.
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Removes Gunicorn Import In Debug Mode
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Moves the gunicorn import below the start server command for debug mode
to ensure it isn't imported if it isn't used. This solves issues with
manage.py being unable to start on windows.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Adds Streamyard Banner To Homepage
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Reduces the width of the sponsor tab to reduce the chance of one logo ending up on a new line by itself.
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Center justifies sponsor logos on the home page to make wrapping look cleaner.
|
|/ / / / / / / |
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3)
Signed-off-by: dependabot[bot] <[email protected]>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add route to get a member's data for helper review
|
| |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Add GitHub environment to deploy workflow
|
|/ / / / / / / |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Co-authored-by: Joe Banks <[email protected]>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Oops.
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Added route for getting a user's join date, total messages, and top 3 channels by activity.
This information will be used to auto-review nominees.
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
URLs without a trailing slash won't get properly joined by the bot
Adds compatibility with python-discord/bot@bc25bfdf42cdaaba924a7ad6de1dc06a9b381285's changes
The styling of how the regex decorator is constructed was changed to be consisted with the
function validator
|
| | | |\ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Copies dependencies before code for caching and removes git dependency.
|
| |/ / / / /
|/| | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Rework nominations
|
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | | |
Now includes a link to our Discord server and concrete actions for the user, if the problem persists
|
| | | | | | |
| | | | | | |
| | | | | | | |
Co-authored-by: Leon Sandøy <[email protected]>
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This css sheet applies to the 404 and 500 pages
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This does not include the styling required for the page to display
properly
|
| | | | | |
| | | | | |
| | | | | | |
We'll be creating a second site instance to allow for rolling restarts, so it makes sense to half this so when we double the requests we'll effectively have 4 workers again.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add powered by linode to the footer
|
|/ / / / / / |
|
| | | | | | |
|