Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
book racker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
THARUNIKA V S
book racker
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fea705d63c2a8a3cccc80f4100a697b66a4f80c2
Select Git revision
Selected
fea705d63c2a8a3cccc80f4100a697b66a4f80c2
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jan
4
3
2
29
Dec
28
27
26
changed & made strong password validations
master
master
undo checking
checking push operation
Merge branch 'master' of https://git.amrita.edu/Tharu279/book-racker
intendation error
errors rectify
made free of errors and added token
rectifying errors
added vuex package
Update README.md
set the autofilling to 'off'
added type as password so they appear as dots when entering
added token to register function
adding encryption/decryption to password
added blubird and bcrpyt
error regarding log in 'solving process'
adding endpoint for log in
adding a log in button and it's functionalities
added 'sign up' button
added a 'browse' button
header included from vuetify
removing errors
Adding header
modificates to the template for different look
added vuetify
schema is a part of joi
after correcting all the indentation errors
the error will be reflected in the frontend
authentication to input added
installed 'joi'
added 'AuthenticationController' file to handle the user input in registration process
added controllers
created table user and the connection working well
adding route.js and config.js to configure and connect to the data base
a simple register page
added register.vue
changed 'get' to 'post'
created Api.js and authnticationservices.js
adding components into app.js to check server connectivty
after 'npm start ' works and now installing express
Loading