iceshrimp/packages
Laura Hausmann 065590279e
[backend] Strengthen checks against local object resolution
This commit addresses disclosed primitives 26-29 & 31-33
2024-11-20 23:56:20 +01:00
..
backend [backend] Strengthen checks against local object resolution 2024-11-20 23:56:20 +01:00
client [backend] Require admin scope for AP get endpoint 2024-11-20 23:56:07 +01:00
iceshrimp-sdk [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00
sw [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00
meta.json
README.md [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +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-sdk: TypeScript SDK for both backend and client