Mattéo Delabre matteo
matteo pushed to master at matteo/youtube-maze 2020-11-29 01:06:42 +00:00
8b5221f8bf Add a real front page
615ddb8a84 Add systemd unit
Compare 2 commits »
matteo pushed to master at matteo/youtube-maze 2020-11-28 22:52:19 +00:00
24b41da6d1 Add logo
matteo pushed to master at matteo/youtube-maze 2020-11-28 22:14:51 +00:00
8a75f58f46 Update README
matteo pushed to master at matteo/youtube-maze 2020-11-28 19:48:34 +00:00
5456dcd898 Send SVG to clients, add simple caching
matteo pushed to master at matteo/youtube-maze 2020-11-28 17:07:13 +00:00
bc93a2788e Turn into an Express server
matteo pushed to master at matteo/youtube-maze 2020-11-28 14:35:54 +00:00
3cc2c25775 Replace request with node-fetch, implement retry-on-error
matteo pushed to master at matteo/youtube-maze 2020-11-28 14:16:16 +00:00
31fd89ad58 License under MIT
matteo pushed to master at matteo/youtube-maze 2020-11-28 00:18:31 +00:00
0630fd14be Rename to YouTube Maze
matteo renamed repository from epenser-maze to matteo/youtube-maze 2020-11-28 00:17:02 +00:00
matteo pushed to master at matteo/youtube-maze 2020-11-27 23:19:23 +00:00
bb74afb9ec Remove graph lib, fix race condition, parameterize video id
matteo pushed to master at matteo/youtube-maze 2020-11-27 21:25:00 +00:00
e2514185e8 Fix for videos with double quotes in the title
matteo pushed to master at matteo/options 2020-08-18 20:08:11 +00:00
087353c487 Return operands as a separate list from options
matteo pushed tag v0.2.0 to matteo/options 2020-08-18 20:08:08 +00:00
matteo pushed tag v0.1.0 to matteo/options 2020-08-18 19:49:00 +00:00
matteo pushed to master at matteo/options 2020-08-18 16:57:43 +00:00
5619ec178c Add documentation & license block
matteo pushed to master at matteo/tracktracker 2020-07-27 21:48:13 +00:00
ca8d6f894f Allow for unknown stops in side pane
matteo pushed to master at matteo/tracktracker 2020-07-27 19:21:10 +00:00
0b8963af99 Remove passings duplicates
matteo pushed to master at matteo/tracktracker 2020-07-27 19:01:41 +00:00
d9869ce2f7 Show course informations in side pane
fe08c42920 Sort passings, improve simulation
Compare 2 commits »
matteo pushed to master at matteo/tracktracker 2020-07-26 19:03:44 +00:00
5db750adca Adjust course angle when rotating view
matteo pushed to master at matteo/tracktracker 2020-07-26 13:57:12 +00:00
dd950a95e8 Split front/map.js