This website requires JavaScript.
Explore
Help
Register
Sign In
adebaumann
/
shorefront
Watch
1
Star
0
Fork
0
You've already forked shorefront
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2b9cbfd884a41160e1a08ba0a51003623a6e6e86
shorefront
/
backend
/
app
History
Adrian A. Baumann
ab181e802f
fix: remove unused Response import, constrain format param to Literal[json,zip]
2026-03-01 16:26:43 +01:00
..
api
fix: remove unused Response import, constrain format param to Literal[json,zip]
2026-03-01 16:26:43 +01:00
__init__.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
auth.py
feat: add get_optional_user for unauthenticated generate access
2026-03-01 16:05:15 +01:00
database.py
feat: expose app version from ConfigMap in sidebar footer
2026-03-01 11:51:30 +01:00
main.py
feat: expose app version from ConfigMap in sidebar footer
2026-03-01 11:51:30 +01:00
models.py
feat: add index on configs.download_token for token-auth lookups
2026-03-01 16:01:57 +01:00
schemas.py
feat: reject empty-string tokens in GenerateRequest (min_length=1)
2026-03-01 16:04:43 +01:00
shorewall_generator.py
feat: complete snat with all shorewall columns (proto, port, ipsec, mark, user, switch, origdest, probability)
2026-03-01 11:28:25 +01:00