mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
* wip * refactor world state * allow resource to be reloaded when the server is updated * fix #9242 * fix event listeners * remove un-needed code * add tests for asyncResourceFactory reloadOnAppVersionChange * fix double cron notifications and party members showing up in the header after a party invitation is accepted * remove console.log * do not send vm info to loggly due to circular dependency + fix typo * fix #12181 * do not load invites multiple times in members modal * add hover to challenge member count * groups: load members only on demand * minor ui fixes * choose class: fix vue duplicate key warning * minor ui fixes * challanges: load members on demand * add loading spinner * change loading mechanism * fix loading gryphon issues * reduce code duplication
17 lines
No EOL
291 B
Text
17 lines
No EOL
291 B
Text
# Compiled and vendored files
|
|
coverage/
|
|
database_reports/
|
|
website/build/
|
|
website/transpiled-babel/
|
|
# Has its own linter
|
|
website/client/
|
|
website/common/transpiled-babel/
|
|
dist/
|
|
dist-client/
|
|
apidoc_build/
|
|
content_cache/
|
|
i18n_cache/
|
|
node_modules/
|
|
|
|
# Old migrations, disabled
|
|
migrations/archive/* |