Commit Graph

  • 980b8a2924 Added console warning for deprecated config options Olexandr Savchuk 2016-12-14 18:54:44 +01:00
  • 989dca5792 Merge pull request #563 from aschulz90/mm-fixes Michael Teeuw 2016-12-14 10:05:20 +01:00
  • c9eb06bb70 Merge pull request #560 from berlincount/develop Michael Teeuw 2016-12-14 10:04:27 +01:00
  • af89906b81 Merge pull request #559 from roramirez/user-agent Michael Teeuw 2016-12-14 10:03:31 +01:00
  • de71b1b397 Revert calendar default value and add documentation Andreas 2016-12-13 17:16:46 +01:00
  • 2decee1d87 Merge branch 'develop' into user-agent fix conflict. Rodrigo Ramírez Norambuena 2016-12-13 10:40:10 -03:00
  • 6a184b069b make electronOptions configurable, remove kioskmode from documentation Andreas 'count' Kotes 2016-12-10 17:02:54 +01:00
  • 48db615ac8 Merge pull request #553 from roramirez/grunt-eslint-modules Michael Teeuw 2016-12-13 12:58:43 +01:00
  • bb9caa4838 Merge pull request #566 from roramirez/flag-plymouth Michael Teeuw 2016-12-13 12:49:53 +01:00
  • 3c11c3fc16 splashscreen: remove flag not used into script plymouth Rodrigo Ramírez Norambuena 2016-12-13 00:33:29 -03:00
  • 6c1dbc5e61 Updated module READMEs with current default values Andreas 2016-12-12 14:55:07 +01:00
  • 21bf1dd1a3 Updated module READMEs with current default values Andreas 2016-12-12 14:52:00 +01:00
  • 78aa2b491c Merge pull request #558 from roramirez/size-for-compliments-text Michael Teeuw 2016-12-09 14:54:29 +01:00
  • 53d2c7e89f compliments: add abilty to set classes for compliments module Rodrigo Ramírez Norambuena 2016-12-07 22:00:12 -03:00
  • 9b86049964 newsfeed, calendar: Standardize user-agent. Rodrigo Ramírez Norambuena 2016-12-08 01:29:55 -03:00
  • 9e2bbd50b6 README compliments: Close code tag and fix tabs Rodrigo Ramírez Norambuena 2016-12-07 21:50:06 -03:00
  • cdf78db629 Merge pull request #552 from olexs/electron-zoom-factor Michael Teeuw 2016-12-08 15:57:47 +01:00
  • 15c5725829 Merge branch 'develop' into electron-zoom-factor Olexandr Savchuk 2016-12-08 15:54:52 +01:00
  • 96653170a2 Merge pull request #551 from olexs/round-temps Michael Teeuw 2016-12-08 15:47:44 +01:00
  • eade89da48 Merge pull request #555 from qistoph/remoteonly Michael Teeuw 2016-12-08 15:29:17 +01:00
  • 0d18266ad1 Fetch remote git only if repo has a remote Chris van Marle 2016-12-06 19:57:38 +01:00
  • 83ee0534f2 fixed eslint error into modules for Javascript files Rodrigo Ramírez Norambuena 2016-12-01 19:48:53 -03:00
  • 8ad00025ad use Gruntfile into modules/default/* Rodrigo Ramírez Norambuena 2016-12-01 19:15:28 -03:00
  • 7d08a7c9cd Added documentation and changelog entry. Olexandr Savchuk 2016-12-02 21:14:41 +01:00
  • c8d5a5319e Clean up duplicate code in Electron options Olexandr Savchuk 2016-12-02 21:09:16 +01:00
  • a08fa721cf Added zoom factor config value and Electron option Olexandr Savchuk 2016-12-02 21:05:36 +01:00
  • 89bc3137ba Fixed method description. Olexandr Savchuk 2016-12-02 20:56:10 +01:00
  • 4d8d30f897 Moved misplaced method signature Olexandr Savchuk 2016-12-02 20:53:02 +01:00
  • d67e9468c0 Changed roundTemp implementation to a cleaner one Olexandr Savchuk 2016-12-02 20:52:36 +01:00
  • 7dda36ab97 Merge branch 'round-temps' of github.com:olexs/MagicMirror into round-temps Olexandr Savchuk 2016-12-02 17:38:04 +01:00
  • 32df3e80b1 Renamed roundTemperature option to roundTemp Added changelog entry Olexandr Savchuk 2016-12-02 17:33:41 +01:00
  • 3c33969d23 implemented roundTemperature in weather modules Olexandr Savchuk 2016-12-02 17:17:58 +01:00
  • c2aec5ae36 implemented roundTemperature in weather modules Olexandr Savchuk 2016-12-02 17:17:58 +01:00
  • 7afc908c32 Added hidePrivate option of calendar module Daniel Bücheler 2016-11-30 21:28:49 +01:00
  • c66ecbdd29 Added hidePrivate to README.md Daniel Bücheler 2016-11-30 21:28:44 +01:00
  • e61bccab36 Calendar Module: Added false as default for hidePrivate Daniel Buecheler 2016-11-30 21:24:04 +01:00
  • cfeef98261 Private events are hidden Daniel Buecheler 2016-11-30 21:09:57 +01:00
  • c949548150 Merge pull request #546 from BrianHepler/load_compliments_from_remote_file Michael Teeuw 2016-11-30 16:43:14 +01:00
  • 829ccfca88 Updated changelog and compliments documentation. Brian 2016-11-30 10:31:19 -05:00
  • 950fa84d1c Added capability to load compliments from the host file system. Brian 2016-11-30 10:30:49 -05:00
  • 5666729fcf Merge pull request #543 from roramirez/pulled-clock Michael Teeuw 2016-11-29 10:41:29 +01:00
  • 3a13886af9 Merge pull request #542 from aschulz90/mm-fixes Michael Teeuw 2016-11-26 16:17:14 +01:00
  • db6e0ccf63 clock: remove statement of repetead code. Rodrigo Ramírez Norambuena 2016-11-25 23:17:45 -03:00
  • 35f2ebc2aa Fixed Global Default Config Being Modified Andreas 2016-11-26 15:33:10 +01:00
  • 60ac4a3e86 Merge pull request #541 from roramirez/bind-address Michael Teeuw 2016-11-26 13:23:27 +01:00
  • c966d34b07 fix camelCase detected eslint Rodrigo Ramírez Norambuena 2016-11-25 21:55:51 -03:00
  • a05d7059fb Update CHANGELOG Rodrigo Ramírez Norambuena 2016-11-25 21:54:03 -03:00
  • facc1dc944 add label where is bind serveronly Rodrigo Ramírez Norambuena 2016-11-25 20:20:20 -03:00
  • df2ebbf384 Add option to set bind address Rodrigo Ramírez Norambuena 2016-11-25 20:14:34 -03:00
  • e210471c7a Merge pull request #539 from roramirez/fix_tab_config.js_sample Michael Teeuw 2016-11-24 15:48:03 +01:00
  • f42d552dad Merge pull request #540 from roramirez/space_comment_js_main Michael Teeuw 2016-11-24 15:47:49 +01:00
  • edfd9e46b6 fix comments and space js/main.js Rodrigo Ramírez Norambuena 2016-11-24 00:26:40 -03:00
  • 27644776f3 fix tab into config.js.sample Rodrigo Ramírez Norambuena 2016-11-24 00:20:04 -03:00
  • a4797dcc73 Merge pull request #537 from roramirez/comment-fix Michael Teeuw 2016-11-22 23:09:35 +01:00
  • 677312648b comments fix for js/module.js Rodrigo Ramírez Norambuena 2016-11-22 18:53:46 -03:00
  • ace460c69b Merge pull request #535 from Platimir/patch-3 Michael Teeuw 2016-11-22 07:51:48 +01:00
  • b922fe35ab Added update info translation Platimir 2016-11-21 22:14:16 +01:00
  • 222e2166ff Merge pull request #530 from Jopyth/patch-3 Michael Teeuw 2016-11-21 11:03:10 +01:00
  • 7dc25ec425 Merge pull request #532 from roramirez/default_value_animation_newsfeed Michael Teeuw 2016-11-21 11:02:52 +01:00
  • 980835981f Merge pull request #533 from roramirez/onlyTemp Michael Teeuw 2016-11-21 11:02:30 +01:00
  • e425adc230 fix some tabs Rodrigo Ramírez Norambuena 2016-11-20 22:18:09 -03:00
  • 2ea7ef327e currentweather: add option onlyTemp. Rodrigo Ramez Norambuena 2016-11-20 22:13:14 -03:00
  • 6c9d33f05c newsfeed: fix set default value for animationSpeed option in README Rodrigo Ramírez Norambuena 2016-11-20 20:06:58 -03:00
  • c584b51726 Update CHANGELOG.md Jopyth 2016-11-20 16:49:30 +01:00
  • 3c8fa3382b update documentation to module default config Jopyth 2016-11-20 16:47:49 +01:00
  • e5c75259e0 Merge pull request #524 from qistoph/moduleupdates Michael Teeuw 2016-11-19 11:37:02 +01:00
  • f78e437a42 Merge pull request #526 from roramirez/UPDATE_NOTIFICATION_MODULE-es Michael Teeuw 2016-11-19 11:35:54 +01:00
  • 8f61b1d320 Merge pull request #527 from roramirez/standarize-tab-translations Michael Teeuw 2016-11-19 11:35:40 +01:00
  • 84f3c6f7e6 Merge pull request #528 from Jopyth/patch-2 Michael Teeuw 2016-11-19 11:35:16 +01:00
  • bfb6c001a0 add german translation for module update Jopyth 2016-11-19 07:46:30 +01:00
  • f0fa9f2033 translations: Fix massive tabs into translations files. Rodrigo Ramírez Norambuena 2016-11-18 22:19:45 -03:00
  • c82cc30968 translations: Add UPDATE_NOTIFICATION_MODULE string for spanish. Rodrigo Ramírez Norambuena 2016-11-18 19:18:39 -03:00
  • b0cb14b515 Merge pull request #525 from Jopyth/patch-2 Michael Teeuw 2016-11-18 17:13:11 +01:00
  • 7f86d2aa0a Fix typo Jopyth 2016-11-18 17:07:55 +01:00
  • 482dd4db76 Check updates for configured modules only Chris van Marle 2016-11-18 12:53:49 +01:00
  • 0f44fd2290 Merge pull request #523 from nhubbard/develop Michael Teeuw 2016-11-17 19:36:14 +01:00
  • 690d461693 Update CHANGELOG Nicholas Hubbard 2016-11-17 10:33:13 -05:00
  • f1ca72aee9 Improve Security and Update Dependencies Nicholas Hubbard 2016-11-17 09:34:11 -05:00
  • a3a6fc0d15 Merge pull request #521 from nhubbard/develop Michael Teeuw 2016-11-17 08:47:29 +01:00
  • 4f4fe5f06b Update Electron: Part II Nicholas Hubbard 2016-11-16 20:04:56 -05:00
  • c59f47f4b5 Update Electron: Part I Nicholas Hubbard 2016-11-16 20:02:37 -05:00
  • 0ae810b8c6 Merge pull request #519 from StefanBols/develop Michael Teeuw 2016-11-16 20:47:10 +01:00
  • ac9f42a8fe Updated da translationfile Stefan Bols 2016-11-16 20:35:55 +01:00
  • eab7e56ece Merge pull request #518 from qistoph/moduleupdates Michael Teeuw 2016-11-16 18:57:44 +01:00
  • 7329515a4d Check for module updates Chris van Marle 2016-11-16 18:19:44 +01:00
  • 6d6bf2df3a Merge pull request #516 from StefanBols/develop Michael Teeuw 2016-11-16 07:03:29 +01:00
  • 3008bfbe0a Added UPDATE INFO to da.json Stefan Bols 2016-11-15 22:54:47 +01:00
  • 9399517cfb Merge pull request #512 from roramirez/readme-calendar-format-fix Michael Teeuw 2016-11-15 19:40:43 +01:00
  • b117fe222d Merge pull request #515 from roramirez/disabled_module Michael Teeuw 2016-11-15 09:33:07 +01:00
  • 62567264f0 Config: Add option disabled for modules configuration Rodrigo Ramírez Norambuena 2016-11-14 14:43:30 -03:00
  • c054b3b0de Merge pull request #514 from roramirez/log_line_number Michael Teeuw 2016-11-14 17:26:59 +01:00
  • 83fb5b4d1b logger: Show line number where is called the function for the log Rodrigo Ramez Norambuena 2016-11-14 00:00:12 -03:00
  • 07a86800c9 calendar: little fix format README Rodrigo Ramírez Norambuena 2016-11-12 21:10:37 -03:00
  • 688b5f29b6 Cleanup. Michael Teeuw 2016-11-12 20:03:56 +01:00
  • e311f17062 Temp fix for wrapper issue. Michael Teeuw 2016-11-12 11:19:58 +01:00
  • b4cdb22e24 Merge pull request #509 from roramirez/extra_log Michael Teeuw 2016-11-11 14:20:38 +01:00
  • b63194c0aa remove extra console.log introduced in commit e419701 Rodrigo Ramez Norambuena 2016-11-11 10:13:40 -03:00
  • 0bab32315c Merge PR Michael Teeuw 2016-11-10 20:06:00 +01:00
  • 7e881dd850 Merge branch 'compliments_from_currentweather' of https://github.com/roramirez/MagicMirror into roramirez-compliments_from_currentweather Michael Teeuw 2016-11-10 20:03:58 +01:00
  • d6aaafb069 Merge pull request #508 from roramirez/var_updateTimer Michael Teeuw 2016-11-10 20:01:25 +01:00