Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TDDD97-Webprog
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Oliver Green
TDDD97-Webprog
Graph
c4cd366d26d0523a35e98e0c64d64cb7824316aa
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
13
10
8
7
28
Feb
27
13
7
3
31
Jan
27
19
17
lab3, lab4 hand-in
main
main
lab3 websockets done
lab3 almost done with websockets
started with websockets, but does not work yet
lab3 browse
lab3 reloadboard
lab3 homepage get userdata
lab3 logout button working
lab3 change password working
lab3 user can now signin and signup from the welcome page using server.py backend
xml added to signup signin
lab2 demod and done according to feedback
lab2 done with http status codes
restored all files that were removed
removed lab2 folder
removed lab2 folder
Merge branch 'main' of github.com:OliverGreen27/TDDD97-Webprog into main
new dependencies, send_static_file added
Merge branch 'main' of github.com:OliverGreen27/TDDD97-Webprog
lab2 with http response code
Merge branch 'main' of github.com:OliverGreen27/TDDD97-Webprog into main
filesystem change
lab2 done
changed token to be recieved with HTTP headers
bug fix
merge
get_user_messages in progress and testing
implemented post_message
added writer to user messages in database
get_user_data_by_email now requires a valid token
lab2 get_user_data_by_email and get_user_data_by_token
signout, changepass working
signin singup working
Merge branch 'main' of github.com:OliverGreen27/TDDD97-Webprog into main
query_db fix
Merge branch 'main' of github.com:OliverGreen27/TDDD97-Webprog into main
small change
added query_db function
now commiting changes in db
signin, signup tests
Loading