Commit Graph

50 Commits

Author SHA1 Message Date
2ba8355fb1 finished first version of documentation 2024-12-03 00:33:28 +00:00
2b170c7ea1 improving documentation 2024-12-02 00:35:48 +00:00
bf24c30470 improving documentation 2024-12-01 18:16:38 +00:00
0254bbbd43 improving documentation 2024-12-01 17:40:11 +00:00
5394e8a657 working on documentation; finished upper structure 2024-11-21 21:58:23 +00:00
95620ba509 removing license 2024-11-21 19:35:37 +00:00
6d6c997df5 working on documentation 2024-11-13 21:57:57 +00:00
55d1a5ec3f working on main page documentation 2024-11-13 21:01:15 +00:00
a9ec5332b4 working on documentation 2024-11-13 20:09:03 +00:00
c5ce6de385 working on documentation 2024-11-13 20:07:00 +00:00
ec2f169153 refactoring main imports 2024-11-12 17:41:16 +00:00
c3259e957b adding gitignore for haddocks 2024-11-10 20:29:51 +00:00
9265c616ef change module exports 2024-11-10 20:17:44 +00:00
1034a4c0b3 change module exports 2024-11-10 19:33:39 +00:00
030eb6d022 tested example 2024-11-10 19:23:23 +00:00
2e1ca51486 refactored library interface 2024-11-10 18:54:39 +00:00
c89e73eb3b small housekeeping tasks 2024-11-10 18:32:43 +00:00
a11efa624d finished moving code into their respective library modules 2024-11-09 21:47:27 +00:00
a9400d9079 moving API code 2024-11-09 21:28:31 +00:00
b6926e0998 moving code to different files 2024-11-09 21:19:17 +00:00
86dab8919e organised library for p2prc; moved Error, Environment and JSON logic to their own files 2024-11-09 20:50:41 +00:00
4a384f2c5c organising library files 2024-11-09 20:24:42 +00:00
4a103679ad moved code to library side 2024-11-09 19:52:56 +00:00
c481eb0b5c improving cabal build configuration 2024-11-09 19:28:05 +00:00
427f47cdf4 renamed app directory to src directory 2024-11-09 18:53:03 +00:00
780da3bb6d adding dummy library for haskell package 2024-11-09 18:51:10 +00:00
36a00f99b0 adding planning for next stage; adding github issues 2024-11-05 22:38:28 +00:00
6bb45f40fe improved p2prc API 2024-10-26 23:09:51 +01:00
1bbf06685c fixing parsing of json 2024-10-26 22:36:06 +01:00
b3ba2c906e parsing config file started 2024-10-26 19:24:16 +01:00
410d2ae111 implemented safer version of code for shell calls 2024-10-24 23:59:35 +01:00
98988454da fixing readProcess and spawnProcess 2024-10-24 21:44:48 +01:00
2a111bd22d improving safety commands 2024-10-23 23:43:23 +01:00
8081dd8b09 improving spawn command execution 2024-10-23 23:39:59 +01:00
46a21949df improving shell command execution 2024-10-23 23:02:37 +01:00
cc08e35d82 finished cleaning environment functionality 2024-10-21 01:14:13 +01:00
7ab6471c75 fixing haskell API issue 2024-10-20 22:02:08 +01:00
7855859c3a fixing string issue 2024-10-20 21:54:14 +01:00
182f7fb10f working on cleaning environment and map port function 2024-10-20 21:33:43 +01:00
5766623d7d adding next API end point goal 2024-10-19 23:22:38 +01:00
02be206221 brainstorming: basic use case 2024-10-19 22:52:39 +01:00
be1e2ec384 finished initial API 2024-10-19 22:39:23 +01:00
10c1548b28 added stdInput and shell options 2024-10-19 20:36:17 +01:00
b2a03312a8 working on haskell API 2024-10-19 20:25:55 +01:00
4a9d1e237f fixed cmd location issue 2024-10-19 18:47:50 +01:00
1e773748fc finished parsing Server information data 2024-10-19 14:26:11 +01:00
65265c08b0 adding data types to inputs and outputs of shell commands 2024-10-19 13:12:38 +01:00
fcda233ddb adding data types to inputs and outputs of shell commands 2024-10-19 12:39:24 +01:00
35b16db6b9 adding todos 2024-10-18 11:37:13 +01:00
a11a6be51a integrating haskell orchestration 2024-10-18 10:59:17 +01:00