| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Add a generic view and button | 2022-07-16 | -0/+5 | |
| * | Only close stats._transport if BotBase.stats was created | 2022-07-09 | -0/+4 | |
| * | Don't try to connect to statsd_url if it's None | 2022-06-30 | -0/+2 | |
| * | Merge branch 'main' into misc-bug-fixes | 2022-06-29 | -0/+6 | |
| |\ | ||||
| | * | Bump d.py to 0eb3d26 | 2022-06-28 | -0/+7 | |
| * | | Changelog Miscellaneous Bug Fixes | 2022-06-26 | -0/+6 | |
| |/ | ||||
| * | Fix Bullet Points In Changelog | 2022-05-30 | -10/+10 | |
| * | Fix Entry In Changelog | 2022-05-30 | -1/+1 | |
| * | Include `origin` In Allowed Docs Versions | 2022-05-30 | -2/+2 | |
| * | Pass Branch Name To Docs In CI | 2022-05-29 | -4/+7 | |
| * | Check Out The Entire Repository For Multiversion | 2022-05-29 | -1/+1 | |
| * | Only Build Current Branch When Option Enabled | 2022-05-29 | -2/+14 | |
| * | Declare Releases As Parallel-Read Safe | 2022-05-29 | -0/+10 | |
| * | Document The Docs Folder | 2022-05-29 | -0/+20 | |
| * | Add Sphinx-MultiVersion | 2022-05-29 | -18/+222 | |
| * | Restore Releases Changelog | 2022-05-29 | -9/+246 | |
| * | Bump Discord.py to 4cbe8f5 | 2022-05-24 | -1/+1 | |
| * | Comment on what nitpick_ignore_regex does in conf.py | 2022-03-24 | -0/+2 | |
| * | Add BotBase that will act as a base for all our bots | 2022-03-24 | -0/+8 | |
| * | Add async_stats subclass of statsd | 2022-03-24 | -0/+1 | |
| * | Change all instance of disnake to discord | 2022-03-15 | -1/+1 | |
| * | Don't break if functions are directly in module init files | 2022-03-03 | -1/+4 | |
| * | feat: Port the Site API wrapper from the bot repo | 2022-02-25 | -0/+1 | |
| * | Custom css to de-bold index page | 2022-02-24 | -0/+9 | |
| * | Migrate to using disnake over Discord.py 2.0a0 | 2022-02-24 | -1/+1 | |
| * | Update GHA Docs Build To Match Pyproject | 2022-02-24 | -1/+1 | |
| * | Include utils package in doc cleanup funciton | 2022-02-24 | -1/+1 | |
| * | Add markdown powered changelog | 2022-02-24 | -53/+1 | |
| * | Remove releases package used to autogenerate changelog | 2022-02-24 | -25/+0 | |
| * | Explicitly Specify Path In Docs Build | 2022-02-21 | -1/+5 | |
| * | Revert Breaking Doc Changes | 2022-02-21 | -11/+8 | |
| * | Merge branch 'main' into port-utilities | 2022-02-21 | -1/+43 | |
| |\ | ||||
| | * | Add Doc Static Previews With Netlify | 2022-01-09 | -0/+38 | |
| | * | Bump version and add changelogs | 2022-01-09 | -0/+4 | |
| * | | Update how we auto-generate docs | 2022-02-21 | -103/+132 | |
| * | | Modify Autodoc Formatting | 2021-12-13 | -18/+16 | |
| * | | Add InterSphinx Extension | 2021-12-09 | -0/+9 | |
| |/ | ||||
| * | Add Favicon | 2021-12-03 | -0/+1 | |
| * | Update Doc Entry Color | 2021-12-03 | -0/+6 | |
| * | Reword Unclear Statement in Docs | 2021-12-03 | -1/+2 | |
| * | Add Sphinx Docs | 2021-12-02 | -0/+353 | |