Commit graph

101 commits

Author SHA1 Message Date
sam detweiler
e422d02147 add custom MMM-Config schema for better form UI 2024-06-23 15:06:25 -05:00
sam detweiler
5ac5b104ee fix naming 2024-06-22 15:55:33 -05:00
sam detweiler
7a1a4e2771 resolve conflict two updates 2024-06-22 15:47:10 -05:00
sam detweiler
17f820b923 add support for different delays for different pages 2024-06-22 15:43:33 -05:00
sam detweiler
42d5d57d68
Merge pull request #1 from KristjanESPERANTO/patch-1
Update readme.md
2024-06-22 06:48:18 -05:00
Kristjan ESPERANTO
b932a674c7
Update readme.md
- Update name
- Update URL to MagicMirror project
- Update git URL
- Fix typo
2024-02-29 10:13:52 +01:00
sam detweiler
a67625905c fix file name and register and hide/show 2023-12-14 10:05:27 -07:00
sam detweiler
2f5ac7666a
Update readme.md 2023-11-22 09:22:52 -06:00
sam detweiler
4f06e4559f
Update readme.md 2023-11-16 10:08:07 -06:00
sam detweiler
d301643aee update readme for multiple instances 2023-11-16 09:42:05 -06:00
sam detweiler
682ac86967 update readme 2023-11-16 09:37:28 -06:00
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
ea93426f9e
Add maintainer notice 2021-12-07 22:57:50 -08:00
379d74d236
Update docs to no longer reference deprecated modules 2021-11-10 20:12:34 -08:00
47b3421a52
update readme 2021-04-29 14:57:22 -04:00
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
f29c3a4150
Fix logging typo 2020-11-23 18:39:54 -05:00
5882ea6ce7
use this instead of self 2020-11-23 18:36:20 -05:00
cb4700fc19
cleanup animatePageChange 2020-11-23 18:29:50 -05:00
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
0decdd44bd
update readme to match default behavior 2020-11-06 10:36:03 -05:00
eae561e67d
Fix not sending notifications to other modules 2020-11-06 10:28:49 -05:00
c39f60409d
Suppress warning on changePageBy if fallback is valid. 2020-11-06 10:27:17 -05:00
6e025371bd
Fix typo. Fixes #49. 2020-11-06 10:07:21 -05:00
c7b3cd9824
updated example 2020-11-03 19:42:41 -05:00
d0d3ef64d5
readme revamp 2020-11-03 19:42:40 -05:00
96824b4236
Deprecate rotationFirstPage, use rotationHomePage instead 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
87f6b1eba1
also set current page during initialization 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
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
bd8cc9f332
attempt to fix pause_notification 2020-04-17 13:52:37 -04:00
d0dfab3b66
update docs 2020-04-16 20:01:47 -04:00
c835ea2cc6
implement experimental rotation pausing 2020-04-16 19:59:19 -04:00
c017c9f4ab
Implemented notification on every page change.
Fixes #29.
2020-04-07 11:52:39 -04:00
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
dc44bfec00
lint 2019-08-08 13:14:01 -04:00