iceshrimp/packages
Laura Hausmann dc3c2d1ad4
[backend] Enforce blocks in NoteRepository.isVisibleForMe
This commit addresses disclosed primitive 20
2024-11-20 23:56:12 +01:00
..
backend [backend] Enforce blocks in NoteRepository.isVisibleForMe 2024-11-20 23:56:12 +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 refactoring 2021-11-12 02:02:25 +09:00
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