Skip to content

Merge/framework main - #3

Merged
ndbellew merged 12 commits into
mainfrom
merge/framework-main
Sep 8, 2026
Merged

ndbellew merged 12 commits into
mainfrom
merge/framework-main

Conversation

@ndbellew

@ndbellew ndbellew commented Sep 8, 2026

Copy link
Copy Markdown
Owner

No description provided.

Kaladin and others added 12 commits September 8, 2026 00:30
…er, and optimizing some old code. More fun to come.
* Added reusable JSON request validation decorator
* Added user registration route
* Added user registration/model helper logic
* Added JWT refresh-token revocation support
* Added revoked-token lookup callback for protected JWT requests
* Added revoked token model support
* Organized shared request/JWT logic into reusable backend utilities
…some tests for everything then go back in to make sure i implement all of my API properly.
…s with coverage i found many errors and had to fix them on the frontend.
Updated README to reflect project scope and features.
fixed all the backend issues found in pytest.
* add Note model and user relationship updates
* add authenticated CRUD routes for creating, reading, updating, and deleting notes
* register notes blueprint with the Flask app
* add note model and route tests, including ownership and authorization coverage
* update test configuration and fixtures
* add mypy configuration and type-checking support
* add Ruff linting and formatting checks
* add Bandit SAST scanning
* add pip-audit dependency vulnerability scanning
* update CI workflow to run tests and quality/security checks
* update project dependencies and lockfile
@ndbellew
ndbellew merged commit e60e4d7 into main Sep 8, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant