Commit graph

  • 7c45b422e6 * feat(mxroute_relay): add mxroute_relay app with initial files and models * feat(mxroute_relay): add server routes and database initialization * feat(mxroute_relay): add admin views for User, Post, Comment, and Dump models * feat(mxroute_relay): add custom ModelView class with pagination and export options * feat(mxroute_relay): add PostView with fields and exclusions * feat(mxroute_relay): add CommentView with exclusions and search/sort options * feat(mxroute_relay): add DumpView with fields and exclusions main hackish 2023-09-13 13:17:51 -0700
  • ed16c81304 * chore(poetry.lock): update dnspython to version 2.4.2 * chore(poetry.lock): update email-validator to version 2.0.0.post2 * chore(pyproject.toml): add pydantic with email extras hackish 2023-09-13 13:13:38 -0700
  • 76318e622d * chore(poetry.lock): update category for click and colorama packages * feat(poetry.lock): add h11 package * feat(poetry.lock): add uvicorn package * chore(pyproject.toml): add uvicorn package to dev dependencies hackish 2023-09-13 13:09:07 -0700
  • 8a6776fd51 * feat(.gitignore): add development.sqlite to ignore list * feat(config.py): add configuration for SQLite database hackish 2023-09-13 13:07:09 -0700
  • 21396b5660 * chore(python): update dependencies * - Add sqlmodel version 0.0.8 * - Remove unused dependencies (sqlalchemy) hackish 2023-09-13 13:04:44 -0700
  • 6a5cc80452 * chore: add poetry.lock file for poetry dependencies hackish 2023-09-13 13:02:50 -0700
  • d841969e09 * chore: add .flake8 configuration file * chore: add .pre-commit-config.yaml file with pre-commit hooks configuration * chore: add mxroute_relay/__init__.py file * chore: add pyproject.toml file with project metadata and dependencies configuration hackish 2023-09-13 13:02:02 -0700
  • bda36e14ae Initial commit pdf 2023-09-13 12:48:58 -0700