Commit History

refactor(root): trim first 10 lines from README.md content in root endpoint
1441d80

cotcotquedec commited on

style(main): update syntax highlighting style to default
cc5c78b

cotcotquedec commited on

feat(api): enhance root endpoint with markdown rendering
6d86fc0

cotcotquedec commited on

refactor(api): simplify root endpoint and remove markdown rendering
5de7a1a

cotcotquedec commited on

style(main): improve HTML response formatting in error handling
8429bcb

cotcotquedec commited on

refactor(main): switch markdown conversion library and update dependencies
c1b0151

cotcotquedec commited on

feat(root): display README as HTML on root endpoint
3d39a20

cotcotquedec commited on

refactor(main): improve code structure and error handling
154ea17

cotcotquedec commited on

feat(auth): add public endpoint handling in auth middleware
d4c432e

cotcotquedec commited on

refactor(auth): replace custom AuthMiddleware with FastAPI middleware decorator
c573ee8

cotcotquedec commited on

feat(auth): implement token-based authentication middleware
089b785

cotcotquedec commited on

feat(auth): implement token-based authentication middleware
17e63a8

cotcotquedec commited on

refactor(main): replace '/ping' endpoint with root endpoint
1ce4699

cotcotquedec commited on

chore(docker): set default user to non-root in Dockerfile
0e6018e

cotcotquedec commited on