Implementação do https://www.tabnews.com.br para o https://curso.dev
Stars
474
Forks
33
Watchers
474
Open Issues
1
Overall repository health assessment
1.3.33.0.31.1.116.2.01.0.07.6.18.0.38.20.019.2.419.2.42.4.111.1.020.5.020.5.01.0.09.39.41.1.07.5.19.7.04.3.19.2.13.3.016.4.512.0.39.39.416.2.010.1.829.15.017.4.09.1.730.3.03.8.13.0.1145
commits
Merge pull request #64 from filipedeschamps/final-adjustments
0dc4b1cView on GitHubchore: upgrade `next`, `react` and `eslint` to latest compatible versions
15683ceView on GitHubchore: upgrade `major` dependencies that required no code changes
09de372View on GitHubchore: bump project dependencies within `minor` and `patch` releases
75368d4View on GitHubtest: tolerate small timestamp drift in `POST /api/v1/sessions` tests
6402632View on GitHubfeat: add `sameSite=Lax` to `controller.setSessionCookie()`
bc7d1a2View on GitHubtest: add default user coverage for `GET /api/v1/status`
6d09fb0View on GitHubtest: clear database and run migrations in `GET /api/v1/status` tests
65140f2View on GitHubrefactor: make `orchestrator.createSession()` accept `user` object
7025dd6View on GitHubrefactor: inline `createRouter()` chain in all API route exports
f5dab1dView on GitHubtest: assert `email` is updated in database after `PATCH /api/v1/users/[username]`
44bc669View on GitHubtest: replace "Retrieving" with "Running" in `POST /api/v1/migrations` test descriptions
8f6607eView on GitHubtest: fix ISO date format in `authorization` unit tests
354d8baView on GitHubrefactor: remove `async` from `setSessionCookie()` and `clearSessionCookie()`
02329b1View on GitHubchore: move `dotenv` and `dotenv-expand` to `devDependencies`
fc4a677View on GitHub