Skip to content
  1. Oct 11, 2019
    • Kapil Gautam's avatar
      Fixed timezone bug in view and create (#23) · 126c724b
      Kapil Gautam authored
      * Fixed timezone bug in view and create
      
      * Updated webhook and create timezone
      
      * updated create command timezone
      
      * Updated view command time function
      
      * Function for datetime string
      
      * Removed all console logs
      
      * Updated the requested changes
      126c724b
  2. Aug 26, 2019
    • Kapil Gautam's avatar
      Update README.md · ff658672
      Kapil Gautam authored
      ff658672
    • Kapil Gautam's avatar
      Refinements (#21) · facd4f83
      Kapil Gautam authored
      * Fix for issues in the repository
      
      * Updated logo and images and deleted GCGetter.ts
      
      * Update README.md
      
      * Updated images
      
      * Update README.md
      
      * Updated readme
      
      * Added image
      
      * Updated image
      
      * Requested changes
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      facd4f83
  3. Aug 24, 2019
  4. Aug 16, 2019
    • Douglas Gubert's avatar
      Add refresh token logic (#19) · 15055bff
      Douglas Gubert authored
      
      
      Co-authored-by: default avatarKapil Gautam <gautime.idk@gmail.com>
      15055bff
    • Kapil Gautam's avatar
      Google/quick add (#4) · 797f9fa9
      Kapil Gautam authored
      * Login branch initial commit
      
      * Basic Message Printing
      
      * Login/Logout Api Call
      
      * Resolved minor errors
      
      * Improved url
      
      * Changed response_type
      
      * Added the auth link as the message
      
      * Webhook Endpoint
      
      * Changed workflow
      
      * Corrected typo
      
      * Add token id to app persistence
      
      * Updated files
      
      * Changed Webhook method
      
      * Updated api call
      
      * Access token received
      
      * Included user credentials, success login message
      
      * Added access token in app persistence and updated Readme
      
      * Updated persistence
      
      * Update README.md
      
      * Logged access token inside GCGetter
      
      * Added logout feature
      
      * View Event call added
      
      * Display title, start and end time of events
      
      * Date - Time format changed
      
      * Create event implemented
      
      * Error message if event creation fails
      
      * Added redirect uri config setting
      
      * Added link with each view event for update/delete
      
      * Update README.md
      
      * Update README.md
      
      * Resolved conflicts
      
      * Create LICENSE
      
      * Quickadd Added
      
      * Changed naming convention
      
      * Update README.md
      
      * Update README.md
      
      * Updated changes
      
      * Updated persistence
      
      * Fix typo on variable name
      
      * Revert "Fix typo on variable name"
      
      This reverts commit 64256395.
      
      * Google/calendar list (#5)
      
      * Fetching all calendars
      
      * Added calendar buttons
      
      * Calendars and buttons in single message
      
      * Store preferred calendar in persistence
      
      * Updated calendar list feature
      
      * Update README.md
      
      * Updated workflow
      
      * Removed logs
      
      * Updated
      
      * Google/public (#11)
      
      * Public events creation
      
      * Changed string concatenation
      
      * Creating Public events
      
      * Update GSGetter.ts
      
      * Update GSGetter.ts
      797f9fa9
  5. Jul 26, 2019
  6. Jul 25, 2019
  7. Jun 24, 2019
    • Gautime's avatar
      Create Private Events (#3) · 2b456efa
      Gautime authored
      * Create event implemented
      
      * Error message if event creation fails
      
      * Added redirect uri config setting
      
      * Added link with each view event for update/delete
      
      * Create LICENSE
      2b456efa
  8. Jun 23, 2019
    • Gautime's avatar
      View calendar events (#2) · 375817ab
      Gautime authored
      * Added logout feature
      
      * View Event call added
      
      * Display title, start and end time of events
      
      * Date - Time format changed
      375817ab
  9. Jun 22, 2019
    • Gautime's avatar
      Login Authentication Complete (#1) · c2b2afca
      Gautime authored
      * Included user credentials, success login message
      
      * Added access token in app persistence and updated Readme
      
      * Update README.md
      
      * Logged access token inside GCGetter
      
      * Added logout feature
      c2b2afca
  10. May 27, 2019
Loading