habitica-cli icon indicating copy to clipboard operation
habitica-cli copied to clipboard

An immersive command line interface for Habitica :zap::fire:

Results 16 habitica-cli issues
Sort by recently updated
recently updated
newest added

ERROR:root:Missing option in auth file '/.config/habitica/auth.cfg': No option 'url' in section: 'Habitica'

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Terminal throws this error after entering `habitica` into terminal: ``` habitica $ (node:35840) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'text' of undefined at toQuestDetails (/usr/local/lib/node_modules/habitica-cli/lib/user.js:210:25) at Object._callee3$ (/usr/local/lib/node_modules/habitica-cli/lib/user.js:75:34) at tryCatch (/usr/local/lib/node_modules/habitica-cli/node_modules/regenerator-runtime/runtime.js:65:40)...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.14 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.6. Commits 2da9039 1.3.6 cfea636 better git push script, before publish instead of after 56d2805 do not allow invalid hazardous string as section name 738eca5...

dependencies

On this github project and on npm the same version, called 1.5.0, is released, however the version on npm is not the same. npm claims that the version 1.5.0 were...

Hello! I like your library as I like habitica. I want to contribute a little bit by solving issues, but first I think adding some tests is worth to avoid...

After a day is gone the webpage shows you the dailes you may have missed to tick off, however opening your client does suppress this window and the opportunity to...

Quest descriptions sometimes contain HTML tags like `` for usage in web views. This app should filter this tags and also insert new lines in place of the break tags.