Skip to content

Releases: nop77svk/wtwd

2024.1.1

04 Jan 08:44
Compare
Choose a tag to compare

Commits

  • 574c871: 🔧 CI YAMLs updated (pierre@remote)
  • c24cf85: âž• kernel-boot event id 27 now recognized as session startup (pierre@remote)
  • a4ac01e: âž– revert the (incorrect) kernel-boot event id 27 resolution (pierre@remote)
  • 2b21064: âž• local build script (Peter HraÅ¡ko)
  • 669bff1: 🔧 analyzers upgraded (Peter HraÅ¡ko)

2022.11.1

15 Nov 09:25
Compare
Choose a tag to compare

Commits

  • a12af4f: 🛠 license info added (Peter HraÅ¡ko)
  • 0632ade: 🛠 LICENSE updated (NoP77svk)
  • cb98ff0: 🛠 SynTPEnhService "log on/off" events are now recognized (pierre@remote)

2022.8.1

19 Aug 22:11
c292736
Compare
Choose a tag to compare

Commits

  • 13df38c: 🔧 README update (Peter HraÅ¡ko)
  • f9ac971: 🧹 (pierre^)
  • abcbcf2: 🧹 (pierre^)
  • 94e2fd4: 🧹 root namespaces added to projects (pierre^)
  • de8c4b4: 🔧 some notes+warnings added to the CLI help texts (pierre^)
  • 3710a89: í»  license change (NoP77svk)
  • d45e9b1: Merge branch 'main' of https://github.com/nop77svk/wtwd (NoP77svk)
  • 440d427: âž• CLI for "trim breaks under a specified threshold" (pierre@remote) #24
  • 0542dfa: âž• sessions are now explicitly ordered (pierre@remote) #24
  • 8a4459c: âž• SQL-like "LAG" function on IEnumerables (pierre@remote) #24
  • 973b5fb: âž• "partitioned" (SQL-like) LAG (pierre@remote) #24
  • 27e6b84: 🧹 naming of the IEnumerable.Lag() result items switched to init-caps (pierre@remote) #24
  • b13428d: âž• PcSession now can be merged with other PcSession (pierre@remote) #24
  • 7f007ed: 🛠 first (non-working) attempt to remove breaks under the specified threshold (pierre@remote) #24
  • 2c5ad94: 🔧 "partitioned" IEnumerable.Lag() rewritten for IEquatable partition keys (pierre@audrey) #24
  • 6d4ed25: âž• simplistic version of SQL's "match_recognize" for IEnumerable (pierre@audrey) #24
  • c08d80a: 💣 merging of sessions with too short breaks in between now works (pierre@audrey) #24

2022.7.7

30 Jul 22:14
bee1bcc
Compare
Choose a tag to compare

Commits

  • 63b095e: âž• Windows version check on startup (pierre@audrey) #21

2022.7.6

30 Jul 21:56
Compare
Choose a tag to compare

Commits

  • e7954bd: 🛠 session span display format fixed (seconds removed) (pierre@audrey) #18
  • eaa97cc: 🛠 time span variable formatting now with +/- for positive/negative time spans (pierre@audrey) #18
  • feb2007: âž• lock/unlock events now post and resolve user name and/or SID (pierre@audrey) #19
  • 5a97bb4: 🔧 removal of debug code (pierre@audrey)
  • caa494e: 🧹 Xform NS moved under Model NS to reflect its nature better (pierre@audrey)
  • 35facab: 🧹 folder names update (pierre@audrey)
  • 55c9f9c: 🧹 all namespaces moved under NoP77svk root namespace (pierre@audrey)
  • 7f4fba1: 🧹 (pierre@audrey)
  • 935e3ab: 🧹 style analyzers added (pierre@audrey)
  • dcfc4fb: 🧹 analyzer warnings dealt with (pierre@audrey)
  • 19d2619: âž• automatic lock/unlock scheduled tasks creation on "init-lock-unlock" action (pierre@audrey)
  • fe1afcd: 🛠 the default wtwd.exe path can now be overridden via CLI (pierre@audrey)
  • f5239e3: 🛠 lock/unlock scheduler tasks are now created with user SID in name (pierre@audrey)
  • 5dc9d30: 🔧 task start/stop conditions fixed (pierre@audrey)

2022.7.5

30 Jul 11:04
Compare
Choose a tag to compare

Commits

  • aff3f12: 🔧 TimeSpanFromString now with variable TimeSpan.ToVariableString() formatting (pierre@audrey)
  • d051f19: 🧹 (pierre@audrey)
  • 797fcc4: âž• "list" now displays variable time span format (pierre@audrey)
  • 8630ec1: âž• "ignore machine-only sessions" (pierre@audrey) #15
  • 79de387: 🧹 CLI option naming fixed (pierre@audrey) #15
  • eae4571: 🧹 (pierre@audrey)
  • 27c6cfd: Merged from main (pierre@audrey) #15
  • 4dfca55: 🔧 post-merge fixes (pierre@audrey) #15
  • a882f7e: 🔧 "ignore machine-only sessions" flag now without default of false (pierre@audrey)

2022.7.4

30 Jul 09:33
f2b53de
Compare
Choose a tag to compare

