This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
multica
Watch
1
Star
0
Fork
0
You've already forked multica
mirror of
https://github.com/multica-ai/multica.git
synced
2026-07-13 13:18:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix/editor-bubble-menu-false-trigger
Add File
New File
Upload File
Apply Patch
multica
/
server
/
internal
History
Bohan Jiang
2cd6024851
Merge pull request
#820
from zoharbabin/feat/local-storage-and-stdin
...
feat(cli): add --content-stdin flag to issue comment add
2026-04-14 13:02:01 +08:00
..
auth
feat(auth): migrate auth token to HttpOnly Cookie & WebSocket Origin whitelist (
#819
)
2026-04-13 12:13:35 +08:00
cli
…
daemon
Merge pull request
#820
from zoharbabin/feat/local-storage-and-stdin
2026-04-14 13:02:01 +08:00
events
…
handler
fix(server): cancel active tasks when issue status changes to cancelled (
#940
)
2026-04-14 12:53:45 +08:00
logger
…
mention
…
middleware
fix(security): add Content-Security-Policy response header (
#822
)
2026-04-13 12:53:39 +08:00
realtime
fix(security): WebSocket first-message auth (MUL-580) (
#848
)
2026-04-13 17:11:52 +08:00
sanitize
fix(sanitize): preserve code blocks and inline code from HTML entity escaping (
#774
)
2026-04-12 21:32:35 +08:00
service
fix(comment): set trigger_comment_id to actual reply, not thread root (
#871
)
2026-04-13 19:53:23 +08:00
storage
fix(storage): scope S3 upload keys by workspace (
#936
)
2026-04-13 21:01:50 -07:00
util
…