Commit Graph
56 Commits
Author SHA1 Message Date
josephsmendoza 28cc128605 reverse change 2023-11-29 18:46:28 -08:00
josephsmendoza 8aabc03604 fix parsing error 2023-11-29 18:43:50 -08:00
josephsmendoza 91141fc5f6 fix typo 2023-11-29 18:42:13 -08:00
josephsmendoza ffb6a97bfe fix sub events 2023-11-29 18:37:30 -08:00
josephsmendoza 9de8cc30bc fix pubsub message handling 2023-08-25 19:00:54 -07:00
josephsmendoza 22070384b4 enable all events by default 2023-08-25 18:18:55 -07:00
josephsmendoza 9a48bf8b2b update readme, fix incorrect label 2023-08-25 12:44:23 -07:00
josephsmendoza fa4ce9608a streamelements tip support 2023-08-25 12:36:12 -07:00
josephsmendoza fd41eead59 why the fuck is there a json string nested in the json 2023-07-20 16:17:38 -07:00
josephsmendoza dd94e42851 allow decimal values 2023-07-20 16:17:11 -07:00
josephsmendoza 907cbea17a prevent bugs caused by calling functions out of order 2023-07-14 20:15:33 -07:00
josephsmendoza 7d71419125 set time_passed on reset() 2023-07-14 19:13:40 -07:00
josephsmendoza d72a2bd2f5 add config.html 2023-07-14 19:07:57 -07:00
josephsmendoza aca8b21945 convert to sugoi web services 2023-07-14 19:05:49 -07:00
Lea a88a096af8 Added a Sync Time Feature
Sync Time is a time you can set to synchronize with last second subscriptions due to stream delay.
Default Value is set to 2 but can be changed in the config.
2023-03-30 15:49:19 +02:00
Lea 75bb5f5c0f Update README.md for new features 2023-03-27 13:43:49 +02:00
Lea 54d0ac91da Update script.js for fixes
Bug Fixes:
- Fixed bug in which reset button did not work when Timer has ended. 
- Fixed bug in which timer could end while being paused.

Added:
- Happy and Random Hour now deactivates when Timer reset.
2023-03-27 13:36:36 +02:00
Lea 40651c096e Merge pull request #2 from danilotitato/develop
Implement a skewed bell random for the added time in Random Hour
2023-03-11 22:32:22 +01:00
Danilo Titato 8180cb482b Implement a skewed bell random for the added time in Random Hour 2023-03-01 21:32:36 -03:00
Lea 4b38bf62b1 Merge pull request #1 from danilotitato/develop
Random Hour implementation
2023-03-02 01:13:36 +01:00
Danilo Titato 0d3cc2afc4 Added Random Hour function, minor refactoring 2023-03-01 20:57:26 -03:00
Danilo Titato 5a89ede16b Add random hour visual toggle 2023-03-01 16:33:46 -03:00
Lea 386fee2a84 ReUp of correct files, made a mistake
merged with an older version (I think), so here the correct files again
2023-03-01 12:25:05 +01:00
John 1612e5f6ba Update README.md 2022-05-11 16:04:44 -04:00
John d9130a4bcb Adding styling dings for happy hour 2022-05-11 15:31:05 -04:00
John 01f7f73cb9 Update style.css 2022-05-11 14:27:51 -04:00
John 7b2e7fa5a5 Fix 2022-05-11 14:26:23 -04:00
John 0b19619064 Add files via upload 2022-05-11 14:22:06 -04:00
John 727a7aed2d Update style.css 2022-05-11 14:20:49 -04:00
John 9c3f0824a6 Update script.js 2022-05-11 14:20:31 -04:00
John 568c377fe1 Update index.html 2022-05-11 14:20:12 -04:00
John 1dfba05203 Update script.js 2022-05-02 16:26:21 -04:00
John 3f0374383c Update style.css 2022-05-02 16:24:26 -04:00
John 53b80b86e0 Update index.html 2022-05-02 16:23:17 -04:00
John 0ba367213d Update script.js 2022-05-02 16:22:03 -04:00
John 59c45178da Update index.html 2022-05-02 16:06:13 -04:00
John 413cdb1f8e Update script.js 2022-05-02 16:04:49 -04:00
John 8ad90d1e60 Added Styling for Buttons 2022-05-02 14:31:32 -04:00
John 11c50bd713 Added Start and Reset Buttons 2022-05-02 14:30:56 -04:00
John b8a2b23370 Preview how it looks 2022-05-01 23:06:57 -04:00
John fdd4eb22b7 Delete preview.webp 2022-05-01 23:05:42 -04:00
John 2c5b24e4cc Delete preview.gif 2022-05-01 22:58:45 -04:00
John 05db4b2643 Add files via upload 2022-05-01 22:56:16 -04:00
John 92963c5740 Update README.md 2022-05-01 22:56:02 -04:00
John 3d3b016fa7 Making it look better 2022-05-01 19:08:55 -04:00
John f52f2a8bf6 Customizing to make it look smoother 2022-05-01 19:07:22 -04:00
John 56455cae4d Update config.js 2022-05-01 19:05:53 -04:00
John e478f251d1 Update config.js 2022-05-01 14:44:43 -04:00
Joaquin Touron 2fbf5c038b updated readme 2022-01-23 20:43:32 +01:00
Jayex d7906cf8ce added reconnect to twitch api 2022-01-07 03:02:52 +01:00