Commit Graph

78 Commits

Author SHA1 Message Date
f66aba1c41 Received messages codecs are okay-ish (some properties are missing in UserPublic module). 2023-05-27 13:35:44 +02:00
d12278be30 New decoded messages: permissions! 2023-05-27 13:24:52 +02:00
20b3a5aeb2 Grooming for the PermissionLevel module. 2023-05-27 13:01:23 +02:00
9d3e139b52 Parse PermissionLevel (a simple sum data type). 2023-05-27 12:26:03 +02:00
d17e29c1f5 Decode a few other message types. 2023-05-27 00:58:18 +02:00
e80b71c0cd Codecs, Codecs everywhere! 2023-05-26 01:39:50 +02:00
2d269d088c Parsing JSON messages: FIXED. 2023-05-25 00:07:59 +02:00
0671e1780c Pretty print. 2023-05-23 02:50:08 +02:00
78e1922178 Print JSON message when there is a parsing problem. 2023-05-23 01:15:23 +02:00
b4f5a4aefa re: better with the attached files. 2023-05-22 16:38:31 +02:00
48006c37e8 Multiple components: still WIP but compiling. 2023-05-22 16:23:21 +02:00
778a51604b Authentication form: improved. 2023-05-22 02:11:40 +02:00
c94456e8f4 Removing warnings. 2023-05-22 00:42:44 +02:00
df11d8e7aa Compiles again. 2023-05-21 22:10:20 +02:00
089ba00c58 decodeAnswerMessage doesn't work atm. 2023-05-21 20:39:33 +02:00
ce57643cec Minor changes (mostly comments). 2023-05-21 18:08:41 +02:00
0d99e00e93 IPC: final message format (typed messages) is implemented. 2023-05-21 16:04:43 +02:00
faa258b54e Playing with AuthD messages. WIP. 2023-05-21 02:52:15 +02:00
e19ff224b0 New way to handle messages. Still very much WIP. 2023-05-21 02:13:09 +02:00
864b5f24ee First try at doing JSON stuff. 2023-05-21 00:32:08 +02:00
65f93904c0 No more redundant imports. 2023-05-20 00:48:49 +02:00
20ba8f9144 Comments. 2023-05-20 00:36:17 +02:00
ca93e11fb4 Parse errors are now taken into account. 2023-05-20 00:31:01 +02:00
c94a509f0d Project now compiles. 2023-05-19 23:50:24 +02:00
618998cd68 IPC: new version, currently not compiling (WIP). 2023-05-19 23:43:44 +02:00
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