Commit graph

  • 019c45580f
    Merge pull request #32 from davidc789/main main Alt 2023-06-30 11:23:20 +02:00
  • 9d8512475b Cleaning up file sync aef123 2023-05-06 21:03:06 -07:00
  • 41127abee8 Adding ability to download log files from within the game to the local filesystem. aef123 2023-05-06 15:04:06 -07:00
  • cc97684069 Run prettier david 2023-04-19 07:16:40 +10:00
  • ee7231af9c Added more documentation david 2023-04-13 17:10:26 +10:00
  • fbab8a375f Added some documentation david 2023-04-12 17:57:34 +10:00
  • 544344bbb4 Bug fixes david 2023-04-12 17:40:50 +10:00
  • b9467d6a57 Merge remote-tracking branch 'origin/feat/exclude' into feat/exclude david 2023-04-12 17:37:12 +10:00
  • 1567a7c650 Merge remote-tracking branch 'origin/feat/exclude' into feat/exclude david 2023-04-12 17:23:59 +10:00
  • 5cb38deb40 Merge remote-tracking branch 'origin/feat/exclude' into feat/exclude david 2023-04-12 17:23:59 +10:00
  • 043a2d34b1 Bug fixes david 2023-04-11 21:48:05 +10:00
  • 2b40438341 Bug fixes david 2023-04-11 21:48:05 +10:00
  • fd3392fb23 Added a prepare script to allow installing off GitHub david 2023-04-11 15:04:42 +10:00
  • daf7854cd0 Bumped dependency versions to the latest david 2023-04-11 14:29:05 +10:00
  • 5bebc2832a Added missing type packages to eliminate build errors david 2023-04-11 12:20:06 +10:00
  • 2f1807812d Added folder exclusion feature and .gitattributes david 2023-04-11 12:12:34 +10:00
  • 7ff71ffbd9
    Merge pull request #30 from Pustur/add-eslint Alt 2022-10-12 20:29:03 +02:00
  • 352c083e83 Fix lint errors Loris Bettazza 2022-10-12 00:17:48 +02:00
  • 3901af1c18 Setup eslint config and script Loris Bettazza 2022-10-12 00:14:30 +02:00
  • e5763314ff Add eslint dependencies Loris Bettazza 2022-10-12 00:14:28 +02:00
  • 3298542143
    Merge pull request #29 from Hoekstraa/main manual-push-pull Alt 2022-10-10 00:38:57 +02:00
  • 9b255532af
    Add manual push/pull feature Zoë Hoekstra 2022-10-10 00:33:37 +02:00
  • 443589bfce
    Limit tests to src/, run format Zoë Hoekstra 2022-10-09 13:33:57 +02:00
  • d342929284
    Turn EventType into enum Zoë Hoekstra 2022-10-09 13:29:12 +02:00
  • 0963fdd799
    Merge pull request #28 from Hoekstraa/main Alt 2022-10-09 13:15:44 +02:00
  • 1ce008c633
    Format pass Zoë Hoekstra 2022-10-09 13:11:54 +02:00
  • fbb104c869
    Add Istanbul for test coverage Zoë Hoekstra 2022-10-09 13:07:43 +02:00
  • 861906334c
    Merge pull request #27 from Hoekstraa/main Alt 2022-10-09 12:47:01 +02:00
  • f17f89706a
    Format tests Zoë Hoekstra 2022-10-09 12:44:55 +02:00
  • fb4cc4f707
    Add tests addLeadingSlash and MessageTracker Zoë Hoekstra 2022-10-09 12:41:25 +02:00
  • a665688011
    Merge pull request #25 from LJNeon/fortify-messages Alt 2022-10-03 17:35:09 +02:00
  • 0657fac98d
    Better error handling LJNeon 2022-10-02 18:52:38 -07:00
  • 86c6a3ad35
    Fortify message handler LJNeon 2022-10-02 16:28:58 -07:00
  • 7911d8584d
    Merge pull request #24 from LJNeon/create-folder Alt 2022-10-03 00:40:34 +02:00
  • fb0f0040a5
    Improve error message LJNeon 2022-10-01 17:08:34 -07:00
  • d7d953c425
    Create synchronized folder if necessary LJNeon 2022-10-01 15:54:33 -07:00
  • 9fbe101203
    Merge pull request #23 from LJNeon/contributing Alt 2022-10-02 00:31:52 +02:00
  • ac263cccb0
    Fix bullet points & typo LJNeon 2022-10-01 15:30:38 -07:00
  • 5f3752c004
    Merge pull request #22 from LJNeon/contributing Alt 2022-10-02 00:15:39 +02:00
  • 9519cfe4ba
    Add simple PR guide LJNeon 2022-10-01 15:13:27 -07:00
  • 2fa5636651
    Update CONTRIBUTING.md LJNeon 2022-10-01 14:56:36 -07:00
  • 09f9d9943f
    Merge pull request #21 from HeinousTugboat/htugboat/update-build-process Alt 2022-10-01 23:34:44 +02:00
  • 7ae2f836d7
    Merge pull request #20 from HeinousTugboat/htugboat/update-configs-and-format Alt 2022-10-01 23:24:36 +02:00
  • d573f1a93b
    Add CONTRIBUTING.md LJNeon 2022-10-01 13:58:08 -07:00
  • 78ce53116e Updates build config to output node script for npx Heinous Tugboat 2022-10-01 11:58:17 -04:00
  • bc39f10a8e Prettier pass Heinous Tugboat 2022-10-01 10:54:26 -04:00
  • 6369534169 Moves mocha config out of package.json into mocharc file Heinous Tugboat 2022-10-01 10:39:30 -04:00
  • 9ec96d6393 Updates prettier configuration and adds prettier workflow Heinous Tugboat 2022-10-01 10:39:03 -04:00
  • dc8bb0eed7
    Merge pull request #16 from Pustur/add-prettier Alt 2022-10-01 12:43:43 +02:00
  • 722fa4a184
    Fix merge mistakes Zoë Hoekstra 2022-10-01 12:42:38 +02:00
  • 77e641d9d3
    Merge branch 'main' into add-prettier Alt 2022-10-01 12:36:43 +02:00
  • 9e0ec2eb20
    Merge pull request #19 from HeinousTugboat/ht/add-mocha Alt 2022-10-01 12:12:32 +02:00
  • 7e17413783
    Merge pull request #18 from HeinousTugboat/ht/typescript-ho Alt 2022-10-01 12:05:20 +02:00
  • 04db3387d5 Adds basic CI GitHub workflow Heinous Tugboat 2022-09-30 22:21:12 -04:00
  • 9fabda9386 Adds Mocha, Chai and Sinon testing utilities, as well as basic specs Heinous Tugboat 2022-09-30 22:15:17 -04:00
  • 999780a612 Updates package.json and launch script to use ts-node Heinous Tugboat 2022-09-30 20:12:58 -04:00
  • 778b8d492a Converts JS files to TS Heinous Tugboat 2022-09-30 20:10:49 -04:00
  • bef0628e79 Adds dependencies for TS Heinous Tugboat 2022-09-30 20:15:06 -04:00
  • 14f1799047 Add prettier config and format script Loris Bettazza 2022-09-30 21:09:56 +02:00
  • a538670c77 Add prettier devDependency Loris Bettazza 2022-09-30 21:09:56 +02:00
  • ed72f3edca chore: add eslint Dunsin 2022-09-30 06:03:03 +00:00
  • 207e4d521e
    Fix filenames deleted file api calls Zoë Hoekstra 2022-09-29 20:49:17 +02:00
  • c8873968e5
    Merge pull request #5 from jwcorle/patch-1 Alt 2022-09-28 22:49:13 +02:00
  • 798c240e70
    Fix deleteFile events James 2022-09-28 16:29:08 -04:00
  • da4b9d2bb2
    Merge pull request #3 from sugardave/main Alt 2022-09-25 20:20:16 +02:00
  • 09bfd00fc4
    Patch to get around Bitburner's filehandling Zoë Hoekstra 2022-09-19 20:02:05 +02:00
  • ae728e6e83
    update repo URL sugardave 2022-09-06 20:37:21 -05:00
  • b89909937b
    Add missing import Alt 2022-08-28 22:15:58 +02:00
  • 8f47520a63
    Add arg parameters to allow settings through CLI Alt 2022-08-28 18:12:09 +02:00
  • 5520fa3430
    Merge pull request #2 from RyanHx/push-on-conn Alt 2022-08-28 17:09:31 +02:00
  • e05a445544 Descriptive config name RyanHx 2022-08-28 15:55:57 +01:00
  • e37990afab No need for extra event if push all RyanHx 2022-08-28 15:54:42 +01:00
  • fdebd610b1 Update example RyanHx 2022-08-28 15:16:00 +01:00
  • 53a872a11b Emit MessageSend for every file RyanHx 2022-08-28 15:12:36 +01:00
  • 64761fa9d7 Add pushOnCon option RyanHx 2022-08-28 15:12:17 +01:00
  • dce76e677f
    Merge pull request #1 from RyanHx/crash-fixes Alt 2022-08-28 11:32:28 +02:00
  • c1c9847427 Prevent watch initialization before config RyanHx 2022-08-28 02:22:58 +01:00
  • 82269a64b9 Reference correct variable RyanHx 2022-08-28 02:21:59 +01:00
  • 95563abda0 Fix undefined request crash, pass paths directly RyanHx 2022-08-28 02:21:41 +01:00
  • b7c0761822
    Automatic formatting pass Zoë Hoekstra 2022-08-25 23:57:49 +02:00
  • afb9ceccab
    Bump version to 1.1.0 Zoë Hoekstra 2022-08-25 23:52:33 +02:00
  • 880cc5be51
    Synchronize missing files on start (rq #4044) Zoë Hoekstra 2022-08-25 23:46:43 +02:00
  • ccf38f2df4
    Fix folder watching and push message Zoë Hoekstra 2022-08-25 19:52:43 +02:00
  • 363fa300c2
    Allow recursive watching of folders Zoë Hoekstra 2022-08-25 18:56:24 +02:00
  • 75cf4b5d37
    README + package naming update Zoë Hoekstra 2022-08-24 16:35:29 +02:00
  • 10f274ed52
    🦭 Seal of approval for regular use Zoë Hoekstra 2022-08-24 15:50:01 +02:00
  • 7c571687bf
    Initial version Zoë Hoekstra 2022-08-23 20:00:48 +02:00
  • 0b660d01bd
    Initial commit Alt 2022-08-23 19:07:51 +02:00