aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1957 from rodavelino/fix-linksnodiscc2020-01-283-8/+8
|\ | | | | Fix most of the issues when running awesome_bot
| * fix(piratebox): Remove project URLRodrigo Avelino2020-01-281-1/+1
| | | | | | | | | | | | Website is going down, it's safer to link to the GitHub project. Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
| * fix(flox): Change demo linkRodrigo Avelino2020-01-281-1/+1
| | | | | | | | | | | | | | According to their GitHub repo, the demo url is: https://flox-demo.pyxl.dev/ Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
| * fix(blynk): Change project pageRodrigo Avelino2020-01-281-1/+1
| | | | | | | | | | | | Old domain blynk.cc is redirecting to blynk.io now. Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
| * fix(os-js): Change project linkRodrigo Avelino2020-01-281-1/+1
| | | | | | | | | | | | | | The correct project url according to their GitHub repo is https://os.js.org Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
| * fix(droppy): Change demo linkRodrigo Avelino2020-01-281-1/+1
| | | | | | | | | | | | | | Change demo link to https in order to fix the following error: [L0744] http://droppy.silverwind.io/ end of file reached Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
| * fix(RSS2Email): Change project linkRodrigo Avelino2020-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The project link http://www.allthingsrss.com/rss2email/ is not working anymore, according to the project on GitHub https://github.com/turbodog/rss2email, it is not maintained anymore. There is a new fork (https://github.com/wking/rss2email) which is the current project and there is no official webpage, therefore, it's better to leave the GitHub project link as the main one. Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
| * fix(awesome-bot): Fix RedaxScript demo link checkRodrigo Avelino2020-01-272-2/+2
|/ | | | | | | | | | When running make awesome_bot, one of the issues was: [L0547] 202 https://demo.redaxscript.com/login Since this is not an issue, we can specify the return status we want to allow, when using awesome_bot, with the (--allow) argument. Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
* Merge pull request #1949 from rodavelino/fix-cumulusclips-demo-linknodiscc2020-01-201-1/+1
|\ | | | | Fix CumulusClips demo link
| * Fix CumulusClips demo linkRodrigo Avelino2020-01-191-1/+1
|/ | | | Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
* Merge pull request #1948 from andreimarcu/masternodiscc2020-01-171-1/+1
|\ | | | | Update linx-server entry
| * Update linx-server entryAndrei Marcu2020-01-171-1/+1
|/ | | Updated the name, description and demo URL
* Merge pull request #1940 from gotson/patch-2nodiscc2020-01-161-0/+1
|\ | | | | Add Komga
| * update platformGauthier2020-01-091-1/+1
| |
| * Add KomgaGauthier2020-01-081-0/+1
| |
* | Merge pull request #1945 from SuperSandro2000/patch-4nodiscc2020-01-141-1/+0
|\ \ | | | | | | Remove shuri
| * | Remove shuriSandro2020-01-141-1/+0
| |/
* | Merge pull request #1944 from SuperSandro2000/patch-3nodiscc2020-01-141-1/+0
|\ \ | |/ |/| Remove nimbus
| * Remove nimbusSandro2020-01-141-1/+0
|/
* Merge pull request #1933 from AshLeece/masternodiscc2020-01-021-1/+1
|\ | | | | Updated Huginn to use direct URL
| * Updated Huginn to use direct URLAsh Leece2020-01-011-1/+1
|/
* Merge pull request #1925 from marclaporte/patch-3nodiscc2019-12-241-1/+1
|\ | | | | Update to most recent tagline
| * update wikisuite link to https, fix casenodiscc2019-12-241-1/+1
| |
| * Update to most recent taglineMarc Laporte2019-12-231-1/+1
| |
* | Merge pull request #1921 from damianlegawiec/patch-1nodiscc2019-12-241-0/+1
|\ \ | | | | | | Added Spree Commerce to list of eCommerce systems
| * | Added missing dotDamian Legawiec2019-12-181-1/+1
| | |
| * | Added Spree Commerce to list of eCommerce systemsDamian Legawiec2019-12-171-0/+1
| |/
* | Merge pull request #1924 from mundurragacl/patch-1nodiscc2019-12-241-0/+1
|\ \ | | | | | | Added krakenD
| * | shorten krakend descriptionnodiscc2019-12-241-1/+1
| | |
| * | Added krakenDmundurragacl2019-12-221-0/+1
| |/ | | | | Contributed by adding krakenD into the API Gateway
* | Merge pull request #1923 from kaishuu0123/patch-2nodiscc2019-12-241-0/+1
|\ \ | | | | | | Add Re:Backlogs
| * | shorten re:backlogs descriptionnodiscc2019-12-241-1/+1
| | |
| * | Update Re:BacklogsKoki Oyatsu2019-12-211-1/+1
| | | | | | | | | Remove Source Code
| * | Update Re:BacklogsKoki Oyatsu2019-12-211-2/+1
| | |
| * | Update Re:Backlogs DEMO URLKoki Oyatsu2019-12-211-1/+1
| | |
| * | Add Re:BacklogsKoki Oyatsu2019-12-211-0/+2
| |/
* | Merge pull request #1922 from someone-stole-my-name/patch-1nodiscc2019-12-241-0/+1
|\ \ | | | | | | Add gShort
| * | add gShortChristian Segundo2019-12-201-0/+1
| |/
* | Merge pull request #1920 from flowed/fix-typonodiscc2019-12-241-1/+1
|\ \ | | | | | | Fix Typo
| * | remove duplicate linknodiscc2019-12-241-1/+1
| | |
| * | fix double spacenodiscc2019-12-241-1/+1
| | |
| * | Add Source Code linkYo2019-12-241-1/+1
| | |
| * | Remove LinkYo2019-12-241-1/+1
| | |
| * | Update README.mdYo2019-12-171-1/+1
| |/
* | Merge pull request #1918 from dannyvankooten/masternodiscc2019-12-241-1/+1
|\ \ | | | | | | link to Fathom GitHub repository as website is not about open-source …
| * \ Merge branch 'master' into masternodiscc2019-12-241-0/+1
| |\ \
| * | | remove Source Code link as link already points to sourceDanny van Kooten2019-12-131-1/+1
| | | |
| * | | link to Fathom GitHub repository as website is not about open-source anymoreDanny van Kooten2019-12-131-1/+1
| | |/ | |/|
* | | Merge pull request #1903 from soumyadebm/patch-1nodiscc2019-12-241-0/+2
|\ \ \ | |_|/ |/| | Add Rudder
| * | Add Ruddersoumyadebm2019-12-151-0/+2
| |/