861 Commits

Author SHA1 Message Date
c89c57a004 go to /about when about button is clicked 2022-05-31 04:29:46 +02:00
19bcc76284 added build script 2022-05-31 04:07:37 +02:00
f76f869243 added static deployment 2022-05-31 02:47:36 +02:00
1eb76f1a3e added Dockerfile and docker-compose 2022-05-31 02:29:50 +02:00
ea284dc95d use dotenv 2022-05-31 02:28:13 +02:00
32ae0389a7 bump version 2022-05-31 02:27:14 +02:00
6ff888dfc1 fix methods namings 2022-05-31 02:26:04 +02:00
52d201b404 fix events namigs 2022-05-31 02:25:57 +02:00
651c309668 improve Splash style 2022-05-31 02:13:55 +02:00
249bc5ab66 correct toggle methods namings 2022-05-31 02:10:35 +02:00
d9525c597a format 2022-05-31 02:09:53 +02:00
c390d7d04b correct toggle 2022-05-31 02:09:48 +02:00
24008127d3 set default auto_darkMode to false 2022-05-31 01:56:28 +02:00
f2e2081f55 update evite 2022-05-31 01:54:21 +02:00
5bc28bd669 fix publicEvents and eventHandlers 2022-05-31 01:53:03 +02:00
47580444a6 handle auto color scheme 2022-05-31 01:29:09 +02:00
34370e0a46 disable depensOn for auto_darkMode 2022-05-31 01:29:00 +02:00
srgooglo
8d23fa7d47 Merge pull request #60 from ragestudio/core-integration
Fix forgotten changes
2022-05-31 01:13:00 +02:00
srgooglo
0dfbd5a556 Merge branch 'master' into core-integration 2022-05-31 01:12:56 +02:00
81ef46fc51 fix cores initialization 2022-05-31 01:09:36 +02:00
42399d3645 handle auto prefered color scheme 2022-05-31 01:09:24 +02:00
ba58f8772a fix render core 2022-05-31 01:04:01 +02:00
0c04019cb4 fix depends validation & unsubscribe update events for unmounted items 2022-05-31 00:51:04 +02:00
05fbdd8a1c added auto_darkMode 2022-05-31 00:46:02 +02:00
97c0770b1e dependsOn now should check every update 2022-05-31 00:45:47 +02:00
095c82a79a support custom components 2022-05-31 00:32:04 +02:00
ac3a160721 update streamingApi remote 2022-05-31 00:19:49 +02:00
srgooglo
cbc62c6dac Merge pull request #59 from ragestudio/core-integration
Core integration
2022-05-31 00:18:53 +02:00
c716b43dfa fix setLocation 2022-05-30 22:29:53 +02:00
3c2eb5867b use correct cores to initialize app 2022-05-30 22:28:17 +02:00
104e9aa78a fix bindContext 2022-05-30 22:28:00 +02:00
f6ce08958e fix constructor 2022-05-30 22:27:50 +02:00
420ce801a4 use new evite model 2022-05-30 22:08:50 +02:00
137f638b69 update evite 2022-05-30 22:08:35 +02:00
dd88e9c61e remove extensions 2022-05-30 22:08:29 +02:00
46729ba083 implemented cores 2022-05-30 22:08:23 +02:00
c2a1a79399 only render code details if has that prop 2022-05-30 22:08:15 +02:00
973c2d3813 added cores alias 2022-05-30 21:40:29 +02:00
f34e963215 update crash style 2022-05-30 21:35:57 +02:00
97cb24d5f3 fix events 2022-05-30 16:50:18 +02:00
029bc029e8 improve initialization crash process 2022-05-30 16:49:51 +02:00
383b8a01c9 use display:flex 2022-05-30 16:49:03 +02:00
9b6a536a65 added CrashWrapper 2022-05-30 16:48:31 +02:00
aab0b5118c use development remotes 2022-05-30 16:47:52 +02:00
d92b71aee5 added streaming information inputs placeholders 2022-05-29 18:35:45 +02:00
a4e0581110 Merge branch 'master' of https://github.com/ragestudio/comty 2022-05-29 18:27:04 +02:00
a59d4f9ca1 added initialization steps finish events 2022-05-29 18:26:55 +02:00
d1149ebc45 emit initialization steps error on eventBus 2022-05-29 18:25:15 +02:00
132b4cb00a added about page 2022-05-29 18:24:43 +02:00
d7652cc51c split modalCard 2022-05-29 18:24:35 +02:00