SabreCat
132ecc8bb1
fix(images): correct Tiptop Teapot set
2023-08-30 14:51:23 -05:00
Natalie
ca5b02d0ea
feat(content): September 2023 subscriber items ( #14844 )
...
* feat(content): add June subscriber items
* feat(content): September subscriber items
* fix(image)
fixed filename for April sub item shop set
* chore(sprites): update habitica-images
* fix(images): add missing subscriber items
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-08-30 14:33:44 -05:00
dependabot[bot]
2137c190b3
build(deps): bump smartbanner.js in /website/client ( #14745 )
...
Bumps [smartbanner.js](https://github.com/ain/smartbanner.js ) from 1.19.2 to 1.19.3.
- [Commits](https://github.com/ain/smartbanner.js/compare/v1.19.2...v1.19.3 )
---
updated-dependencies:
- dependency-name: smartbanner.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>
2023-08-22 14:32:42 -04:00
dependabot[bot]
e661838ed7
build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /website/client ( #14769 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 14:27:07 -04:00
dependabot[bot]
1f0fd7d8b4
chore(deps): bump core-js from 3.31.0 to 3.32.1 in /website/client ( #14827 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.31.0 to 3.32.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/commits/v3.32.1/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-08-22 14:13:07 -04:00
dependabot[bot]
6b4b53a430
chore(deps): bump intro.js from 7.0.1 to 7.2.0 in /website/client ( #14828 )
...
Bumps [intro.js](https://github.com/usablica/intro.js ) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/usablica/intro.js/releases )
- [Changelog](https://github.com/usablica/intro.js/blob/master/tsconfig.release.json )
- [Commits](https://github.com/usablica/intro.js/compare/v7.0.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: intro.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-08-22 14:12:31 -04:00
SabreCat
9e0e2a83be
Squashed commit of the following:
...
commit 474fa530a0392ff6e7461eaff64c81a67b5e4eff
Author: SabreCat <sabe@habitica.com >
Date: Fri Aug 18 21:44:09 2023 -0500
fix(challenges): filter out groups without perms
2023-08-22 12:23:39 -05:00
SabreCat
1fa926ac04
Squashed commit of the following:
...
commit 91d5efa683bb2f1c71b291fab4ff5924bddae1ce
Author: SabreCat <sabe@habitica.com >
Date: Fri Aug 18 22:18:57 2023 -0500
refactor(static): remove broken, unused apps page
2023-08-22 12:23:20 -05:00
SabreCat
58d58ff962
fix(guilds): correct various errors
2023-08-16 15:56:10 -05:00
SabreCat
50cc7ee09a
fix(profile): skip redundant navigation
2023-08-15 15:48:30 -05:00
negue
b679cfb935
Split Vue.Router routes ( #14812 )
2023-08-11 15:34:59 -05:00
SabreCat
fd038bd150
fix(groups): redirect guild url to group plan
2023-08-08 13:44:21 -05:00
SabreCat
a79a088a8f
Merge branch 'sabrecat/unsociable' into release
2023-08-08 09:24:06 -05:00
SabreCat
1371b80635
fix(groups): add back string
...
also fix party seeking analytics and a spurious text decoration
2023-08-07 15:55:29 -05:00
SabreCat
9fa355fbcc
fix(sunset): release candidate
2023-08-07 15:04:44 -05:00
SabreCat
a8b52ab656
fix(chat): correctly map CG bullet points
2023-08-07 12:51:19 -05:00
SabreCat
cce6d91611
fix(groups): return Plans on GET guilds
2023-08-07 12:24:43 -05:00
SabreCat
6867aab74b
fix(faq): better mobile routing, new q
2023-08-01 18:38:21 -05:00
SabreCat
150cd16b1c
Merge branch 'release' into sabrecat/unsociable
2023-08-01 15:27:16 -05:00
SabreCat
9b8bb99039
fix(profile): revert accidental changes
2023-08-01 13:44:49 -05:00
SabreCat
1532f8f774
Merge branch 'sabrecat/chat-warning' into sabrecat/unsociable
2023-07-31 18:44:43 -05:00
SabreCat
aa4426c800
fix(event): corrections to contributor goodies
2023-07-31 18:44:08 -05:00
SabreCat
7697d87358
Merge branch 'develop' into sabrecat/unsociable
2023-07-31 12:08:58 -05:00
SabreCat
712205d253
Merge branch 'develop' into sabrecat/chat-warning
2023-07-31 12:07:48 -05:00
SabreCat
67c16c137b
Merge branch 'release' into develop
2023-07-31 12:07:26 -05:00
Sabe Jones
ede036e94b
Universal routing for migrations ( #14772 )
...
* refactor(notifs): universal routing for migrations
* fix(lint): remove whitespace
* chore(content): update migration for new scheme
* fix(migration): account for cake
* chore(images): update sprite CSS
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-07-31 12:07:46 -05:00
CuriousMagpie
652dfa6ecc
feat(content): upgrade profile page
2023-07-26 16:33:05 -04:00
SabreCat
714319d67b
Merge branch 'sabrecat/item-notification-url' of https://github.com/HabitRPG/habitica into sabrecat/unsociable
2023-07-25 15:37:28 -05:00
SabreCat
cbaa3180cc
Merge branch 'develop' into sabrecat/unsociable
2023-07-25 15:17:13 -05:00
SabreCat
b4866fd3b1
chore(content): update migration for new scheme
2023-07-25 15:09:50 -05:00
SabreCat
86646bbbdb
Merge branch 'develop' into sabrecat/item-notification-url
2023-07-25 14:42:21 -05:00
Natalie L
08ac059a7f
feat(content): add August 2023 subscriber items ( #14784 )
...
* feat(content): add June subscriber items
* feat(content): add August subscriber items
2023-07-25 14:14:28 -05:00
SabreCat
282abecd21
fix(lint): remove whitespace
2023-07-20 16:07:16 -05:00
SabreCat
ba61c91296
refactor(notifs): universal routing for migrations
2023-07-19 16:42:45 -05:00
SabreCat
af04657856
feat(event): Summer Splash Orcas
2023-07-18 09:12:28 -05:00
SabreCat
08a5bff815
Merge branch 'release' into sabrecat/unsociable
2023-07-17 16:11:14 -05:00
SabreCat
f3f69b1871
fix(lfp): white background for seeker card
2023-07-13 14:45:31 -05:00
SabreCat
1deb903186
Merge branch 'release' into sabrecat/chat-warning
2023-07-06 15:23:46 -05:00
SabreCat
8c00b91cc6
feat(faq): update sunset faq
2023-07-06 15:23:42 -05:00
Natalie L
c562c93158
feat(content): add July 2023 backgrounds and Enchanted Armoire ( #14733 )
...
* feat(content): add June subscriber items
* feat(content): add July backgrounds and Enchanted Armoire Items
* Update backgrounds.json
---------
Co-authored-by: SabreCat <sabe@habitica.com >
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2023-07-04 13:23:06 -05:00
SabreCat
7a430889a8
Merge branch 'develop' into sabrecat/chat-warning
2023-06-29 14:53:15 -05:00
SabreCat
f84b5f163c
Merge branch 'develop' into sabrecat/unsociable
2023-06-29 14:53:00 -05:00
Natalie L
77a490283c
feat(content): add July 2023 subscriber items ( #14732 )
...
* feat(content): add June subscriber items
* feat(content): add July subscriber items
2023-06-29 14:35:05 -05: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]
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
328b37322e
wip(faq): layout rewrite
2023-06-20 17:28:04 -05:00
CuriousMagpie
fff6fbfbd6
WIP(faq): line 155
2023-06-20 16:16:04 -04:00
SabreCat
752cd57bb1
Merge branch 'natalie/antisocial' into sabrecat/unsociable
2023-06-19 19:06:05 -05:00
SabreCat
5d6bf131f4
fix(sunset): update layouts and links
2023-06-19 19:04:07 -05:00
SabreCat
8445f45b31
Merge branch 'release' into sabrecat/unsociable
2023-06-19 18:14:22 -05:00