zarazaex69
|
5a0adeb18f
|
feat(scripts): add branch selection and Jazz room ID extraction
|
2026-04-14 01:56:51 +03:00 |
|
zarazaex69
|
07247ca42b
|
feat(scripts): add Jazz room auto-generation and password support
|
2026-04-14 01:48:35 +03:00 |
|
zarazaex69
|
a0a1ad9e9e
|
feat(ui): add provider selection and room password support
|
2026-04-14 01:44:42 +03:00 |
|
zarazaex69
|
608992dfec
|
chore(scripts): remove batch deployment scripts
|
2026-04-14 01:41:57 +03:00 |
|
zarazaex69
|
13c6f4f631
|
feat(scripts): add provider selection for cnc and srv deployment
|
2026-04-14 01:41:35 +03:00 |
|
zarazaex69
|
8f2c18bccf
|
chore(code): remove legacy implementation files
|
2026-04-14 01:32:28 +03:00 |
|
zarazaex69
|
8cd187afa4
|
chore(poc): rename poc.py to telemost_poc.py
|
2026-04-14 01:31:56 +03:00 |
|
zarazaex69
|
e16fb6fc47
|
feat(provider): standardize datachannel message size limits and extract send delay
|
2026-04-14 01:31:15 +03:00 |
|
zarazaex69
|
b2b842cf09
|
feat(jazz): add protobuf-style packet encoding and decoding for datachannel messages
|
2026-04-14 01:27:39 +03:00 |
|
zarazaex69
|
dc6e876938
|
feat(jazz): add protobuf-style packet encoding and decoding
|
2026-04-14 01:25:33 +03:00 |
|
zarazaex69
|
889ac3fb7d
|
feat(jazz): add verbose logging for datachannel message handling
|
2026-04-14 01:18:54 +03:00 |
|
zarazaex69
|
902f6bc610
|
feat(jazz): add password support for room joining
|
2026-04-14 01:16:59 +03:00 |
|
zarazaex69
|
ff09ee2bfd
|
feat(jazz): add room joining capability and support existing rooms
|
2026-04-14 01:14:37 +03:00 |
|
zarazaex69
|
6e6265799a
|
feat(provider): abstract provider interface and add jazz support
|
2026-04-14 01:10:57 +03:00 |
|
zarazaex69
|
eca3fcad93
|
chore(.gitignore): add research directory to ignored paths
|
2026-04-14 00:58:50 +03:00 |
|
zarazaex69
|
b1051cbbb3
|
docs(readme): normalize migration notice formatting and capitalization
|
2026-04-14 00:56:15 +03:00 |
|
zarazaex69
|
6711e55e5b
|
docs(readme): clarify DataChannel deprecation
|
2026-04-14 00:52:49 +03:00 |
|
zarazaex69
|
ddfe592482
|
feat(poc): add comprehensive datachannel state tracking and diagnostics
|
2026-04-14 00:47:49 +03:00 |
|
zarazaex69
|
17b3b9076b
|
docs(readme): add notice about project migration to VC and SaluteJazz
|
2026-04-14 00:47:10 +03:00 |
|
zarazaex69
|
2ad8b75a59
|
fix(peer): remove reconnect trigger from remote data channel close handler
|
2026-04-14 00:27:41 +03:00 |
|
zarazaex69
|
87fb6ac2d3
|
fix(peer): move onReconnect callback to after session restart
|
2026-04-14 00:25:39 +03:00 |
|
zarazaex69
|
1509f28e23
|
fix(reconnect): guard mux operations behind data channel validity check
|
2026-04-14 00:24:22 +03:00 |
|
zarazaex69
|
0aa73f72ef
|
fix(peer): remove unused reconnect callback from data channel close handler
|
2026-04-14 00:19:02 +03:00 |
|
zarazaex69
|
f43bea1680
|
fix(server): remove unused peer reconnect callback
|
2026-04-13 15:35:32 +03:00 |
|
zarazaex69
|
b7ee1b91fd
|
fix(ci): ensure build directory exists before gomobile bind
|
2026-04-13 13:20:31 +03:00 |
|
zarazaex69
|
0afe9dca0c
|
fix(ci): pass -checklinkname=0 to gomobile bind for Go 1.25 compatibility
|
2026-04-13 12:46:01 +03:00 |
|
zarazaex69
|
1c36033a1a
|
fix(ci): add golang.org/x/mobile/bind to dependencies to fix gomobile bindings issue
|
2026-04-13 12:42:02 +03:00 |
|
zarazaex69
|
c2abab7305
|
fix(ci): use golangci-lint v2 to support go 1.25
|
2026-04-13 12:32:44 +03:00 |
|
zarazaex69
|
86b8cc2045
|
fix(ci): fix golangci-lint version mistmatch and gomobile minimum api version
|
2026-04-13 12:27:07 +03:00 |
|
zarazaex69
|
f6cf70193e
|
feat: add freebsd and openbsd support to build targets in magefile
|
2026-04-13 12:20:56 +03:00 |
|
zarazaex69
|
c4ac22577f
|
feat: add CI workflow for linting and building CLI, UI, and Android artifacts
|
2026-04-13 12:10:50 +03:00 |
|
zarazaex69
|
9363d6bdbf
|
chore(magefile): add android-specific linker flag configuration
|
2026-04-13 01:34:36 +03:00 |
|
zarazaex69
|
b1111396fd
|
chore(script): improve podman installation privilege escalation
|
2026-04-13 01:28:00 +03:00 |
|
zarazaex69
|
5f1f996994
|
docs(readme): clarify native build instructions for cli and ui
|
2026-04-13 00:56:24 +03:00 |
|
zarazaex69
|
94e62d058b
|
docs(readme): add magefile build documentation
|
2026-04-13 00:49:44 +03:00 |
|
zarazaex69
|
86a0e98ed0
|
chore: add mage build automation
|
2026-04-13 00:44:09 +03:00 |
|
zarazaex69
|
e255562914
|
docs(readme): standardize comment formatting and spacing
|
2026-04-13 00:43:46 +03:00 |
|
zarazaex69
|
e6e7b90e2e
|
docs(readme): add Windows batch script instructions to quick star
|
2026-04-13 00:43:26 +03:00 |
|
zarazaex69
|
2a55723a1e
|
refactor(telemost): rename send delay constant for clarity
|
2026-04-13 00:41:25 +03:00 |
|
zarazaex69
|
17e8e52e43
|
refactor: simplify and clean up logging messages
|
2026-04-12 23:56:51 +03:00 |
|
zarazaex
|
e2e8884716
|
Merge pull request #14 from openlibrecommunity/refactor/all
Refactor/all
|
2026-04-12 23:49:55 +03:00 |
|
zarazaex69
|
d3ee8101f6
|
refactor: suppress safe gosec warnings and fix revive
|
2026-04-12 23:43:14 +03:00 |
|
zarazaex69
|
89e17d334f
|
refactor: fix last perfsprint and revive issues
|
2026-04-12 23:42:53 +03:00 |
|
zarazaex69
|
66363974e1
|
refactor: address final revive and complexity issues
|
2026-04-12 23:42:06 +03:00 |
|
zarazaex69
|
222a2de5c5
|
refactor: suppress remaining revive warnings
|
2026-04-12 23:40:19 +03:00 |
|
zarazaex69
|
a31a7a53ea
|
refactor: final polish of linter issues
|
2026-04-12 23:39:50 +03:00 |
|
zarazaex69
|
d0fdf0f91d
|
refactor: final golangci-lint fixes (complexity, unused, whitespace, etc.)
|
2026-04-12 23:39:03 +03:00 |
|
zarazaex69
|
b6a6bf0dd8
|
fix(telemost): fix typo in handleSdpAnswer
|
2026-04-12 23:36:41 +03:00 |
|
zarazaex69
|
7589677160
|
refactor(telemost): reduce complexity and fix linter issues in peer.go
|
2026-04-12 23:36:02 +03:00 |
|
zarazaex69
|
b89fdd45cc
|
refactor: fix revive exported return and Run comment
|
2026-04-12 23:34:06 +03:00 |
|