Firefox Relay clone for MXRoute forwarders
Find a file
hackish 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
2023-09-13 13:17:51 -07:00
mxroute_relay * feat(mxroute_relay): add mxroute_relay app with initial files and models 2023-09-13 13:17:51 -07:00
.flake8 * chore: add .flake8 configuration file 2023-09-13 13:02:02 -07:00
.gitignore * feat(.gitignore): add development.sqlite to ignore list 2023-09-13 13:07:09 -07:00
.pre-commit-config.yaml * chore: add .flake8 configuration file 2023-09-13 13:02:02 -07:00
LICENSE Initial commit 2023-09-13 12:48:58 -07:00
poetry.lock * chore(poetry.lock): update dnspython to version 2.4.2 2023-09-13 13:13:38 -07:00
pyproject.toml * chore(poetry.lock): update dnspython to version 2.4.2 2023-09-13 13:13:38 -07:00
README.md Initial commit 2023-09-13 12:48:58 -07:00

mxroute_relay

Firefox Relay clone for MXRoute forwarders