Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Flamiing pushed 1 commit to fix/dependenciesNotInstalledBackend Flamiing/matcha
- gitignore for package-lock.json d140473
Flamiing pushed 1 commit to fix/dependenciesNotInstalledBackend Flamiing/matcha
- added feature to remove package-lock.json 46c1c0a
Flamiing pushed 1 commit to fix/dependenciesNotInstalledBackend Flamiing/matcha
- fixed for backend ceb7790
Flamiing opened a draft pull request on Flamiing/matcha
fix: dependencies not installed in docker containers
Flamiing pushed 1 commit to fix/dependenciesNotInstalledBackend Flamiing/matcha
- bug fixex for the backend d079ecc
Flamiing created a branch on Flamiing/matcha
fix/dependenciesNotInstalledBackend - Because, love too can be industrialized <3
Flamiing pushed 1 commit to feat/OAuthImplementation Flamiing/matcha
- implemented an extra check for more reliable authed user status ad562c5
Flamiing pushed 1 commit to feat/OAuthImplementation Flamiing/matcha
- status now returns some useful user info 9303bf3
Flamiing pushed 1 commit to feat/OAuthImplementation Flamiing/matcha
- callback route handled by .env cc44963
Flamiing opened a pull request on Flamiing/matcha
feat: OAuth 2.0 implementation with 42 School's API
This pull request introduces OAuth integration, refactors error handling, and updates the user model to support OAuth users. The most important changes include adding OAuth login functionality, upd...Flamiing pushed 1 commit to feat/OAuthImplementation Flamiing/matcha
- handled when oauth user wants to change their password 7e78ae5
Flamiing pushed 1 commit to feat/OAuthImplementation Flamiing/matcha
- login and register with oauth implemented b529029
Flamiing created a branch on Flamiing/matcha
feat/OAuthImplementation - Because, love too can be industrialized <3
Flamiing pushed 1 commit to main Flamiing/matcha
- feat: authentication implementation (#8) * feat: eslint with prettier for the backend * prettier formatting * test... c608e8a
Flamiing closed a pull request on Flamiing/matcha
feat: authentication implementation
This pull request includes significant changes to the backend of the application, primarily focusing on adding authentication functionalities and improving error handling. The most important change...Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- some bug fixes and code refactor 7430be4
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- fixed bug for account confirmation 39c471c
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- validation implemented to check if the reset pass token has been used 1a866e9
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- reorganization and checks cdb9a29
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- handled error when invalid json payload is received 29a6759
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- password change implemented d3d00b4
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- middleware implementation for auth router amongs others 320172e
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- reset password implementation started and changes in sendin emails bd629b4
Flamiing pushed 1 commit to feat/authImplementation Flamiing/matcha
- implemented check to see if the account has already being confirmed ce48a42