Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tic-tac-dog
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Edu Almasque
tic-tac-dog
Graph
master
Select Git revision
Branches
4
master
default
protected
svelte
svelte-spike
working-servo
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Apr
19
18
15
14
13
12
11
calibrated hover pen
master
master
Fix - game status
Fix coordinates for grid drawing
Document grid coordinates better
make Grid drawing more readable
Skip last AI move if the game is finished
fix: increment sleep for slow movements
moved config to properties file
Add readme and license
oopsie! I forgot a config. Adding a TODO
Merge branch 'svelte'
Add new button to draw grid and remove unused methods in controller
svelte
svelte
Add global.css as part of build
config css export
Add config to copy HTML files into spring app using rollup
Create run configurations so others can run this easily
Update UI based on ajax responses from backend
Program all toolbar buttons to use fetch api
Change Response headers So it allows all origins (CORS) to allow for easier debugging AND for ngrok usage
Add movement feedback to user
Add button behaviour, turn tracking and event propagation
Add basic layout and toolbar
Add bootstrap styling
removed old svelte app and created a new one from template
parameterize Servo Positions as constants
creates sugar function to enclose all relative coordinate moments
javadoc
change all code so it's easier to read
Add HTTP utilities so we can send commands without a browser
change frontend look
set arduino as disabled until it's manually initialized
change color of dangerous buttons
format code
Shave off 200ms of startup time
move arduino status controls to the right layer
Split code to draw the grid
fix servo calibration again
fix servo calibration
init servo and set initial position
Calibrate Servo for paper/hover positions
Loading