Commit graph

22 commits

Author SHA1 Message Date
c7b3cd9824
updated example 2020-11-03 19:42:41 -05:00
d0d3ef64d5
readme revamp 2020-11-03 19:42:40 -05:00
8e57458b72
update readme, changed initial notification to NEW_PAGE 2020-11-03 19:42:40 -05:00
79e132b007
Add home page notification and config value.
Fixes #43.
2020-11-03 19:42:37 -05:00
Burnallover
b554ee86b1
Ability to return to the first page without the loop function (#36)
* Ability to return to the first page without the loop function
* Update MMM-pages.js

Co-authored-by: Edward Shen <eddie22099@gmail.com>
2020-06-02 20:57:24 -04:00
d0dfab3b66
update docs 2020-04-16 20:01:47 -04:00
c017c9f4ab
Implemented notification on every page change.
Fixes #29.
2020-04-07 11:52:39 -04:00
d2323aa116
renamed excludes config to fixed, added legacy handling code. 2019-02-13 00:15:20 -05:00
9f255cf04d
Revert "added new view counter"
This reverts commit 77e31652d9.
I don't feel comfortable with my users having a tracking svg in the
readme, so the experiment has been removed.
2019-01-22 15:05:46 -05:00
77e31652d9
added new view counter 2019-01-22 14:57:07 -05:00
Edward Shen
614f6b9606
Fixed readme, added NaN check 2018-10-16 11:18:09 -04:00
Edward Shen
92c4be1973
added documentation
typo fixes
2018-07-30 11:57:22 -04:00
Edward Shen
edc1e08e65
Revert "added support for changing by a certain amount of pages"
This reverts commit f4fc53fa19.

Update issue templates
2018-05-08 16:54:49 -04:00
Edward Shen
14d4913a87
compacted config type 2018-05-07 13:12:01 -04:00
Edward Shen
f4fc53fa19
added support for changing by a certain amount of pages 2018-05-07 13:05:52 -04:00
Edward Shen
2d0eb22a6d
attempted to format to 80 characters 2018-05-07 10:50:08 -04:00
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
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
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