Commit Graph

330 Commits (main)

Author SHA1 Message Date
gapodo 5b3a208f16 redo emoji
ci/woodpecker/push/base Pipeline was successful Details
2023-11-21 01:58:13 +01:00
WolverinDEV f7fe3162c3 Correctly setting the new path when moving files 2021-06-11 12:22:16 +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 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 7a351893ab Reworked the icon upload and select modal and fixed some minor css issues 2021-05-05 16:28:10 +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 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 b9f23ca6cc Properly returning no description if the channel description is empty 2021-04-25 11:52:03 +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 29c168ece0 Removed the whole `{:br:}` syntax and removed jQuery from the `tra` method 2021-04-24 13:59:49 +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 dde13e031b Some fixes and minor updates for the TeaClient 1.5.3 2021-04-19 20:26:37 +02:00
WolverinDEV 943c33ff4b Make the about mopdal popoutable 2021-04-19 13:27:09 +02:00
WolverinDEV d4179db329 Improved the Recorder API 2021-04-05 23:05:44 +02:00
WolverinDEV 1dfa10b09b Adding an UI for the new client audio processing unit 2021-03-30 11:20:27 +02:00
WolverinDEV e1e98b07d5 Renamed device_id to deviceId 2021-03-25 12:35:59 +01:00
WolverinDEV 805f248a50 Saving the last output device and reusing it 2021-03-25 11:49:00 +01:00
WolverinDEV 0ad881cd27 Showing client channel group inheritance 2021-03-24 18:39:19 +01:00
WolverinDEV 4b64b4c0be Some minor UI improvements 2021-03-24 17:57:21 +01:00
WolverinDEV c68c217eaf Improved the server avatar upload modal 2021-03-24 16:56:09 +01:00
WolverinDEV 5cf7730b7a Fixed missing refactoring 2021-03-23 15:55:39 +01:00
WolverinDEV be8d8acec1 Correctly including using the permission editor group svgs 2021-03-23 15:52:06 +01:00
WolverinDEV f7c62fbbe0 Fixed the file browser modal 2021-03-23 15:31:59 +01:00
WolverinDEV bd721bf13e Properly using svg icons within the client sprite for the client info bar 2021-03-23 15:13:51 +01:00
WolverinDEV 90e1395d34 Updating the client flags to svg flags 2021-03-23 13:42:32 +01:00
WolverinDEV b1c2b80ec8 Updated the permission editor to be popoutable 2021-03-23 12:03:00 +01:00
WolverinDEV 9d8c3600e1 Fixed the infinity loading screen when altering groups 2021-03-21 16:55:54 +01:00
WolverinDEV 582b93852b Reworked the server group assignment modal 2021-03-21 16:51:30 +01:00
WolverinDEV f3f5fd0618 Fixed and moved the w2g part 2021-03-20 19:12:21 +01:00
WolverinDEV e2be859266 Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
WolverinDEV 126b836cbd Made the BBCode renderer fully popoutable which now allows the PokeModal to be popoutable 2021-03-18 12:27:22 +01:00
WolverinDEV 2755c1e62d Fixed invalid poke import and delete the old modal 2021-03-18 12:05:19 +01:00
WolverinDEV 1ed7c48b6b Using slightly differen colors 2021-03-18 12:01:44 +01:00
WolverinDEV 89b63a425d Using a react poke modal 2021-03-17 22:36:49 +01:00
WolverinDEV 66021b125b Some more minor updates 2021-03-16 16:40:17 +01:00
WolverinDEV 1d27f33a96 Removed the devel blocks 2021-03-16 15:59:22 +01:00
WolverinDEV a82d474b32 Removed the audio lib 2021-03-16 15:55:27 +01:00
WolverinDEV 1b2de3ed63 Added the possibility to popout modals and finished the work on the bookmark modals 2021-03-16 15:14:03 +01:00
WolverinDEV 95f4a7bfb7 Fixed the bookmark manager for windowed mode 2021-03-14 19:50:45 +01:00
WolverinDEV 6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
WolverinDEV 7f6af3c304 Fixed some minor permission related ui issues 2021-03-12 18:12:23 +01:00
WolverinDEV f0a79f52ba Fixed microphone attack/release smooth for the native client and made it actually adjustable 2021-03-01 15:21:59 +01:00