issues
search
chronicle-app
/
chronicle-etl
📜 A CLI toolkit for extracting and working with your digital history
https://chronicle.app/
MIT License
149
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consolidate apple/ios utilities used by different plugins
#74
hyfen
opened
6 months ago
0
Use new Chronicle Schema work from chronicle-core
#73
hyfen
closed
6 months ago
0
Fix test action
#72
hyfen
closed
8 months ago
0
Support running CLI with Docker
#71
hyfen
opened
1 year ago
0
Add more ways to use --fields
#70
hyfen
closed
1 year ago
0
--fields flag should be able to select whole subobjects or index into arrays
#69
hyfen
closed
1 year ago
0
Move models and serialization to separate chronicle-core gem
#68
hyfen
closed
1 year ago
0
Fix launchy/server test breakage
#67
hyfen
closed
1 year ago
0
Transformers should be able to yield multiple objects
#66
hyfen
closed
1 year ago
0
Add a template repository for Chronicle plugins
#65
hyfen
opened
1 year ago
0
Implement jobs:edit command for editing a job definition
#64
hyfen
closed
2 years ago
0
Running an oauth authorization without client id/secret should abort with an error
#63
hyfen
opened
2 years ago
0
Implement chronicle-etl plugins:show NAME
#62
hyfen
opened
2 years ago
0
chronicle-etl plugins:show NAME should show plugin information
#61
hyfen
opened
2 years ago
0
Improve plugin registration
#60
hyfen
closed
2 years ago
0
Maintain a list of known plugins
#59
hyfen
closed
2 years ago
0
GPX extractor
#58
hyfen
opened
2 years ago
0
since/until date values should be coerced into Time objects
#57
hyfen
closed
2 years ago
0
Plugin connectors should be able to specify different strategies
#56
hyfen
closed
6 months ago
0
Job .yml files should be written with string keys (not symbols)
#55
hyfen
opened
2 years ago
0
When using a plugin with an authorizer and no secrets exist, prompt to start authorization flow
#54
hyfen
opened
2 years ago
0
Add a loader for debugging extractor records
#53
hyfen
opened
2 years ago
0
Authorizers should be able to specify which credentials are required
#52
hyfen
opened
2 years ago
0
Add third-party oauth2 authorization system. Close #48
#51
hyfen
closed
2 years ago
0
secrets:list shouldn't crash if there are nil secret value
#50
hyfen
closed
2 years ago
0
Plugins should be able to register authorizers
#49
hyfen
opened
2 years ago
1
Add OAuth2 authenticator
#48
hyfen
closed
2 years ago
0
Raise an error when attempting to run a job that doesn't exist
#47
hyfen
closed
2 years ago
0
When piping stdout, output can be interlaced with status messages on stderr
#46
hyfen
opened
2 years ago
0
chronicle-etl jobs:show should show options
#45
hyfen
closed
2 years ago
0
Better output if `chronicle-etl` run without flags
#44
hyfen
closed
2 years ago
0
JSONLoader should be able to output a single JSON object
#43
hyfen
closed
2 years ago
0
Don't crash if invalid --fields are passed to loader
#42
hyfen
closed
1 year ago
0
Plugins should be upgradable (semi)automatically
#41
hyfen
opened
2 years ago
0
Config files should be chmod'd to 600
#40
hyfen
closed
2 years ago
0
Secret storage Closes #36
#39
hyfen
closed
2 years ago
0
Add a multithreaded job runner
#38
hyfen
opened
2 years ago
0
Support for incremental extractions (only load records new since last run)
#37
hyfen
opened
2 years ago
0
Users should be able to persist credentials for third-party services
#36
hyfen
closed
2 years ago
0
Add support for fuzzy durations. Close #32
#35
hyfen
closed
2 years ago
0
If plugin is installed but can't be loaded, user shouldn't be prompted to install the plugin again
#34
hyfen
closed
2 years ago
0
Installing on fresh installation of chronicle-app produces error
#33
wongjustin99
opened
2 years ago
6
--since and --until should support time ranges (from current)
#32
hyfen
closed
2 years ago
1
When using stdout as loader destination, results shouldn't be interlaced with UI updates
#31
hyfen
closed
2 years ago
0
Installing a plugin that doesn't exist should fail faster
#30
hyfen
opened
2 years ago
0
Plugins should be able to report their connectors without needing to be required
#29
hyfen
opened
2 years ago
0
Add concept of installable plugins
#28
hyfen
closed
2 years ago
0
Don't attempt to prompt to install missing plugin when piping output
#27
hyfen
opened
2 years ago
0
Interrupting while running a job should result in CLI returning non-zero exit code
#26
hyfen
closed
2 years ago
0
When running a job with required options missing, prompt user to input them interactively
#25
hyfen
opened
2 years ago
0
Next