| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove snow, comment normal colours, correct key | s1n | 2020-01-03 | 3 | -118/+5 |
| | | |||||
| * | else if statement for konami | s1n | 2019-11-22 | 1 | -30/+63 |
| | | |||||
| * | remove snow on konami | s1n | 2019-11-22 | 1 | -2/+3 |
| | | |||||
| * | remove scrolling title and add alternate title | s1n | 2019-11-19 | 1 | -14/+1 |
| | | |||||
| * | add cheats state | s1n | 2019-11-19 | 1 | -0/+7 |
| | | |||||
| * | add snow.js outline for index | s1n | 2019-11-19 | 1 | -0/+115 |
| | | |||||
| * | add scrolling title thing | s1n | 2019-11-19 | 1 | -0/+16 |
| | | |||||
| * | formatting js | s1n | 2019-11-05 | 1 | -6/+6 |
| | | |||||
| * | add snow and make background sparkles xmas | s1n | 2019-11-05 | 1 | -1/+7 |
| | | |||||
| * | Update app.js | s1n | 2019-11-05 | 1 | -10/+0 |
| | | |||||
| * | Update app.js | s1n | 2019-11-05 | 1 | -5/+3 |
| | | |||||
| * | Update app.js | s1n | 2019-11-05 | 1 | -1/+1 |
| | | |||||
| * | add no click on desktop | s1n | 2019-11-05 | 1 | -0/+12 |
| | | |||||
| * | make konami available on mobile | s1n | 2019-11-02 | 1 | -0/+12 |
| | | |||||
| * | remove halloween | s1n | 2019-11-02 | 1 | -82/+0 |
| | | |||||
| * | clairo favi gif <3 | s1n | 2019-11-02 | 1 | -0/+82 |
| | | |||||
| * | fomrat | s1n | 2019-10-29 | 1 | -1/+1 |
| | | |||||
| * | Create redirect-to-mobile.js | s1n | 2019-10-29 | 1 | -0/+4 |
| | | |||||
| * | add directory to konami | s1n | 2019-10-28 | 1 | -0/+7 |
| | | |||||
| * | change konami to single page :))) | s1n | 2019-10-28 | 1 | -2/+77 |
| | | |||||
| * | konami redirects to root | s1n | 2019-10-24 | 1 | -4/+0 |
| | | |||||
| * | Create refresh-on-media.js | s1n | 2019-10-24 | 1 | -0/+24 |
| | | |||||
| * | accurate mobile detec | s1n | 2019-10-23 | 1 | -2/+2 |
| | | |||||
| * | accurate mobile detec | s1n | 2019-10-23 | 1 | -1/+1 |
| | | |||||
| * | new 404 + many optimzations | s1n | 2019-10-12 | 1 | -1/+1 |
| | | |||||
| * | add halloween egg to dark mode, dark mode docs | s1n | 2019-10-04 | 1 | -0/+16 |
| | | |||||
| * | remove alert box | s1n | 2019-09-26 | 1 | -1/+0 |
| | | |||||
| * | alert instead of window.alert | s1n | 2019-09-26 | 1 | -1/+1 |
| | | |||||
| * | window alert test | s1n | 2019-09-26 | 1 | -0/+3 |
| | | |||||
| * | add performance stats | s1n | 2019-09-26 | 1 | -0/+24 |
| | | |||||
| * | important size bigger, easier turning in cars, commenting | s1n | 2019-09-15 | 1 | -2/+2 |
| | | |||||
| * | fix, redirect to root instead of index.html | s1n | 2019-09-12 | 1 | -2/+2 |
| | | |||||
| * | redirects to / instead of index.html | s1n | 2019-09-11 | 1 | -1/+1 |
| | | |||||
| * | fix konami code | s1n | 2019-09-09 | 1 | -38/+0 |
| | | |||||
| * | midi.txt > midi.mp3.txt, formatting, oops | s1n | 2019-09-09 | 1 | -0/+38 |
| | | |||||
| * | add some style to links, seperate root redir | s1n | 2019-09-07 | 1 | -0/+1 |
| | | |||||
| * | formatting, removals, stability fixes | s1n | 2019-09-05 | 4 | -7/+14 |
| | | | | | | | | | | | | | | FORMATTING: - Add descriptive/ sorting tags to index.html in root - Change most function dividers in JS to uppercase - Add commenting to background-sparkles.js DELETION: - Doge STABILITY: - Replace screen.width detections with 699px instead of 460px, because the largest phones verify as 780. | ||||
| * | update redirects for mobile, all schemas, js link for loader | s1nical | 2019-08-28 | 1 | -2/+0 |
| | | |||||
| * | seperate mobile/desktop redirects | s1nical | 2019-08-27 | 3 | -5/+8 |
| | | |||||
| * | add about and various performance fixes | s1nical | 2019-08-27 | 3 | -76/+79 |
| | | | | | | - add about page - divide up main javascript file into multiple child proccess. | ||||
| * | disable context menu on right click on home | s1nical | 2019-08-26 | 1 | -0/+3 |
| | | |||||
| * | formatting fix | s1nical | 2019-08-23 | 1 | -4/+5 |
| | | |||||
| * | redo previous useragent back to screenwidth | s1nical | 2019-08-23 | 1 | -10/+8 |
| | | |||||
| * | mobile redir to use useragrent instead screenwidth | s1nical | 2019-08-23 | 1 | -8/+11 |
| | | |||||
| * | fix various formatting issues | s1nical | 2019-08-11 | 1 | -23/+27 |
| | | | | | | | - console log konami code - fix absolute path - take out async thingy | ||||
| * | remove toasty audio from initial redirect due to performance issue | s1nical | 2019-08-11 | 1 | -3/+0 |
| | | |||||
| * | replace "./" with absolute paths, added mobile redirects, added path reference | s1nical | 2019-08-11 | 1 | -1/+1 |
| | | |||||
| * | replace with todo | s1nical | 2019-08-10 | 1 | -1/+1 |
| | | |||||
| * | Konami Code ;) | s1nical | 2019-08-09 | 1 | -0/+90 |
| | | |||||
| * | take out unused loader dupes | s1nical | 2019-08-07 | 1 | -5/+0 |
| | | |||||