655 Commits

Author SHA1 Message Date
Miroslav Pejic 8748273842 [mirotalk] - fix: resolve Safari autoplay, duplicate tile, and audio re-attach issues on mobile 2026-05-07 00:36:12 +02:00
Miroslav Pejic 345ecef173 [mirotalk] - fix: cancel pending rAF in showDisconnectBanner to prevent stuck banner on fast reconnect 2026-05-06 23:14:04 +02:00
Miroslav Pejic d88015de7b [mirotalk] - update dep 2026-05-06 23:00:44 +02:00
Miroslav Pejic a849ecb905 [mirotalk] - refactor: extract renderRoomTemplate into standalone roomTemplate.js 2026-05-03 02:07:25 +02:00
Miroslav Pejic 3301dfbe4d [mirotalk] - refactor(chat): migrate room UI markup to templates and CSS, fix private/chatgpt entries, and keep sender info visible 2026-05-02 23:03:33 +02:00
Miroslav Pejic a838a70ad5 [mirotalk] - refactor(ui): redesign file transfer card and progress 2026-04-30 21:29:40 +02:00
Miroslav Pejic 6ef5db9f66 [mirotalk] - refine file share upload modal UI and interactions 2026-04-30 17:02:30 +02:00
Miroslav Pejic da8143f0c8 [mirotalk] - replace Robohash avatars with DiceBear and update credits 2026-04-30 15:29:42 +02:00
Miroslav Pejic e82d09e85e [mirotalk] - fix: improve participants panel toggle behavior 2026-04-30 10:38:38 +02:00
Miroslav Pejic 271c709174 [mirotalk] - Improve room emoji reactions with floating burst animation 2026-04-29 23:54:44 +02:00
Miroslav Pejic 37aebdb2f7 [mirotalk] - profile tab UI improvements 2026-04-29 23:21:52 +02:00
Miroslav Pejic fec645697b [mirotalk] - fix: animate participants panel slide-in after chat pin and sync videoMediaContainer width transition 2026-04-29 18:14:36 +02:00
Miroslav Pejic 8cfd95987a [mirotalk] - fix: replace stateless whiteboard 'toggle' with explicit 'open'/'close' actions to prevent desync between participants 2026-04-29 02:38:05 +02:00
Miroslav Pejic a658eadc3b [mirotalk] - feat: add slide-in animation when pinning chat and caption panels 2026-04-29 02:28:48 +02:00
Miroslav Pejic 08157038e5 [mirotalk] - feat: persist avatar URL across sessions via P2P_SETTINGS localStorage 2026-04-28 15:00:04 +02:00
Miroslav Pejic 409b246959 [mirotalk] - feat: add animated disconnect banner for lost signaling connection 2026-04-28 14:12:24 +02:00
Miroslav Pejic b333fdb24d [mirotalk] - fix: resolve peer volume indicator not showing after mic toggle 2026-04-28 11:45:00 +02:00
Miroslav Pejic 2c63316e59 [mirotalk] - feat: improve extra info UI with styled cards 2026-04-28 11:08:58 +02:00
Miroslav Pejic 573982343a [mirotalk] - fix typo, update dep 2026-04-28 10:30:08 +02:00
Miroslav Pejic e217556504 [mirotalk] - update dep 2026-04-27 08:35:30 +02:00
Miroslav Pejic 58fc83afa5 [mirotalk] - feat(landing): make Past Sponsors section click/tap-toggle only and hidden by default 2026-04-25 18:19:12 +02:00
Miroslav Pejic b5b55973b8 [mirotalk] - refactor: improve handlePeerVolume and handleMyVolume logic and UI, update dep 2026-04-25 05:53:47 +02:00
Miroslav Pejic 0bd0ff7d62 [mirotalk] - add mirotalk linkedin 2026-04-24 14:26:48 +02:00
Miroslav Pejic 367037f5e6 [mirotalk] - style(chat): reduce reaction emoji and badge sizes for responsive mobile chat UI 2026-04-24 08:58:00 +02:00
Miroslav Pejic ff3bfbf62b [mirotalk] - update dep 2026-04-23 07:24:33 +02:00
Miroslav Pejic 627e9299c1 [mirotalk] - t(chat): add emoji reactions to chat messages 2026-04-22 20:46:19 +02:00
Miroslav Pejic 13cbe0562d [mirotalk] - improve UI - add empty-state icon for participants panel, update dep 2026-04-20 13:26:52 +02:00
Miroslav Pejic b17212e9c3 [mirotalk] - feat: add typing indicator animation for ChatGPT chat 2026-04-18 12:32:41 +02:00
Miroslav Pejic 093fe4c5d4 [mirotalk] - hide ChatGPT card when disabled, update dep 2026-04-17 21:27:45 +02:00
Miroslav Pejic 8d4afea5a7 [mirotalk] - fix: harden API key authorization checks and remove default secret 2026-04-15 23:24:34 +02:00
Miroslav Pejic ede74aea56 [mirotalk] - improve privacy policy page: restructure content into clear sections 2026-04-14 23:47:59 +02:00
Miroslav Pejic 4dc41bfbd7 [mirotalk] - feat: replace typewriter with shuffle text effect for room name generation 2026-04-13 09:25:01 +02:00
Miroslav Pejic e6ca71febc [mirotalk] - improve active rooms page UI/UX 2026-04-13 01:58:41 +02:00
Miroslav Pejic 8517328e36 [mirotalk] - update dep 2026-04-13 01:27:21 +02:00
Miroslav Pejic 1a0df7a97f [mirotalk] - fix typo, update dep 2026-04-10 17:37:02 +02:00
Miroslav Pejic 8c09d0c691 [mirotalk] - update ci, dockerfile and dep 2026-04-09 22:46:58 +02:00
Miroslav Pejic fd4cf46189 [mirotalk] - reorganize sponsors, add past sponsors section, update deps 2026-04-09 01:55:58 +02:00
Miroslav Pejic ea9e0d514a [mirotalk] - move toggle participants button from chat footer to header with accent color 2026-04-08 17:34:27 +02:00
Miroslav Pejic 7f484e0a5a [mirotalk] - fix: probe 48kHz support at init and guard worklet null access in RNNoise, update dep 2026-04-08 09:38:07 +02:00
Miroslav Pejic 61cbaae961 [mirotalk] - align chat dropdown switch row icons with action button icons 2026-04-04 20:30:01 +02:00
Miroslav Pejic b13066d343 [mirotalk] - feat: dynamic theme cards for server-defined custom themes 2026-04-04 18:33:51 +02:00
Miroslav Pejic 8062398927 [mirotalk] - improve theme 2026-04-04 08:41:41 +02:00
Miroslav Pejic c374c62b2f [mirotalk] - feat: replace theme select dropdown with clickable icon cards in settings 2026-04-03 16:46:23 +02:00
Miroslav Pejic 3fff3e5266 [mirotalk] - fix: add startup warning when API_KEY_SECRET or JWT_SECRET use default values 2026-04-03 01:02:01 +02:00
Miroslav Pejic 24899b9efa [mirotalk] - feat: add Send to all switch in transcription & improve dropdown switch alignment 2026-04-02 23:51:11 +02:00
Miroslav Pejic e2b178397a [mirotalk] - improve landing page room input and buttons to match dark theme 2026-04-02 16:35:14 +02:00
Miroslav Pejic 6f875db986 [mirotalk] - remove pin transciption from settings, improve ui 2026-04-02 12:38:36 +02:00
Miroslav Pejic 7368d2f43d [mirotalk] #240 - move participant dropdown menu inside msger-chat-item row 2026-04-02 08:37:01 +02:00
Miroslav Pejic e5e1e99a85 [mirotak] - feat: add dropdown menu to local/remote video navbar with hover delay and reusable handlers 2026-04-01 18:04:36 +02:00
Miroslav Pejic 3c6a532f1d [mirotak] - fix: prevent query params (audio, video, screen) from bypassing disabled button config 2026-04-01 12:54:28 +02:00