Releases
v0.0.2
Compare
Sorry, something went wrong.
No results found
โจ Features
๐ฏ feat: update logout feature that update and remove refresh tokens. (2024-09-08 )
๐ฏ feat: add change password botton on main page. (2024-09-08 )
๐ฏ feat: add checkbox on login page. (2024-09-07 )
๐ฏ feat: add sqlalchemy handler route. (2024-09-06 )
๐ฏ feat: add logout feature. (2024-09-06 )
๐ฏ feat: change schema of user that use name instead username. (2024-09-06 )
๐ฏ feat: add reset pass and logout route. (2024-09-06 )
๐ฏ feat: add required authen in workflwos route. (2024-09-05 )
๐ฏ feat: add token auth with scopes. (2024-09-05 )
๐ฏ feat: add api for auth route. (2024-09-05 )
๐ฏ feat: add register page for create user login. (2024-09-05 )
๐ฏ feat: add user auth route. (2024-09-05 )
๐ฏ feat: change base from func to subclass. (2024-09-05 )
๐ฏ feat: add async session. (2024-09-04 )
๐ฏ feat: add create release log crud func. (2024-09-03 )
๐ฏ feat: add crud functions on log route. (2024-09-02 )
๐ฏ feat: add more fields on workflow schemas. (2024-09-02 )
โ๏ธ Code Changes
๐จ styled: add frontend layout link. (2024-09-07 )
๐จ styled: change import object systex. (2024-09-07 )
๐ง refactored: move models and schemas single file to folder on auth component. (2024-09-07 )
๐จ styled: add font on layout page. (2024-09-03 )
๐งช tests: add release log dummy data. (2024-09-03 )
๐ง refactored: merge log route to workflow route. (2024-09-03 )
๐ง refactored: โฌ bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (2024-09-02 )
๐งช tests: add init database function for adding dummy data. (2024-09-02 )
๐๏ธ Documents
๐ docs: update shields in readme for this project tracking. (2024-09-02 )
๐ Fix Bugs
โ๏ธ fixed: merge token table together with backlist. (2024-09-07 )
๐ฆ Build & Workflow
๐งฐ build: add dependabot file for deps tracking by github. (2024-09-02 )
๐ฎ Dependencies
๐ deps: update fastapi version to 0.114.0. (2024-09-07 )
๐ deps: update fastapi to 0.113.0. (2024-09-06 )
๐ deps: remove passlib and use bcrypt instead. (2024-09-06 )
๐ deps: change jwt package from python-jose to pyjwt. (2024-09-05 )
You canโt perform that action at this time.