Commit graph

67 commits

Author SHA1 Message Date
Edward Shen
587a462ae4
removed package-lock because I use yarn, added yarn.lock.
Updateed readme.
Added modulo functino.
2018-04-28 21:14:49 -04:00
Edward Shen
3791b1913e
fixed type checking 2018-04-28 21:14:49 -04:00
Edward Shen
d27abc07e5
fixed bug 2018-04-28 21:14:49 -04:00
Edward Shen
a900b39f4c
Enforced AirBnB style, updated syntax. 2018-04-26 03:25:40 -04:00
Edward Shen
e06acc7b09
change email 2018-04-26 02:15:39 -04:00
Edward Shen
579fc24de8
Revert "changed some code to use modulo instead of the stupid thing I was doing before"
This reverts commit 248bd9b5cc.
2017-10-21 01:55:13 -04:00
Edward Shen
248bd9b5cc
changed some code to use modulo instead of the stupid thing I was doing before
fixed scope
2017-10-21 01:52:28 -04:00
Edward Shen
ba0aa4696a
added automatic page rotation
forgot to add scope of max function

fixed reference issuese with setInterval

moved manual call inside fo check

added debugging

lol scoping issue

moved null check to inside updatePages

Forgot to access config before accessing config variables

forgot to increment the apge when automatically updating

fixed config check

fixed conditional

moved page incrementation into nested function

added notification that the page incremented

fixed readme
2017-10-21 01:45:38 -04:00
Edward Shen
f48cebf4ab Merge branch 'master' of github.com:edward-shen/MMM-pages 2017-08-27 02:44:42 -04:00
Edward Shen
aab0d1d627 fixed bug where module would not properly visibility-lock modules 2017-08-27 02:43:31 -04:00
Edward Shen
2bd5ce72a6 Merge pull request #1 from edward-shen/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-06-19 16:07:04 -04:00
Edward Shen
3a792c4474 Create CODE_OF_CONDUCT.md 2017-06-19 16:06:52 -04:00
Edward Shen
073ec5e290 fixed readme title 2017-06-18 17:39:46 -04:00
Edward Shen
df820cbf51 changed example to youtube video 2017-06-18 17:39:01 -04:00
Edward Shen
95e01523bb attempted to fix example 2017-06-18 17:20:37 -04:00
Edward Shen
f6270a93f3 added example 2017-06-18 17:16:45 -04:00
Edward Shen
93621061bf added basic functionality 2017-06-18 16:24:04 -04:00