FoundKey/packages
Johann150 d3fbe5e382
BREAKING server: refactor streaming API data structures
Since looking up a channel by ID should be the most often needed use
case, the data structure is now more optimized towards this. The code
is also simplified by using optional chaining where possible.

In this vein, the server will now enforce that channel IDs are unique
and not reused.

Changelog: Changed
2023-03-19 12:39:57 +01:00
..
backend BREAKING server: refactor streaming API data structures 2023-03-19 12:39:57 +01:00
client client: remove unused import 2023-03-19 11:00:45 +01:00
foundkey-js foundkey.js: adjust API endpoints for user administration 2023-02-19 23:36:14 +01:00
shared enhance typeorm-prefer-count lint rule 2023-01-03 02:41:53 +01:00
sw update documents for new release 2023-02-04 22:22:00 +01:00
meta.json refactoring 2021-11-12 02:02:25 +09:00