86 Commits

Author SHA1 Message Date
7dc614b419 reconnect websockets when event auth:login_success 2023-05-24 17:42:03 +00:00
c9dffd45d5 improve App.jsx code structure 2023-05-16 19:38:36 +00:00
4434e8c1d0 added UI effects 2023-04-03 16:21:29 +00:00
a5d7266177 remove open settings shortcut 2023-03-04 00:37:41 +00:00
b25249290f fix cores inits 2023-03-03 21:39:55 +00:00
fc65396fb1 use new api model 2023-02-27 09:15:21 +00:00
479fd2f3e4 move publicMethods 2023-02-24 14:38:37 +00:00
1035512601 fix app.no_session event showing notification on index 2023-01-13 20:03:16 +00:00
f09f695b46 improve router 2023-01-12 20:23:59 +00:00
a3110298ce update splash screen 2022-12-30 15:10:10 +00:00
96a20e3d3e added app.setLocation public handler 2022-12-13 12:23:33 +00:00
10cb89046e improve Debug render 2022-12-13 08:19:54 +00:00
504f1556d5 implement FullImageViewer 2022-12-12 13:51:09 +00:00
ec696fef85 use sidebar settings on desktop mode 2022-12-12 12:58:07 +00:00
9c94efd3dd handle open dev tool showing a warning 2022-12-09 11:16:42 +00:00
KryptoPX
4d46ed32ea moved listener to componentDidMount 2022-12-01 01:17:01 +00:00
KryptoPX
8a865c41e6 Fix android back action 2022-12-01 01:17:01 +00:00
332d6a8c09 remove hideStatusBar 2022-11-24 20:08:00 +00:00
c90c1d0336 use DrawerController for mobile openCreator event 2022-11-24 14:15:34 +00:00
732d126358 go to main on login 2022-11-24 11:22:34 +00:00
53e96834f8 fullfill with logged username 2022-11-22 16:24:33 +00:00
509d7b3dc2 use controllers depending if is mobile 2022-11-22 16:14:58 +00:00
0df0a1a76c use attachBridge 2022-11-22 16:10:38 +00:00
2d2250dace options for app.createLogin 2022-11-22 00:36:29 +00:00
2e2a468531 added app.clearInternalStorage event 2022-11-21 13:39:52 +00:00
b592c22195 added app.softReload event 2022-11-21 13:39:52 +00:00
86556b4913 added app.reload event 2022-11-21 13:39:52 +00:00
1696a82812 added NotificationsCenter 2022-11-02 17:50:36 +00:00
e95d6453f1 merge from "streaming-v2" 2022-10-14 20:31:13 +02:00
bee29b9137 added debug console 2022-10-12 19:45:38 +02:00
8f5e5423ee added shorcut to open creator 2022-10-12 15:14:40 +02:00
b8a4916f8a added toBoolean string prototype 2022-10-11 23:47:47 +02:00
805c613ae0 use new register 2022-10-11 15:37:19 +02:00
07071e85ea improve session.created transitions 2022-10-11 13:26:30 +02:00
756517145f implement publicData get methods 2022-10-10 16:18:11 +02:00
b9f3be87dd fix meta description 2022-10-10 14:59:18 +02:00
8bf2c3b332 remove initialization on ws reconnection 2022-10-10 14:55:57 +02:00
b109aa1c8a handle ws connections status message 2022-10-10 14:47:32 +02:00
091af0c917 added head meta 2022-10-09 00:24:59 +02:00
e3edad8a40 support publicRoutes & improve no_session handling 2022-10-08 23:54:56 +02:00
ba14f0247b added app.openSearcher 2022-10-06 17:33:22 +02:00
6baeeb794f advise if user is not logged in 2022-09-30 16:26:52 +02:00
400274bb4e handle app.openRegister 2022-09-30 15:53:44 +02:00
d013cf104b fix paths 2022-09-29 19:55:30 +02:00
21690676e1 implement desktop versions 2022-09-29 16:59:56 +02:00
9edfa9a12b clear default theme 2022-09-29 10:07:40 +02:00
0088b2f371 added Creator 2022-09-26 15:54:42 +02:00
4a2c852547 app now not automatly open login drawer 2022-09-09 17:44:06 +02:00
97e959f9d7 reimplement authentification process and regeneration system 2022-09-09 17:42:21 +02:00
c030bafb8a remove no_session event 2022-09-07 16:31:21 +02:00