Commit Graph

28 Commits

Author SHA1 Message Date
Alan Hamlett 8529593453 Rename --show-time-today to --today 2019-05-07 17:49:07 -07:00
Alan Hamlett 1cbd3f5fbe improve --show-time-today argument description 2019-05-07 00:16:16 -07:00
Alan Hamlett 708001c6e7 New argument --show-time-today for fetching dashboard coding activity 2019-05-07 00:12:30 -07:00
Alan Hamlett fbbe9af343 Add ssl_certs_file arg and config for custom ca bundles 2019-01-17 12:54:55 +07:00
Alan Hamlett 8afc6133cf Fix bug causing random project names when hide project names enabled 2019-01-05 14:00:37 +07:00
Alan Hamlett cfc93ff35c Correctly parse include_only_with_project_file when set to false #161 2018-12-19 07:33:30 -08:00
Alan Hamlett 2599beba9c new category Writing Tests 2018-12-03 19:28:18 -08:00
Alan Hamlett d4e0283c75 sync 100 offline heartbeats at 10 per request 2018-09-20 22:16:48 -07:00
Alan Hamlett 722baba6e6 New argument --sync-offline-activity 2018-09-20 09:08:09 -07:00
Alan Hamlett 1ae230639f New --local-file argument to be used when --entity is a remote file 2018-08-31 18:15:00 -07:00
Alan Hamlett ae2ac14a9f support bool or list for hide_project_names config 2018-07-18 09:28:23 -07:00
Alan Hamlett 71d5eef12a New config hide_project_names 2018-07-18 01:01:31 -07:00
Alan Hamlett 3e47f77f47 Add --exclude-unknown-project arg and corresponding config 2018-04-15 13:13:33 -07:00
Alan Hamlett f2b8776e21 add manual testing category 2018-04-07 16:31:39 -07:00
Alan Hamlett 358308c993 add indexing category 2018-04-07 14:56:58 -07:00
Alan Hamlett e585fbb4a8 add designing category 2018-04-07 11:03:36 -07:00
Alan Hamlett 1fe41b6677 New --category argument 2018-04-06 22:37:01 -07:00
Alan Hamlett 27e2d13788 Ability to only track folders containing a .wakatime-project file 2018-01-04 23:24:19 -08:00
Alan Hamlett 4a0dd27d25 enable bulk api endpoint 2017-11-08 22:54:33 -08:00
Alan Hamlett b828542a08 allow passing all string arguments wrapped in extra quotes 2017-10-23 21:54:21 -07:00
Alan Hamlett 01e6cb31d1 fix linter warnings 2017-10-23 21:30:25 -07:00
Alan Hamlett e3b0eac636 allow passing plugin arg wrapped in quotes once too many times 2017-10-23 21:30:14 -07:00
Alan Hamlett 6f2176741d Ability to disable SSL cert verification
Adds a --no-ssl-verify argument.
Adds a no_ssl_verify boolean config option.
2017-05-05 17:09:17 -07:00
Alan Hamlett c22990a38a config file not needed when passing api key via command line 2017-03-16 08:10:15 -07:00
Alan Hamlett da3cf30ddd use language as extra heartbeats key name 2017-02-20 15:29:44 -08:00
Alan Hamlett 35726f2e91 rename --alternate-language to --language 2017-02-20 15:17:45 -08:00
Alan Hamlett f52847d7e9 make --alternate-language cli argument take precedence over detected language 2017-02-20 14:23:02 -08:00
Alan Hamlett c5531312da refactor main into multiple files 2017-02-20 12:04:07 -08:00