Commit Graph

90 Commits (master)

Author SHA1 Message Date
Edward Shen a529913f40
Merge branch 'Fifteen15Studios-master' 2021-12-10 20:46:41 -08:00
Fifteen 15 Studios fbfcc8e799
Fix rotationDelay impacting page change 2021-12-09 20:10:47 -05:00
Edward Shen ea93426f9e
Add maintainer notice 2021-12-07 22:57:50 -08:00
Edward Shen 379d74d236
Update docs to no longer reference deprecated modules 2021-11-10 20:12:34 -08:00
Edward Shen 47b3421a52
update readme 2021-04-29 14:57:22 -04:00
Edward Shen b6e7e08c93
Remove CSS
While this was originally useful a few years ago, we're now running into
problems where it's counter-intuitive to have it here.

Reverts #16. Fixes #52.
2020-12-10 20:30:28 -05:00
Edward Shen f29c3a4150
Fix logging typo 2020-11-23 18:39:54 -05:00
Edward Shen 5882ea6ce7
use this instead of self 2020-11-23 18:36:20 -05:00
Edward Shen cb4700fc19
cleanup animatePageChange 2020-11-23 18:29:50 -05:00
Edward Shen 62c0e5900f
Add config option to not use lockstring 2020-11-23 18:25:30 -05:00
Sebastian Küthe 3086aa902a reset parameter logic after renaming function 2020-11-07 16:53:53 +01:00
Sebastian Küthe 72ebd17d62 renaming to more meaningful parameter name 2020-11-07 10:15:51 +01:00
Sebastian Küthe 8094bbdc4e small fixes, reapplying readme changes 2020-11-06 22:49:28 +01:00
Sebastian Küthe 0b12b1db74 Revert "fixing automatic rotation"
This reverts commit 928d7946459e15a544a443918d905271bbb8a915.
2020-11-06 22:26:14 +01:00
skuethe abcadd38ee fixing automatic rotation 2020-11-06 22:24:59 +01:00
skuethe e07a2f3b1b trying to limit to 80 characters 2020-11-06 22:22:29 +01:00
skuethe d2e779ff5e fixing as requested 2020-11-06 22:22:29 +01:00
skuethe b70550447a lets stick to the same variable syntax in logs 2020-11-06 22:15:25 +01:00
skuethe 79d4327a5a updating readme 2020-11-06 22:15:25 +01:00
skuethe ac765c968f adding support for hiddenPages 2020-11-06 22:12:48 +01:00
Edward Shen 0decdd44bd
update readme to match default behavior 2020-11-06 10:36:03 -05:00
Edward Shen eae561e67d
Fix not sending notifications to other modules 2020-11-06 10:28:49 -05:00
Edward Shen c39f60409d
Suppress warning on changePageBy if fallback is valid. 2020-11-06 10:27:17 -05:00
Edward Shen 6e025371bd
Fix typo. Fixes #49. 2020-11-06 10:07:21 -05:00
Edward Shen c7b3cd9824
updated example 2020-11-03 19:42:41 -05:00
Edward Shen d0d3ef64d5
readme revamp 2020-11-03 19:42:40 -05:00
Edward Shen 96824b4236
Deprecate rotationFirstPage, use rotationHomePage instead 2020-11-03 19:42:40 -05:00
Edward Shen 8e57458b72
update readme, changed initial notification to NEW_PAGE 2020-11-03 19:42:40 -05:00
Edward Shen 87f6b1eba1
also set current page during initialization 2020-11-03 19:42:40 -05:00
Edward Shen 79e132b007
Add home page notification and config value.
Fixes #43.
2020-11-03 19:42:37 -05:00
Edward Shen ec62411c17
update feature request template 2020-08-31 21:45:00 -04: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
Edward Shen bd8cc9f332
attempt to fix pause_notification 2020-04-17 13:52:37 -04:00
Edward Shen d0dfab3b66
update docs 2020-04-16 20:01:47 -04:00
Edward Shen c835ea2cc6
implement experimental rotation pausing 2020-04-16 19:59:19 -04:00
Edward Shen c017c9f4ab
Implemented notification on every page change.
Fixes #29.
2020-04-07 11:52:39 -04:00
Edward Shen 22a1e543b6 removed package.json and yarn.lock 2020-04-05 01:29:13 -04:00
dependabot[bot] 57ffaf644a Bump eslint-utils from 1.3.1 to 1.4.2 (#23)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 18:10:35 -04:00
Edward Shen dc44bfec00
lint 2019-08-08 13:14:01 -04:00
Edward Shen 9684949a1d
Add null handling for negative null. Closes #22. 2019-08-08 12:58:21 -04:00
dependabot[bot] 2d7803e4e5 Bump lodash from 4.17.10 to 4.17.14 (#21)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 15:08:32 -07:00
dependabot[bot] 6c61ae8ead Bump js-yaml from 3.12.0 to 3.13.1 (#20)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 19:17:50 -07:00
Edward Shen 67d142452d
fixed not a number check in changePageBy 2019-04-13 12:35:47 -04:00
Edward Shen 0bb003d3d8
Apparently the issue in #11 is still present in the newest versions of MM.
I've implemented the fix in #11 present by Ax-LED, so hopefully this is
fixed now.

Co-authored-by: Ax-LED <37046881+Ax-LED@users.noreply.github.com>
2019-02-19 09:40:43 -05:00
Edward Shen d2323aa116
renamed excludes config to fixed, added legacy handling code. 2019-02-13 00:15:20 -05:00
Edward Shen 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
Edward Shen 77e31652d9
added new view counter 2019-01-22 14:57:07 -05:00
Edward Shen f699c797f5
Merge pull request #16 from cowboysdude/patch-1
Fixed bug where pages may not show up properly.
2018-11-22 12:06:44 -05:00
John Wade ae11730282
Update pages.css 2018-11-22 12:03:00 -05:00
Edward Shen 614f6b9606
Fixed readme, added NaN check 2018-10-16 11:18:09 -04:00