Commit graph

  • 3086aa902a reset parameter logic after renaming function Sebastian Küthe 2020-11-07 16:53:53 +0100
  • 72ebd17d62 renaming to more meaningful parameter name Sebastian Küthe 2020-11-07 10:15:51 +0100
  • 8094bbdc4e small fixes, reapplying readme changes Sebastian Küthe 2020-11-06 22:49:28 +0100
  • 0b12b1db74 Revert "fixing automatic rotation" Sebastian Küthe 2020-11-06 21:37:30 +0100
  • abcadd38ee fixing automatic rotation skuethe 2020-11-06 10:10:38 +0100
  • e07a2f3b1b trying to limit to 80 characters skuethe 2020-11-06 09:42:31 +0100
  • d2e779ff5e fixing as requested skuethe 2020-11-06 09:13:24 +0100
  • b70550447a lets stick to the same variable syntax in logs skuethe 2020-11-05 23:06:23 +0100
  • 79d4327a5a updating readme skuethe 2020-11-05 22:49:40 +0100
  • ac765c968f adding support for hiddenPages skuethe 2020-11-05 19:53:44 +0100
  • 0decdd44bd
    update readme to match default behavior Edward Shen 2020-11-06 10:36:03 -0500
  • eae561e67d
    Fix not sending notifications to other modules Edward Shen 2020-11-06 10:28:49 -0500
  • c39f60409d
    Suppress warning on changePageBy if fallback is valid. Edward Shen 2020-11-06 10:27:17 -0500
  • 6e025371bd
    Fix typo. Fixes #49. Edward Shen 2020-11-06 10:07:21 -0500
  • c7b3cd9824
    updated example Edward Shen 2020-09-07 17:00:15 -0400
  • d0d3ef64d5
    readme revamp Edward Shen 2020-09-07 16:48:35 -0400
  • 96824b4236
    Deprecate rotationFirstPage, use rotationHomePage instead Edward Shen 2020-09-07 16:48:19 -0400
  • 8e57458b72
    update readme, changed initial notification to NEW_PAGE Edward Shen 2020-09-07 16:09:37 -0400
  • 87f6b1eba1
    also set current page during initialization Edward Shen 2020-09-07 16:02:21 -0400
  • 79e132b007
    Add home page notification and config value. Edward Shen 2020-08-31 21:24:56 -0400
  • ec62411c17
    update feature request template Edward Shen 2020-08-31 21:45:00 -0400
  • c17ad64b96 Added mechanism for paging the same module with different configurations Nicholas Waltham 2020-07-02 18:35:04 +0200
  • b554ee86b1
    Ability to return to the first page without the loop function (#36) Burnallover 2020-06-03 02:57:24 +0200
  • 8962058e11
    Update MMM-pages.js Burnallover 2020-06-02 17:32:29 +0200
  • f37ebbc71e
    Update readme.md Burnallover 2020-06-02 17:30:18 +0200
  • c40ac00ee5
    Update readme.md Burnallover 2020-06-02 17:27:36 +0200
  • f89c4d9e5c
    Apply suggestions from code review Burnallover 2020-06-02 17:25:15 +0200
  • fe72525d8c
    Update readme.md Burnallover 2020-05-29 19:54:46 +0200
  • b0b07cf2f4
    Ability to return to the first page without the loop function Burnallover 2020-05-29 19:10:10 +0200
  • bd8cc9f332
    attempt to fix pause_notification Edward Shen 2020-04-17 13:52:37 -0400
  • d0dfab3b66
    update docs Edward Shen 2020-04-16 20:01:47 -0400
  • c835ea2cc6
    implement experimental rotation pausing Edward Shen 2020-04-16 19:59:19 -0400
  • c017c9f4ab
    Implemented notification on every page change. Edward Shen 2020-04-07 11:52:39 -0400
  • 22a1e543b6 removed package.json and yarn.lock Edward Shen 2020-04-05 01:29:13 -0400
  • 57ffaf644a Bump eslint-utils from 1.3.1 to 1.4.2 (#23) dependabot[bot] 2019-08-26 18:10:35 -0400
  • 2526c51c1a
    Bump eslint-utils from 1.3.1 to 1.4.2 dependabot[bot] 2019-08-26 20:39:35 +0000
  • dc44bfec00
    lint Edward Shen 2019-08-08 13:14:01 -0400
  • 9684949a1d
    Add null handling for negative null. Closes #22. Edward Shen 2019-08-08 12:58:21 -0400
  • 2d7803e4e5 Bump lodash from 4.17.10 to 4.17.14 (#21) dependabot[bot] 2019-07-12 15:08:32 -0700
  • 2a06e0bb93
    Bump lodash from 4.17.10 to 4.17.14 dependabot[bot] 2019-07-12 20:45:38 +0000
  • 6c61ae8ead Bump js-yaml from 3.12.0 to 3.13.1 (#20) dependabot[bot] 2019-06-05 19:17:50 -0700
  • 8390e662ce
    Bump js-yaml from 3.12.0 to 3.13.1 dependabot[bot] 2019-06-06 01:36:29 +0000
  • e1e185ceed
    partial work slide-animation Edward Shen 2019-04-13 13:40:14 -0400
  • 67d142452d
    fixed not a number check in changePageBy Edward Shen 2019-04-13 12:35:47 -0400
  • 0bb003d3d8
    Apparently the issue in #11 is still present in the newest versions of MM. Edward Shen 2019-02-19 09:40:43 -0500
  • d2323aa116
    renamed excludes config to fixed, added legacy handling code. Edward Shen 2019-02-13 00:15:20 -0500
  • 9f255cf04d
    Revert "added new view counter" Edward Shen 2019-01-22 15:05:46 -0500
  • 77e31652d9
    added new view counter Edward Shen 2019-01-22 14:57:07 -0500
  • f699c797f5
    Merge pull request #16 from cowboysdude/patch-1 Edward Shen 2018-11-22 12:06:44 -0500
  • ae11730282
    Update pages.css John Wade 2018-11-22 12:03:00 -0500
  • 614f6b9606
    Fixed readme, added NaN check Edward Shen 2018-10-16 11:18:09 -0400
  • 6ea3f13e7d
    changed this to self in inner anonymous class Edward Shen 2018-09-01 08:41:08 -0400
  • 5549c484f1
    forgot to send out page change notification Edward Shen 2018-08-21 11:53:39 -0400
  • 3282c2e5b6
    huge rewrite, fixes #9 Edward Shen 2018-08-20 16:21:38 -0400
  • b17e67f5f8
    minor eslint changes Edward Shen 2018-08-20 15:32:04 -0400
  • c785b14aae
    added more documentation Edward Shen 2018-08-20 10:43:21 -0400
  • 32f8ee0f18
    updated bug report Edward Shen 2018-08-10 16:23:53 -0400
  • cc1e7d17f8
    typo, style Edward Shen 2018-08-10 16:21:52 -0400
  • 6f3ac28e69
    Added more debug info, added clarifying parens Edward Shen 2018-05-08 15:32:20 -0400
  • 92c4be1973
    added documentation Edward Shen 2018-07-30 11:56:12 -0400
  • 0c33e2f09d
    added local eslint configs and yarn init Typo fixes undid whatever wierd style I had before added a notification hook to tell the current page Edward Shen 2018-07-30 11:53:07 -0400
  • 1ba0e490b7
    merged Edward Shen 2018-07-26 14:11:18 -0400
  • edc1e08e65
    Revert "added support for changing by a certain amount of pages" Edward Shen 2018-05-08 15:34:36 -0400
  • 14d4913a87
    compacted config type Edward Shen 2018-05-07 13:10:42 -0400
  • f4fc53fa19
    added support for changing by a certain amount of pages Edward Shen 2018-05-07 13:05:52 -0400
  • 2d0eb22a6d
    attempted to format to 80 characters Edward Shen 2018-05-07 10:50:08 -0400
  • 888b74eae0
    added eslint that will validate the js Edward Shen 2018-05-07 09:52:20 -0400
  • bdec10fde3
    fixed bug? Edward Shen 2018-05-06 18:11:27 -0400
  • 6c15c9edaf
    reverted back to old function declaration Edward Shen 2018-05-06 09:33:33 -0400
  • 1425b70ad6
    Reintroduced self for compatability. Edward Shen 2018-05-05 22:19:51 -0400
  • 9c33755a85
    Merge branch 'master' of github.com:edward-shen/MMM-pages Edward Shen 2018-05-05 22:07:21 -0400
  • 4401cb411b
    For some reason it looks like node fixed the scoping of this. Removed instances of self. Edward Shen 2018-05-04 11:09:53 -0400
  • bd0fb6741f
    Fixed typo Edward Shen 2018-05-02 18:49:29 -0400
  • 00b7d6d7b9
    removed yarn stuff because i realized you don't need yarn lol Edward Shen 2018-04-28 22:10:24 -0400
  • 587a462ae4
    removed package-lock because I use yarn, added yarn.lock. Updateed readme. Added modulo functino. Edward Shen 2018-04-28 21:14:35 -0400
  • 3791b1913e
    fixed type checking Edward Shen 2018-04-28 20:44:44 -0400
  • d27abc07e5
    fixed bug Edward Shen 2018-04-28 18:50:07 -0400
  • a900b39f4c
    Enforced AirBnB style, updated syntax. Edward Shen 2018-04-26 03:25:40 -0400
  • e06acc7b09
    change email Edward Shen 2018-04-26 02:15:39 -0400
  • 579fc24de8
    Revert "changed some code to use modulo instead of the stupid thing I was doing before" Edward Shen 2017-10-21 01:55:13 -0400
  • 248bd9b5cc
    changed some code to use modulo instead of the stupid thing I was doing before Edward Shen 2017-10-21 01:49:19 -0400
  • ba0aa4696a
    added automatic page rotation Edward Shen 2017-10-21 00:51:54 -0400
  • f48cebf4ab Merge branch 'master' of github.com:edward-shen/MMM-pages Edward Shen 2017-08-27 02:44:42 -0400
  • aab0d1d627 fixed bug where module would not properly visibility-lock modules Edward Shen 2017-08-27 02:43:31 -0400
  • 2bd5ce72a6 Merge pull request #1 from edward-shen/add-code-of-conduct-1 Edward Shen 2017-06-19 16:07:04 -0400
  • 3a792c4474 Create CODE_OF_CONDUCT.md Edward Shen 2017-06-19 16:06:52 -0400
  • 073ec5e290 fixed readme title Edward Shen 2017-06-18 17:39:46 -0400
  • df820cbf51 changed example to youtube video Edward Shen 2017-06-18 17:39:01 -0400
  • 95e01523bb attempted to fix example Edward Shen 2017-06-18 17:20:37 -0400
  • f6270a93f3 added example Edward Shen 2017-06-18 17:16:45 -0400
  • 93621061bf added basic functionality Edward Shen 2017-06-18 16:24:04 -0400