| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-27 | PEP8 compliance | Mia Herkt | |
| 2024-09-27 | Implement request filters | Mia Herkt | |
| This moves preexisting blacklists to the database, and adds the following filter types: * IP address * IP network * MIME type * User agent In addition, IP address handling is now done with the ipaddress module. | |||
| 2024-03-30 | ModUI: Update for Textual 0.54.0 | Mia Herkt | |
| 2023-03-29 | ModUI: Handle opening filter panel with NULL user agent | Mia Herkt | |
| 2023-03-29 | ModUI: Allow LIKE matching for address filtering | Mia Herkt | |
| 2023-03-29 | Store user agent with files | Mia Herkt | |
| Needed for moderation. | |||
| 2022-12-29 | ModUI: Fix crash when encountering null NSFW score | Mia Herkt | |
| Fixes #78 | |||
| 2022-12-22 | ModUI: Fix jinja2 func call in ban action | Mia Herkt | |
| 2022-12-20 | Add moderation TUI | Mia Herkt | |
| This ended up way fancier than I imagined. | |||
