938 Commits

Author SHA1 Message Date
62c9952866 added searcher ui 2023-05-18 11:33:33 +00:00
256e78f29d fix widgets sort 2023-05-17 17:00:14 +00:00
6ae1aa44d7 use timer for debounce 2023-05-17 16:59:54 +00:00
567aa4e25b improve state events logics 2023-05-17 16:59:40 +00:00
8ba8450cef return null if not exist table 2023-05-17 16:52:12 +00:00
871f0a3c33 format 2023-05-17 16:51:58 +00:00
5862c44c98 added sort method 2023-05-17 16:49:06 +00:00
7bdfc1dc8a use dvh instead vh 2023-05-17 16:48:47 +00:00
133822f847 improve App.jsx code structure 2023-05-16 19:38:36 +00:00
5a931a8989 move api logics to comty.js 2023-05-16 19:37:22 +00:00
dc4ebd0da3 implement WidgetsCore 2023-05-16 19:35:57 +00:00
566aacb434 added WidgetItemPreview 2023-05-16 19:35:31 +00:00
39036727ec rename message to title param 2023-05-16 19:33:54 +00:00
14f2f2ac9c added WidgetBrowser 2023-05-16 19:33:33 +00:00
2189f86c07 support StoragedState for widgets 2023-05-16 19:33:17 +00:00
726145c69d remove unused import 2023-05-16 19:32:48 +00:00
159a2d9bbc added StoragedState utill 2023-05-16 19:32:15 +00:00
f0c831214c use custom request 2023-05-16 19:31:42 +00:00
0766ffb5d1 remove unwanted log 2023-05-16 19:31:16 +00:00
1e5666bca6 remove api method 2023-05-16 19:31:06 +00:00
885666d305 🚸 Redisign playlistItem actions & hover effect 2023-05-10 11:35:28 +00:00
f872a18d5e 🐛 Fix sidebar closing regardless if dropdown is open 2023-05-10 03:09:23 +00:00
4c2cea06bc Added WidgetsWrapper 2023-05-09 22:59:22 +00:00
4065eadf1d 💄 Use missing box-sizing 2023-05-09 22:57:12 +00:00
57aec3fd36 💄 Improve style 2023-05-09 22:56:50 +00:00
7565dac7d6 💄Added SortableList 2023-05-09 21:41:47 +00:00
31e65ef7a4 🚑️ Fix processor bad attachments 2023-05-09 21:40:49 +00:00
1325ab213b 🗑️ Removed unused components 2023-05-09 21:40:03 +00:00
ba2a56997d 💄 Use new header desing for NavMenu on PagePanels 2023-05-09 21:37:59 +00:00
c9d4e2df85 🎨 Improve useLongPress hook 2023-05-09 21:36:11 +00:00
f9f75a20cd 💄 Added dropdown menu for account item 2023-04-27 22:02:39 +00:00
5b498167f6 ♻️ use useUrlQueryActiveKey hook 2023-04-27 22:01:22 +00:00
e1bb0887e2 Added new useUrlQueryActiveKey hook 2023-04-27 21:59:18 +00:00
0e3bdda570 🧑‍💻 Improve settings ctx, added updateCurrentValue & beforeSave 2023-04-27 21:58:27 +00:00
d879bf694b Support for audio processor nodes 2023-04-27 21:55:40 +00:00
f1f5fa046b improve error & exit handling on livestream viewer 2023-04-26 23:13:30 +00:00
75cb2a811b display limits alerts on livestream control panel 2023-04-26 23:12:48 +00:00
be8b9c6f4c refactor for new livestreams v2 2023-04-26 23:12:14 +00:00
6de43ee365 added livestream api as instance 2023-04-26 23:11:08 +00:00
fe629fc70e support custom instances for customRequest 2023-04-26 23:10:32 +00:00
9a5056acf6 implement server limits 2023-04-26 23:10:03 +00:00
ff13e4f85d remove unused components 2023-04-26 23:09:32 +00:00
af382e717c display artist on compacted background media player 2023-04-22 23:08:01 +00:00
25c5956d01 display user links on UserCard 2023-04-22 23:07:28 +00:00
3529e90060 use customIcons 2023-04-22 23:06:45 +00:00
5d1acba004 support onDebounceSave 2023-04-22 23:03:25 +00:00
886aadd8de improve playlist pages 2023-04-17 22:20:39 +00:00
4e23c78971 improve creator 2023-04-17 21:51:09 +00:00
ab2b305890 added navigation button 2023-04-17 21:50:41 +00:00
20aa52f68f remove unused method 2023-04-17 21:50:22 +00:00