KoRnoliX
d2a0d4194a
Fix casting items on parties that exceed it limit by showing Load More Button ( #13509 )
...
* Fixed party size and notification when inviting
Fixed party limit to 30 members (previously 31) and pop-up when trying
to invite someone, when party has already reached it's members limit, to properly
show members number.
* Fixed View Party button in header
Fixed View Party button in header to properly show Load More button
when party size exceeds party limit.
* Fixed View Party button to properly open party
Fixed View Party button to properly open party members list on refreshing the main page, this bug was
caused by previous commit.
* Fixed SelectMembersModal to properly show Load More button
Fixed SelectMembersModal (the modal that apperas when casting
cards/specials on party member) to properly show Load More button when party size exceeds party limit
* fix(test): limit now technically 29 plus leader
* fix(test): adjust for tweakage
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2021-10-07 15:41:22 -05:00
dependabot[bot]
879e8e72b2
build(deps): bump rate-limiter-flexible from 2.2.4 to 2.3.1 ( #13531 )
...
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible ) from 2.2.4 to 2.3.1.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases )
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits )
---
updated-dependencies:
- dependency-name: rate-limiter-flexible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 15:35:11 -05:00
dependabot[bot]
e74926ff85
build(deps): bump axios from 0.21.4 to 0.22.0 in /website/client ( #13532 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 0.22.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.22.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 15:34:49 -05:00
dependabot[bot]
9c7cd9837d
build(deps): bump @storybook/addon-actions in /website/client ( #13536 )
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.3.8 to 6.3.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.9/addons/actions )
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 15:31:53 -05:00
dependabot[bot]
0f84aaba21
build(deps-dev): bump axios from 0.21.4 to 0.22.0 ( #13537 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 0.22.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.22.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 15:31:40 -05:00
dependabot[bot]
9d3f36dc18
build(deps): bump @storybook/vue from 6.3.8 to 6.3.9 in /website/client ( #13538 )
...
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue ) from 6.3.8 to 6.3.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.9/app/vue )
---
updated-dependencies:
- dependency-name: "@storybook/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 15:31:13 -05:00
dependabot[bot]
d845a0ccdf
build(deps): bump @storybook/addon-links in /website/client ( #13539 )
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.3.8 to 6.3.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.9/addons/links )
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 15:30:44 -05:00
dependabot[bot]
6b82f683cf
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /website/client ( #13541 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 15:30:08 -05:00
Weblate
137cafda45
Merge branch 'origin/develop' into Weblate.
2021-10-07 21:44:50 +02:00
Sabe Jones
cb0197cdfc
Merge branch 'release' into develop
2021-10-07 14:43:34 -05:00
Sabe Jones
edae85747a
4.208.0
v4.208.0
2021-10-07 14:41:31 -05:00
Sabe Jones
8e9340011a
chore(sprites): compile
2021-10-07 14:41:10 -05:00
Sabe Jones
abc922f3ed
feat(content): Armoire and Backgrounds October 2021
2021-10-07 14:39:58 -05:00
Weblate
cc00c99ca5
Translated using Weblate (Bosnian)
...
Currently translated at 84.2% (622 of 738 strings)
Translated using Weblate (German)
Currently translated at 100.0% (191 of 191 strings)
Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (German)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2445 of 2445 strings)
Translated using Weblate (German)
Currently translated at 97.8% (2393 of 2445 strings)
Translated using Weblate (German)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Japanese)
Currently translated at 89.2% (50 of 56 strings)
Translated using Weblate (German)
Currently translated at 83.9% (47 of 56 strings)
Translated using Weblate (German)
Currently translated at 83.9% (47 of 56 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 94.5% (698 of 738 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (737 of 738 strings)
Translated using Weblate (Ukrainian)
Currently translated at 80.0% (591 of 738 strings)
Translated using Weblate (Russian)
Currently translated at 99.8% (737 of 738 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (Dutch)
Currently translated at 95.6% (706 of 738 strings)
Translated using Weblate (Italian)
Currently translated at 99.8% (737 of 738 strings)
Translated using Weblate (Indonesian)
Currently translated at 76.8% (567 of 738 strings)
Translated using Weblate (Hebrew)
Currently translated at 77.2% (570 of 738 strings)
Translated using Weblate (French)
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (German)
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (German)
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (German)
Currently translated at 94.4% (120 of 127 strings)
Translated using Weblate (Arabic)
Currently translated at 25.0% (45 of 180 strings)
Translated using Weblate (Japanese)
Currently translated at 99.7% (2440 of 2445 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (2445 of 2445 strings)
Translated using Weblate (Japanese)
Currently translated at 87.5% (49 of 56 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 99.7% (2439 of 2445 strings)
Translated using Weblate (Spanish)
Currently translated at 94.9% (2322 of 2445 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (German)
Currently translated at 86.6% (110 of 127 strings)
Translated using Weblate (German)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 100.0% (641 of 641 strings)
Translated using Weblate (German)
Currently translated at 100.0% (119 of 119 strings)
Translated using Weblate (German)
Currently translated at 100.0% (119 of 119 strings)
Translated using Weblate (Spanish)
Currently translated at 94.4% (2310 of 2445 strings)
Translated using Weblate (Arabic)
Currently translated at 97.8% (184 of 188 strings)
Translated using Weblate (Spanish)
Currently translated at 93.3% (2282 of 2445 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (127 of 127 strings)
Translated using Weblate (Arabic)
Currently translated at 14.4% (26 of 180 strings)
Translated using Weblate (Arabic)
Currently translated at 97.8% (184 of 188 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Spanish)
Currently translated at 92.1% (2254 of 2445 strings)
Translated using Weblate (German)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.1% (2400 of 2445 strings)
Translated using Weblate (Spanish)
Currently translated at 90.6% (2216 of 2445 strings)
Translated using Weblate (German)
Currently translated at 97.7% (2389 of 2445 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (127 of 127 strings)
Translated using Weblate (German)
Currently translated at 79.5% (101 of 127 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (2436 of 2445 strings)
Translated using Weblate (Ukrainian)
Currently translated at 83.4% (2040 of 2445 strings)
Translated using Weblate (French)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Spanish)
Currently translated at 88.8% (2173 of 2445 strings)
Translated using Weblate (French)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (French)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (French)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (French)
Currently translated at 100.0% (127 of 127 strings)
Translated using Weblate (Thai)
Currently translated at 69.6% (1702 of 2445 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Russian)
Currently translated at 99.7% (2440 of 2445 strings)
Translated using Weblate (Spanish)
Currently translated at 87.8% (2148 of 2445 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (641 of 641 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (641 of 641 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (191 of 191 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Spanish)
Currently translated at 97.9% (723 of 738 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (191 of 191 strings)
Translated using Weblate (French)
Currently translated at 100.0% (191 of 191 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2445 of 2445 strings)
Translated using Weblate (Japanese)
Currently translated at 99.5% (2433 of 2445 strings)
Translated using Weblate (Ukrainian)
Currently translated at 75.2% (143 of 190 strings)
Translated using Weblate (Ukrainian)
Currently translated at 86.5% (323 of 373 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.4% (179 of 180 strings)
Translated using Weblate (Ukrainian)
Currently translated at 80.0% (591 of 738 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Ukrainian)
Currently translated at 88.4% (567 of 641 strings)
Translated using Weblate (Ukrainian)
Currently translated at 68.4% (130 of 190 strings)
Translated using Weblate (Ukrainian)
Currently translated at 74.2% (156 of 210 strings)
Translated using Weblate (Ukrainian)
Currently translated at 82.2% (2010 of 2445 strings)
Translated using Weblate (Ukrainian)
Currently translated at 79.1% (584 of 738 strings)
Translated using Weblate (Ukrainian)
Currently translated at 85.1% (546 of 641 strings)
Translated using Weblate (Ukrainian)
Currently translated at 81.3% (1986 of 2441 strings)
Translated using Weblate (Japanese)
Currently translated at 99.7% (2434 of 2441 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Ukrainian)
Currently translated at 82.6% (530 of 641 strings)
Translated using Weblate (Spanish)
Currently translated at 86.1% (2102 of 2441 strings)
Translated using Weblate (Spanish)
Currently translated at 99.2% (126 of 127 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (119 of 119 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (190 of 190 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (2441 of 2441 strings)
Translated using Weblate (Spanish)
Currently translated at 97.8% (722 of 738 strings)
Translated using Weblate (Spanish)
Currently translated at 92.9% (118 of 127 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 99.7% (2436 of 2441 strings)
Translated using Weblate (Spanish)
Currently translated at 88.9% (113 of 127 strings)
Translated using Weblate (Russian)
Currently translated at 99.3% (2426 of 2441 strings)
Translated using Weblate (French)
Currently translated at 100.0% (111 of 111 strings)
Translated using Weblate (Spanish)
Currently translated at 86.0% (2100 of 2441 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (371 of 371 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (641 of 641 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (119 of 119 strings)
Translated using Weblate (French)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2441 of 2441 strings)
Translated using Weblate (French)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (French)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2441 of 2441 strings)
Translated using Weblate (French)
Currently translated at 99.2% (2422 of 2441 strings)
Translated using Weblate (French)
Currently translated at 99.0% (2418 of 2441 strings)
Translated using Weblate (Thai)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2414 of 2441 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (119 of 119 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2414 of 2441 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (641 of 641 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2414 of 2441 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2414 of 2441 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (641 of 641 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2413 of 2441 strings)
Translated using Weblate (German)
Currently translated at 100.0% (190 of 190 strings)
Translated using Weblate (German)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (371 of 371 strings)
Translated using Weblate (French)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Thai)
Currently translated at 66.3% (425 of 641 strings)
Translated using Weblate (Thai)
Currently translated at 56.6% (119 of 210 strings)
Translated using Weblate (Thai)
Currently translated at 69.7% (1702 of 2441 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (2433 of 2441 strings)
Translated using Weblate (Thai)
Currently translated at 55.7% (117 of 210 strings)
Translated using Weblate (Japanese)
Currently translated at 99.3% (2426 of 2441 strings)
Translated using Weblate (Japanese)
Currently translated at 99.1% (2421 of 2441 strings)
Translated using Weblate (Japanese)
Currently translated at 99.0% (2417 of 2441 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (102 of 102 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (102 of 102 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (119 of 119 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (641 of 641 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (119 of 119 strings)
Translated using Weblate (Japanese)
Currently translated at 98.9% (2416 of 2441 strings)
Translated using Weblate (Russian)
Currently translated at 99.0% (2419 of 2441 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (German)
Currently translated at 97.7% (2385 of 2441 strings)
Translated using Weblate (German)
Currently translated at 97.7% (2385 of 2441 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (210 of 210 strings)
Co-authored-by: Aurelio Montero <soldadomono@hotmail.com >
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net >
Co-authored-by: Céu <marcel.ufscar@gmail.com >
Co-authored-by: Haris Saputra <harishawiharis@gmail.com >
Co-authored-by: Kedr <sergeysamori.ua@gmail.com >
Co-authored-by: Lauren Chiang <laurenrenc@gmail.com >
Co-authored-by: Ma Mi <habitica_mimaha@banetel.eu >
Co-authored-by: Ma Mi <habitika@banetel.eu >
Co-authored-by: Mara Dolichotis <marascherzer@gmail.com >
Co-authored-by: Matheus Victor <matheusvictor.salles@gmail.com >
Co-authored-by: Missaoui Mounir <Mounir.missaoui@esprit.tn >
Co-authored-by: Ole Jostes <Ceratius@outlook.de >
Co-authored-by: Oscar Rodríguez Díaz <alexoscarcrd@gmail.com >
Co-authored-by: Raghdah .F <ragod11498@gmail.com >
Co-authored-by: Raithe <RaitheOfDureya@gmail.com >
Co-authored-by: Sciuridae <sweetvshoney@163.com >
Co-authored-by: Simon Fischer <simon.pascal.fischer@gmail.com >
Co-authored-by: Sirapat Charukamnertkanok <sirapat1charu@gmail.com >
Co-authored-by: Skylar River <valnbiha@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: mattya 226 <worldworld1114@gmail.com >
Co-authored-by: wechbik <lazy@maildrop.cc >
Co-authored-by: Естай <akseleu@yahoo.com >
Co-authored-by: そら <comi4work@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/th/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translate-URL: https://translate.habitica.com/projects/habitica/character/es/
Translate-URL: https://translate.habitica.com/projects/habitica/character/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/death/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/death/es/
Translate-URL: https://translate.habitica.com/projects/habitica/death/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/th/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/th/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/es/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/bs/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/es/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/th/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/de/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/es/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
2021-10-07 21:16:40 +02:00
Tressley Cahill
1ec3415efb
Update ISSUE_TEMPLATE.md
...
Updated to remove instances of the Report a Bug guild being mentioned.
2021-10-05 15:02:37 -04:00
Sabe Jones
353493675f
Merge branch 'release' into develop
2021-10-04 19:03:42 -05:00
Sabe Jones
15fa4f47c2
4.207.2
v4.207.2
2021-10-04 19:02:53 -05:00
Sabe Jones
155f11eabb
feat(event): set canonical time range
2021-10-04 19:01:47 -05:00
Sabe Jones
d44b32764f
fix(promo): use mobile generic key, maintain gear date range
2021-10-04 18:59:04 -05:00
Sabe Jones
bbe2076007
fix(promo): update hardcoded event references
2021-10-04 18:58:57 -05:00
Sabe Jones
51fd50e411
chore(testing): add Gems promo to festival
2021-10-04 18:58:46 -05:00
Seth Falco
72fc134a88
chore: replace http wiki links with https ( #13528 )
2021-10-01 17:58:09 -05:00
Sabe Jones
df23c45e01
4.207.1
v4.207.1
2021-10-01 17:55:01 -05:00
dependabot[bot]
02c2344674
build(deps): bump stripe from 8.174.0 to 8.176.0 ( #13511 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 8.174.0 to 8.176.0.
- [Release notes](https://github.com/stripe/stripe-node/releases )
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-node/compare/v8.174.0...v8.176.0 )
---
updated-dependencies:
- dependency-name: stripe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 17:51:02 -05:00
dependabot[bot]
ced2b7f13e
build(deps): bump hellojs from 1.19.4 to 1.19.5 in /website/client ( #13517 )
...
Bumps [hellojs](https://github.com/MrSwitch/hello.js ) from 1.19.4 to 1.19.5.
- [Release notes](https://github.com/MrSwitch/hello.js/releases )
- [Changelog](https://github.com/MrSwitch/hello.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MrSwitch/hello.js/compare/v1.19.4...v1.19.5 )
---
updated-dependencies:
- dependency-name: hellojs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 17:50:42 -05:00
dependabot[bot]
2675f505ad
build(deps): bump passport from 0.4.1 to 0.5.0 ( #13524 )
...
Bumps [passport](https://github.com/jaredhanson/passport ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/jaredhanson/passport/releases )
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: passport
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 17:50:05 -05:00
dependabot[bot]
cd36452168
build(deps): bump core-js from 3.17.3 to 3.18.1 in /website/client ( #13525 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.17.3 to 3.18.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.17.3...v3.18.1 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 17:49:07 -05:00
dependabot[bot]
3482aec646
build(deps): bump glob from 7.1.7 to 7.2.0 ( #13526 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.7...v7.2.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 17:48:56 -05:00
dependabot[bot]
b8030180d4
build(deps): bump amplitude-js from 8.6.0 to 8.8.0 in /website/client ( #13527 )
...
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript ) from 8.6.0 to 8.8.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases )
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.6.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: amplitude-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 17:48:45 -05:00
Sabe Jones
be46a3164d
Merge branch 'release' into develop
2021-09-29 21:46:31 -05:00
Sabe Jones
7f13ac1424
4.207.0
v4.207.0
2021-09-29 21:46:17 -05:00
Sabe Jones
f9e1c1ee49
chore(sprites): compile
2021-09-29 21:46:11 -05:00
Sabe Jones
3e4ec0baf8
feat(content): Mystery Items 2021-10
2021-09-29 21:46:03 -05:00
Sabe Jones
743c81aad4
Merge branch 'release' into develop
2021-09-28 16:09:55 -05:00
Sabe Jones
18949e7238
4.206.2
v4.206.2
2021-09-28 16:09:06 -05:00
Sabe Jones
c1fc549a1c
chore(event): enable autumnal avatar customizations
2021-09-28 16:08:52 -05:00
Sabe Jones
60f251a8c7
fix(apidoc): change path in middleware and lintignore
2021-09-24 11:18:06 -05:00
Sabe Jones
3b2a61384b
4.206.1
v4.206.1
2021-09-22 10:10:25 -05:00
Sabe Jones
07e19ddb83
fix(event): add underscore for iOS shop suffix
2021-09-22 10:10:13 -05:00
Weblate
8d400c3b8a
Merge branch 'origin/develop' into Weblate.
2021-09-21 23:19:34 +02:00
Sabe Jones
ad3a8ae698
Merge branch 'release' into develop
2021-09-21 16:19:09 -05:00
Sabe Jones
ed6ce8a2c0
4.206.0
v4.206.0
2021-09-21 16:18:07 -05:00
Sabe Jones
07caa4c09a
chore(sprites): compile
2021-09-21 16:17:04 -05:00
Sabe Jones
0933fe48ba
feat(content): Fall Festival 2021
2021-09-21 16:16:52 -05:00
Weblate
47eb47a974
Translated using Weblate (French)
...
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (French)
Currently translated at 100.0% (203 of 203 strings)
Translated using Weblate (French)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (French)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Russian)
Currently translated at 99.8% (737 of 738 strings)
Translated using Weblate (Ukrainian)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2413 of 2413 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (738 of 738 strings)
Translated using Weblate (Thai)
Currently translated at 34.4% (41 of 119 strings)
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net >
Co-authored-by: Sirapat Charukamnertkanok <sirapat1charu@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: mattya 226 <worldworld1114@gmail.com >
Co-authored-by: Естай <akseleu@yahoo.com >
Co-authored-by: Назар Коцур <bicolino34@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/th/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translation: Habitica/Achievements
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Questscontent
2021-09-20 23:03:03 +02:00
dependabot[bot]
7746c50f65
build(deps): bump @storybook/addons in /website/client ( #13486 )
...
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons ) from 6.2.9 to 6.3.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.8/lib/addons )
---
updated-dependencies:
- dependency-name: "@storybook/addons"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 16:53:37 -05:00
dependabot[bot]
120dfa1799
build(deps): bump @storybook/vue from 6.2.9 to 6.3.8 in /website/client ( #13488 )
...
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue ) from 6.2.9 to 6.3.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.8/app/vue )
---
updated-dependencies:
- dependency-name: "@storybook/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 16:35:18 -05:00
dependabot[bot]
5f6344a5ff
build(deps): bump axios from 0.21.3 to 0.21.4 in /website/client ( #13498 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.3 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/0.21.3...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 16:35:05 -05:00
dependabot[bot]
d6a903e348
build(deps): bump amplitude from 5.1.6 to 5.1.7 ( #13502 )
...
Bumps [amplitude](https://github.com/geoffdutton/amplitude ) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/geoffdutton/amplitude/releases )
- [Changelog](https://github.com/geoffdutton/amplitude/blob/master/CHANGELOG.md )
- [Commits](https://github.com/geoffdutton/amplitude/compare/v5.1.6...v5.1.7 )
---
updated-dependencies:
- dependency-name: amplitude
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 16:34:53 -05:00
Nicolas CARPi
6457fe84cd
remove sample forms from apidoc ( #13507 )
...
* remove sample forms from apidoc
* add explicit path to config for apidoc
* bring all apidoc files into apidoc folder
2021-09-17 16:34:08 -05:00