Commit Graph

140 Commits (c0db4a93e04ac6a0760edfce32611d1f09cc5c11)

Author SHA1 Message Date
Philippe Pittoli 7804dd6647 AuthForm: WS disconnection on successful authentication. 2023-06-02 00:53:01 +02:00
Philippe Pittoli e44b1aebe9 Very slight code simplification. 2023-06-02 00:27:24 +02:00
Philippe Pittoli dc523d0c5f Successful authentication removes authentication form rendering. 2023-06-02 00:10:08 +02:00
Philippe Pittoli 361558f9f1 Authentication form is rendered only if no Token. Component output TODO. 2023-06-01 03:20:53 +02:00
Philippe Pittoli 39bc79d05c A few more request messages. 2023-06-01 02:19:18 +02:00
Philippe Pittoli 0b09cefa57 A few more messages. 2023-06-01 01:14:39 +02:00
Philippe Pittoli 84d285c9e9 Add a few requet message codecs (WIP). 2023-05-31 02:42:53 +02:00
Philippe Pittoli 5b08ba5b54 PermissionLevel: codec fixed. 2023-05-31 00:22:38 +02:00
Philippe Pittoli 5e6edd2f7f Grooming. 2023-05-30 23:13:24 +02:00
Philippe Pittoli ea0046783b Simplify a few things. 2023-05-30 16:42:52 +02:00
Philippe Pittoli d668f297dc Remove useless module. 2023-05-29 20:44:16 +02:00
Philippe Pittoli bc5c7d3fde Grooming. 2023-05-27 15:56:28 +02:00
Philippe Pittoli f66aba1c41 Received messages codecs are okay-ish (some properties are missing in UserPublic module). 2023-05-27 13:35:44 +02:00
Philippe Pittoli d12278be30 New decoded messages: permissions! 2023-05-27 13:24:52 +02:00
Philippe Pittoli 20b3a5aeb2 Grooming for the PermissionLevel module. 2023-05-27 13:01:23 +02:00
Philippe Pittoli 9d3e139b52 Parse PermissionLevel (a simple sum data type). 2023-05-27 12:26:03 +02:00
Philippe Pittoli d17e29c1f5 Decode a few other message types. 2023-05-27 00:58:18 +02:00
Philippe Pittoli e80b71c0cd Codecs, Codecs everywhere! 2023-05-26 01:39:50 +02:00
Philippe Pittoli 2d269d088c Parsing JSON messages: FIXED. 2023-05-25 00:07:59 +02:00
Philippe Pittoli 0671e1780c Pretty print. 2023-05-23 02:50:08 +02:00
Philippe Pittoli 78e1922178 Print JSON message when there is a parsing problem. 2023-05-23 01:15:23 +02:00
Philippe Pittoli b4f5a4aefa re: better with the attached files. 2023-05-22 16:38:31 +02:00
Philippe Pittoli 48006c37e8 Multiple components: still WIP but compiling. 2023-05-22 16:23:21 +02:00
Philippe Pittoli 778a51604b Authentication form: improved. 2023-05-22 02:11:40 +02:00
Philippe Pittoli c94456e8f4 Removing warnings. 2023-05-22 00:42:44 +02:00
Philippe Pittoli df11d8e7aa Compiles again. 2023-05-21 22:10:20 +02:00
Philippe Pittoli 089ba00c58 decodeAnswerMessage doesn't work atm. 2023-05-21 20:39:33 +02:00
Philippe Pittoli ce57643cec Minor changes (mostly comments). 2023-05-21 18:08:41 +02:00
Philippe Pittoli 0d99e00e93 IPC: final message format (typed messages) is implemented. 2023-05-21 16:04:43 +02:00
Philippe Pittoli faa258b54e Playing with AuthD messages. WIP. 2023-05-21 02:52:15 +02:00
Philippe Pittoli e19ff224b0 New way to handle messages. Still very much WIP. 2023-05-21 02:13:09 +02:00
Philippe Pittoli 864b5f24ee First try at doing JSON stuff. 2023-05-21 00:32:08 +02:00
Philippe Pittoli 65f93904c0 No more redundant imports. 2023-05-20 00:48:49 +02:00
Philippe Pittoli 20ba8f9144 Comments. 2023-05-20 00:36:17 +02:00
Philippe Pittoli ca93e11fb4 Parse errors are now taken into account. 2023-05-20 00:31:01 +02:00
Philippe Pittoli c94a509f0d Project now compiles. 2023-05-19 23:50:24 +02:00
Philippe Pittoli 618998cd68 IPC: new version, currently not compiling (WIP). 2023-05-19 23:43:44 +02:00
Philippe Pittoli 20207e7e73 Starting point. 2023-05-19 01:06:39 +02:00
Raptazure 4975e73125
Update to PureScript 0.14 and Halogen 6 (#29) 2021-03-09 12:02:04 -08:00
Thomas Honeyman 93c34f2214
Update template for Halogen 5 and Spago (#23)
Update template for Halogen 5 and Spago
2020-05-10 10:32:46 -04:00