Commit graph

107 commits

Author SHA1 Message Date
68e9568ccc
Merge branch 'KristjanESPERANTO-review' 2024-12-02 12:46:18 -08:00
Kristjan ESPERANTO
853b1e97fe Undo using Log.info
The highlighting is unnecessary.
2024-12-02 21:12:40 +01:00
Kristjan ESPERANTO
2621f259d9
Rewording to avoid escaping
Co-authored-by: Edward Shen <code@eddie.sh>
2024-12-02 20:56:04 +01:00
bf945ba206
Merge branch 'KristjanESPERANTO-CoC' 2024-12-01 15:38:57 -08:00
Kristjan ESPERANTO
218c219734 Update contact
Because domain syllogism.xyz isn't registred
2024-12-01 20:47:54 +01:00
Kristjan ESPERANTO
ae58169af1 Update Code of Conduct from 1.4 to 2.1 2024-12-01 20:42:51 +01:00
Kristjan ESPERANTO
398c68a195 Fix typo 2024-12-01 20:29:38 +01:00
Kristjan ESPERANTO
6ffcd58d12 Optimize logging 2024-12-01 20:29:26 +01:00
2cf512b70c
Merge branch 'KristjanESPERANTO-review' 2024-12-01 09:20:56 -08:00
Kristjan ESPERANTO
d2c985ebc1 Improve heading 2024-12-01 14:32:56 +01:00
Kristjan ESPERANTO
6d3750b5c6 Optimize format 2024-12-01 14:32:26 +01:00
Kristjan ESPERANTO
26c4edd89e magic mirror -> MagicMirror 2024-12-01 14:30:19 +01:00
Kristjan ESPERANTO
34fa3b9004 Remove superfluous .git 2024-12-01 14:19:14 +01:00
Kristjan ESPERANTO
0a900ce307 Folder -> directory 2024-12-01 14:18:52 +01:00
Kristjan ESPERANTO
5b685dc967 Remove unused URL 2024-12-01 14:10:54 +01:00
Kristjan ESPERANTO
0720028f70 Update URL 2024-12-01 14:10:35 +01:00
2990f5b657
Clarify maintainer request 2024-11-29 13:01:10 -08: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