dependabot[bot]
e49d26eacd
build(deps): bump stripe from 12.8.0 to 12.9.0 ( #14699 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 12.8.0 to 12.9.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/v12.8.0...v12.9.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>
2023-06-21 13:50:08 -04:00
dependabot[bot]
7b0fd57eb9
build(deps): bump @babel/core from 7.22.1 to 7.22.5 ( #14700 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.1 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2023-06-21 13:49:41 -04:00
dependabot[bot]
7171334e31
build(deps): bump @babel/register from 7.21.0 to 7.22.5 ( #14702 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.21.0 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
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>
2023-06-21 13:49:16 -04:00
dependabot[bot]
a3235214b2
build(deps): bump core-js from 3.30.2 to 3.31.0 in /website/client ( #14704 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.30.2 to 3.31.0.
- [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/commits/v3.31.0/packages/core-js )
---
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>
2023-06-21 13:48:45 -04:00
dependabot[bot]
fca234c45a
build(deps-dev): bump sinon from 15.1.0 to 15.1.2 ( #14713 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 15.1.0 to 15.1.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v15.1.0...v15.1.2 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
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>
2023-06-21 13:47:21 -04:00
dependabot[bot]
7519023f06
build(deps): bump sass from 1.62.1 to 1.63.4 in /website/client ( #14719 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.62.1 to 1.63.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.62.1...1.63.4 )
---
updated-dependencies:
- dependency-name: sass
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>
2023-06-21 13:46:01 -04:00
SabreCat
df84d7c7b1
Merge branch 'release' into develop
2023-06-19 16:36:39 -05:00
SabreCat
e837ebec49
4.274.0
v4.274.0
2023-06-19 16:36:13 -05:00
Natalie L
c7ed693e18
feat(gala): Add 2023 Summer Splash Gala Items ( #14712 )
...
* feat(content): add June subscriber items
* feat(gala): add images
* feat(gala): add code
* feat(gala): text strings
* feat(gala): testing and final updates
* feat(gala): fixed a couple of typos
* fix(event): proofread strings and dates
Also replace empty descriptions for Rogue and Healer
* fix(event): NO EGG
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-06-19 16:36:05 -05:00
Ash
e72a25ad02
Fixes #14438 : a11y: add semantic roles to habit and todo controls ( #14467 )
...
* a11y: add aria roles to habit control
* a11y: add role to todo checkboxes
* a11y: add aria-labels to score buttons
Helps with screen readers
* add i18n to aria-labels
2023-06-19 17:00:16 -04:00
SabreCat
2c12d5ee29
4.273.3
v4.273.3
2023-06-13 14:57:37 -05:00
Weblate
c3f0abadd7
Merge branch 'origin/develop' into Weblate.
2023-06-13 21:54:27 +02:00
Phillip Thelen
adf0a2efca
Fix perkMonthCount not being editable/saving ( #14711 )
...
Co-authored-by: SabreCat <sabe@habitica.com >
2023-06-13 14:51:58 -05:00
SabreCat
e4523c09dc
Merge branch 'release' into develop
2023-06-13 14:40:41 -05:00
SabreCat
91d98b86e1
fix(lint): whitespace
2023-06-13 14:40:26 -05:00
Weblate
779fb8bce5
Translated using Weblate (Indonesian)
...
Currently translated at 62.0% (1758 of 2831 strings)
Translated using Weblate (Malay)
Currently translated at 70.7% (75 of 106 strings)
Translated using Weblate (Japanese)
Currently translated at 98.9% (756 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.9% (1753 of 2831 strings)
Translated using Weblate (Indonesian)
Currently translated at 87.8% (368 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.8% (1752 of 2831 strings)
Translated using Weblate (Indonesian)
Currently translated at 92.1% (704 of 764 strings)
Translated using Weblate (Malay)
Currently translated at 61.3% (65 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 85.9% (360 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.4% (1740 of 2831 strings)
Translated using Weblate (Indonesian)
Currently translated at 89.5% (684 of 764 strings)
Translated using Weblate (Malay)
Currently translated at 59.4% (63 of 106 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 92.6% (202 of 218 strings)
Translated using Weblate (Indonesian)
Currently translated at 84.7% (355 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 60.6% (1718 of 2831 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.9% (641 of 764 strings)
Translated using Weblate (Irish)
Currently translated at 75.0% (114 of 152 strings)
Translated using Weblate (Irish)
Currently translated at 75.0% (114 of 152 strings)
Translated using Weblate (Russian)
Currently translated at 95.4% (211 of 221 strings)
Translated using Weblate (Russian)
Currently translated at 99.4% (760 of 764 strings)
Translated using Weblate (English (Pirate))
Currently translated at 82.2% (125 of 152 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (220 of 220 strings)
Translated using Weblate (Russian)
Currently translated at 96.3% (213 of 221 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Russian)
Currently translated at 95.5% (259 of 271 strings)
Translated using Weblate (Indonesian)
Currently translated at 60.6% (1718 of 2831 strings)
Translated using Weblate (Russian)
Currently translated at 89.6% (95 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Malay)
Currently translated at 52.8% (56 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (791 of 791 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Malay)
Currently translated at 98.6% (150 of 152 strings)
Translated using Weblate (Russian)
Currently translated at 98.5% (413 of 419 strings)
Translated using Weblate (Serbian)
Currently translated at 23.5% (25 of 106 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (784 of 784 strings)
Translated using Weblate (Malay)
Currently translated at 52.8% (56 of 106 strings)
Translated using Weblate (Malay)
Currently translated at 85.1% (115 of 135 strings)
Translated using Weblate (Indonesian)
Currently translated at 81.6% (342 of 419 strings)
Co-authored-by: Abiel Meza <mezaabiel@gmail.com >
Co-authored-by: Anastasia Wysocka <legitemail.uwu420@gmail.com >
Co-authored-by: Edward McGibney <edwardmcgibney95@gmail.com >
Co-authored-by: Falzart <muh_fauzi_ramadhan@yahoo.co.id >
Co-authored-by: Hanafi <naflizo@gmail.com >
Co-authored-by: Lauren C <laurenc7834@gmail.com >
Co-authored-by: LiziKnight <liziknight0316@outlook.com >
Co-authored-by: Miroslav <entferner@yandex.com >
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: i3beograd <milica.the@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en@pirate/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/nb_NO/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ms/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
2023-06-13 09:29:03 +02:00
SabreCat
f0fc83ed85
Merge branch 'release' into develop
2023-06-12 15:02:18 -05:00
SabreCat
30d2108c78
4.273.2
v4.273.2
2023-06-12 15:02:06 -05:00
Natalie L
ab68e8a5fe
feat(content): add June pet quest bundle ( #14694 )
...
* feat(content): add June subscriber items
* feat(content): add June pet quest bundle
* fix(bundle): correct timing and visual issues
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-06-12 15:01:34 -05:00
dependabot[bot]
31e9100ba2
build(deps): bump @babel/preset-env from 7.21.5 to 7.22.5 ( #14695 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.21.5 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
2023-06-08 15:45:46 -04:00
dependabot[bot]
0070f366bb
build(deps): bump xml2js from 0.5.0 to 0.6.0 ( #14673 )
...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js ) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0 )
---
updated-dependencies:
- dependency-name: xml2js
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>
2023-06-08 15:38:28 -04:00
dependabot[bot]
2be6865a5c
build(deps): bump winston from 3.8.2 to 3.9.0 ( #14676 )
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.8.2 to 3.9.0.
- [Release notes](https://github.com/winstonjs/winston/releases )
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md )
- [Commits](https://github.com/winstonjs/winston/compare/v3.8.2...v3.9.0 )
---
updated-dependencies:
- dependency-name: winston
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>
2023-06-08 15:37:58 -04:00
dependabot[bot]
db85768e9d
build(deps): bump stripe from 12.6.0 to 12.8.0 ( #14690 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 12.6.0 to 12.8.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/v12.6.0...v12.8.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>
2023-06-08 15:34:03 -04:00
dependabot[bot]
3d40413882
build(deps): bump fast-xml-parser and is-svg ( #14693 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) and [is-svg](https://github.com/sindresorhus/is-svg ). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 3.19.0 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits )
Updates `is-svg` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: is-svg
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 15:32:28 -04:00
dependabot[bot]
cc88e75950
build(deps): bump @babel/core from 7.21.8 to 7.22.1 ( #14670 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.8 to 7.22.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.1/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2023-06-08 15:31:54 -04:00
SabreCat
a5ae3e5877
4.273.1
v4.273.1
2023-06-06 16:33:33 -05:00
SabreCat
60ed9d2944
Merge branch 'develop' into release
2023-06-06 16:33:27 -05:00
Natalie L
91fc4235aa
fix(string): remove "due" string ( #14683 )
2023-06-06 16:33:01 -05:00
SabreCat
42e8dd1361
fix(vue): correct bad popovers breaking Chrome
2023-06-06 16:30:37 -05:00
SabreCat
0a4bbbf173
4.273.0
v4.273.0
2023-06-06 09:21:35 -05:00
SabreCat
df22f5f7bf
Merge branch 'develop' into release
2023-06-06 09:21:25 -05:00
Natalie L
bb28bb5969
feat(content): add June backgrounds and Enchanted Armoire items ( #14684 )
...
* feat(content): add June subscriber items
* feat(content): add July backgrounds and Enchanted Armoire items
* feat(fix): correct sizing for aquarium background
* fix(strings): JSON formatting
* fix(sprites): add missing broad variant
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-06-06 09:17:22 -05:00
Weblate
e4e8e0ff60
Translated using Weblate (Malay)
...
Currently translated at 51.8% (55 of 106 strings)
Translated using Weblate (Japanese)
Currently translated at 96.8% (214 of 221 strings)
Translated using Weblate (Malay)
Currently translated at 50.9% (54 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 81.1% (340 of 419 strings)
Translated using Weblate (Portuguese)
Currently translated at 60.1% (163 of 271 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (220 of 220 strings)
Translated using Weblate (Belarusian)
Currently translated at 71.3% (157 of 220 strings)
Translated using Weblate (Japanese)
Currently translated at 95.9% (212 of 221 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Japanese)
Currently translated at 97.4% (264 of 271 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Japanese)
Currently translated at 96.4% (404 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 80.6% (338 of 419 strings)
Translated using Weblate (Japanese)
Currently translated at 99.8% (2828 of 2831 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (784 of 784 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (220 of 220 strings)
Translated using Weblate (Japanese)
Currently translated at 94.1% (208 of 221 strings)
Translated using Weblate (Indonesian)
Currently translated at 91.8% (249 of 271 strings)
Translated using Weblate (Indonesian)
Currently translated at 79.4% (333 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 60.6% (1718 of 2831 strings)
Translated using Weblate (Japanese)
Currently translated at 78.3% (83 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (French)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 60.2% (1706 of 2831 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Indonesian)
Currently translated at 78.5% (213 of 271 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 54.7% (58 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (220 of 220 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Indonesian)
Currently translated at 63.4% (172 of 271 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.3% (637 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (784 of 784 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (152 of 152 strings)
Co-authored-by: Adrián Chaves Fernández <adrian@chaves.io >
Co-authored-by: Falzart <muh_fauzi_ramadhan@yahoo.co.id >
Co-authored-by: Hanafi <naflizo@gmail.com >
Co-authored-by: Hanna Aniskevich <northernwind@tut.by >
Co-authored-by: LiziKnight <liziknight0316@outlook.com >
Co-authored-by: Sara Olson <sara@habitica.com >
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Yatharth <megacutiemauandtuchchu@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/id/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/character/id/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/id/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/content/id/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/id/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/id/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/id/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/id/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/id/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/id/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/id/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/be/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/id/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/gl/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
2023-06-06 05:00:15 +02:00
SabreCat
e9a15fcb83
fix(strings): JSON formatting
2023-06-02 13:55:04 -05:00
SabreCat
a5602eec8d
4.272.0
v4.272.0
2023-05-30 15:28:16 -05:00
Natalie L
867eed176e
feat(content): add June subscriber items ( #14669 )
...
Co-authored-by: SabreCat <sabe@habitica.com >
2023-05-30 15:26:16 -05:00
SabreCat
ba883ae104
chore(subproj): update habitica-images
2023-05-30 14:55:00 -05:00
SabreCat
deba7b6220
feat(faq): update for mobile workflows
2023-05-30 14:50:13 -05:00
SabreCat
69c538858b
4.271.2
v4.271.2
2023-05-25 14:42:53 -05:00
SabreCat
17072dcc45
Merge branch 'due-dates-in-todos' into release
2023-05-25 14:42:46 -05:00
SabreCat
2448f401f2
Merge branch 'increment-component' into release
2023-05-25 14:42:42 -05:00
SabreCat
5745e3df5f
4.271.1
v4.271.1
2023-05-24 13:30:21 -05:00
Phillip Thelen
d4a5823916
Fix one-off issue for monthly subs ( #14643 )
...
* Fix initial plan.consecutive.offset for 1 month subs
* fix initial values for group plan subs
* Make perkMonthCount editable in admin panel
* Add aditional info to admin panel
* Implement automatic fix for affected users
* fix(lint): exclusive test, code style
* fixes
* fix issue with initialization
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-05-24 13:29:42 -05:00
CuriousMagpie
86b15cb580
fix(style): css fix, today if-statement added
2023-05-23 15:19:26 -04:00
SabreCat
8e5b66a73e
Merge branch 'release' into develop
2023-05-23 09:16:50 -05:00
SabreCat
f755d4c133
4.271.0
v4.271.0
2023-05-23 09:07:47 -05:00
SabreCat
102c71c4ca
Merge remote-tracking branch 'CuriousMagpie/2023-05-pet-quest-bundle' into release
2023-05-22 15:14:18 -05:00
SabreCat
a7bde80349
Squashed commit of the following:
...
commit 27287ac3aa
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon May 22 15:59:20 2023 -0400
fix(typo): typos fixed
commit a4df8097cf
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon May 22 15:57:17 2023 -0400
feat(content): add migration script
commit 23ff7845c1
Merge: d02644e21b 8ba7117fa5
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon May 22 15:42:32 2023 -0400
Merge branch 'develop' into achievement-dinosaur-dynasty
commit 8ba7117fa5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 22 12:35:07 2023 -0400
build(deps): bump stripe from 12.5.0 to 12.6.0 (#14662 )
Bumps [stripe](https://github.com/stripe/stripe-node ) from 12.5.0 to 12.6.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/v12.5.0...v12.6.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>
commit fe5d4a0551
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 22 12:34:28 2023 -0400
build(deps-dev): bump sinon from 15.0.4 to 15.1.0 (#14661 )
Bumps [sinon](https://github.com/sinonjs/sinon ) from 15.0.4 to 15.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v15.0.4...v15.1.0 )
---
updated-dependencies:
- dependency-name: sinon
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>
commit d02644e21b
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed May 17 11:36:28 2023 -0400
feat(content): add dinosaur dynasty achievement
2023-05-22 15:13:49 -05:00
SabreCat
bedce203ee
4.270.3
v4.270.3
2023-05-22 13:28:31 -05:00
dependabot[bot]
8ba7117fa5
build(deps): bump stripe from 12.5.0 to 12.6.0 ( #14662 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 12.5.0 to 12.6.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/v12.5.0...v12.6.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>
2023-05-22 12:35:07 -04:00