Commit graph

  • 6a84961a36
    chore: release v1.1.0 master v1.1.0 Kristjan ESPERANTO 2025-03-25 19:22:51 +0100
  • 07eed1bf3e
    Add example config files Kristjan ESPERANTO 2025-03-25 19:17:49 +0100
  • 2ccd56ef36
    feat: Add individual rotation time for each page (#88) develop Kristjan ESPERANTO 2025-03-25 19:13:37 +0100
  • 1622872867
    Adapt examples to new timings option Kristjan ESPERANTO 2025-03-25 08:32:13 +0100
  • 03fde2a4a6
    Fix typo Kristjan ESPERANTO 2025-03-25 08:03:50 +0100
  • 571e023539
    Update doc about rotationTime Kristjan ESPERANTO 2025-03-25 08:03:09 +0100
  • de2ddfb806
    Fix deprecation message Kristjan ESPERANTO 2025-03-25 08:02:17 +0100
  • acf468651f
    Use timings object Kristjan ESPERANTO 2025-03-23 22:56:01 +0100
  • 82b6aebb8f
    Add individualRotationTimes Kristjan ESPERANTO 2025-03-23 22:56:01 +0100
  • 20204de36c
    chore: release v1.0.1 v1.0.1 Kristjan ESPERANTO 2025-03-23 20:16:16 +0100
  • 27131b018e
    Remove unused CSS file Kristjan ESPERANTO 2025-03-23 20:12:29 +0100
  • 6804e79b6c
    Simplify ESLint calls Kristjan ESPERANTO 2025-03-23 20:10:31 +0100
  • 2739599133
    Review ESLint config Kristjan ESPERANTO 2025-03-23 19:55:52 +0100
  • 244da7a6e7
    Update @stylistic/eslint-plugin Kristjan ESPERANTO 2025-03-23 19:43:11 +0100
  • 6057a14085
    Update devDependencies Kristjan ESPERANTO 2025-03-23 19:37:50 +0100
  • e9a9c3643d
    Switch to Markdown for better readability Kristjan ESPERANTO 2025-02-02 03:40:54 +0100
  • 40bc678fd2 Run tests always with lts version of node Kristjan ESPERANTO 2024-12-16 21:26:23 +0100
  • 4fe9996378
    Extend configuration section (#87) v1.0.0 Kristjan ESPERANTO 2024-12-16 21:16:53 +0100
  • 539db62220 Fix typo Kristjan ESPERANTO 2024-12-14 13:10:40 +0100
  • cbe02972cd Align comments Kristjan ESPERANTO 2024-12-14 13:08:17 +0100
  • 7fc77e10d0 Add Explanation that there are two ways to configure Kristjan ESPERANTO 2024-12-14 13:04:06 +0100
  • 20758239d1 Fix format Kristjan ESPERANTO 2024-12-14 12:58:24 +0100
  • bccc069a6b Fix typos Kristjan ESPERANTO 2024-12-14 12:55:18 +0100
  • d6bcfd4742 Extend configuration section - add 'rotationTime' to example - add example for class based configuration Kristjan ESPERANTO 2024-12-10 20:45:48 +0100
  • fd3c1142b7 Add linter workflow Kristjan ESPERANTO 2024-12-10 20:20:10 +0100
  • f2ac2c0253 Add linter workflow Kristjan ESPERANTO 2024-12-10 20:20:10 +0100
  • 00800b9ac4 Add callback to hide and show The callback is only optional, if you don't use the options. https://docs.magicmirror.builders/development/core-module-file.html#this-hide-speed-callback-options Kristjan ESPERANTO 2024-12-10 20:10:32 +0100
  • 234961a633 Add callback to hide and show The callback is only optional, if you don't use the options. https://docs.magicmirror.builders/development/core-module-file.html#this-hide-speed-callback-options Kristjan ESPERANTO 2024-12-10 20:10:32 +0100
  • 347c9bd78c Use uppercase for README Kristjan ESPERANTO 2024-12-09 23:30:00 +0100
  • d6dc57fe74 Format Kristjan ESPERANTO 2024-12-09 23:22:19 +0100
  • 7df1aaaa10 Move "page indicator" recomandation to description Kristjan ESPERANTO 2024-12-09 23:16:29 +0100
  • 5c0ca7259a Add update section Kristjan ESPERANTO 2024-12-09 23:10:20 +0100
  • cbfdbf5d14 Minor detail improvements Kristjan ESPERANTO 2024-12-09 22:27:22 +0100
  • 0a5c07ae69 Use uppercase for README Kristjan ESPERANTO 2024-12-09 23:30:00 +0100
  • 9f64a3a5be Format Kristjan ESPERANTO 2024-12-09 23:22:19 +0100
  • 5cd295527d Move "page indicator" recomandation to description Kristjan ESPERANTO 2024-12-09 23:16:29 +0100
  • 73d79bf835 Add update section Kristjan ESPERANTO 2024-12-09 23:10:20 +0100
  • 9aacc374a1 Minor detail improvements Kristjan ESPERANTO 2024-12-09 22:27:22 +0100
  • 90a7651f40 Switch to recommended stylistic rules Kristjan ESPERANTO 2024-12-09 01:02:58 +0100
  • 6db5efe2c8 Disable @stylistic/no-extra-parens Kristjan ESPERANTO 2024-12-09 00:44:21 +0100
  • 361f55bec1 Use object shorthand syntax Kristjan ESPERANTO 2024-12-06 09:38:56 +0100
  • d32466ce2c Apply linting rules Kristjan ESPERANTO 2024-12-06 09:33:38 +0100
  • a7df09cf79 Add scripts for linting Kristjan ESPERANTO 2024-12-06 09:32:52 +0100
  • ce58e1bc60 Replace deprecated ESLint config by flat config (incl. replacing airbnb plugin) Kristjan ESPERANTO 2024-12-06 09:32:27 +0100
  • 430c84e41d Add ESLint dependencies Kristjan ESPERANTO 2024-12-06 09:31:05 +0100
  • cc3157881a Add missing package.json Kristjan ESPERANTO 2024-12-06 01:39:52 +0100
  • 68e9568ccc
    Merge branch 'KristjanESPERANTO-review' Edward Shen 2024-12-02 12:46:18 -0800
  • 853b1e97fe Undo using Log.info The highlighting is unnecessary. Kristjan ESPERANTO 2024-12-02 21:12:40 +0100
  • 2621f259d9
    Rewording to avoid escaping Kristjan ESPERANTO 2024-12-02 20:56:04 +0100
  • bf945ba206
    Merge branch 'KristjanESPERANTO-CoC' Edward Shen 2024-12-01 15:38:57 -0800
  • 218c219734 Update contact Because domain syllogism.xyz isn't registred Kristjan ESPERANTO 2024-12-01 20:47:54 +0100
  • ae58169af1 Update Code of Conduct from 1.4 to 2.1 Kristjan ESPERANTO 2024-12-01 20:42:51 +0100
  • 398c68a195 Fix typo Kristjan ESPERANTO 2024-12-01 20:29:38 +0100
  • 6ffcd58d12 Optimize logging Kristjan ESPERANTO 2024-12-01 20:29:26 +0100
  • 2cf512b70c
    Merge branch 'KristjanESPERANTO-review' Edward Shen 2024-12-01 09:20:56 -0800
  • d2c985ebc1 Improve heading Kristjan ESPERANTO 2024-12-01 14:32:56 +0100
  • 6d3750b5c6 Optimize format Kristjan ESPERANTO 2024-12-01 14:32:26 +0100
  • 26c4edd89e magic mirror -> MagicMirror Kristjan ESPERANTO 2024-12-01 14:30:19 +0100
  • 34fa3b9004 Remove superfluous .git Kristjan ESPERANTO 2024-12-01 14:19:14 +0100
  • 0a900ce307 Folder -> directory Kristjan ESPERANTO 2024-12-01 14:18:52 +0100
  • 5b685dc967 Remove unused URL Kristjan ESPERANTO 2024-12-01 14:10:54 +0100
  • 0720028f70 Update URL Kristjan ESPERANTO 2024-12-01 14:10:35 +0100
  • 2990f5b657
    Clarify maintainer request Edward Shen 2024-11-29 13:01:10 -0800
  • f9039991b6
    Update readme.md sam detweiler 2024-11-29 13:41:35 -0600
  • 2e72391ca7
    Update readme.md sam detweiler 2024-11-29 13:34:33 -0600
  • b24f9df79b add MMM-Config form, could be customized more sam detweiler 2024-11-26 14:44:26 -0600
  • 5e018ed78f
    Merge pull request #4 from KristjanESPERANTO/develop sam detweiler 2024-09-23 14:10:49 -0700
  • 51af1f6632 Use camel case Kristjan ESPERANTO 2024-09-13 21:15:52 +0200
  • bf1f866b52 Fix typo Kristjan ESPERANTO 2024-09-13 21:13:16 +0200
  • 3e4991dfd8 Use method shorthand syntax Kristjan ESPERANTO 2024-09-13 21:11:49 +0200
  • 21a7f3f33a [Pages] -> [MMM-pages] Kristjan ESPERANTO 2024-09-13 21:11:13 +0200
  • 12f2d82295 Fix format and typos, Add Update section, Remove "Maintainer needed" section Kristjan ESPERANTO 2024-09-13 21:05:18 +0200
  • 4fe8c3558f Add missing package.json Kristjan ESPERANTO 2024-09-13 21:02:04 +0200
  • c290f92020 Replace deprected eslint config Kristjan ESPERANTO 2024-09-13 21:01:52 +0200
  • 169175b400 MMM-Pages -> MMM-pages + Magic Mirror -> MagicMirror + format Kristjan ESPERANTO 2024-09-13 21:00:01 +0200
  • a2eb93b259 fix timer reset if not set sam detweiler 2024-09-13 08:02:14 -0500
  • b0420548b0 fix spelling sam detweiler 2024-09-13 07:48:50 -0500
  • 7b9d293988 fix spelling in readme sam detweiler 2024-09-13 07:46:47 -0500
  • 7893277e2c
    Update readme.md sam detweiler 2024-06-24 08:01:18 -0500
  • e422d02147 add custom MMM-Config schema for better form UI sam detweiler 2024-06-23 15:06:25 -0500
  • 5ac5b104ee fix naming sam detweiler 2024-06-22 15:55:33 -0500
  • 7a1a4e2771 resolve conflict two updates sam detweiler 2024-06-22 15:47:10 -0500
  • 17f820b923 add support for different delays for different pages sam detweiler 2024-06-22 15:43:33 -0500
  • 42d5d57d68
    Merge pull request #1 from KristjanESPERANTO/patch-1 sam detweiler 2024-06-22 06:48:18 -0500
  • b932a674c7
    Update readme.md Kristjan ESPERANTO 2024-02-29 10:13:52 +0100
  • a67625905c fix file name and register and hide/show sam detweiler 2023-12-14 10:05:27 -0700
  • 2f5ac7666a
    Update readme.md sam detweiler 2023-11-22 09:22:52 -0600
  • 4f06e4559f
    Update readme.md sam detweiler 2023-11-16 10:08:07 -0600
  • d301643aee update readme for multiple instances sam detweiler 2023-11-16 09:42:05 -0600
  • 682ac86967 update readme sam detweiler 2023-11-16 09:37:28 -0600
  • a529913f40
    Merge branch 'Fifteen15Studios-master' Edward Shen 2021-12-10 20:46:41 -0800
  • fbfcc8e799
    Fix rotationDelay impacting page change Fifteen 15 Studios 2021-12-09 20:10:47 -0500
  • ea93426f9e
    Add maintainer notice Edward Shen 2021-12-07 22:57:50 -0800
  • 379d74d236
    Update docs to no longer reference deprecated modules Edward Shen 2021-11-10 20:12:34 -0800
  • 47b3421a52
    update readme Edward Shen 2021-04-29 14:57:22 -0400
  • b6e7e08c93
    Remove CSS Edward Shen 2020-12-10 20:30:23 -0500
  • f29c3a4150
    Fix logging typo Edward Shen 2020-11-23 18:39:54 -0500
  • 5882ea6ce7
    use this instead of self Edward Shen 2020-11-23 18:36:20 -0500
  • cb4700fc19
    cleanup animatePageChange Edward Shen 2020-11-23 18:29:50 -0500
  • 62c0e5900f
    Add config option to not use lockstring Edward Shen 2020-11-23 18:25:30 -0500