nodiscc
888ba79594
Merge pull request #1971 from Unkn0wnCat/patch-1
Clean up list. (Revised)
5 years ago
Kevin
3fa3580aae
Remove bblfshd from whitelist
This is no longer necessary due to the duplicate link being removed from README.md.
5 years ago
Kevin
d2e812fadb
Remove Olelo
Remiving Olelo due to it being unmaintained.
5 years ago
Kevin
592284a19e
Remove bblfshd duplicate source code link-
5 years ago
nodiscc
f9fdadaf26
Merge pull request #1967 from sungwoncho/patch-1
Update outdated information
5 years ago
Kevin
c822382658
Whitelist bblfshd
The page https://github.com/bblfsh/bblfshd is currently both the project page and the source.
5 years ago
Kevin
c7afb2ab11
Whitelist Airsonic Apps URL
This URL appears twice on the list due to the clients being used for two different apps.
5 years ago
Kevin
d2c1a0992c
Remove duplicate license GPL-3.0-only.
5 years ago
Kevin
4b181e42bd
Remove demo for Olelo.
The server previously hosting the demo for Olelo does not respond anymore, so I've removed the demo-link.
5 years ago
Kevin
d7d7ab99d4
Change link for Babelfish to its GitHub repo.
The server hosting the previous link for Babelfish does not respond anymore, so I've changed the link to the projects repo on GitHub.
5 years ago
Kevin
d5139cb969
Change https to http for wger.
The site wger.de does not seem to have a valid SSL certificate, so the previous link was broken.
5 years ago
Kevin
f7de948505
Change direct link for Tapir from repo to user.
The team at Sip3 seems to have changed up their codebase quite a bit so the tapir repo doesn't exist anymore and has been split up. I've pointed the source link at their GitHub account instead.
5 years ago
HLSiira
e399c89c8e
Added Atheos, continuing Codiad Development
5 years ago
Sung Won Cho
f80f504607
Update outdated information
5 years ago
sportivaman
728d3263d7
add DashMachine to Personal Dashboards
5 years ago
simon987
3b5323a02f
Add sist2
5 years ago
Dariusz
12a1cf75b7
Remove duplicated source code section
5 years ago
Dariusz
140f0e9418
Main server side language
5 years ago
Dariusz
777b98c863
Alphabetical order
5 years ago
Dariusz
f431528c29
Update README.md
5 years ago
volmarg
4c1ce08b54
Add Personal Management System to Personal Dashboards
5 years ago
Raphaël Thériault
a93824aa5a
Fixed description for filite
5 years ago
nodiscc
6c1508a5e4
Merge pull request #1954 from deluan/patch-1
Add Navidrome
5 years ago
Raphaël Thériault
596be1a2e8
Add filite
5 years ago
nodiscc
06130b674c
remove weird unicode character
attempting to pass travis syntax checks
https://travis-ci.org/awesome-selfhosted/awesome-selfhosted/builds/642216820
5 years ago
Deluan Quintão
b51cbc5971
Remove source link, as it is redundant
5 years ago
Deluan Quintão
0660b80a3c
Add Navidrome
5 years ago
nodiscc
96c96f4efe
Merge pull request #1955 from m-rtijn/master
Remove unmaintained projects from category "Photo and Video Galleries"
5 years ago
nodiscc
985e363284
Merge pull request #1943 from mzch/master
Add Padloc
5 years ago
nodiscc
400424aa12
Merge pull request #1959 from awesome-selfhosted/fixTest
Update regex pattern to allow Clients.
5 years ago
nodiscc
85978af37c
Merge pull request #1953 from naresharelli/add-alfresco
Add Alfresco
5 years ago
nodiscc
9e910a4d05
Merge pull request #1951 from Ludo444/audioserve
Add Audioserve
5 years ago
nodiscc
2565ec4d00
Merge pull request #1947 from m1k1o/patch-1
Add m1k1o/blog
5 years ago
n8225
1d70f71c8b
Merge pull request #1950 from praveenweb/add-hasura-api
Add Hasura under API Management
5 years ago
n8225
86aff76870
Merge pull request #1935 from gabrielcossette/corteza
Add Corteza
5 years ago
n8225
92148b9703
Merge pull request #1932 from mistermantas/patch-1
Add cState
5 years ago
n8225
eb3015f293
Merge pull request #1931 from syedrali/patch-2
Update non-free.md
5 years ago
n8225
d6d1ba0bfe
Merge pull request #1927 from eikek/docspell
Add docspell
5 years ago
n8225
14c870daec
Update regex pattern to allow Clients.
5 years ago
nodiscc
3aa5964a0f
Merge pull request #1957 from rodavelino/fix-links
Fix most of the issues when running awesome_bot
5 years ago
Ice Softy
6ad245660a
Update README.md
5 years ago
Rodrigo Avelino
d2a0a3fd27
fix(piratebox): Remove project URL
Website is going down, it's safer to link to the GitHub project.
Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
5 years ago
Rodrigo Avelino
abe13445dd
fix(flox): Change demo link
According to their GitHub repo, the demo url is:
https://flox-demo.pyxl.dev/
Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
5 years ago
Rodrigo Avelino
d9cd0ff6df
fix(blynk): Change project page
Old domain blynk.cc is redirecting to blynk.io now.
Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
5 years ago
Rodrigo Avelino
edf9096bf1
fix(os-js): Change project link
The correct project url according to their GitHub repo is
https://os.js.org
Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
5 years ago
Rodrigo Avelino
f5fe573650
fix(droppy): Change demo link
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>
5 years ago
Rodrigo Avelino
7324d881fe
fix(RSS2Email): Change project link
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>
5 years ago
Icesofty
80fc627e74
Update README.md
5 years ago
Icesofty
e52fad729b
Update README.md
5 years ago
Icesofty
a2b6907301
Update README.md
5 years ago