Commit graph

  • f5241fbc9a disabled obsidian sync watching by default Frank Harrison 2025-04-02 10:10:12 +0100
  • 7bd9b528e3 Adds tip on using the Commander plugin Frank Harrison 2025-04-02 10:09:18 +0100
  • 01846c9529 improves styling Frank Harrison 2025-04-02 10:06:29 +0100
  • 5cbd874a78 updates plugin metadata Frank Harrison 2025-04-02 09:38:45 +0100
  • 5d80c6b47d updates settings Frank Harrison 2025-04-02 09:38:37 +0100
  • 0024657347 resets timers on setting save (reloading jobs) Frank Harrison 2025-04-02 09:38:22 +0100
  • c385597b20 tidies console.log output Frank Harrison 2025-04-02 09:37:58 +0100
  • 3d020ce6b3 updates lock file Frank Harrison 2025-04-02 08:34:54 +0100
  • 4e9aba8670 switches to running after inactivity via timers Frank Harrison 2025-04-02 08:32:45 +0100
  • 377ce00148 initial refactor - changes frequency config and updates names Frank Harrison 2025-04-02 07:52:30 +0100
  • 76800dd902 docs: updates README Frank Harrison 2025-04-02 07:29:17 +0100
  • 3ab8949031 Notes added by 'git notes add' semantic-release-bot 2023-08-24 10:26:13 +0000
  • e05272a1af release(version): Release 1.1.2 [skip ci] master 1.1.2 semantic-release-bot 2023-08-24 10:26:12 +0000
  • add69d0df3
    Merge pull request #6 from cdloh/fix/cleanup-running-jobs-on-delete Callum Loh 2023-08-24 11:25:04 +0100
  • e505695003 fix: Fix cleaning up running jobs when deleting crons Callum Loh 2023-08-24 11:22:46 +0100
  • fc7ff6f6d3 Notes added by 'git notes add' semantic-release-bot 2023-04-23 19:16:46 +0000
  • e548b24a72 release(version): Release 1.1.1 [skip ci] 1.1.1 semantic-release-bot 2023-04-23 19:16:45 +0000
  • 05caef22b9
    Merge pull request #2 from cdloh/fix-lock-settings Callum Loh 2023-04-24 05:15:17 +1000
  • 70cb4a8686 fix: Fix the lock feature for cronjob Callum Loh 2023-04-23 20:13:36 +0100
  • 4ec092a421
    Add License Callum Loh 2023-03-27 01:34:57 +1100
  • ee7750ef47 Notes added by 'git notes add' semantic-release-bot 2023-03-26 14:27:33 +0000
  • 517ac93d56 release(version): Release 1.1.0 [skip ci] 1.1.0 semantic-release-bot 2023-03-26 14:27:33 +0000
  • 996c4fdddb feat: Add option to disable on Mobile Callum Loh 2023-03-26 15:17:34 +0100
  • 5ffb7bfc47 Notes added by 'git notes add' semantic-release-bot 2023-03-26 13:41:37 +0000
  • ad8c0c0180 release(version): Release 1.0.0 [skip ci] 1.0.0 semantic-release-bot 2023-03-26 13:41:36 +0000
  • 4ab9202d48 feat: Move API to exposed class Callum Loh 2023-03-26 14:40:06 +0100
  • 218d3feed9 remove commit analyzer Callum Loh 2023-03-26 02:12:46 +0100
  • 32ecb73efc Add ability to do a run on Obsidian startup Callum Loh 2023-03-26 00:38:51 +0000
  • 62e2ef6b7c Swap to using uuids and document user functions Callum Loh 2023-03-26 00:30:12 +0000
  • 54614b6132 Fix indenting in README Callum Loh 2023-03-25 23:58:43 +0000
  • f3cce507f7 Update README Callum Loh 2023-03-25 23:57:16 +0000
  • 76c2567144 Wait for settings to have actually saved in lockmanager Callum Loh 2023-03-25 00:24:22 +0000
  • 6a5865329f Style settings to work better on mobile Callum Loh 2023-03-25 00:23:58 +0000
  • 01256df85d Fix typo in build step Callum Loh 2023-03-24 18:31:06 +0000
  • 12e8d70cb1 Add CI/CD Callum Loh 2023-03-24 16:03:55 +0000
  • 22c268e936 Initial CRON work Callum Loh 2023-03-14 16:59:01 +1100
  • ab40c14597
    Initial commit Callum Loh 2023-03-05 20:26:49 +1100