summaryrefslogtreecommitdiff
path: root/pgweb
AgeCommit message (Expand)Author
5 daysPurge the root security page if there has been any changesMagnus Hagander
9 daysDon't "re-attach" CVEs to news articles on every postMagnus Hagander
9 daysHandle release notes for releases without release notesMagnus Hagander
2026-08-05Fix pycodestyle warningChristoph Berg
2026-08-05Don't show past news posting embargoesMagnus Hagander
2026-08-03Remove stray character from regex substring groupingDaniel Gustafsson
2026-07-15Fix featurematrix views for legacy details urlMagnus Hagander
2026-07-15Use a sprinte instead of individual images for booksMagnus Hagander
2026-07-14Drive list of books from a yaml file instead of harcodedMagnus Hagander
2026-07-14Make the yaml data loader genericMagnus Hagander
2026-07-13Add missing support for sk-ssh-ed25519@openssh.comMagnus Hagander
2026-07-13Fix creation of news article in the django adminMagnus Hagander
2026-07-13Remove attempt to use nice widgets for embargo time rangesMagnus Hagander
2026-07-10Disallow blocking oauth on oauth loginsMagnus Hagander
2026-07-09Drive releases off a metadata files instead of manuallyMagnus Hagander
2026-06-25Drive the developer/beta page from database infoMagnus Hagander
2026-06-24Remove debugging codeMagnus Hagander
2026-06-24Add an actual constraint making sure we can only have one pinned news articleMagnus Hagander
2026-06-24Drive the news entry on the topbar from PinnedNewsArticleMagnus Hagander
2026-06-24Allow saving Version objects with update_fields setMagnus Hagander
2026-06-24Add a template filter to get max value from a listMagnus Hagander
2026-06-24Fix varnish purging of edited/added versionsMagnus Hagander
2026-06-24Load a list of CVEs from JSON files in data/security/cveMagnus Hagander
2026-06-24Remove unused __init__.py filesMagnus Hagander
2026-06-24Create actual unique constraint for (patch, version)Magnus Hagander
2026-06-24Use GeneratedColumn for cvenumber, enforce check constraintsMagnus Hagander
2026-06-24Don't crash when trying to reset password without specifying emailMagnus Hagander
2026-06-24Store complete CVSS vectors instead of decomposedMagnus Hagander
2026-06-24Remove unused propertyMagnus Hagander
2026-06-24Implement news posting embargoesMagnus Hagander
2026-06-02Use filter_horizontal for community auth site groupsMagnus Hagander
2026-06-02Add ability to restrict cauth sites to members of specific group(s)Magnus Hagander
2026-05-14Fixed issues with news archive paginationJonathan S. Katz
2026-04-24Contributor first/last name tweaksChristoph Berg
2026-04-10Fix accidental double-hash-in-hashtag-links bug on blueskyMagnus Hagander
2026-04-07Don't try to pin a NULL post on MastodonMagnus Hagander
2026-04-07Add write:accounts to mastodon scopesMagnus Hagander
2026-04-07Add missing / in mastodon API urlsMagnus Hagander
2026-04-07Fix error checking in mastodon pinning looking at the wrong objectMagnus Hagander
2026-04-07Remove stray whitespace in URLMagnus Hagander
2026-04-07Proceed to pinning step even if there are no new articles postedMagnus Hagander
2026-04-07Fix logic for unpinning articlesMagnus Hagander
2026-04-07Implement pinning to social networksMagnus Hagander
2026-04-07Fix register() function names for base and blueskyMagnus Hagander
2026-04-07Fix filtering for already-posted news articlesMagnus Hagander
2026-04-07Don't try to post to social if no providers at all are configuredMagnus Hagander
2026-04-07Add support for bluesky and mastodon, drop support for twitterMagnus Hagander
2026-04-01Fix date/time formats for new version of djangoMagnus Hagander
2026-03-11Suppress auto replies to moderation noticesMagnus Hagander
2026-03-11Add small tool to decrypt community auth sessionsMagnus Hagander