Ilia Burakov
Ilia Burakov
It would be nice to have a markdown preview feature https://github.com/panphora/overtype
This will allow users to subscribe to updates via their preferred RSS readers. We need to provide two types of feeds: - Global Feed: Aggregates new posts/threads from the entire...
Currently, the system relies on the client (via URL parameters) to provide the file extension when retrieving or processing files. This is fragile and potentially insecure. We need to refactor...
Currently, when a post or thread is soft-deleted, the associated blob container retains its original name. This means files remain accessible via direct public links even if the content is...
Considering the limitations of SQL Server Express, it would be better to migrate from MS SQL to PostgreSQL.