| Commit message (Collapse) | Author | Age | Lines |
| |\ |
|
| | |\
| | |
| | | |
Fix default margin on error pages
|
| | |/
| |
| | |
This removes the scrollbar from them
|
| | |\
| | |
| | | |
This commit adds the timeline to the navbar for easy access from anywhere on the website
|
| | | |
| | |
| | |
| | | |
This commit adds the timeline to the navbar for easy access from anywhere on the website
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.3.1...2.7.4)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
| | |\ \
| | | |
| | | | |
Apply LimitOffsetPagination in GET Infraction with default Page Size 100
|
| | | |\ \
| | |/ /
| |/| | |
|
| | |\ \ \
| | | | |
| | | | | |
Change index.html to say "100 dedicated expert helpers" instead of 90
|
| | | |\ \ \
| | |/ / /
| |/| | | |
|
| | | | | | |
|
| | |/ / / |
|
| | |\ \ \
| | |_|/
| |/| | |
Add a validator for documentation package names and base urls.
|
| | | |\ \
| | |/ /
| |/| | |
|
| | |\ \ \
| | | | |
| | | | | |
Migrate GHCR_TOKEN -> GITHUB_TOKEN in Docker build action
|
| | |/ / /
| | | |
| | | | |
GITHUB_TOKEN has now enough permissions to be used for pushing to GHCR, so we don't need PAT anymore. Also, use `repository_owner` instead of the secret of username.
|
| | |\ \ \
| | | | |
| | | | | |
Update our policy documents
|
| | |/ / / |
|
| | |\ \ \
| | | | |
| | | | | |
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.
|