Phillip Thelen
56ef07c8d2
fix various import issues
2025-02-03 16:05:03 +01:00
Phillip Thelen
896836f807
eslint fixes
2025-02-03 14:02:46 +01:00
Phillip Thelen
b5458bb604
remove gulp-nodemon and update nodemon
2025-02-03 14:00:04 +01:00
Phillip Thelen
2edb255e55
move from vue-cli-service/webpack to vite
2025-01-23 15:11:10 +01:00
Rafał Jagielski
200d917582
Fix intro guide ( #15247 )
...
* Provide window.jquery to modules in vue.config.js
* Fix curly-spacing lint error
2025-01-22 14:53:24 -06:00
negue
73082a8cf0
fix toggle disable icon position
2025-01-21 22:34:34 +01:00
Kalista Payne
dd08eee20c
chore(images): update css
2025-01-21 08:52:21 -06:00
negue
895241b7fa
show date tooltip above system / skill messages
2025-01-20 21:08:55 +01:00
negue
2535fd7095
Combined Message Pages/Redesign ( #15310 )
...
* split component prepare new views / states
* extract empty and disabled state as components
* fix empty state mail icon
* first logic switching between modes, move page to /private-messages/index.vue
* extract autoCompleteHelper.js
* style header + start new message input
* style plus button + focus input
* state logic, types for sanity
* WIP PM new Message started
* add /members/username test
* first design changes to messageCard
* delete private message or chat - based on the mode
* copy as todo
* mention links to modal
* report chat or private message
* WIP likeButton
* likeButton styling
* hide like on private message cards
* fix unit test
* replace copy as todo - to just a copy to clipboard
* style changes
* menu position + like button width
* dropdown items background + like font
* fix like button padding
* move api endpoints and tests around to group inbox methods + like for inbox private messages
* restyle system messages
* Dropdown Radius and Padding
* WIP system messages
* fix lint
* copy delta commit of allowing liking own private messages
* enable liking private messages
* fix menu non hovered item icon color
* fix import path
* ignore background on system messages
* requested changes + migration
* update migration to update the unique id to some messages and delete the duplicates
* migration based on users pagination
* fix(migration): use Promise.all
* change to bulkWrites per User, and all messages in one run (of a user)
* check for array
* use rest operator ...
* skip sorting to get the users
* remove migration, disable like for private messages without uniqueMessageId
* lean+bulkWrite for likes, add time checks for like and auth for further debugging
* add a limit 2 get the messages by uniqueId
* Adding a simple server start script
* remove pinned nodemon dep
* fix inbox controller/tests
* fix / requested style changes
* fix empty state padding /
* hide avatar weapons on messages - fix avatar spacing on messages
* Hourglass Simplification (#15323 )
* begin removing obsolete tests
* begin refactoring
* update cron tests
* cleanup
* finish basic implementation of new logic
* add more subscription tests
* subscription test improvements
* return nextHourglassDate again
* fix gem limit
* fix(test): short circuit this.
* fix(admin): correct logic and style for shrimple subs
* WIP(frontend): draft of main subs page view
* fix hourglass count
* Fix hourglass logic for upgrades
* fix admin panel display
* WIP(subs): extant Stripe state
* fix admin panel strings
* fix missing transaction type
* add new field for cumulative subscription count
* show date for hourglass bonus if it was received
* fix test
* feat(subscription): max Gems progress readout
* fix(css): correct and refactor heights and selection states
* fix(subs): correct border-radius and redirect
* fix(stripe): correct redirect after success
* Admin panel display fixes
* don’t give additional HG for new sub if they already got one this month
* fix issue with promo hourglasses
* fix(subscription): update layout when gifting
* fix(subscriptions): more gift layout revisions
* fix(subscriptions): minor visual updates
* fix(subs): pass autoRenews through Stripe
* fix(subs): gifts DON't renew
* fix(lint): unnecessary ternary
* fix(lint): do negate object ig
* fix(subs): try again on gifts
* fix(subs): unhovery and un-12-monthy
* fix bug with incorrectly giving HG bonus
* remove only
* fix test
* fix test
* fix(subs): also redirect to subs after gift sub
* fix(subs): fix typeError
* fix(g1g1): don't try to find Gems promo during bogo
---------
Co-authored-by: Phillip Thelen <phillip@habitica.com >
Co-authored-by: Kalista Payne <sabe@habitica.com >
* chore(sprites): update subproject
* fix(layout): tighten cancellation note
* fix(subs): Google wording and HG escape
* chore(testing): fake g1g1 dates
* fix(subs): don't hide HG preview entirely
* fix(subs): center next hourglass message
* working validatedTextInput.vue within start-new-conversation-input-header.vue 🎉
* fix(git): remove changes from old develop
* Revert "fix(git): remove changes from old develop"
This reverts commit 0e30f7df00 .
* fix(git): no actually just this file i guesss
* adding an empty loading state, hiding
* fought the avatar arch nemesis again
* fix chatMessages (party chat) message spacing
* move disabled text back to above the input area - re-enable input area
* show disabled private messages top panel
* fix font color
* fixing uiStates - removing disabled - moving the own user check to the last
* fix(lint): add missing prop defaults
* fix(lint): object default should be fn
* fix(chat): correct grammar in error
---------
Co-authored-by: SabreCat <sabe@habitica.com >
Co-authored-by: Kalista Payne <sabrecat@gmail.com >
Co-authored-by: Phillip Thelen <phillip@habitica.com >
2025-01-16 16:52:24 -06:00
Kalista Payne
30f1820a49
5.32.5
v5.32.5
2025-01-09 09:02:14 -06:00
Weblate
3bb6c391af
Translated using Weblate (German)
...
Currently translated at 98.0% (3190 of 3255 strings)
Translated using Weblate (German)
Currently translated at 97.8% (3185 of 3255 strings)
Translated using Weblate (German)
Currently translated at 97.7% (3181 of 3255 strings)
Translated using Weblate (German)
Currently translated at 100.0% (261 of 261 strings)
Translated using Weblate (German)
Currently translated at 97.5% (3176 of 3255 strings)
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com >
Co-authored-by: Toro Mor <thomas.bizer@gmx.de >
Co-authored-by: Weblate <noreply@weblate.org >
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translation: Habitica/Gear
Translation: Habitica/Subscriber
2025-01-09 14:46:54 +01:00
Kalista Payne
a0383c785a
Squashed commit of the following:
...
commit 5d3713008dc3041f63b23b22196e1ed79fab45bd
Author: Kalista Payne <sabrecat@gmail.com >
Date: Wed Jan 8 14:39:27 2025 -0600
fix(text): pet Pet
commit 3ff5d7afeb517ae3d0933d8e18045b24575bb90b
Author: Kalista Payne <sabrecat@gmail.com >
Date: Wed Jan 8 14:34:02 2025 -0600
fix(links): remove unnecessary style and icon
commit 5023dd9258aa0f9416daa212ed1249db2e5d5fe4
Author: Kalista Payne <sabrecat@gmail.com >
Date: Wed Jan 8 09:43:17 2025 -0600
fix(links): update task modal markdown help
commit 81ebb279cd881d1c560668c3cb03600d85b9f5b9
Author: Kalista Payne <sabrecat@gmail.com >
Date: Wed Jan 8 09:26:11 2025 -0600
fix(misc): clean up some layout and one more link
commit 2fd216f01531052aa769738f8fe1956ca6943822
Author: Kalista Payne <sabrecat@gmail.com >
Date: Tue Jan 7 16:09:28 2025 -0600
fix(links): remove/revise some outdated wiki links
2025-01-08 15:18:06 -06:00
Kalista Payne
99790c05f4
5.32.4
v5.32.4
2025-01-06 16:22:26 -06:00
Weblate
fc5fec9bfe
Merge branch 'origin/develop' into Weblate.
2025-01-06 23:18:24 +01:00
Phillip Thelen
9db5d4116d
Fix availability of december background ( #15378 )
2025-01-06 15:57:57 -06:00
Weblate
6676e94ef6
Translated using Weblate (Spanish (Latin America))
...
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 95.7% (134 of 140 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Italian)
Currently translated at 9.4% (23 of 243 strings)
Translated using Weblate (Italian)
Currently translated at 99.3% (887 of 893 strings)
Translated using Weblate (Italian)
Currently translated at 99.3% (887 of 893 strings)
Translated using Weblate (Russian)
Currently translated at 91.4% (2978 of 3255 strings)
Translated using Weblate (Portuguese)
Currently translated at 97.2% (177 of 182 strings)
Translated using Weblate (French)
Currently translated at 100.0% (261 of 261 strings)
Translated using Weblate (French)
Currently translated at 99.2% (259 of 261 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (261 of 261 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3255 of 3255 strings)
Co-authored-by: Chase7-Diaphragm0-Jeeringly7-Smartly2-Drainer5 <linguists-commonwealth@silkylegs.aleeas.com >
Co-authored-by: Gabrielle Renoir <cococherierenoir@gmail.com >
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com >
Co-authored-by: Kesabirria <kebsebastian@gmail.com >
Co-authored-by: Oscar Rodríguez Díaz <alexoscarcrd@gmail.com >
Co-authored-by: Raquel Pantojo de Souza Bachour <raquel.pantojo@gmail.com >
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com >
Co-authored-by: Val <3qes0hnzh@mozmail.com >
Co-authored-by: Vitaliia Reinberg <vitalia.reynberg@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/es_419/
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/tasks/es_419/
Translation: Habitica/Backgrounds
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
2025-01-06 22:52:42 +01:00
Kalista Payne
723adceb25
chore(migrations): cute default and updateOne
2025-01-06 15:43:07 -06:00
Kalista Payne
440d06da4a
5.32.3
2025-01-03 12:51:57 -06:00
Weblate
0ea84668a8
Merge branch 'origin/develop' into Weblate.
2025-01-03 19:49:25 +01:00
Kalista Payne
5893d8b9bb
fix(subs): revise benefit strings for clarity
2025-01-03 12:22:51 -06:00
Weblate
2c799b9c07
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3255 of 3255 strings)
Translated using Weblate (German)
Currently translated at 97.1% (3161 of 3255 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (893 of 893 strings)
Co-authored-by: Anna Tunger <anna.tunger@icloud.com >
Co-authored-by: Diego Alejandro Rios Vasquez <diegovasquezcolombia@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translation: Habitica/Backgrounds
Translation: Habitica/Gear
2025-01-03 04:41:47 +01:00
Kalista Payne
1550d9b4ee
5.32.2
v5.32.2
2025-01-02 11:22:51 -06:00
Weblate
ade812b86d
Merge branch 'origin/develop' into Weblate.
2025-01-02 18:19:49 +01:00
Phillip Thelen
62e6fbef61
Fix content end date if already in new year ( #15376 )
...
* Fix content end date if already in new year
* fix test
2025-01-02 11:15:04 -06:00
Weblate
67a0f8b65a
Translated using Weblate (Korean)
...
Currently translated at 70.4% (629 of 893 strings)
Translated using Weblate (Korean)
Currently translated at 91.6% (153 of 167 strings)
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: widesky8 <widesky20@naver.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
2025-01-01 03:17:52 +01:00
Kalista Payne
aa432022d3
fix(script): replace deprecated update function
2024-12-30 14:58:52 -06:00
Kalista Payne
86fb3c1fd1
5.32.1
v5.32.1
2024-12-30 09:23:08 -06:00
Weblate
ff2b4add8b
Translated using Weblate (German)
...
Currently translated at 96.1% (3130 of 3255 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Korean)
Currently translated at 96.4% (110 of 114 strings)
Translated using Weblate (Korean)
Currently translated at 49.4% (90 of 182 strings)
Translated using Weblate (Korean)
Currently translated at 91.0% (152 of 167 strings)
Translated using Weblate (Korean)
Currently translated at 54.8% (1784 of 3255 strings)
Translated using Weblate (Korean)
Currently translated at 65.3% (170 of 260 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (German)
Currently translated at 95.8% (3119 of 3255 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Slovak)
Currently translated at 71.0% (577 of 812 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (394 of 394 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 79.3% (207 of 261 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 92.1% (398 of 432 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 4.9% (12 of 243 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 94.3% (182 of 193 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 95.4% (105 of 110 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.5% (773 of 893 strings)
Translated using Weblate (Russian)
Currently translated at 36.6% (89 of 243 strings)
Translated using Weblate (Russian)
Currently translated at 36.6% (89 of 243 strings)
Translated using Weblate (German)
Currently translated at 95.6% (3115 of 3255 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 77.7% (189 of 243 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (893 of 893 strings)
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 95.1% (3096 of 3255 strings)
Translated using Weblate (French)
Currently translated at 100.0% (261 of 261 strings)
Translated using Weblate (German)
Currently translated at 100.0% (261 of 261 strings)
Translated using Weblate (French)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3255 of 3255 strings)
Translated using Weblate (German)
Currently translated at 93.8% (3056 of 3255 strings)
Translated using Weblate (French)
Currently translated at 100.0% (893 of 893 strings)
Translated using Weblate (German)
Currently translated at 100.0% (893 of 893 strings)
Co-authored-by: Boni hahaha <chanrouber@gmail.com >
Co-authored-by: Filip Betko <filipbetko@gmail.com >
Co-authored-by: Hikari <sss840127@gmail.com >
Co-authored-by: Irina Shcherbinina <cat3dcat007@gmail.com >
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com >
Co-authored-by: Lancelot Liu <me@lancy.dev >
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Wyatt <1697570085@qq.com >
Co-authored-by: razil <boss.razmarin@gmail.com >
Co-authored-by: 리슈레이 <rishyurei@gmail.com >
Co-authored-by: 횬 <gkfpxldk0424@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
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/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
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/Subscriber
Translation: Habitica/Tasks
2024-12-30 16:06:20 +01:00
Kalista Payne
4ba73dfbec
fix(notifications): don't error on same page
2024-12-19 15:33:23 -06:00
dependabot[bot]
e675ea9bd1
Bump send and express in /website/client ( #15324 )
...
Bumps [send](https://github.com/pillarjs/send ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Natalie <78037386+CuriousMagpie@users.noreply.github.com >
2024-12-19 14:19:16 -05:00
dependabot[bot]
9c27d86ced
Bump body-parser and express ( #15319 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: direct:production
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Natalie <78037386+CuriousMagpie@users.noreply.github.com >
2024-12-19 14:19:04 -05:00
dependabot[bot]
58ee81adfc
Bump serve-static and express ( #15318 )
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) to 1.16.0 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0 )
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Natalie <78037386+CuriousMagpie@users.noreply.github.com >
2024-12-19 14:18:51 -05:00
dependabot[bot]
32c9904a6e
Bump cookie and express ( #15338 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 13:43:21 -05:00
dependabot[bot]
b86e0a1549
Bump send and express ( #15339 )
...
Bumps [send](https://github.com/pillarjs/send ) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1 )
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 13:42:48 -05:00
dependabot[bot]
154ac9bb38
chore(deps): bump mongoose from 7.6.8 to 7.8.3 ( #15374 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 7.6.8 to 7.8.3.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/7.8.3/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/7.6.8...7.8.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 13:28:20 -05:00
dependabot[bot]
a97060445a
chore(deps): bump cookie and express in /website/client ( #15375 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.19.2 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.2 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 13:28:01 -05:00
Kalista Payne
26b59de1de
feat(migration): revised NYE script
2024-12-18 18:01:16 -06:00
Kalista Payne
21c8b00ef6
chore(subproj): update habitica-images
2024-12-18 17:33:34 -06:00
Kalista Payne
c25b7293bb
5.32.0
v5.32.0
2024-12-17 15:00:55 -06:00
Weblate
15e078cb34
Translated using Weblate (German)
...
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Polish)
Currently translated at 22.2% (54 of 243 strings)
Translated using Weblate (Polish)
Currently translated at 72.6% (189 of 260 strings)
Translated using Weblate (Bulgarian)
Currently translated at 64.0% (107 of 167 strings)
Co-authored-by: Jan Hesko-Kołodziński <janheski@gmail.com >
Co-authored-by: Matthieu <matthieu-ds@hotmail.de >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Дмитрий <dimaprohor570@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/
Translation: Habitica/Achievements
Translation: Habitica/Faq
Translation: Habitica/Limited
Translation: Habitica/Settings
2024-12-17 18:09:20 +01:00
Natalie
f7bb17202b
January 2025 Content Build ( #15371 )
...
* chore: add spritesheet
* chore: update spritesheet
* chore: add January subscriber set
* chore: add January subscriber items
* chore: add January background and enchanted armoire gear
* chore: fixing dumb typos
* chore: fix another typo
* chore: and another dumb typo
* chore: fix release date for armoire items
* fix(grammar): articles
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com >
2024-12-16 11:54:09 -06:00
Kalista Payne
213b7696c5
5.31.2
v5.31.2
2024-12-16 11:25:58 -06:00
Weblate
fe5c95316b
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (German)
Currently translated at 94.0% (3054 of 3247 strings)
Translated using Weblate (German)
Currently translated at 93.6% (3041 of 3247 strings)
Translated using Weblate (German)
Currently translated at 93.6% (3041 of 3247 strings)
Translated using Weblate (German)
Currently translated at 93.4% (3034 of 3247 strings)
Translated using Weblate (German)
Currently translated at 93.3% (3032 of 3247 strings)
Translated using Weblate (German)
Currently translated at 100.0% (812 of 812 strings)
Translated using Weblate (German)
Currently translated at 93.3% (3030 of 3247 strings)
Translated using Weblate (German)
Currently translated at 98.8% (803 of 812 strings)
Translated using Weblate (German)
Currently translated at 93.2% (3028 of 3247 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (394 of 394 strings)
Translated using Weblate (German)
Currently translated at 93.1% (3026 of 3247 strings)
Translated using Weblate (German)
Currently translated at 93.1% (3024 of 3247 strings)
Translated using Weblate (German)
Currently translated at 92.9% (3019 of 3247 strings)
Translated using Weblate (German)
Currently translated at 92.9% (3019 of 3247 strings)
Translated using Weblate (German)
Currently translated at 97.7% (794 of 812 strings)
Translated using Weblate (Portuguese)
Currently translated at 98.2% (387 of 394 strings)
Translated using Weblate (Portuguese)
Currently translated at 68.8% (179 of 260 strings)
Translated using Weblate (German)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (German)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (German)
Currently translated at 97.2% (790 of 812 strings)
Translated using Weblate (Polish)
Currently translated at 58.2% (53 of 91 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (German)
Currently translated at 99.2% (258 of 260 strings)
Translated using Weblate (Turkish)
Currently translated at 59.8% (533 of 890 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.7% (3077 of 3247 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (German)
Currently translated at 99.1% (113 of 114 strings)
Translated using Weblate (German)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (German)
Currently translated at 92.6% (3009 of 3247 strings)
Translated using Weblate (German)
Currently translated at 98.8% (257 of 260 strings)
Translated using Weblate (German)
Currently translated at 98.6% (426 of 432 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3247 of 3247 strings)
Translated using Weblate (German)
Currently translated at 92.4% (3003 of 3247 strings)
Translated using Weblate (Hebrew)
Currently translated at 75.8% (182 of 240 strings)
Translated using Weblate (Dutch)
Currently translated at 66.1% (172 of 260 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (German)
Currently translated at 98.4% (256 of 260 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Spanish)
Currently translated at 99.7% (3239 of 3247 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (394 of 394 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (890 of 890 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Spanish)
Currently translated at 97.6% (254 of 260 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3247 of 3247 strings)
Translated using Weblate (Turkish)
Currently translated at 96.2% (231 of 240 strings)
Translated using Weblate (German)
Currently translated at 92.2% (2996 of 3247 strings)
Translated using Weblate (Dutch)
Currently translated at 22.2% (54 of 243 strings)
Translated using Weblate (Dutch)
Currently translated at 53.8% (49 of 91 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (394 of 394 strings)
Translated using Weblate (Spanish)
Currently translated at 89.6% (233 of 260 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Spanish)
Currently translated at 99.6% (259 of 260 strings)
Translated using Weblate (Spanish)
Currently translated at 88.0% (229 of 260 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (133 of 133 strings)
Translated using Weblate (Russian)
Currently translated at 35.8% (87 of 243 strings)
Translated using Weblate (Russian)
Currently translated at 35.8% (87 of 243 strings)
Translated using Weblate (Russian)
Currently translated at 99.7% (393 of 394 strings)
Translated using Weblate (Ukrainian)
Currently translated at 97.4% (188 of 193 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (890 of 890 strings)
Translated using Weblate (Hebrew)
Currently translated at 74.5% (179 of 240 strings)
Translated using Weblate (German)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (German)
Currently translated at 98.2% (112 of 114 strings)
Translated using Weblate (German)
Currently translated at 92.0% (2989 of 3247 strings)
Translated using Weblate (German)
Currently translated at 100.0% (133 of 133 strings)
Translated using Weblate (German)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hebrew)
Currently translated at 75.4% (181 of 240 strings)
Translated using Weblate (French)
Currently translated at 99.9% (3246 of 3247 strings)
Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (French)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (French)
Currently translated at 99.3% (3225 of 3247 strings)
Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (French)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (French)
Currently translated at 100.0% (394 of 394 strings)
Translated using Weblate (Turkish)
Currently translated at 53.0% (138 of 260 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Turkish)
Currently translated at 68.5% (296 of 432 strings)
Translated using Weblate (Turkish)
Currently translated at 52.9% (1720 of 3247 strings)
Translated using Weblate (Turkish)
Currently translated at 83.3% (200 of 240 strings)
Translated using Weblate (Turkish)
Currently translated at 69.3% (563 of 812 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Turkish)
Currently translated at 59.5% (530 of 890 strings)
Translated using Weblate (Turkish)
Currently translated at 79.2% (206 of 260 strings)
Translated using Weblate (German)
Currently translated at 91.7% (2980 of 3247 strings)
Translated using Weblate (Russian)
Currently translated at 29.2% (71 of 243 strings)
Translated using Weblate (German)
Currently translated at 100.0% (394 of 394 strings)
Translated using Weblate (Russian)
Currently translated at 99.4% (885 of 890 strings)
Translated using Weblate (German)
Currently translated at 100.0% (890 of 890 strings)
Translated using Weblate (German)
Currently translated at 91.7% (2979 of 3247 strings)
Translated using Weblate (German)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 100.0% (890 of 890 strings)
Translated using Weblate (German)
Currently translated at 100.0% (890 of 890 strings)
Translated using Weblate (Slovak)
Currently translated at 83.3% (95 of 114 strings)
Translated using Weblate (Slovak)
Currently translated at 99.7% (393 of 394 strings)
Translated using Weblate (Slovak)
Currently translated at 43.7% (73 of 167 strings)
Translated using Weblate (Spanish)
Currently translated at 87.6% (228 of 260 strings)
Co-authored-by: Alison Alex <spamkari@hotmail.com >
Co-authored-by: Antje Schubert <antje.schubert96@web.de >
Co-authored-by: Elizaveta <lizka4231@gmail.com >
Co-authored-by: Filip Betko <filipbetko@gmail.com >
Co-authored-by: Irina Shcherbinina <cat3dcat007@gmail.com >
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com >
Co-authored-by: João Santos Reis <joaosreis@outlook.pt >
Co-authored-by: Julia Bacik <bacikjulia@gmail.com >
Co-authored-by: Kasper van der Linden <kasper.van.der.linden@gmail.com >
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com >
Co-authored-by: Kenvinn <kevinsavio514@gmail.com >
Co-authored-by: Marie Blosse--Gilbin <mbgil@hotmail.fr >
Co-authored-by: Maya <mayabaciu1@gmail.com >
Co-authored-by: Maya B <mayabaciu1@gmail.com >
Co-authored-by: Sand <weblate@sandhydraulik.de >
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com >
Co-authored-by: Tetiana <merekka13@gmail.com >
Co-authored-by: Toro Mor <thomas.bizer@gmx.de >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Yaşar Efe Çelik <yasar.123.sevda@gmail.com >
Co-authored-by: YuyingLiang <standingfish.malina@gmail.com >
Co-authored-by: razil <boss.razmarin@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sk/
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/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/character/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/tr/
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/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
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/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/he/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/tr/
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/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/de/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/tr/
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/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
2024-12-15 18:52:35 +01:00
Kalista Payne
54617f8583
Squashed commit of the following:
...
commit a1f44b855cff2b54992cdca81b9dd2f67c5de20a
Author: Kalista Payne <sabrecat@gmail.com >
Date: Wed Dec 4 15:28:54 2024 -0600
fix(g1g1): pass promo data thru profile flow
commit a9923f882f3294ba22e1dff9497e6f74b0d12eab
Merge: 05793922b2 75c9731ca4
Author: Kalista Payne <sabrecat@gmail.com >
Date: Tue Dec 3 13:53:28 2024 -0600
Merge branch 'develop' into sabrecat/g1g1-success
commit 05793922b2a3c0f9dd206b61beefb927b00859e4
Merge: b0bbc10457 d6c47e7e81
Author: Kalista Payne <sabrecat@gmail.com >
Date: Tue Nov 19 12:21:42 2024 -0600
Merge branch 'develop' into sabrecat/g1g1-success
commit b0bbc10457b0558faeaf02305210c8b0d5ed5839
Author: Kalista Payne <sabrecat@gmail.com >
Date: Mon Nov 4 16:26:30 2024 -0600
feat(gifts): add dynamic G1G1 success text
also clean out some more Amazon code
2024-12-12 12:45:14 -06:00
Phillip Thelen
75c9731ca4
filter stripe webhooks for correct server ( #15320 )
...
Co-authored-by: Kalista Payne <sabrecat@gmail.com >
2024-11-26 12:24:23 -06:00
Kalista Payne
31afc45744
5.31.1
v5.31.1
2024-11-22 09:20:27 -06:00
Kalista Payne
f6466b161b
Squashed commit of the following:
...
commit ea8512bc2eeda30c4d983fb43bfcb33ea39093e9
Merge: 2bb7683cfd a36114e904
Author: Kalista Payne <sabrecat@gmail.com >
Date: Thu Nov 21 12:47:11 2024 -0600
Merge branch 'develop' into ui-drawer-fix
commit 2bb7683cfd
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Nov 12 15:46:55 2024 -0500
fix food centering and error centering at very small widths
commit fcabf03978
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Nov 1 14:44:16 2024 -0400
grid size update
commit 47a531c1aa
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Oct 31 16:17:22 2024 -0400
centered error messages on pet drawer
commit 14d2872392
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Oct 24 15:47:46 2024 -0400
center no food/no saddle messages in drawer
commit 49d1d10a4f
Merge: 6a805bdc45 f1993db0fa
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Oct 24 14:04:16 2024 -0400
Merge branch 'develop' into ui-drawer-fix
commit 6a805bdc45
Author: Alex <alex.kliger@gmail.com >
Date: Sat Nov 19 09:41:21 2022 -0500
fix(ui): correct crowding in title of drawer component that causes drawer toggle icon to become obstructed
2024-11-21 12:55:00 -06:00
Kalista Payne
a36114e904
Squashed commit of the following:
...
commit 4d88df1c381c4136cfe4780b6b5464d9c984bb31
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Oct 30 14:24:53 2024 -0400
fixing active/focus states
commit 630f74db6365625af210de81d577d43945f62df4
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Oct 23 13:25:14 2024 -0400
sign-up/login/debug menu updates
commit f85ef1c58e367219923c46aeebe77d1aa846b6f3
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Oct 15 13:56:36 2024 -0400
more color standardization
commit cd2ee3350fc51016cc75fb799debeefa0b1d9b64
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Oct 15 13:39:02 2024 -0400
updates per comments
commit e91371522bb9a6dae5c6d02eb6f16f0b632f7a24
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Oct 4 14:25:45 2024 -0400
class selection active state
commit 4fcdca1eb07eb67aacd84feb1c9357d52fd6f23f
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Oct 3 14:31:00 2024 -0400
fixing a few more buttons
commit 475e21aae7733cfa072f828c559cc0930f0ad878
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Oct 2 15:57:25 2024 -0400
line-heights converted to unitless multipliers
commit c5dca257274a60b02e1f12e3c6daf103cec53096
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Sep 27 13:48:20 2024 -0400
second pass
commit 685f4d4d64b8b234afbb702d1b8a52d4670d3825
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Sep 26 16:58:59 2024 -0400
first pass
2024-11-21 12:40:05 -06:00
dependabot[bot]
529f856ab9
Bump cross-spawn from 7.0.3 to 7.0.5 ( #15365 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 13:31:49 -05:00
Kalista Payne
9077e66973
fix(notifications): adjust z-index by @CuriousMagpie
2024-11-21 12:22:45 -06:00