Commits

  • acb9450: 🛠 update README (Peter HraÅ¡ko)
  • 2753029: 🛠 fix: ongoing session is now displayed again (pierre^)
  • be53204: Merge branch 'main' of https://github.com/nop77svk/wtwd (pierre^)
  • e233953: 🧹 CLI parsing/cleanup moved to its own class (pierre^)
  • 7294b70: 🧹 (pierre^)
  • 68a46b3: 🧹 (pierre^)
  • 480507b: 🧹 (pierre^)
  • 8e40ae4: 🔧 Config class now cannot be instantiated by itself (pierre^)
  • 4edabd7: âž• "list" as the default program verb (pierre^) #14
  • 74ba38f: 🧹 (pierre^) #14
  • 104ec4f: 🧹 (pierre^) #14
  • df75a22: Merge branch 'main' into feature/issue#4-explicit-lock-unlock (pierre^) #14
  • c76e4b3: 🔧 (pierre^) #14
  • b58b0a7: 🧹 (pierre^) #14
  • 64d59e0: 🧹 (pierre^) #14
  • 2a2e4db: 🧹 "list"-verb program moved to its own class (pierre^) #14
  • 345ec7c: 🧹 "list"-verb stuff moved to its own project (pierre^) #14
  • 9e92760: 🔧 "list"-verb stuff moved to its own project (pierre^) #14
  • ff61eb8: 🔧 syntax fix (pierre^) #14
  • 79991b5: âž• about to implement the explicit lock eventing (pierre^) #14
  • d932f62: âž• "lock"-verb CLI (pierre^) #14
  • e37a02d: 🧹 "lock" is a C# keyword, namespace cannot be named that way (pierre^) #14
  • 1c41d32: âž• "lock" verb now executable (pierre^) #14
  • 13d4228: 🧹 calls to the individual "verb"-programs simplified (pierre^) #14
  • ecac9ab: 🧹 code style minor fix (pierre^) #14
  • 16be040: 🔧 fix: "lock" verb now accepted on CLI (pierre^) #14
  • 397bc97: âž• "unlock"-verb code stub prepared (pierre^) #14
  • 917446b: 🧹 (pierre^) #14
  • a4a0269: 🔧 fixes and help texts (pierre^) #14
  • 7bafd71: 🔧 README update (Peter HraÅ¡ko)
  • 02ccc7b: 🧹 namespaces housekept (pierre@audrey)
  • 9d3354b: Merge branch 'main' of https://github.com/nop77svk/wtwd (pierre@audrey)
  • 78252e7: Merged main (pierre@audrey) #14
  • f80be80: âž• "explicit lock/unlock events" needs its own source creation under elevated privileges (pierre@audrey) #14
  • d937b2a: 🔧 "init-lock-unlock" writes to stdout instead of stderr (pierre@audrey) #14
  • 2498619: 🛠 "lock" verb now works (pierre@audrey) #14
  • a7a2cf6: âž• lock/unlock/init-lock-unlock debug launch profiles added (pierre@audrey) #14
  • 1fd7386: 🔧 (pierre@audrey) #14
  • af1c5b7: 🛠 only one event category for both lock and unlock events (pierre@audrey) #14
  • e235810: âž• "list" action now resolves also WTWD's explicit lock/unlock events (pierre@audrey) #14
  • 8565746: 🧹 (pierre@audrey) #14
  • 62d31ba: * EOLN problems (NoP77svk) #14
  • 814219a: * EOLN problems (NoP77svk) #14
  • d5ef7f3: * folder case problems (NoP77svk) #14
  • 390e0c6: * folder case problems (NoP77svk) #14
  • 13ffd2f: 🔧 case problems (pierre@audrey) #14
  • f2b53de: âž• logging+listing explicit lock/unlock events (Peter HraÅ¡ko) #14

2022.7.3

28 Jul 09:34
Compare
Choose a tag to compare

Commits

  • d9eb8f4: 🛠 fix of formatted timespan string parsing (pierre^)

2022.7.2

27 Jul 20:52
Compare
Choose a tag to compare

Commits

  • f48b9e9: 🧹 (pierre@audrey)
  • 63c7633: âž• CLI (stub) [issue#1] (pierre@audrey)
  • 834e719: + CLI option (pierre@audrey) #11
  • 27d2aa1: âž• timespan parsing from some more string formats (pierre@audrey) #11
  • eb8be4b: 🛠 fix: starting OFF events are now skipped so as to prevent instantiation of invalid sessions (pierre@audrey)
  • d414c30: Merge branch 'main' into feature/issue#2 (pierre@audrey) #11
  • 6bc5622: 🔧 CLI.TrimSessionUnder is now cached (pierre@audrey) #11
  • a48262e: 🔧 trim-sessions-under now recognizes both culture-specific and culture-invariant numbers, prioritizing the first (pierre@audrey) #11
  • 8c63646: âž• project launch profiles (pierre@audrey)
  • dc30e4b: Merge branch 'main' into feature/issue#2 (pierre@audrey) #11
  • c8e240a: 🛠 README update with CLI info (Peter HraÅ¡ko)
  • 82d832e: âž– Linux full build disabled within the release.yml github action (pierre@audrey)

2022.7.1

27 Jul 14:02
Compare
Choose a tag to compare
🔧 fix to github actions