|
8875d6c5e2
|
use copyToClipboard util
|
2022-12-09 09:17:56 +00:00 |
|
|
627ef9eace
|
improve generateItems
|
2022-12-09 09:17:42 +00:00 |
|
|
19e5f2d382
|
pass ctx prop
|
2022-12-09 09:17:29 +00:00 |
|
|
85ee95a884
|
fix a elements selection
|
2022-12-09 09:17:13 +00:00 |
|
|
d87f7354dd
|
use routes to generate sidebar items
|
2022-12-08 13:51:26 +00:00 |
|
|
f48540fbd7
|
fix gramm
|
2022-12-08 13:26:17 +00:00 |
|
|
4347d09eac
|
bump version
|
2022-12-08 11:19:41 +00:00 |
|
|
5302d7334b
|
handle open dev tool showing a warning
|
2022-12-08 11:15:28 +00:00 |
|
|
52fcbad482
|
fix draggable prop
|
2022-12-08 11:15:16 +00:00 |
|
|
9e246c4f9a
|
use tv route
|
2022-12-08 10:47:31 +00:00 |
|
|
03ab934e2d
|
update linebridge
|
2022-12-08 10:47:21 +00:00 |
|
|
e7e018d3ee
|
Merge branch 'master' of https://github.com/ragestudio/comty
|
2022-12-01 01:22:38 +00:00 |
|
KryptoPX
|
a755e11f1b
|
add build config on capacitor app
|
2022-12-01 01:17:01 +00:00 |
|
KryptoPX
|
2a4d89fd32
|
moved listener to componentDidMount
|
2022-12-01 01:17:01 +00:00 |
|
KryptoPX
|
d73468552c
|
Fix android back action
|
2022-12-01 01:17:01 +00:00 |
|
KryptoPX
|
58337308d0
|
set user clickable in followers list
|
2022-12-01 01:17:01 +00:00 |
|
KryptoPX
|
6284c6dd20
|
Fix posts display on mobile version
|
2022-12-01 01:17:01 +00:00 |
|
|
736a0cfb2a
|
bump version
|
2022-12-01 01:17:01 +00:00 |
|
|
51e871cf89
|
get tabs from component
|
2022-12-01 01:17:01 +00:00 |
|
|
f4315800c2
|
rename dashboard classes
|
2022-12-01 01:17:01 +00:00 |
|
|
11479a45bd
|
move spaces
|
2022-12-01 01:17:01 +00:00 |
|
|
e96fcd35d1
|
implement all comty spaces
|
2022-12-01 01:17:01 +00:00 |
|
|
51b3d7c1c6
|
removed live_control
|
2022-12-01 01:17:01 +00:00 |
|
|
c7358dfec1
|
added TV space
|
2022-12-01 01:17:01 +00:00 |
|
|
a192d5345a
|
remove unused workflows
|
2022-12-01 01:17:01 +00:00 |
|
|
142d641b03
|
bump version
|
2022-12-01 01:17:01 +00:00 |
|
|
b5bdf63e2e
|
fix invalid characters inputs
|
2022-12-01 01:17:01 +00:00 |
|
|
7ea3394c61
|
bump version
|
2022-12-01 01:17:01 +00:00 |
|
|
9b9b90b131
|
create stream info if not exists
|
2022-12-01 01:17:01 +00:00 |
|
|
9fc91c75d5
|
bump version
|
2022-12-01 01:17:01 +00:00 |
|
|
a44aeff69b
|
support unknown category
|
2022-12-01 01:17:01 +00:00 |
|
|
1f3dae61eb
|
bump version
|
2022-12-01 01:17:01 +00:00 |
|
|
bbacddbbf2
|
fix icons
|
2022-12-01 01:17:01 +00:00 |
|
|
9c62e421f8
|
improve stream fetch
|
2022-12-01 01:17:01 +00:00 |
|
|
e0a0652f56
|
implement StreamInfoEditor
|
2022-12-01 01:17:01 +00:00 |
|
|
3d484116bf
|
fix categories
|
2022-12-01 01:17:01 +00:00 |
|
|
efbc5257eb
|
added StreamingCategory db model
|
2022-12-01 01:17:01 +00:00 |
|
|
5c038f349f
|
implement streaming categories endpoints
|
2022-12-01 01:17:01 +00:00 |
|
|
1d98925adb
|
implement getCategories method
|
2022-12-01 01:17:01 +00:00 |
|
|
9dcb9891e7
|
fix .ant-result colors
|
2022-12-01 01:17:01 +00:00 |
|
|
40d1c4616f
|
added updateLivestreamInfo
|
2022-12-01 01:17:01 +00:00 |
|
|
f312165130
|
fix logo
|
2022-12-01 01:17:01 +00:00 |
|
|
cf6d58d62a
|
fix /stream/info endpoint
|
2022-12-01 01:17:01 +00:00 |
|
srgooglo
|
415923b380
|
Merge pull request #82 from PX-Byte/fix-android-backAction
Fix android back action
|
2022-11-30 15:37:31 +01:00 |
|
srgooglo
|
56bc0bf388
|
Merge pull request #86 from PX-Byte/set-user-clickable-in-followers-list
Set user clickable in followers list
|
2022-11-30 15:36:31 +01:00 |
|
srgooglo
|
c5d788d41e
|
Merge pull request #84 from PX-Byte/fix-mobile-posts-display
Fix mobile posts display
|
2022-11-30 15:36:00 +01:00 |
|
KryptoPX
|
3df4c92045
|
set user clickable in followers list
|
2022-11-29 20:19:07 +01:00 |
|
KryptoPX
|
b9ce755b55
|
Fix posts display on mobile version
|
2022-11-29 18:34:13 +01:00 |
|
KryptoPX
|
c0f55ed121
|
Merge commit 'fd7425a2cf312b787b52843a142e22eb965314d2' into fix-mobile-posts-display
|
2022-11-29 18:23:46 +01:00 |
|
KryptoPX
|
03c82b3afc
|
add build config on capacitor app
|
2022-11-29 18:10:32 +01:00 |
|