Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Bump dependencies + minor development changes #183

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Conversation

CST1229
Copy link
Member

@CST1229 CST1229 commented Oct 14, 2023

Bumps dependencies. Doesn't upgrade to Svelte 4 yet, though.

  • vite is now on 4.x
  • vite-plugin-svelte is now on 2.x
  • twemoji is now a dev dependency because it was a normal one before for some reason
  • Other dependencies have been npm updated

Also a few other minor development-related changes (adding Routify stuff to CONTRIBUTING.md, fixing some autocomplete error messages).

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: dfdff20
Status: ✅  Deploy successful!
Preview URL: https://79e8e6fd.meower-svelte.pages.dev
Branch Preview URL: https://cst1229-bump.meower-svelte.pages.dev

View logs

@tnix100 tnix100 merged commit df2cb1d into develop Oct 20, 2023
@tnix100 tnix100 deleted the CST1229/bump branch October 20, 2023 10:47
tnix100 added a commit that referenced this pull request Oct 20, 2023
* The big dependency bump!

* Minor CONTRIBUTING.md change, make vite not scream at the user that much
(Fixes the autocomplete warning messages)

---------

Co-authored-by: Tnix <tnix@meower.org>
tnix100 added a commit that referenced this pull request Oct 28, 2023
* fix repair mode check on connection failed modal

* Rename title of inbox button for consistency (#181)

* Bump postcss from 8.4.21 to 8.4.31 (#185)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dependencies  + minor development changes (#183)

* The big dependency bump!

* Minor CONTRIBUTING.md change, make vite not scream at the user that much
(Fixes the autocomplete warning messages)

---------

Co-authored-by: Tnix <tnix@meower.org>

* Merge Better moderation (#184)

* Initial commit

* BACKUP: potentially unstable

Co-authored-by: 3r1s-s <eris@meower.org>

* New modals & clm.updateProfile() systems

* Cleaned up more modals and fixed admin perms

* prettier formatting

* * Cleanup modals some more
* Add ability to manage netblocks

* Add markdown, external links, and mentions

* Add the ability to set user restrictions

* * Add recent users and netblocks lists
* Add netblock notes
* Fix user settings controls

* Fix modals and run prettier

* Mod update!!

* Forgot to run prettier, oops

* Set default restrictions on restriction ban state

* Change meower.eu.org for beta.meower.org

And enable beta flag for now

* Add .routify back to .gitignore

* Delete .routify folder

* Fix group chats height

* Upper post character limit to 4k

* Move dependencies to devDependencies

* Check chat members limit

* Add 'del' and 'code' as allowed tags for markdown

* New markdown system

* Add back mentions and quote containers

* Update Post.svelte

---------

Co-authored-by: 3r1s-s <eris@meower.org>

* Blocs 1.7 (#180)

* capitalization

* whh

* a

* Dear Matt Oshry, Brad Porter, and Michael Bodell

I hate you

* audio and video

* Attachment audio

* cleanup

* comments

* tinting and main color for custom  themes

* finished custom themes

* preview

* ok hopefully better

* why

* first easter eggs

* a couple more things

* AAAA THERES TOO MANY

group cat

* Move modals to another file

* remove uneeded TODOs, new icon 21

* start profile easter egg

* ok alot

* fix

* final sorry

* im done

* Add new catblock pfp

* Delete src/assets/avatars/icon_22_old.svg

* * Add JSON to custom theme modal
* Cleanup some other code

* Change store name for custom theme

* whar

* I doubt this will work

* Revert "I doubt this will work"

This reverts commit e485b5f.

* Revert "whar"

This reverts commit b9b4510.

* Revert "Change store name for custom theme"

This reverts commit 25c203e.

* changeTheme.js > ChangeTheme.js

* Merge branch 'develop' into better-moderation

* Fix routify and remove levels from easteregg page

* Clean up easteregg page a bit

* THERES > THERE'S

* Delete installthenrun.py

Should be bash and PowerShell/batch scripts if we're going to add something like this.

* Delete src/lib/Modals.svelte

No longer needed as part of the new modals system already in the develop branch.

* Update groupcat.svelte

Fix formatting.

* Fix post attachments & gc member limit check

---------

Co-authored-by: Tnix <hi@tnix.dev>
Co-authored-by: Tnix <tnix@meower.org>

* fix relationship loading

* Remove escaping HTML on posts

The MD lib already does that

* Add the 1.8.0 changelog

* Add password confirmation

Co-authored-by: ajskateboarder <81255936+ajskateboarder@users.noreply.github.com>

* Run Prettier

* Merge fallbacks (#188)

* fallbacks

fallbacks for attachments and oobe

* default

* Fix caps in Attachment error

---------

Co-authored-by: Tnix <tnix@meower.org>

* Re-run Prettier

* Merge About page (#187)

* About page

* Add DaCatBlock's title (Web developer)

* Make 'Learn more' & 'Source code' open in new tab

* Move changelog to about page

---------

Co-authored-by: Tnix <tnix@meower.org>
Co-authored-by: Tnix <hi@tnix.dev>

* Disable beta flag & run Prettier

* Attempt fixing some markdown errors

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: theotherhades <64885838+theotherhades@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CST1229 <68464103+CST1229@users.noreply.github.com>
Co-authored-by: 3r1s-s <eris@meower.org>
Co-authored-by: Bloctans <93960460+Bloctans@users.noreply.github.com>
Co-authored-by: ajskateboarder <81255936+ajskateboarder@users.noreply.github.com>
@tnix100 tnix100 mentioned this pull request Nov 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants