Commit Graph

  • e1696214b8 chore: remove trailing whitespace from chat.html template across all lines main retoor 2025-09-14 19:15:36 +0000
  • 41b6547b52 chore: replace .gitignore patterns and add auth/rant endpoints to app.py retoor 2025-09-14 17:26:48 +0000
  • 499e14e502 chore: remove trailing whitespace from all source files in src/ directory retoor 2025-08-28 18:32:35 +0000
  • c65f923def feat: add WebSocket chat endpoint with message broadcasting and rate limiting in app.py retoor 2025-08-28 18:30:47 +0000
  • 2a5f854a70 fix: increase database connection timeout from 5s to 30s and add retry logic with exponential backoff in user service init_db retoor 2025-08-27 00:04:30 +0000
  • 716fcad4bc chore: remove trailing whitespace from README.md line 42 retoor 2025-08-05 01:59:28 +0000
  • 7ee3cb1699 feat: add Jinja2 server-side rendering with template components and locust load testing retoor 2025-08-05 01:07:46 +0000
  • 069f7aea57 fix: bind event handler methods in feed component to prevent stale listener references retoor 2025-08-04 15:44:12 +0000
  • 2eefaacc56 feat: replace static navigation HTML with custom rant-navigation web component retoor 2025-08-04 15:14:28 +0000
  • 0e7d21a7bb chore: rename FastAPI app title from DevRant to Rant Community API retoor 2025-08-04 14:53:26 +0000
  • b5b9b6c264 chore: add __pycache__ entry to .gitignore for Python cache directories retoor 2025-08-03 22:45:00 +0000
  • cb2a91875e chore: rename project from devrant to rant across all API routes, DB path, and static assets retoor 2025-08-03 22:44:29 +0000
  • 7eda6b9222 fix: replace deprecated get_current_user with authenticate_user across all endpoints and fix apiCall auth injection in frontend retoor 2025-08-03 22:40:37 +0000
  • 50d7db3ab9 feat: replace synchronous sqlite3 with AsyncDataSet and add dynamic column caching for schema flexibility retoor 2025-08-03 22:04:08 +0000
  • ac0c6a7576 chore: remove outdated ad-related placeholder content from homepage retoor 2025-08-03 21:47:51 +0000
  • 1fa0f1dd12 chore: add merged_source_files.txt to gitignore for build artifact exclusion retoor 2025-08-03 21:39:07 +0000
  • 29af91281d chore: remove trailing whitespace from README.md line 42 retoor 2025-08-03 21:38:39 +0000
  • f4b232c6a4 fix: correct operator precedence in auth query param condition for GET requests retoor 2025-08-03 21:37:50 +0000
  • 9af50945b2 chore: replace hardcoded localhost API URL with relative path in static/index.html retoor 2025-08-03 18:43:26 +0000
  • 21487495f2 chore: update uvicorn default port from 8000 to 8111 in main.py entrypoint retoor 2025-08-03 18:37:53 +0000
  • 8f09a290f8 chore: scaffold full-stack devrant community app with fastapi backend and static frontend retoor 2025-08-03 18:36:36 +0000