lucidiot/HabitSharp
lucidiot
/
HabitSharp
Archived
1
0
Fork 0

Commit Graph

  • 7e58aa4b9a
    Bump McMaster.Extensions.CommandLineUtils from 2.4.1 to 2.4.2 master dependabot-preview[bot] 2019-09-25 14:09:09 +0000
  • 6fee4e0e8b
    Bump Microsoft.Extensions.Configuration.Json from 2.2.0 to 3.0.0 dependabot-preview[bot] 2019-09-23 16:00:45 +0000
  • 83ddc56538
    Bump McMaster.Extensions.CommandLineUtils from 2.3.4 to 2.4.1 dependabot-preview[bot] 2019-09-18 14:14:11 +0000
  • ab4ba0b577
    Avoid deprecated AddHandler signature Lucidiot 2019-09-03 08:27:37 +0200
  • dd7683bfa9
    Merge branch 'dependabot/nuget/McMaster.Extensions.CommandLineUtils-2.3.4' Lucidiot 2019-09-03 07:02:57 +0200
  • 470c970a68
    Merge branch 'dependabot/nuget/Newtonsoft.Json-12.0.2' Lucidiot 2019-09-03 07:02:45 +0200
  • b583c44a8b
    Bump McMaster.Extensions.CommandLineUtils from 2.2.5 to 2.3.4 dependabot-preview[bot] 2019-09-02 14:53:33 +0000
  • 30b6b76289
    Bump RestSharp from 106.6.5 to 106.6.10 dependabot-preview[bot] 2019-09-02 14:53:12 +0000
  • c7b7a5cb50
    Bump Newtonsoft.Json from 12.0.1 to 12.0.2 dependabot-preview[bot] 2019-09-02 14:52:52 +0000
  • 60bc4dbf4f
    Move LICENSE and README Lucidiot 2019-04-08 00:21:49 +0200
  • 41899ce529
    Add create, update, move tags Lucidiot 2019-04-07 23:48:12 +0200
  • c44fd6eb1a
    Add a small API client, see #11 Lucidiot 2019-04-07 23:02:31 +0200
  • 7e32bfc30b
    Move to a solution Lucidiot 2019-04-07 22:24:44 +0200
  • 6254011665
    Merge remote-tracking branch 'github/dependabot/nuget/Newtonsoft.Json-12.0.1' Lucidiot 2019-01-10 00:48:03 +0100
  • 8a4662de7d
    Merge remote-tracking branch 'github/dependabot/nuget/RestSharp-106.6.5' Lucidiot 2019-01-10 00:46:23 +0100
  • d98548a918
    Add NotificationManager Lucidiot 2019-01-10 00:45:04 +0100
  • 85b3424952
    Bump Newtonsoft.Json from 11.0.2 to 12.0.1 dependabot[bot] 2019-01-09 23:37:51 +0000
  • 6537d28e53
    Bump RestSharp from 106.3.1 to 106.6.5 dependabot[bot] 2019-01-09 23:37:50 +0000
  • bf306c53e7
    Let the Tag deletion actually delete Lucidiot 2018-11-10 19:18:38 +0100
  • f15d1864c2
    Use an extension method for subclass detection Lucidiot 2018-11-10 18:46:10 +0100
  • 3adf91587c
    Add app version to API results Lucidiot 2018-11-10 18:21:40 +0100
  • 879242a69d
    Fix notification parsing Lucidiot 2018-11-10 18:19:06 +0100
  • 4e28893225
    Add status check endpoint Lucidiot 2018-11-10 17:59:48 +0100
  • 857a793bf5
    NuGet package Lucidiot 2018-11-10 17:35:50 +0100
  • cedeb6fbbb
    Implement all notification types Lucidiot 2018-10-07 18:21:05 +0200
  • 70d1b79a14
    Notification class selection based on type property Lucidiot 2018-10-07 18:20:50 +0200
  • 920187e876
    Use Newtonsoft.Json as serializer Lucidiot 2018-10-01 03:17:56 +0200
  • 582b474747
    Add meta endpoint Lucidiot 2018-09-01 16:18:53 +0200
  • b0a61ddbdc
    Handle URI parameter errors returned by the API Lucidiot 2018-09-01 16:11:48 +0200
  • 337b0a183a
    Create TagManager to list, get and delete Lucidiot 2018-09-01 16:11:34 +0200
  • 128314e5a0
    Create Manager Lucidiot 2018-09-01 16:11:09 +0200
  • 317eef562b
    Basic API client Lucidiot 2018-08-31 00:43:02 +0200
  • 04e1c7ff40
    API result class Lucidiot 2018-08-31 00:42:52 +0200
  • f61bd66cf2
    Incomplete notification class Lucidiot 2018-08-31 00:42:40 +0200
  • 75d3ba597d
    Tag class Lucidiot 2018-08-31 00:42:29 +0200
  • e6007489fe
    Create authenticator Lucidiot 2018-08-31 00:42:16 +0200
  • 5cf09f3f55
    Merge branch 'master' of https://gitlab.com/Lucidiot/HabitSharp Lucidiot 2018-08-27 08:14:41 +0200
  • 60e58d4715
    Create project Lucidiot 2018-08-25 00:38:24 +0200
  • b941a04615
    Add gitignore Lucidiot 2018-08-25 00:38:12 +0200
  • c382eec72a Add LICENSE Lucidiot 2018-08-24 22:25:18 +0000
  • c7f20cc3cb
    Add README Lucidiot 2018-08-25 00:25:05 +0200