iceshrimp/packages
Laura Hausmann 58137c9482
[mastodon-client] Preserve state parameter during OAuth
This fixes login with clients that require the state parameter to be preserved during /oauth/authorize.
2023-11-27 23:31:07 +01:00
..
backend [backend] Actually utilize packed user cache in notes.packMany 2023-11-27 22:33:06 +01:00
client [mastodon-client] Preserve state parameter during OAuth 2023-11-27 23:31:07 +01:00
iceshrimp-js [backend] Rework note hard mutes 2023-11-27 19:43:45 +01:00
sw Migrate from rome to biome 2023-10-27 16:46:38 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00
README.md Remove megalodon 2023-10-05 14:36:14 +02:00

📦 Packages

This directory contains all of the packages Iceshrimp uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • client: Web interface written in Vue3 and TypeScript
  • sw: Web Service Worker written in TypeScript
  • iceshrimp-js: TypeScript SDK for both backend and client, also published on NPM for public use