Commit Graph

  • 8f623405f7 Modernize deprecation handling master EliasSchriefer 2021-09-17 16:14:05 +0200
  • c6f8b2da10 Rewrite LightDMMock class except methods Also rewrite loadJSON and checkForUpdate, and exported the class the ES6 way. EliasSchriefer 2021-09-02 00:58:04 +0200
  • b23543e7c1 Update readme EliasSchriefer 2021-08-30 00:27:13 +0200
  • 968e6437ad Setup coding environment for VSCode and jsdoc EliasSchriefer 2021-08-17 13:38:59 +0200
  • c3a1624aab Update repo location used in JS EliasSchriefer 2021-08-17 11:04:27 +0200
  • 512bad6a36 Update readme ...to my style ...for consistency ...to use ES6 modules (because I want my fork to be that) EliasSchriefer 2021-08-17 10:08:20 +0200
  • 0fb379a2f5 Update license EliasSchriefer 2021-08-17 10:04:33 +0200
  • ba528cfbb7 Merge pull request 'Merge dev branch into master' (#1) from dev into master Elias Schriefer 2021-08-16 22:20:12 +0000
  • 05a6a29adb Merge branch 'master' into dev dev Elias Schriefer 2021-08-16 22:19:16 +0000
  • 1b941a68a3 Fix markdown headers Roel Walraven 2017-05-31 16:42:51 +0200
  • 3d44e20d49 Fix missing char Roel Walraven 2017-02-24 22:30:03 +0100
  • a6cc68da3f Merged release/1.1.0 into master v1.1.0 Roel Walraven 2017-02-24 14:29:32 +0100
  • 75d13b9ae5 Merged release/1.1.0 into dev Roel Walraven 2017-02-24 14:29:32 +0100
  • 1108263967 version.minor++; Roel Walraven 2017-02-24 14:28:32 +0100
  • a5c5a3b552 Add note for .face files Roel Walraven 2017-02-24 14:27:49 +0100
  • d6c24cd891 Merged feature/p3lim-suggested-cleanup into dev Roel Walraven 2017-02-24 14:23:15 +0100
  • f326ae92aa Update module loading Roel Walraven 2017-02-24 14:22:31 +0100
  • 91667b64c2 Add link to original method definition Roel Walraven 2017-02-24 14:21:58 +0100
  • 853995cb0e Update section headers Roel Walraven 2017-02-24 14:21:41 +0100
  • f2fe77a701 Fix alignment of equals symbol Roel Walraven 2017-02-24 14:21:07 +0100
  • b083dafb7f Replace name with username Roel Walraven 2017-02-24 14:20:33 +0100
  • 186fe137e1 Update autofill to fetch JSON Roel Walraven 2017-02-24 14:14:16 +0100
  • f3cd556099 Add method to load JSON from file Roel Walraven 2017-02-24 14:10:16 +0100
  • b127fd1d63 Add !== undefined check on update checking Roel Walraven 2017-02-24 14:09:37 +0100
  • 5ceeaa7297 Move deprecated methods to own section Roel Walraven 2017-02-24 14:08:47 +0100
  • b7cb47d9c1 Move methods around and add start_session Roel Walraven 2017-02-24 14:07:14 +0100
  • 0c01ee7933 Add deprecated properties and notifications Roel Walraven 2017-02-24 14:04:48 +0100
  • d6a7fabfd6 Move LightDMMock.js to src Roel Walraven 2017-02-24 14:03:01 +0100
  • c1d8cf2672 Add note on .face usage Roel Walraven 2017-02-24 14:00:45 +0100
  • e21f5bf05f Add link to C code this is based on Roel Walraven 2017-02-24 14:00:31 +0100
  • f9272107ef Move autofill data to JSON files instead of b64 encoded in the script Roel Walraven 2017-02-24 14:00:10 +0100
  • 1217ccc0e1 Move mock home directories to src/home Roel Walraven 2017-02-24 13:59:09 +0100
  • 2f87645e61 Merge pull request #1 from FallingSnow/patch-1 Roel Walraven 2017-02-24 10:25:32 +0100
  • 4e03335a28 Add require support Ayrton Sparling 2016-12-14 16:22:03 -0800
  • eeefc1152d Adds documentation for checkUpdate method Roel Walraven 2016-08-04 18:35:28 +0200
  • 506274c496 Adds self-check for updates on GitHub v1.0.0 Roel Walraven 2016-08-04 18:31:52 +0200
  • 4e67710949 Adds spaces for consistency and reload after login Roel Walraven 2016-08-04 17:25:36 +0200
  • 8eb53aff09 Fixes undefined user error Roel Walraven 2016-08-04 16:57:15 +0200
  • 249777f9f7 Adds logCall function Roel Walraven 2016-08-04 16:50:31 +0200
  • f8ccaab454 Fixes issue with wrong types Roel Walraven 2016-08-04 16:24:27 +0200
  • 309c9d90c8 Replaces Object.watch shim with polyfill by Eli Grey Roel Walraven 2016-08-04 15:20:23 +0200
  • 211f9a5e1c Fix readme steps reading only 1 CytoDev 2016-07-13 00:19:29 +0200
  • 580563abe3 Should fix the off by one. CytoDev 2016-07-13 00:09:51 +0200
  • 7c9da485f7 Fixes broken JSON data CytoDev 2016-07-13 00:03:41 +0200
  • 0a8678bc35 Watch values instead. CytoDev 2016-07-12 23:51:10 +0200
  • de77e4a072 Adds a safety check. CytoDev 2016-07-12 23:05:10 +0200
  • 1613e868c2 Adds readme and license for public GitHub push CytoDev 2016-07-12 22:54:11 +0200
  • e64f398223 Initial LightDMMock "Class" Also adds images in users' their "home" directory. CytoDev 2016-05-10 22:48:02 +0200