SabreCat
9a879d566e
fix(content): correct availability range for Seafoam
2022-07-12 10:05:02 -05:00
Scott Coffrin
8ecb0f45b5
Modal responsive improvements ( #14087 )
...
* stack profile actions on smaller screens
* stack avatar and stats for even smaller screens
* remove unnecessary classes to keep profile nav on the same line
* adjust media query width
* refactor stats removing unnecessary classes and simplifying with less elements and relying more on flexbox
* adjust breakpoints for modal vs pofile page
* more margin for avatar
* handle allocation on middle size more gracefully
Co-authored-by: scoffrin <scoffrin@indeed.com >
2022-07-08 15:49:22 -05:00
darkarchana
b04df06a37
Fix no response when password changed ( #14054 )
...
* Fix no response when password changed
* Update website/client/src/components/settings/site.vue
update the spacing in website/client/src/components/settings/site.vue
Co-authored-by: Panu Valtanen <p4nu@users.noreply.github.com >
* Update website/client/src/components/settings/site.vue
change to single quote
* Fix success change password response using internationalization
* fix(i18n): remove translations other than US English
Partial revert of #1a198677bd
Co-authored-by: Panu Valtanen <p4nu@users.noreply.github.com >
Co-authored-by: SabreCat <sabe@habitica.com >
2022-07-08 15:42:18 -05:00
bbqben
706cffa71d
🐛 Update fetch language call to not retrieve from cache ( #14099 )
...
Co-authored-by: Ben Tran <bentran@Bens-Intel-MacBook-Pro.local >
2022-07-06 15:32:07 -05:00
dependabot[bot]
00b8f4fef5
build(deps): bump moment from 2.29.3 to 2.29.4 ( #14111 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 15:28:28 -05:00
dependabot[bot]
5ea675b8a5
build(deps): bump async from 2.6.3 to 2.6.4 in /website/client ( #14109 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 15:28:12 -05:00
dependabot[bot]
78f0c71387
build(deps): bump moment from 2.29.3 to 2.29.4 in /website/client ( #14112 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 15:28:01 -05:00
SabreCat
e674ef4035
Merge branch 'release' into develop
2022-07-06 14:34:24 -05:00
SabreCat
1655e2e03a
4.236.0
v4.236.0
2022-07-06 14:32:58 -05:00
Natalie L
0d444a9d6a
chore(content): prebuild July Enchanted Armoire and Backgrounds ( #14108 )
2022-07-06 14:30:40 -05:00
SabreCat
7b067de4b9
chore(analytics): add tracking for task mirroring preference
2022-07-05 15:10:36 -05:00
dependabot[bot]
de331f5e76
build(deps-dev): bump @babel/plugin-proposal-optional-chaining ( #14105 )
...
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining ) from 7.17.12 to 7.18.6.
- [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.18.6/packages/babel-plugin-proposal-optional-chaining )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-optional-chaining"
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>
2022-07-05 16:06:03 -04:00
dependabot[bot]
c48043ec90
build(deps): bump @vue/cli-plugin-eslint in /website/client ( #14106 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 4.5.18 to 4.5.19.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.19/packages/@vue/cli-plugin-eslint )
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
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>
2022-07-05 16:03:41 -04:00
dependabot[bot]
ac4d148170
build(deps): bump winston from 3.8.0 to 3.8.1 ( #14103 )
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.8.0 to 3.8.1.
- [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.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: winston
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>
2022-07-05 16:01:03 -04:00
dependabot[bot]
ca49e995be
build(deps): bump @babel/preset-env from 7.18.2 to 7.18.6 ( #14098 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.2 to 7.18.6.
- [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.18.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
2022-07-05 15:43:56 -04:00
SabreCat
9453b1269e
Merge branch 'develop' into sabrecat/teams-rebase
2022-07-05 14:34:53 -05:00
SabreCat
d47a867149
Merge branch 'release' into develop
2022-07-05 14:34:30 -05:00
SabreCat
f4d9c6271b
4.235.1
v4.235.1
2022-07-05 14:34:17 -05:00
Natalie L
0e458683fd
chore(content): add splashySkins for Summer Gala event ( #14107 )
...
* chore(content): add splashySkins for Summer Gala event
* fix(content): use date string, not Boolean, for range start
Co-authored-by: SabreCat <sabe@habitica.com >
2022-07-05 14:33:50 -05:00
Alys
76ab93f501
add deilann to moderators in Tavern and Community Guidelines
...
Note that his picture is still needed in the Community Guidelines
and when that's done, the "(not yet pictured)" text should be removed
2022-07-02 14:04:09 +10:00
Alys
5d4600f5c7
add banned words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2022-07-01 20:55:34 +10:00
SabreCat
cf536a82f8
fix(teams): more style updates
2022-06-30 16:55:47 -05:00
dependabot[bot]
13c4a726c7
build(deps): bump @babel/core from 7.18.5 to 7.18.6 ( #14097 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.5 to 7.18.6.
- [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.18.6/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>
2022-06-30 13:45:15 -04:00
dependabot[bot]
43122805fb
build(deps): bump @babel/register from 7.17.7 to 7.18.6 ( #14096 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.17.7 to 7.18.6.
- [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.18.6/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>
2022-06-30 13:44:55 -04:00
dependabot[bot]
1262d8f36e
build(deps): bump core-js from 3.23.1 to 3.23.3 in /website/client ( #14094 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.23.1 to 3.23.3.
- [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.23.1...v3.23.3 )
---
updated-dependencies:
- dependency-name: core-js
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>
2022-06-30 13:42:41 -04:00
dependabot[bot]
2b1635ff62
build(deps): bump winston from 3.7.2 to 3.8.0 ( #14093 )
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.7.2 to 3.8.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.7.2...v3.8.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>
2022-06-30 13:42:19 -04:00
dependabot[bot]
e1664d2f87
build(deps): bump amplitude-js from 8.18.4 to 8.18.5 in /website/client ( #14089 )
...
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript ) from 8.18.4 to 8.18.5.
- [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.18.4...v8.18.5 )
---
updated-dependencies:
- dependency-name: amplitude-js
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>
2022-06-30 13:39:42 -04:00
SabreCat
5967e4356c
fix(teams): style updates
2022-06-29 15:52:54 -05:00
SabreCat
6ebfa976fe
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-29 14:30:25 -05:00
SabreCat
6975b6061b
Merge branch 'release' into develop
2022-06-29 14:04:39 -05:00
SabreCat
695a5cc24d
4.235.0
v4.235.0
2022-06-29 14:04:28 -05:00
Natalie L
dcced2debb
chore(content): July 2022 Mystery Items ( #14095 )
...
* merge upstream/release into release
* chore(content): Added July 2022 Mystery Items
2022-06-29 14:02:46 -05:00
SabreCat
ddd5f20609
fix(teams): don't complain about move route when not moving
2022-06-29 09:06:08 -05:00
SabreCat
a3f61306d3
feat(teams): user preference toggle for mirroring
2022-06-28 16:18:24 -05:00
SabreCat
88af9c13a8
4.234.2
v4.234.2
2022-06-27 16:35:20 -05:00
SabreCat
d5926ef7f1
fix(auth): null string validation error on unique email conflict
2022-06-27 16:35:13 -05:00
SabreCat
e9222e4f7c
fix(strings): revise text because left-handedness confuses people
2022-06-27 16:11:23 -05:00
SabreCat
712b85ce84
fix(teams): complete task sorting
2022-06-24 16:43:41 -05:00
SabreCat
cd0278c6b3
fix(strings): cherry-pick update by @CuriousMagpie
2022-06-24 15:44:48 -05:00
Natalie L
9680c94087
fix(strings): removed extra word in headSpecialSummer2022WarriorNotes ( #14088 )
...
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
* fix(string): remove extra word from headSpecialSummer2022WarriorNotes
* fix(string): corrected armorSpecialSummer2022MageNotes
2022-06-24 15:43:38 -05:00
SabreCat
9142588ba7
fix(tasks): better tasksOrder maintenance
2022-06-23 16:44:21 -05:00
Weblate
76de241675
Added translation using Weblate (Cebuano)
...
Added translation using Weblate (Cebuano)
Added translation using Weblate (Cebuano)
Added translation using Weblate (Cebuano)
Merge branch 'origin/develop' into Weblate.
Translated using Weblate (Portuguese)
Currently translated at 83.9% (115 of 137 strings)
Translated using Weblate (Portuguese)
Currently translated at 83.9% (115 of 137 strings)
Translated using Weblate (Portuguese)
Currently translated at 83.9% (115 of 137 strings)
Translated using Weblate (Greek)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (German)
Currently translated at 100.0% (2607 of 2607 strings)
Translated using Weblate (German)
Currently translated at 100.0% (2607 of 2607 strings)
Translated using Weblate (Filipino)
Currently translated at 43.8% (1139 of 2597 strings)
Translated using Weblate (Filipino)
Currently translated at 43.7% (1137 of 2597 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (2607 of 2607 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (704 of 704 strings)
Translated using Weblate (Dutch)
Currently translated at 90.6% (2363 of 2607 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (704 of 704 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.5% (135 of 137 strings)
Translated using Weblate (French)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (German)
Currently translated at 100.0% (755 of 755 strings)
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net >
Co-authored-by: Céu <marcel.ufscar@gmail.com >
Co-authored-by: Hexe des Windes (she/her) <krausanna1@gmail.com >
Co-authored-by: Lucifer <selmanreyhan@gmail.com >
Co-authored-by: Mara S. (Dolichotis) <marascherzer@gmail.com >
Co-authored-by: Martim Pinto Paiva <pintopaivam@gmail.com >
Co-authored-by: Nathan Monteiro <nathanspeeds1@outlook.com >
Co-authored-by: Panagiotis Zachos <panzaxos@gmail.com >
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com >
Co-authored-by: SunshineRain <suusykraft@gmail.com >
Co-authored-by: Vince Vilan <vincemorel.vilan.889@my.csun.edu >
Co-authored-by: Weblate <noreply@weblate.org >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/el/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Gear
Translation: Habitica/Overview
Translation: Habitica/Questscontent
2022-06-22 21:18:17 +02:00
SabreCat
3ba6b4a209
feat(language): initialize Cebuano for translation
2022-06-22 14:04:51 -05:00
SabreCat
b657172a2b
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-21 13:50:50 -05:00
SabreCat
b101d43e62
Merge branch 'release' into develop
2022-06-21 13:50:35 -05:00
SabreCat
59a1a2783c
4.234.1
v4.234.1
2022-06-21 13:50:22 -05:00
Natalie L
517fbc3c8e
fix(strings): error and omissions corrected ( #14085 )
...
* build(deps): bump @storybook/addons in /website/client (#14066 )
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/lib/addons )
---
updated-dependencies:
- dependency-name: "@storybook/addons"
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>
* build(deps): bump jpeg-js from 0.4.3 to 0.4.4 (#14071 )
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases )
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: jpeg-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 13:48:26 -05:00
dependabot[bot]
c0e8d80966
build(deps): bump @vue/cli-plugin-eslint in /website/client ( #14084 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 4.5.17 to 4.5.18.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.18/packages/@vue/cli-plugin-eslint )
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
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>
2022-06-21 13:02:34 -04:00
dependabot[bot]
afacd497d7
build(deps): bump core-js from 3.22.8 to 3.23.1 in /website/client ( #14082 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.22.8 to 3.23.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.22.8...v3.23.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>
2022-06-21 13:02:07 -04:00
SabreCat
b790b87ca8
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-21 09:34:17 -05:00