518 Commits

Author SHA1 Message Date
Stéphane Lepin
b9193989b0
requests(sources): missing return statements 2019-01-01 17:23:58 +01:00
Stéphane L
baac1b1d80 server: clarifying things 2019-01-01 15:57:29 +01:00
Stéphane L
40e2d410dd server: use std::string in broadcast 2019-01-01 05:29:51 +01:00
Stéphane L
11617eea99 server: remove useless base64 helper 2019-01-01 05:16:57 +01:00
Stéphane L
5748c4d0ec general: fix crash on exit 2019-01-01 05:13:08 +01:00
Stéphane L
2e5b903eae events: singleton shared pointer refactor 2019-01-01 05:07:55 +01:00
Stéphane L
9405b17e14 config: singleton shared pointer refactor 2019-01-01 05:01:23 +01:00
Stéphane L
7d1f0e2a69 server: refactored singleton with QSharedPointer 2019-01-01 04:55:15 +01:00
Stéphane L
c245c24752 server: broadcast to authenticated only + use references in handler 2019-01-01 01:18:23 +01:00
Stéphane L
5b0410a207 server: per-connection properties 2019-01-01 01:07:50 +01:00
Stéphane L
62e4c42aa6 server: stop on unload 2018-12-31 21:29:34 +01:00
Stéphane L
fe1b14ff57 server: return refactor 2018-12-31 20:49:15 +01:00
Stéphane L
0391280c13 fix build issues 2018-12-31 20:27:52 +01:00
Stéphane Lepin
a8de9ac472 server: remove validate handler 2018-12-31 17:23:20 +01:00
Stéphane Lepin
7e6b53311d import more changes from master 2018-12-31 17:18:07 +01:00
Stéphane Lepin
16bc68f2f9 server: import websockets++ server from master 2018-12-31 17:05:23 +01:00
Stéphane L
3c7570d814 scenes: rename SetSceneItemOrder to ReorderSceneItems + fix item freeing 2018-12-30 14:47:59 +01:00
Stéphane L
e310c7d744 move SetSceneItemOrder to Scenes 2018-12-24 18:34:18 +01:00
Stéphane L
8a649b89c8 scene items: import reorder method from master 2018-12-24 02:43:58 +01:00
Stéphane Lepin
58b10069ab sources: fix issues 2018-12-24 00:10:45 +01:00
Stéphane Lepin
9cda739672 sceneitems: fix docs 2018-12-24 00:02:21 +01:00
Stéphane Lepin
276bba050b sources: nitpicking 2018-12-23 23:59:30 +01:00
Stéphane Lepin
147e49b362 sources + scene items: refactor + get rid of scene-name params 2018-12-23 23:54:25 +01:00
Stéphane Lepin
e8fbb18a71 sources(ft2): fix docs 2018-12-23 23:00:33 +01:00
Stéphane Lepin
682c349831 sources(ft2): simplified qstring compare 2018-12-23 18:30:27 +01:00
Stéphane Lepin
14b311f6ab sources(ft2): fix errors 2018-12-23 18:26:57 +01:00
Stéphane Lepin
8a40f355c8 sources: fix indents again 2018-12-23 18:21:31 +01:00
Stéphane Lepin
ae2f90c5c2 sources: fix indents 2018-12-23 18:20:45 +01:00
Stéphane Lepin
7aff773e2c sources: fix ft2 method indents 2018-12-23 18:19:29 +01:00
Stéphane Lepin
0cdfa6e7f6 sources: import ft2 methods + fix them 2018-12-23 18:16:44 +01:00
Alex Van Camp
b4c3141170 wip: remove redundant "as object" descriptions 2018-12-05 14:02:25 -06:00
Alex Van Camp
b204f3ec90 wip: remove extraneous dash 2018-11-28 14:57:59 -06:00
Alex Van Camp
b4926b3535 docs: improve consistency of comment docs; introduce typedefs category 2018-11-27 17:49:54 -06:00
Stéphane Lepin
689ce16f1b config: use RNG compatible with QT < 5.10 2018-11-08 08:58:26 +01:00
Stéphane L
edc64b8336 auth: get rid of mbedtls 2018-11-08 00:52:26 +01:00
Stéphane L
03db5bfd8d bugfix(actual): TransitionBegin not triggered after switching scene collections (#250) 2018-11-07 21:13:13 +01:00
Stéphane Lepin
9ad340ab02 bugfix: TransitionBegin not emitted after scene collection change (#250) 2018-11-07 13:08:03 +01:00
Stéphane L
28e522ce97 WSRequestHandler: fix typo 2018-11-06 20:49:33 +01:00
Stéphane L
c206cdfa4c chore(release): version bump 2018-11-01 13:22:26 +01:00
Stéphane Lepin
afc6a60746
Merge pull request #248 from RytoEX/4.3-fix-typos
general: Fix several typos throughout
2018-11-01 13:13:24 +01:00
Stéphane L
0a495b67e6 bugfix(requests): register DuplicateSceneItem and DeleteSceneItem 2018-11-01 13:00:07 +01:00
Ryan Foster
37ea7073d5 general: Fix several typos throughout 2018-11-01 00:42:02 -04:00
Stéphane Lepin
5586670d38 Utils: add missing scene item methods 2018-10-30 14:53:48 +01:00
Stéphane L
3d9a4ef1e6 cpp: fix build errors 2018-10-23 13:12:51 +02:00
Stéphane Lepin
85a52ab01f general: convert indents to tabs 2018-10-19 18:22:34 +02:00
Stéphane L
97109087a4 DuplicateSceneItem bug fix
Courtesy of @TStod
2018-10-19 18:04:34 +02:00
Stéphane L
953f07f21f new request types for filter management 2018-10-19 18:01:14 +02:00
Stéphane L
c718d8d803 general: version bump + minor CI fixes 2018-07-30 18:57:24 +02:00
Stéphane L
cb7412a457 events: fix triggering of PreviewSceneChanged 2018-07-08 12:58:06 +02:00
Stéphane L
a9fc82365c TransitionBegin: add source and destination scene names 2018-06-24 22:33:07 +02:00