1686 Commits

Author SHA1 Message Date
c9dffd45d5 improve App.jsx code structure 2023-05-16 19:38:36 +00:00
e6cc61d85d create new public package comty.js 2023-05-16 19:37:44 +00:00
d306297ac1 move api logics to comty.js 2023-05-16 19:37:22 +00:00
cf394024cd implement WidgetsCore 2023-05-16 19:35:57 +00:00
346145438a added WidgetItemPreview 2023-05-16 19:35:31 +00:00
9704887665 rename message to title param 2023-05-16 19:33:54 +00:00
0ebbd40cef added WidgetBrowser 2023-05-16 19:33:33 +00:00
27f113c5d7 support StoragedState for widgets 2023-05-16 19:33:17 +00:00
b4898fe6c1 remove unused import 2023-05-16 19:32:48 +00:00
1f465fe910 added StoragedState utill 2023-05-16 19:32:15 +00:00
0e482d8d71 use custom request 2023-05-16 19:31:42 +00:00
2f50a48260 remove unwanted log 2023-05-16 19:31:16 +00:00
7e29ecc8c2 remove api method 2023-05-16 19:31:06 +00:00
5aa676474f 🚸 Redisign playlistItem actions & hover effect 2023-05-10 11:35:28 +00:00
0a7da60e4f 🐛 Fix sidebar closing regardless if dropdown is open 2023-05-10 03:09:23 +00:00
9a2e239ef0 Added WidgetsWrapper 2023-05-09 22:59:22 +00:00
ec05158cb6 🔧 Disabled not working settings 2023-05-09 22:58:20 +00:00
a2351cd728 💄 Use missing box-sizing 2023-05-09 22:57:12 +00:00
a2b405ed74 💄 Improve style 2023-05-09 22:56:50 +00:00
74c20d3b24 💄Added SortableList 2023-05-09 21:41:47 +00:00
42578bb08a 🚑️ Fix processor bad attachments 2023-05-09 21:40:49 +00:00
5e537ba8d0 🗑️ Removed unused components 2023-05-09 21:40:03 +00:00
caad10a0a5 💄 Use new header desing for NavMenu on PagePanels 2023-05-09 21:37:59 +00:00
744335b97b Fix longPressDelay setting 2023-05-09 21:36:53 +00:00
9329826ce3 🎨 Improve useLongPress hook 2023-05-09 21:36:11 +00:00
ed88fd14ad 🐛 Fix streaming source url composition 2023-04-28 19:16:48 +00:00
9609e8037c 🐛 Handle currentValue sometimes didnt has corrects values, causing render errors 2023-04-27 22:17:27 +00:00
7b4cd38d73 Bump version to 0.45.2 2023-04-27 22:06:28 +00:00
f07a3cbca0 Bump version to 0.45.1 2023-04-27 22:03:15 +00:00
d8cb3cb76c 💄 Added dropdown menu for account item 2023-04-27 22:02:39 +00:00
36ce1f9eb7 ♻️ use useUrlQueryActiveKey hook 2023-04-27 22:01:22 +00:00
230e648d11 🔧 Update default settings with compressor defaut value 2023-04-27 22:00:32 +00:00
fe11eef2da Added new useUrlQueryActiveKey hook 2023-04-27 21:59:18 +00:00
8f26f1350e 🧑‍💻 Improve settings ctx, added updateCurrentValue & beforeSave 2023-04-27 21:58:27 +00:00
f0b00a3df8 Added compressor settings 2023-04-27 21:56:27 +00:00
f4f7e697e1 Support for audio processor nodes 2023-04-27 21:55:40 +00:00
2e775f5b2a Bump version to 0.45.0 2023-04-27 00:42:57 +00:00
c5de430f34 Bump version to true 2023-04-27 00:28:52 +00:00
a12d47ecbd rename packages names 2023-04-27 00:23:08 +00:00
0fa0af0636 move registerBaseAliases to index 2023-04-26 23:14:23 +00:00
ad4fbab1ed update dependencies 2023-04-26 23:14:12 +00:00
8b711e9aba improve error & exit handling on livestream viewer 2023-04-26 23:13:30 +00:00
664d6752e2 display limits alerts on livestream control panel 2023-04-26 23:12:48 +00:00
cf068d5bec refactor for new livestreams v2 2023-04-26 23:12:14 +00:00
bfb6b46406 added livestream api as instance 2023-04-26 23:11:08 +00:00
27577a3411 support custom instances for customRequest 2023-04-26 23:10:32 +00:00
80d79a5553 implement server limits 2023-04-26 23:10:03 +00:00
cc543e865f remove unused components 2023-04-26 23:09:32 +00:00
d96ac7304f implement changelogs and releases notes 2023-04-26 23:09:15 +00:00
b86b8d8a13 bump version 2023-04-22 23:08:54 +00:00