| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | Merge pull request #424 from python-discord/kubernetes-deployment | 2020-11-15 | -3/+41 | ||
| |\ \ \ \ | |||||
| | * | | | | Update readme badge | 2020-11-15 | -1/+1 | ||
| | | | | | | |||||
| | * | | | | Update build flow to deploy to Kubernetes | 2020-11-15 | -2/+17 | ||
| | | | | | | |||||
| | * | | | | Add site manifest | 2020-11-15 | -0/+23 | ||
| |/ / / / | |||||
| * | | | | Update CI badges in README | 2020-11-15 | -3/+2 | ||
| | | | | | |||||
| * | | | | Merge pull request #423 from python-discord/sebastiaan/backend/move-ci-to-gha | 2020-11-15 | -143/+209 | ||
| |\ \ \ \ | | | | | | | | | | | Migrate to GH Actions & GH Container Registry | ||||
| | * | | | | Make the value of the CI env var 'True' | 2020-11-15 | -1/+1 | ||
| | | | | | | | | | | | | | | | | This makes it clearer that the env var switches on or off "CI-mode" | ||||
| | * | | | | Remove redundant wildcard | 2020-11-15 | -1/+1 | ||
| | | | | | | |||||
| | * | | | | Migrate to GH Actions & GH Container Registry | 2020-11-15 | -143/+209 | ||
| |/ / / / | | | | | | | | | | | | | | | | | | | | | I've migrated site to GitHub Actions and GitHub Container Registry. This also means that coverage results will be pushed to coveralls.io. This commit also removes the pretty useless codeql analysis action. | ||||
| * | | | | Merge pull request #422 from python-discord/get_rid_of_uwsgi | 2020-11-14 | -416/+258 | ||
| |\ \ \ \ | | | | | | | | | | | Get rid of UWSGI, replace with gunicorn | ||||
| | * | | | | Don't call gunicorn using os.system, patch sys.argv and call the module | 2020-11-14 | -2/+13 | ||
| | | | | | | |||||
| | * | | | | Update azure-pipelines.yml to Python 3.9. | 2020-11-14 | -1/+1 | ||
| | | | | | | |||||
| | * | | | | Upgrade site to Python 3.9. | 2020-11-14 | -222/+243 | ||
| | | | | | | |||||
| | * | | | | Banish UWSGI from my life, replace with gunicorn. | 2020-11-14 | -193/+3 | ||
| |/ / / / | | | | | | | | | | | | | | | | | This gets rid of various uwsgi stuff that we will no longer be needing. Enter; gunicorn. | ||||
| * | | | | Add Notion to sponsors | 2020-11-14 | -0/+3 | ||
| | | | | | |||||
| * | | | | Exclude bot commands and seasonalbot commands from voice gate | 2020-11-02 | -5/+22 | ||
| | | | | | |||||
| * | | | | Add created_at to metricity database bootstrap | 2020-11-01 | -4/+7 | ||
| | | | | | |||||
| * | | | | Merge pull request #420 from hedythedev/patch-1 | 2020-10-31 | -1/+1 | ||
| |\ \ \ \ | | | | | | | | | | | Update year in LICENSE | ||||
| | * | | | | Make LICENSE year inclusive (2018-2020) | 2020-10-30 | -1/+1 | ||
| | | | | | | |||||
| | * | | | | Update year to 2020 in LICENSE | 2020-10-30 | -1/+1 | ||
| | | | | | | | | | | | | | | | | Happy belated new year | ||||
| * | | | | | Change format character in metricity data endpoint | 2020-10-31 | -1/+1 | ||
| | | | | | | |||||
| * | | | | | Merge pull request #418 from python-discord/metricity/add-activity-blocks | 2020-10-31 | -7/+48 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | Add activity blocks to Metricity data endpoint | ||||
| | * | | | | Indent metricity block query correctly | 2020-10-30 | -9/+9 | ||
| | | | | | | |||||
| | * | | | | Update docstring in metricity block query | 2020-10-30 | -1/+5 | ||
| | | | | | | |||||
| | * | | | | Add new column to Postgres init | 2020-10-28 | -3/+6 | ||
| | | | | | | |||||
| | * | | | | Remove unnecessary timestamp conversion | 2020-10-27 | -5/+1 | ||
| | | | | | | |||||
| | * | | | | Remove unnecessary f-string marker | 2020-10-27 | -1/+1 | ||
| | | | | | | |||||
| | * | | | | Use SQL formatting instead of f-strings for injecting values | 2020-10-27 | -3/+3 | ||
| | | | | | | |||||
| | * | | | | Constant was never used :man_facepalming: | 2020-10-27 | -2/+5 | ||
| | | | | | | |||||
| | * | | | | Clean up SQL query | 2020-10-27 | -1/+5 | ||
| | | | | | | |||||
| | * | | | | Update tests with new activity_blocks key | 2020-10-27 | -3/+7 | ||
| | | | | | | |||||
| | * | | | | Update viewset to include activity_blocks response item | 2020-10-27 | -1/+4 | ||
| | | | | | | |||||
| | * | | | | Add message block query | 2020-10-27 | -0/+24 | ||
| |/ / / / | |||||
| * | | | | Use referral code for Linode | 2020-10-24 | -1/+1 | ||
| | | | | | |||||
| * | | | | Merge pull request #415 from python-discord/frontpage-100k | 2020-10-24 | -208/+699 | ||
| |\ \ \ \ | | | | | | | | | | | Frontpage design update - Stage 1 - 100K edition. | ||||
| | * \ \ \ | Merge branch 'master' into frontpage-100k | 2020-10-24 | -2/+116 | ||
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #413 from python-discord/allow-internal-dns-api | 2020-10-23 | -0/+1 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | Allow requesting API data from internal DNS | ||||
| | * \ \ \ \ | Merge branch 'master' into allow-internal-dns-api | 2020-10-23 | -2/+115 | ||
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | | Merge pull request #416 from ks129/improve-timeline-animation | 2020-10-23 | -2/+115 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Improve timeline page animation | ||||
| | * \ \ \ \ \ | Merge branch 'master' into improve-timeline-animation | 2020-10-23 | -1/+1 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Improve timeline page animation | 2020-10-22 | -2/+115 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of just leaving all elements like they are when bounce-in is done, when they leave from view, make them bounce out and hidden again to let them bounce-in again. | ||||
| | | * | | | | | Merge branch 'master' into allow-internal-dns-api | 2020-10-23 | -10/+35 | ||
| | | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | | * | | | | | Allow requesting API data from internal DNS | 2020-10-19 | -0/+1 | ||
| | | | | | | | | |||||
| | | | * | | | | Remove blurple peek on Discord CTA, convert text to obj. | 2020-10-25 | -11/+33 | ||
| | | | | | | | | |||||
| | | | * | | | | Use local img for welcome video thumbnail. | 2020-10-25 | -1/+1 | ||
| | | | | | | | | |||||
| | | | * | | | | Change discord nav item to distinct CTA button. | 2020-10-25 | -103/+185 | ||
| | | | | | | | | |||||
| | | | * | | | | Merge branch 'master' into frontpage-100k | 2020-10-23 | -1/+1 | ||
| | | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | | Update Python Discord badge to 100k members. | 2020-10-22 | -1/+1 | ||
| |/ / / / / / | |||||
| | | * | | | | Fix video aspect in timeline, quote img src urls. | 2020-10-23 | -26/+12 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After updating the frontpage and creating an fixed-aspect-ratio style pair, I found I could just reuse them in the timeline to fix the inconsistent responsive aspect ratio that was occurring there. Some img src values also were not quoted; while this can work fine, it can break if the url has spaces or certain characters and is inconsistent with the rest of the project. | ||||
| | | * | | | | Use sections, remove unused CSS, improve repo cards. | 2020-10-23 | -175/+255 | ||
| | | | | | | | |||||