2298 Commits

Author SHA1 Message Date
f2dc3a31b1 improve middlewares 2023-05-16 19:43:42 +00:00
ca5dc4a7c7 update deps 2023-05-16 19:43:31 +00:00
4ad706a0a2 write manifest 2023-05-16 19:43:23 +00:00
82a661ddb6 use req.user._id 2023-05-16 19:42:51 +00:00
30b8bf183d improve initialization logic 2023-05-16 19:42:40 +00:00
c98ae4ed37 update deps 2023-05-16 19:42:22 +00:00
435e9fd704 rename music_server package 2023-05-16 19:41:19 +00:00
9c9a766fd7 added marketplace_server 2023-05-16 19:40:57 +00:00
c547788028 added widgets settings 2023-05-16 19:39:36 +00:00
0428257c04 use models/user 2023-05-16 19:39:23 +00:00
405a6248d8 rename selection_longPress_timeout 2023-05-16 19:38:55 +00:00
133822f847 improve App.jsx code structure 2023-05-16 19:38:36 +00:00
e0cd6c6937 create new public package comty.js 2023-05-16 19:37:44 +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
2175c4ec7c 🔧 Disabled not working settings 2023-05-09 22:58:20 +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
51e782e8fe Fix longPressDelay setting 2023-05-09 21:36:53 +00:00
c9d4e2df85 🎨 Improve useLongPress hook 2023-05-09 21:36:11 +00:00
abe178dd61 Merge branch 'master' of https://github.com/ragestudio/comty 2023-04-28 19:17:25 +00:00
69c811dc92 🐛 Fix streaming source url composition 2023-04-28 19:16:48 +00:00
srgooglo
5f5e82eb29 Delete .DS_Store 2023-04-28 20:48:35 +02:00
745f6340bf added a link for online preview 2023-04-28 18:07:27 +00:00
83ba10c44d Added necessary docs for the repo. 2023-04-28 18:05:16 +00:00
e078d933fd added changelog 2023-04-27 22:19:21 +00:00
f998b946bd 🐛 Handle currentValue sometimes didnt has corrects values, causing render errors 2023-04-27 22:17:27 +00:00
94ffb78456 return outPath if --noCompress 2023-04-27 22:10:38 +00:00
d1c27258ce Bump version to 0.45.2 2023-04-27 22:06:28 +00:00
c5509dabee fix broken changelogFilepath 2023-04-27 22:05:58 +00:00
7728ed409a added changelog 2023-04-27 22:04:56 +00:00
0bbc5ccdf3 Bump version to 0.45.1 2023-04-27 22:03:15 +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