habitus icon indicating copy to clipboard operation
habitus copied to clipboard

🏄 State-of-the-art Tracker for emotions, habits and thoughts. | Gamified. | Anonymous and open source. | Healthiest version of you

Results 21 habitus issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) to 3.2.4 and updates ancestor dependency [@vue/cli-plugin-e2e-cypress](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-e2e-cypress). These dependencies need to be updated together. Updates `async` from 2.6.3 to 3.2.4 Changelog Sourced from async's changelog. v3.2.4 Fix a...

dependencies

Bumps [moment](https://github.com/moment/moment) to 2.29.4 and updates ancestor dependency [@vue/cli-plugin-e2e-cypress](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-e2e-cypress). These dependencies need to be updated together. Updates `moment` from 2.24.0 to 2.29.4 Changelog Sourced from moment's changelog. 2.29.4 Release Jul...

dependencies

Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...

dependencies

Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.7.4. Changelog Sourced from shell-quote's changelog. v1.7.4 - 2022-10-12 Merged Add node_modules to .gitignore [#48](https://github.com/ljharb/shell-quote/issues/48) Commits [eslint] fix indentation and whitespace aaa9d1f [eslint] additional cleanup...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.6.13 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2. Changelog Sourced from eventsource's changelog. 1.1.2 Inline origin resolution, drops original dependency (#281 Espen Hovlandsdal) 1.1.1 Do not include authorization and cookie headers on...

dependencies

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.2.29 to 2.6.10. Release notes Sourced from vuetify's releases. v2.6.10 :wrench: Bug Fixes VCalendar: prevent XSS from eventName function (ade1434), closes #15757 VDialog: don't try to focus...

dependencies

Export data from `LocalStorage` to a JSON file available for download.

enhancement

All data user enters into the App is saved locally, in your browser's `LocalStorage`. It is not synced to any API. Allow defining `passcode` per User. Use `User.passcode` to encrypt...

enhancement