index
:
pgarchives.git
master
py3
PostgreSQL mailinglist archives backend
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
archives
/
mailarchives
Age
Commit message (
Expand
)
Author
11 days
Increase listsubscriber username field length
Célestin Matte
11 days
Set a CSP header on all attachments
Magnus Hagander
2025-06-16
Round of since/ and before/ URLs to whole days
Magnus Hagander
2025-06-16
Make antispam-protected links also be javascript-triggered
Magnus Hagander
2024-09-24
Accept a Message-ID contained in < > characters
Jelte Fennema-Nio
2023-08-19
Temporary remove Slack link
Jonathan S. Katz
2023-05-16
Set a http header indicating which message an attachment came from
Magnus Hagander
2022-12-19
Set rel=nofollow on link to "infinite" pages
Magnus Hagander
2022-07-15
Use as_bytes() instead of as_string() to generate mbox
Magnus Hagander
2022-06-20
Switch to using community authentication for downloading raw messages
Magnus Hagander
2022-01-15
Allow configuration of upstream pgweb address
Magnus Hagander
2021-11-30
Allow use of IP ranges for API_CLIENTS
Célestin Matte
2021-10-27
Allow use of IP ranges for SEARCH_CLIENTS
Célestin Matte
2021-10-23
Clean up accidentally commited files
Magnus Hagander
2021-05-24
Properly quote URL in link to resend an email
Magnus Hagander
2021-03-02
Replace @postgresql.org with @lists.postgresqql.org
Magnus Hagander
2020-10-29
Properly quote URL for login redirect in private archives
Magnus Hagander
2020-10-21
Use article:author instead of og:article:author
Magnus Hagander
2020-10-21
Add opengraph metatags to messages
Magnus Hagander
2020-08-11
Updaate regexp escaping syntax to please pep8
Magnus Hagander
2020-08-11
Update exception catching syntax to please pep8
Magnus Hagander
2020-07-15
Improvements to main lists page
Stephen Frost
2020-06-02
Update reference to Archives Policy
Jonathan S. Katz
2020-04-03
Fix rendering of attachments and raw messages
Magnus Hagander
2020-04-01
Update middleware and config for Django 2.2
Magnus Hagander
2020-04-01
is_authenticated is no longer a callable in newer Django
Magnus Hagander
2020-04-01
Use OneToOne field for unique Foreign Key
Magnus Hagander
2020-04-01
Mark all ForeignKeys as on_delete=CASCADE
Magnus Hagander
2019-07-13
Ensure permissions check on "resend complete"
Magnus Hagander
2019-06-20
Fix copy/paste error
Magnus Hagander
2019-06-20
Don't issue xkey headers for private archives
Magnus Hagander
2019-06-20
Remove headers for legacy purging
Magnus Hagander
2019-06-19
Re-think rate limiting for resending
Magnus Hagander
2019-06-18
Implement basic rate limiting for sending email
Magnus Hagander
2019-06-18
Don't allow duplicate requests for the same email to be resent
Magnus Hagander
2019-06-18
Add xkey headers to outgoing emails
Magnus Hagander
2019-06-18
Implement email resending in the list archives
Magnus Hagander
2019-06-18
Unicode fixes in migrations
Magnus Hagander
2019-04-02
Make sure permissions check on individual messages checks subscriber_access
Magnus Hagander
2019-02-04
Pin the navigation bar to the top of the page.
Jonathan S. Katz
2019-01-04
Don't crash on authenticaiton with colon in the password
Magnus Hagander
2019-01-04
Load stylesheet using link instead of import
Magnus Hagander
2019-01-04
Get rid of inline javascript
Magnus Hagander
2019-01-04
Fix variable reference in thread API
Magnus Hagander
2019-01-04
Fix comparison operators
Magnus Hagander
2019-01-04
Fix bad multi-command lines
Magnus Hagander
2019-01-04
Whitespace fixes
Magnus Hagander
2019-01-04
Fix indentation
Magnus Hagander
2019-01-04
Tabs to 4 spaces
Magnus Hagander
2019-01-04
Update django app to python 3
Magnus Hagander
[next]