Merge app and frontend #3

Merged
IgorVolochay merged 32 commits from app into frontend 2026-09-01 09:00:36 +00:00
IgorVolochay commented 2026-09-01 08:46:42 +00:00 (Migrated from github.com)

We're moving on to the Frontend development. Since last time, the following features have been implemented:

  • TG ​​Bot for moderating new cards;
  • Fixed bugs with adding and displaying comments;
  • Rewritten MongoWorker for asynchronous motor + connection pool;
  • Fixed a number of Race Condition related bugs;
  • Added Rate limiting and penetration checking functionality by FastAPI-guard;
  • Added global logging;
  • Authentication via Telegram initData.
We're moving on to the Frontend development. Since last time, the following features have been implemented: - TG ​​Bot for moderating new cards; - Fixed bugs with adding and displaying comments; - Rewritten MongoWorker for asynchronous [motor](https://github.com/mongodb/motor) + connection pool; - Fixed a number of Race Condition related bugs; - Added Rate limiting and penetration checking functionality by [FastAPI-guard](https://github.com/rennf93/fastapi-guard); - Added global logging; - Authentication via Telegram initData.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volochay/thisORthat#3