Files
CoqDecks/server
claude 2c0a43d321
Build / Build docker images. (push) Has been cancelled
Support multiple ManyDecks instances
The ManyDecks source type now carries a baseUrl identifying which
instance a deck belongs to, allowing multiple self-hosted ManyDecks
servers to be configured alongside each other.

Config changes: `sources.manyDecks` is now an array of instances,
each with optional `name`, `baseUrl`, `timeout`, and
`simultaneousConnections`. Existing single-instance configs need to
be wrapped in an array.

When only one instance is configured the deck editor behaves as
before. When multiple instances are configured an instance picker
dropdown appears above the deck code field.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 21:10:33 +00:00
..
2020-05-23 22:11:51 +01:00
2019-06-22 04:37:15 +01:00
2022-05-20 21:11:44 +01:00