Commit Graph

314 Commits

Author SHA1 Message Date
4921a6345d added auto reverse proxy detection and applicable for docker container 2022-12-01 05:37:15 +00:00
7c0ddc79c9 added base NAT traveral using reverse proxy 2022-12-01 02:49:08 +00:00
fbfa0e47fa fixed mac darwin bug 2022-11-18 03:08:51 +00:00
Akilan Selvacoumar
80033e759a Merge pull request #83 from Gaurav-Gosain/master
Adds CI/CD workflow for website generation from the README Documentation
2022-09-18 23:39:00 +01:00
Gaurav Gosain
f1ed6c0e45 Update README.md 2022-09-18 22:48:50 +04:00
Gaurav Gosain
9e0b28bde5 Update README.md 2022-09-18 22:45:22 +04:00
Gaurav Gosain
f5c505160b Update pages.yml 2022-09-18 22:39:41 +04:00
Gaurav Gosain
0700f68543 Delete index.html 2022-09-18 22:38:39 +04:00
Gaurav Gosain
b5d77a1b72 Update README.md 2022-09-18 22:35:00 +04:00
Gaurav Gosain
536672a582 Create pages.yml 2022-09-18 22:33:18 +04:00
Gaurav Gosain
97292009dd Create _config.yml 2022-09-18 22:32:40 +04:00
Akilan Selvacoumar
4338adc9d5 Update README.md 2022-02-14 02:34:01 +04:00
Akilan Selvacoumar
a555c30db1 Merge pull request #80 from cr2007/master
P2PRC Website - Adds Dark Mode Support
2021-12-23 12:46:42 +04:00
CSK
9994847f90 Merge pull request #1 from cr2007/P2PRC-Website-DarkMode
P2PRC Website - Dark Mode
2021-12-22 13:18:50 +04:00
Chandrashekhar R
7531f678c6 Extra Commenting 2021-12-22 13:17:04 +04:00
Chandrashekhar R
6a25e540b2 Adds support for Dark Mode
Follows Material Design's Color standards for Dark Mode viewing and
appropriately applied it for the website
2021-12-22 13:15:12 +04:00
b82d56b8d0 added go release.yml file and removed test package v1.1.0 2021-11-26 11:29:39 +04:00
Akilan Selvacoumar
9d99875cb8 Merge pull request #77 from Akilan1999/plugin-auto
[Feature] Added new feature mapped ports taken are mentioned
2021-10-25 00:01:23 +04:00
f63696d9da Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into plugin-auto 2021-10-24 23:36:32 +04:00
0144e59d71 added feature to detect if a port is used by a plugin or not 2021-10-24 23:36:23 +04:00
Akilan Selvacoumar
8be15ca19b Merge pull request #76 from farhansolodev/windows_compatibility
Added automated install for windows
2021-10-15 22:31:32 +04:00
Farhan Alvi
c5efee3932 Added automated install for windows 2021-10-15 22:29:15 +04:00
Akilan Selvacoumar
b325b848d1 Merge pull request #75 from farhansolodev/master
Implemented remove plugin functionality and added docs
2021-10-09 18:47:31 +04:00
Farhan Alvi
57cf1f984b Merge pull request #3 from farhansolodev/package-manager
Merge pull request #1 from Akilan1999/package-manager
2021-10-09 18:46:01 +04:00
Farhan Alvi
d7b7e6b84b Merge pull request #2 from Akilan1999/package-manager
Implemented remove plugin and docs functionality
2021-10-09 18:43:35 +04:00
eb1644367e Added docs for adding and removing plugins 2021-10-09 18:37:09 +04:00
ab2a0b28f9 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into package-manager 2021-10-09 18:03:12 +04:00
9f304d26c1 Implemented a package manager to remove plugins 2021-10-09 18:03:04 +04:00
56be275759 saving changes 2021-10-09 17:34:15 +04:00
a06e1be2bc added mode to detect if a port is used or not in a container 2021-10-08 12:37:48 +04:00
d45bc99be7 wrote a function to detect the number of plugins available for a plugin 2021-10-08 11:54:28 +04:00
Akilan Selvacoumar
dec76d254f Merge pull request #73 from Akilan1999/automaticports
Setting automatic ports
2021-10-03 23:07:47 +04:00
91b15e3bd7 added docs 2021-10-03 23:05:56 +04:00
9d8303d66c add functionality to automatically allocate ports to a plugin 2021-10-03 22:13:45 +04:00
2a7d8e154d plugin copied to tmp and executed from there 2021-10-03 17:18:03 +04:00
Farhan Alvi
519801d2c0 Merge pull request #1 from Akilan1999/package-manager
added code to clone package manager
2021-10-01 14:39:34 +04:00
fc5e834552 added code to clone package manager 2021-10-01 14:38:13 +04:00
Akilan Selvacoumar
be985942b9 Merge pull request #70 from Akilan1999/possibility-custom-variable
added the possiblility to add custom varaibles
2021-09-17 16:53:37 +04:00
1ca73faaed added the possiblility to add custom varaibles 2021-09-17 16:44:34 +04:00
Akilan Selvacoumar
5da700a9d0 Update GenerateImplementation.md 2021-08-31 23:50:54 +04:00
Akilan Selvacoumar
86a266b017 Merge pull request #69 from Akilan1999/customize-p2prc
Extension p2prc you create your own modification
2021-08-31 23:50:07 +04:00
e9cc304d02 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into customize-p2prc 2021-08-31 23:44:50 +04:00
6b43d94e8d added docs for generate module 2021-08-31 23:44:20 +04:00
Akilan Selvacoumar
64580fade0 Merge pull request #68 from cr2007/master
Adds a Discord Banner for more vivid display
2021-08-31 11:58:37 +04:00
CSK
ddf0879f90 Merge branch 'Akilan1999:master' into master 2021-08-30 22:24:58 +04:00
Chandrashekhar R
e9ce832893 Adds an official Discord Banner
Uses Discord's API to display the server details
As well as a hyperlink underneath it too
2021-08-30 22:24:30 +04:00
Akilan Selvacoumar
24b1a1f8b6 Merge pull request #67 from cr2007/master
Changes to `index.html`
2021-08-30 21:35:31 +04:00
Chandrashekhar R
f781cc28fc Multiple commits to meet **HTML5** standards
1. Adds <abbr> tags for abbrieviations
2. Adds <dfn> tag for definitions
3. Minor Edits here and there too
2021-08-30 18:38:22 +04:00
Chandrashekhar R
c83ebbe149 Adds a target attribute within all <a> tags
Opens all the hyperlinks in a new tab/window
2021-08-30 18:09:41 +04:00
9d69aed8ce added usage docs 2021-08-30 18:00:54 +04:00