Matteo Pagliazzi
46b5efcaf6
Allow group plans for private guilds only ( #12479 )
...
* hide upgrade button for public guilds
* prevent group plans for public guilds
* fix unit tests
* fix integration and unit tests that assumed group plans could be public guilds
* more unit tests fixes
* more resilient unit test
* more resilient unit test
2020-08-21 11:46:09 +02:00
Melior
633f3df372
Translated using Weblate (Turkish)
...
Currently translated at 96.3% (209 of 217 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/tr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (217 of 217 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (57 of 57 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (2130 of 2131 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.2% (55 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (92 of 92 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
2020-08-20 22:45:40 +02:00
Sabe Jones
f9d9df5ddb
chore(news): blogs
2020-08-20 14:47:18 -05:00
Sabe Jones
8dbbfcd3a1
Scheduling summary line for team Dailies and To Do's ( #12439 )
...
* WIP(dailies): summary sentence draft
* fix(dailies): hide summarized fields, handle future Daily start date
* fix(dailies): don't apply summary sentence to Challenges
...for the sake of non-English users
* fix(dailies): tweak date x Challenge logic
* refactor(dailies): use native JS forEach
2020-08-20 14:12:05 -05:00
Matteo Pagliazzi
9a07ba7417
Better XSS Fix ( #12483 )
...
* Revert "fix(test): adjust expectations"
This reverts commit 205436d5b1 .
* Revert "fix(escaping): global inoffensive apostrophe"
This reverts commit 2b8f94b244 .
* change <%- to <%=
* fix interpolation only where necessary
* remove unused variable
2020-08-20 13:41:46 -05:00
Phillip Thelen
8248c4ca4e
Update faq.json ( #12484 )
2020-08-19 19:59:48 +02:00
Sabe Jones
0e9ac6d4f2
Merge branch 'release' into develop
2020-08-18 15:29:03 -05:00
Sabe Jones
eb16966953
fix(news): image
2020-08-18 15:26:54 -05:00
Sabe Jones
6255c5dcc7
feat(content): golden achievements
2020-08-18 15:13:06 -05:00
Alexander Colen
0cfe0473b9
Remove Tavern from API v3 list of guilds when 'guild' or 'publicGuilds' type parameter get added. ( Fixes #12407 ) ( #12438 )
...
* Excluding tavern from showing up in GET /groups API when 'guilds' or 'publicGuilds' type parameter is included.
* Fixed test errors.
* Resolved pull request #12438 issues.
Moved Tavern exclusion to Group model, removed Group controller back to the original and resolved test failures.
2020-08-17 12:38:07 +02:00
Matteo Pagliazzi
10f89c8d79
chore(vue deps): upgrade
2020-08-17 09:41:42 +02:00
dependabot-preview[bot]
4ac160ab21
build(deps): bump lodash from 4.17.19 to 4.17.20 in /website/client ( #12468 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 09:28:54 +02:00
dependabot-preview[bot]
dc5163e8a0
build(deps): bump vue-router from 3.4.2 to 3.4.3 in /website/client ( #12478 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.2...v3.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 09:28:22 +02:00
Sabe Jones
2b8f94b244
fix(escaping): global inoffensive apostrophe
2020-08-15 10:27:37 -05:00
Sabe Jones
3a67a36031
fix(escaping): Armoire and boss messages
2020-08-14 11:04:21 -05:00
Sabe Jones
9d645c1c2e
fix(merge): missing string
2020-08-13 17:38:05 -05:00
Sabe Jones
6ee4c9870a
fix(merge): missing string
2020-08-13 17:27:51 -05:00
Sabe Jones
3b9509fa1a
Merge remote-tracking branch 'habitica-private/xss-fix' into release
2020-08-13 17:11:48 -05:00
Sabe Jones
0f81c5cbdb
Merge branch 'develop' into release
2020-08-13 16:21:21 -05:00
Sabe Jones
d3fdfe33fb
chore(news): Bailey
2020-08-13 16:20:52 -05:00
Melior
ffe144e762
Merge branch 'origin/develop' into Weblate.
2020-08-11 22:47:12 +02:00
Sabe Jones
cec3e67b16
Merge branch 'release' into develop
2020-08-11 15:44:48 -05:00
Sabe Jones
ce32477af7
chore(sprites): compile
2020-08-11 15:43:38 -05:00
Sabe Jones
1b6b99b521
feat(content): Armoire and backgrounds 8/2020
2020-08-11 15:43:29 -05:00
Matteo Pagliazzi
b7964a411c
fix(i18n): html-escape all interpolated strings where html is not necessary
2020-08-11 21:33:24 +02:00
Melior
bce138f9c2
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Japanese)
Currently translated at 90.4% (1923 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Czech)
Currently translated at 86.7% (1843 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Filipino)
Currently translated at 80.0% (1701 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fil/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Czech)
Currently translated at 86.3% (1834 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Korean)
Currently translated at 80.9% (51 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ko/
Translated using Weblate (Korean)
Currently translated at 95.2% (343 of 360 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/ko/
Translated using Weblate (Korean)
Currently translated at 88.8% (192 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ko/
Translated using Weblate (Czech)
Currently translated at 85.8% (1824 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 85.7% (1823 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 98.6% (213 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/cs/
Translated using Weblate (Czech)
Currently translated at 85.4% (1816 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Italian)
Currently translated at 100.0% (173 of 173 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Overview
Translate-URL: https://translate.habitica.com/projects/habitica/overview/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (493 of 493 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (212 of 212 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/it/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Czech)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translated using Weblate (Czech)
Currently translated at 91.0% (51 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translated using Weblate (Polish)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/
Translated using Weblate (Japanese)
Currently translated at 100.0% (67 of 67 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/
Translated using Weblate (Polish)
Currently translated at 99.4% (497 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pl/
Translated using Weblate (Japanese)
Currently translated at 99.8% (499 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translated using Weblate (Polish)
Currently translated at 81.5% (1732 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/
Translated using Weblate (Japanese)
Currently translated at 90.4% (1921 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Polish)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/vi/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Czech)
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/cs/
Translated using Weblate (Czech)
Currently translated at 91.0% (51 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Japanese)
Currently translated at 90.3% (1919 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Dutch)
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Japanese)
Currently translated at 90.1% (1915 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (298 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/
Translated using Weblate (Czech)
Currently translated at 85.4% (1815 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 87.5% (49 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/vi/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/vi/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/vi/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Dutch)
Currently translated at 100.0% (146 of 146 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (31 of 31 strings)
Translation: Habitica/Maintenance
Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (31 of 31 strings)
Translation: Habitica/Maintenance
Translate-URL: https://translate.habitica.com/projects/habitica/maintenance/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
2020-08-11 05:10:44 +02:00
Matteo Pagliazzi
535aa860f1
fix(task): make sure daysOfMonth update is only applied to dailies
2020-08-10 19:08:36 +02:00
Scott
5d169d477a
Added bannedWordsAllowed attribute to Group attributes (Partial fix for #12405 ) ( #12440 )
...
* Added bannedWordsAllowed attribute to Group attributes
Added an optional Boolean attribute which will determine if banned words are allowed
* Added bannedWordsAllowed attribute to non-settable fields
2020-08-10 18:38:56 +02:00
Matteo Pagliazzi
d7ee1ec4f4
remove modals stack ( #12423 )
2020-08-10 18:38:24 +02:00
Sabe Jones
8c3a9c6dbc
fix(teams): smol tweaks ( #12443 )
2020-08-10 11:27:19 -05:00
dependabot-preview[bot]
7393ef5162
build(deps): bump vue-router from 3.3.4 to 3.4.2 in /website/client ( #12457 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.4 to 3.4.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.4...v3.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:29:58 +02:00
dependabot-preview[bot]
8a548a6a4d
build(deps): bump bootstrap from 4.5.0 to 4.5.2 in /website/client ( #12456 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:29:36 +02:00
negue
d2fc7c0c3d
UI: redesign DatePicker ( #12418 )
...
* extract datepicker & settings as component + redesign
* fix updating values + fix button styling + popover position
* remove eslint-config-standard / html
2020-08-09 22:25:56 +02:00
Carlton McFarlane
13a5b276e9
fix(quest shop): add an index to v-for loop ( #12446 )
2020-08-09 19:58:40 +02:00
Rogesson
0a47af4ac3
update group members after accepting the quest (without page reload) ( #12358 )
...
* update group members after accepting the quest (without page reload)
* show quest information after starting
* removing quest.progress.up assignment
Co-authored-by: rogesson <rogesson.barboza@locaweb.com.br >
2020-08-09 19:44:46 +02:00
Jalansh
c0bf2cffea
Casting Chilling Frost and Stealth skill again will not be processed and return an error instead. Fixes #12361 . ( #12404 )
...
* Added logic for a repeating Chilling Frost skill. Added test case for redundant chilling frost skill cast. Added comments for the logic of repeating Stealth skill because of an error.
* Added logic for a repeating Stealth skill. Avoiding MP reduction still pending because of console error. Test cases pending.
* Completed the logic for a repeated Stealth skill. Added repeated frost skill cast check in common. Removed exclusive test. Test cases are pending.
* Added test case for Stealth skill recast. Fixed lint errors. Fixed a flaw in if statement which led to test case failure.
* Fixed lint errors in test case.
* Added a common JSON entry for skil recasts in three files. Other files remaining. Added Chilling Frost recast check in common code. Modified test cases.
* Added spellDisabled condition in client code.
* Reverted JSON messages for three languages. Added spellAlreadyCast attribute to JSON file in locales/en. Made changes for showing appropriate message in client code.
* Added an import for throwing BadRequest in common code. Modified test case accordingly.
* Update website/common/script/content/spells.js
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
* Added target and req attributes in cast() method arguments.
* Changed common code test case because of increased function parameters. Moved chilling frost test casse to common tests instead of server tests.
* Changed the test case format in common tests.
* Added a missing done statement.
* Fixed a minor error which led to failing test case. Removed the exclusive test which led to lint error.
* Fixed lint errors.
* Added a class named 'disabled' for the frontend change.
* fix(skills): style cleanup
* fix(skills): unfix
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2020-08-09 18:25:59 +02:00
Sabe Jones
e7af07cebb
Merge branch 'develop' into release
2020-08-07 15:22:43 -05:00
Sabe Jones
7daaf04d0d
fix(event): client Gala reversions
2020-08-03 13:50:30 -05:00
Melior
dc8c40c613
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (2124 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Merge branch 'origin/develop' into Weblate.
Translated using Weblate (Dutch)
Currently translated at 99.9% (2123 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 98.0% (2084 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 97.7% (2077 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 93.0% (201 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Spanish)
Currently translated at 88.9% (1891 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translated using Weblate (Czech)
Currently translated at 85.4% (1815 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 83.6% (210 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (146 of 146 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (212 of 212 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/
Translated using Weblate (Japanese)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translated using Weblate (Japanese)
Currently translated at 89.9% (1911 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (360 of 360 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/
Translated using Weblate (Czech)
Currently translated at 84.8% (1803 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/cs/
Translated using Weblate (Japanese)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ja/
Translated using Weblate (Japanese)
Currently translated at 89.5% (1903 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Japanese)
Currently translated at 97.1% (682 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
2020-08-03 20:41:36 +02:00
Sabe Jones
9a0e029491
Merge branch 'release' into develop
2020-08-03 13:27:57 -05:00
Sabe Jones
74244fd3ba
chore(event): Splash cleanup and Bailey
2020-08-03 13:26:53 -05:00
Matteo Pagliazzi
65e15e0c1d
Fix multiple purchases with Amazon Pay ( #12422 )
...
* fix(amazon): logout when modal is closed, prevents issue with multiple order reference ids
* amazon logout when the button is loaded the first time
2020-08-03 15:34:18 +02:00
dependabot-preview[bot]
7cedecf27e
build(deps): bump uuid from 8.2.0 to 8.3.0 in /website/client ( #12434 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.2.0...v8.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:41:05 +02:00
dependabot-preview[bot]
df461f7642
build(deps): bump webpack from 4.44.0 to 4.44.1 in /website/client ( #12435 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:40:02 +02:00
dependabot-preview[bot]
70aea8c14a
build(deps): bump bootstrap-vue from 2.15.0 to 2.16.0 in /website/client ( #12436 )
...
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases )
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.15.0...v2.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:37:25 +02:00
Melior
b82a79361b
Merge branch 'origin/develop' into Weblate.
2020-07-31 21:53:24 +02:00
Melior
dbf2ee6d6d
Merge branch 'origin/develop' into Weblate.
2020-07-31 21:50:50 +02:00
Melior
af0b2ab16e
Translated using Weblate (Hindi)
...
Currently translated at 0.6% (2 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/hi/
Translated using Weblate (Czech)
Currently translated at 100.0% (212 of 212 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/
Translated using Weblate (Czech)
Currently translated at 83.8% (1781 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (212 of 212 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/
Translated using Weblate (Polish)
Currently translated at 81.3% (1728 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/
Translated using Weblate (Polish)
Currently translated at 83.4% (586 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translated using Weblate (Japanese)
Currently translated at 99.8% (499 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
2020-07-31 21:50:41 +02:00
Sabe Jones
43fb747c8f
Merge branch 'release' into develop
2020-07-31 14:45:36 -05:00
Sabe Jones
9291414f7b
4.151.2
2020-07-31 14:45:01 -05:00