Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix milliseconds bbug | Mango0x45 | 2021-02-06 | 1 | -1/+1 | |
| | ||||||
* | Fix conflicts | Mango0x45 | 2021-02-06 | 0 | -0/+0 | |
|\ | ||||||
| * | Fix millisecond checking bug | Thomas Voss | 2021-02-06 | 1 | -1/+1 | |
| | | ||||||
* | | More efficient time formatting | Mango0x45 | 2021-02-06 | 1 | -8/+1 | |
|/ | ||||||
* | Bug fix | Mango0x45 | 2021-02-06 | 1 | -1/+1 | |
| | ||||||
* | Less ugly if statement | Mango0x45 | 2021-02-05 | 1 | -6/+6 | |
| | ||||||
* | Add semicolor | Mango0x45 | 2021-02-05 | 1 | -2/+2 | |
| | ||||||
* | Code cleanup | Mango0x45 | 2021-02-05 | 1 | -13/+16 | |
| | ||||||
* | 80 chars per line max pls | Mango0x45 | 2021-02-05 | 1 | -2/+6 | |
| | ||||||
* | Add favicon | Mango0x45 | 2021-02-05 | 1 | -0/+0 | |
| | ||||||
* | Simply time_format() | Mango0x45 | 2021-02-05 | 1 | -3/+2 | |
| | ||||||
* | Add trailing 0's on full second times | Mango0x45 | 2021-02-05 | 1 | -1/+3 | |
| | ||||||
* | Merge branch 'master' of github.com:Mango0x45/yt-frame-timer | Mango0x45 | 2021-02-05 | 0 | -0/+0 | |
|\ | ||||||
| * | Create CNAME | Thomas Voss | 2021-02-04 | 1 | -0/+1 | |
| | | ||||||
| * | Delete CNAME | Thomas Voss | 2021-02-04 | 1 | -1/+0 | |
| | | ||||||
* | | Use named functions | Mango0x45 | 2021-02-05 | 2 | -23/+21 | |
| | | ||||||
* | | Round .x99 to .(x+1)00 | Mango0x45 | 2021-02-05 | 1 | -60/+58 | |
| | | ||||||
* | | Tabs are better than spaces | Mango0x45 | 2021-02-05 | 1 | -4/+4 | |
|/ | ||||||
* | Fix a typo in the mod message | Mango0x45 | 2021-02-03 | 1 | -1/+1 | |
| | ||||||
* | Fix more bugs | Mango0x45 | 2021-02-03 | 1 | -1/+1 | |
| | ||||||
* | Remove annoying alert | Mango0x45 | 2021-02-03 | 2 | -2/+4 | |
| | ||||||
* | xxx -> XXX | Mango0x45 | 2021-02-03 | 1 | -1/+1 | |
| | ||||||
* | Update README | Mango0x45 | 2021-02-03 | 1 | -2/+13 | |
| | ||||||
* | Fix milliseconds | Mango0x45 | 2021-02-03 | 1 | -0/+5 | |
| | ||||||
* | Used wrong var names, oops | Mango0x45 | 2021-02-03 | 1 | -3/+3 | |
| | ||||||
* | Better time formatting | Mango0x45 | 2021-02-03 | 2 | -38/+48 | |
| | ||||||
* | Fix some bugz | Mango0x45 | 2021-02-03 | 2 | -4/+4 | |
| | ||||||
* | Clean up code | Mango0x45 | 2021-02-03 | 3 | -76/+119 | |
| | ||||||
* | Update README.md | Thomas Voss | 2021-02-03 | 1 | -9/+1 | |
| | ||||||
* | Update main.js | Thomas Voss | 2021-02-03 | 1 | -1/+1 | |
| | ||||||
* | Better mod message | Thomas Voss | 2021-02-03 | 1 | -1/+1 | |
| | ||||||
* | Create CNAME | Thomas Voss | 2021-02-03 | 1 | -0/+1 | |
| | ||||||
* | Update README.md | Thomas Voss | 2021-02-03 | 1 | -0/+1 | |
| | ||||||
* | Remove credits | Thomas Voss | 2021-02-03 | 1 | -23/+24 | |
| | ||||||
* | domain change | Matt Braddock | 2021-01-30 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | Matt Braddock | 2020-08-22 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | Matt Braddock | 2020-08-22 | 1 | -1/+1 | |
| | ||||||
* | initially disable textarea | slashinfty | 2020-08-07 | 2 | -1/+4 | |
| | ||||||
* | removing jquery | slashinfty | 2020-08-07 | 2 | -13/+14 | |
| | ||||||
* | Merge pull request #5 from zromick/modMessageButton | Matt Braddock | 2020-08-07 | 2 | -12/+11 | |
|\ | | | | | Created a mod message button to copy mod message to clipboard | |||||
| * | Created a mod message button to copy mod message to clipboard | unknown | 2020-08-07 | 2 | -12/+11 | |
|/ | ||||||
* | Merge pull request #2 from zromick/modMessage | Matt Braddock | 2020-07-22 | 3 | -29/+20 | |
|\ | | | | | Mod Message - Minor Touch-ups | |||||
| * | Created meta tag for version | unknown | 2020-07-21 | 2 | -3/+3 | |
| | | ||||||
| * | Removed redundant code for calculating final time | unknown | 2020-07-21 | 1 | -26/+17 | |
| | | ||||||
* | | Merge pull request #1 from zromick/modMessage | Matt Braddock | 2020-07-22 | 3 | -26/+104 | |
|\| | | | | | Mod Message | |||||
| * | Added mod messages that can be copied to clipboard. Organized code. Added ↵ | unknown | 2020-07-21 | 3 | -26/+104 | |
|/ | | | | contributors to readme. Added validity check for FPS field. | |||||
* | attribution | slashinfty | 2020-04-17 | 1 | -1/+1 | |
| | ||||||
* | formatting update | slashinfty | 2020-04-17 | 2 | -28/+23 | |
| | ||||||
* | retitle, readme link update | Matt Braddock | 2019-03-07 | 2 | -2/+2 | |
| | ||||||
* | mobile meta | Matt Braddock | 2019-01-15 | 1 | -0/+2 | |
| |