Commit Graph

670 Commits

Author SHA1 Message Date
f833eba32b fixed untracked files 2024-11-13 16:09:39 +00:00
b55134d194 fixed untracked files 2024-11-13 16:00:12 +00:00
0b0ae2df06 added optmized approach to update IPTable 2024-11-13 15:52:24 +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
7a195d6c36 fixing gitignore confict 2024-10-20 22:48:22 +01:00
ff105bf9e0 added map port response as JSON output 2024-10-20 22:29:05 +01:00
7a86bb29c9 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation 2024-10-20 22:20:19 +01:00
71b23b1e0d save documentation 2024-10-20 22:19:59 +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
Akilan Selvacoumar
64f8d77a65 Merge pull request #112 from Akilan1999/cname-entry
Added possibility to add domain name for nodes on P2PRC
2024-10-19 23:45:57 +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
5a5985a573 enabled TLS 2024-08-23 04:38:17 +01:00
0a13327551 enabled TLS 2024-08-23 04:32:59 +01:00