|
f3763dc70f
|
support for moderation
|
2023-05-24 18:58:49 +00:00 |
|
|
0bcede2535
|
added user menu
|
2023-05-24 18:58:42 +00:00 |
|
|
67d8c33015
|
added new custom icon
|
2023-05-24 17:42:14 +00:00 |
|
|
30330dcd54
|
reconnect websockets when event auth:login_success
|
2023-05-24 17:42:03 +00:00 |
|
|
59bc4e64fd
|
fix disabled buttons style
|
2023-05-24 17:39:50 +00:00 |
|
|
9545ee90c1
|
remove unused
|
2023-05-24 17:39:37 +00:00 |
|
|
a7c418b3e8
|
use floating stack
|
2023-05-24 17:39:02 +00:00 |
|
|
2e2953e149
|
added floatingStack component for layouts
|
2023-05-24 17:38:53 +00:00 |
|
|
d53bcb5e07
|
added SyncCore
|
2023-05-24 17:38:14 +00:00 |
|
|
ab295bfaae
|
support for sync mode
|
2023-05-24 17:38:03 +00:00 |
|
|
e36bbf51d7
|
improve support for options
|
2023-05-24 17:37:42 +00:00 |
|
|
d39ae45f45
|
reimplement connection & initialization
|
2023-05-24 17:37:25 +00:00 |
|
|
31feda04a1
|
added SyncRoomCard component
|
2023-05-24 17:36:51 +00:00 |
|
|
2d4a1c5489
|
added UserSelector component
|
2023-05-24 17:36:35 +00:00 |
|
|
4611669dfe
|
use SearchModel
|
2023-05-24 17:36:22 +00:00 |
|
|
ff4b68e147
|
added compact mode
|
2023-05-24 17:36:11 +00:00 |
|
|
ff7ca1e6f5
|
Support for sync mode
|
2023-05-24 17:36:03 +00:00 |
|
|
d3933a3b20
|
support disabled groups
|
2023-05-18 19:55:15 +00:00 |
|
|
db89cce639
|
reimplement message_server as new chat_server
|
2023-05-18 19:48:34 +00:00 |
|
|
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 |
|