Commit Graph

1087 Commits (c7d94f8609c3b8aafe4c9b3234ddf029bc4d18a6)

Author SHA1 Message Date
gapodo 5b3a208f16 redo emoji
ci/woodpecker/push/base Pipeline was successful Details
2023-11-21 01:58:13 +01:00
gapodo 5daff6117c stun change 2023-11-21 01:55:15 +01:00
gapodo 1c28f62f36 settings and resolver 2023-11-21 01:54:51 +01:00
gapodo e15feca680 updates...
hard lock wabt (has breaking change within minor version)
2023-11-21 01:44:46 +01:00
WolverinDEV f0057cb5a3 Fixed a compile error 2021-07-11 14:28:53 +02:00
WolverinDEV 7aff2ad234 Small quality improvement related to the log window 2021-07-11 14:22:48 +02:00
WolverinDEV 547a5224b5 Some minor code quality improvements 2021-07-11 14:21:16 +02:00
WolverinDEV f7fe3162c3 Correctly setting the new path when moving files 2021-06-11 12:22:16 +02:00
WolverinDEV 7601ac2e07 Fixed invalid cursor iteration within the connection history 2021-06-11 12:15:14 +02:00
WolverinDEV 253f537bb2 Fixed an exception when the target server is unknown 2021-06-11 12:11:45 +02:00
WolverinDEV 338212f84b fixed a logic error within lastConnectInfo 2021-06-11 12:10:38 +02:00
WolverinDEV ebc5b178e0 Fixed some bookmark icon related issues 2021-06-11 11:43:53 +02:00
WolverinDEV 03f7c674fa Fixed the bug that cause the file transfer to timeout if the user hasn't been quick enough to save his file 2021-06-11 10:20:00 +02:00
WolverinDEV 5175b362f7 Fixed the bugged emoji picker 2021-06-10 16:54:12 +02:00
WolverinDEV 4e01d1e6e0 Fixed the channel file transfer side bar 2021-06-10 16:43:30 +02:00
WolverinDEV 1feed03272 Fixed some bookmark related stuff and updated the ChangeLog.md 2021-05-26 13:45:14 +02:00
WolverinDEV f064d6f4b1 Fixed the WebRTC connection for Safari 2021-05-17 22:53:03 +02:00
WolverinDEV 256ba92f7e Better solution with the old and new modals 2021-05-16 12:27:58 +02:00
WolverinDEV 13feceb289 Fixed the legacy modal icon and bring it back to the front 2021-05-16 12:22:11 +02:00
WolverinDEV b7b4c51904 Fixed the channel reconnect 2021-05-05 17:35:23 +02:00
WolverinDEV f5e880b1f1 Removed some old css and fixed the modal icon for the old JQuery modals 2021-05-05 16:37:20 +02:00
WolverinDEV 7a351893ab Reworked the icon upload and select modal and fixed some minor css issues 2021-05-05 16:28:10 +02:00
WolverinDEV f2ab9800d4 Rendering the main UI only via IPC 2021-04-29 22:18:11 +02:00
WolverinDEV a0ba132182 Using one global video renderer instead of detached HTML elements for each connection 2021-04-29 20:12:50 +02:00
WolverinDEV 1cae741b17 Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
WolverinDEV a23f426b7b Fixed some compile errors due to the TypeScript versions upgrade 2021-04-27 16:23:59 +02:00
WolverinDEV 2becf800eb Updating the channel tree when the channel client order changes 2021-04-27 16:00:48 +02:00
WolverinDEV 357a200e3b Adding support for viewing who's watching your video feed 2021-04-27 15:52:49 +02:00
WolverinDEV 871231cbd5 Some minor changes 2021-04-27 13:30:33 +02:00
WolverinDEV 031759cebd Pushing the old modals behind the new modals 2021-04-25 15:39:09 +02:00
WolverinDEV 81a1380d37 Fixed the update modal dialog poping off for new clients 2021-04-25 15:37:46 +02:00
WolverinDEV b9f23ca6cc Properly returning no description if the channel description is empty 2021-04-25 11:52:03 +02:00
WolverinDEV 4c1774a394 Some minor style fixes 2021-04-25 11:45:57 +02:00
WolverinDEV 48213e120a Fixed a bug that client video disappears on mute 2021-04-25 11:42:27 +02:00
WolverinDEV b54c564151 Removed some unneeded code 2021-04-25 11:37:37 +02:00
WolverinDEV 4b6ff14fb2 Fixed the host banner resize modes 2021-04-25 11:35:16 +02:00
WolverinDEV 5ec0b5c943 A small style fix for the popout windows 2021-04-24 23:08:40 +02:00
WolverinDEV eebe7aa6b9 Reworked the channel info modal with React 2021-04-24 22:56:52 +02:00
WolverinDEV a414caef42 Using a React modal for the YesNo prompt and ensured that only string will be passed 2021-04-24 14:52:08 +02:00
WolverinDEV 5ef2d85d6f Replaced all `{:br:}` with `\n` within the translation files 2021-04-24 14:02:12 +02:00
WolverinDEV 29c168ece0 Removed the whole `{:br:}` syntax and removed jQuery from the `tra` method 2021-04-24 13:59:49 +02:00
WolverinDEV 0faa33581d Some general code cleanup 2021-04-24 13:19:06 +02:00
WolverinDEV f933b5d2bf Adding the new React server info modal 2021-04-24 12:58:32 +02:00
WolverinDEV 7ed13f5b6a Removed the old server info modal and using the new React based and popoutable modal 2021-04-24 11:32:56 +02:00
WolverinDEV d6449760bb Deleted the old about reference 2021-04-23 13:09:05 +02:00
WolverinDEV 8f4078df4d Fixed the load error icon and the loading order 2021-04-19 22:00:15 +02:00
WolverinDEV 327880a5d2 Added the missing server edit template which cause that server edit didn't worked 2021-04-19 20:28:49 +02:00
WolverinDEV dde13e031b Some fixes and minor updates for the TeaClient 1.5.3 2021-04-19 20:26:37 +02:00
WolverinDEV 3cf7582e05 Some minor video bugfixes 2021-04-19 14:00:25 +02:00
WolverinDEV 943c33ff4b Make the about mopdal popoutable 2021-04-19 13:27:09 +02:00