Commit Graph

7 Commits

Author SHA1 Message Date
Alan Hamlett e7ee7a3369 check for missing entity before other checks 2018-12-28 18:19:32 -06:00
Håkon Solbjørg 31f4aa96a7
fix: Use IGNORECASE on the compiled pattern to support any casing for the UNC paths. 2018-12-28 17:36:26 +01:00
Håkon Solbjørg 4fded99f98
feat: Support non-mapped network drives on Windows.
Adds support for tracking files on network drives that are not mapped to a specific drive letter (e.g. X:\), but rather using a UNC path directly to the share, e.g. \\Mac\Home\Documents.
2018-12-27 18:07:28 +01:00
Alan Hamlett 6022f1f531 force forward slash for file paths 2018-04-04 09:32:02 -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 c5531312da refactor main into multiple files 2017-02-20 12:04:07 -08:00