1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Add Windows building instructions More... about 3 years ago
- Update to latest version of date library More... about 3 years ago
Notes for building on macOS 11.6.x
chrisbartley
as Chris Bartley
More... over 4 years ago
Corrected timezone example in export docs (New-York --> New_York)
chrisbartley
as Chris Bartley
More... almost 6 years ago
Can now optionally specify which compiler to use in COMPILER env var (e.g. "make COMPILER=g++-10"). Defaults to "g++" if unspecified.
chrisbartley
as Chris Bartley
More... almost 6 years ago
Changed "Time" field header name back to "EpochTime" for CSV export. Fixes export test and preserves API which might be expected by existing datastore clients
chrisbartley
as Chris Bartley
More... almost 6 years ago
export supports --timezone More... almost 6 years ago
base64 encoding the java7 way
candide
as Candide Kemmler
More... about 10 years ago
fixed oauth2 auto upgrade dance
candide
as Candide Kemmler
More... over 10 years ago
automatic upgrade to oauth2 (wip)
candide
as Candide Kemmler
More... over 10 years ago
oauth2 support for fitbit
candide
as Candide Kemmler
More... over 10 years ago
Project file update
chrisbartley
as Chris Bartley
More... over 10 years ago
Multi gettile no longer returns records where all values are null. Fixes issue #9
chrisbartley
as Chris Bartley
More... over 10 years ago
Merge branch 'hotfix/mobileUsernameHotfix'
candide
as Candide Kemmler
More... over 10 years ago
fixed grapher crashing on channels with illegal names
candide
as Candide Kemmler
More... over 10 years ago
Fixed misfit reset time
candide
as Candide Kemmler
More... over 10 years ago
Fixed token refresh dance and save the user xid
candide
as Candide Kemmler
More... over 10 years ago
hash the username to create couchdb db name
candide
as Candide Kemmler
More... over 10 years ago
avoid crash when there are no evernote settings
candide
as Candide Kemmler
More... over 10 years ago
additional null check to avoid timeline invisible notes
candide
as Candide Kemmler
More... over 10 years ago
Added an info test for timestamp with both a value and a comment
chrisbartley
as Chris Bartley
More... almost 11 years ago
CLion project files
chrisbartley
as Chris Bartley
More... almost 11 years ago
info command's --find-most-recent option now also works for string values
chrisbartley
as Chris Bartley
More... almost 11 years ago
JSON export now properly handles string values. Fixes issue #4.
chrisbartley
as Chris Bartley
More... almost 11 years ago
fixed hi-res photo not showing up anymore
candide
as Candide Kemmler
More... about 11 years ago
fixing Flickr import errors
candide
as Candide Kemmler
More... about 11 years ago
better exception catching
candide
as Candide Kemmler
More... about 11 years ago
attempt to solve interrupted sessions between restarts
candide
as Candide Kemmler
More... about 11 years ago
do not refresh all connectors on restart
candide
as Candide Kemmler
More... about 11 years ago
null checks for parsed response's time fields
candide
as Candide Kemmler
More... about 11 years ago