aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2230 from Zibbp/patch-1nodiscc2020-10-041-0/+1
|\ | | | | Add Radium to Video Streaming
| * Fix radium language/platformnodiscc2020-09-191-1/+1
| | | | | | See https://github.com/awesome-selfhosted/awesome-selfhosted/pull/2222, https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2110
| * Update README.mdIsaac2020-09-191-1/+1
| |
| * Add Radium to Video StreamingIsaac2020-09-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Radium to Video Streaming Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Your submissions are formatted according to the following requirements: ``- [Name](http://homepage/) - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` Depends on proprietary services: ``- [Name](http://homepage/) `⚠` - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` Non-free software in `non-free.md`: ``- [Name](http://homepage/) `⊘ Proprietary` - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `Language` `` - [x] Your additions are ordered alphabetically. - [x] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software), or if not they have been added to [non-free](non-free.md) and marked `⊘ Proprietary`. - [x] If your additions depend on proprietary services outside the user's control, they must be marked `⚠`. - [x] Your additions are not already listed at [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin) (IT infrastructure management), [staticgen.com](https://www.staticgen.com/) or [staticsitegenerators.net](https://staticsitegenerators.net/) (static site generators). - [x] Your additions have their `License` and main server-side `Language`/platform/requirement listed. - [x] Any licenses you have added are in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses). - [x] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls), including closed ones. - [x] If the main link of your addition points to the program's source code, there is no need to add a duplicate _Source Code_ link. The _Demo_ and _Clients_ links are not mandatory. - [x] Any category you are creating has the minimum requirement of 3 items. If not, your addition may be inserted into `Misc/Other`. - [x] Any software project you are adding to the list is actively maintained. - [x] The pull request title is "Add aaa to bbb" for adding software aaa to section bbb. Do not call it "Update README.md".
* | Merge pull request #2220 from awesome-selfhosted/fix-clojurenodiscc2020-10-041-4/+4
|\ \ | | | | | | replace Clojure language/platform tags with Java
| * | replace Clojure language/platform tags with Javanodiscc2020-09-121-4/+4
| | | | | | | | | | | | | | | | | | The software just needs a JVM to run, people interested in modifying the source code can look up the details in project repositories https://en.wikipedia.org/wiki/Clojure fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2206
* | | Merge pull request #2221 from awesome-selfhosted/fix-typescriptnodiscc2020-10-041-3/+3
|\ \ \ | | | | | | | | fix language/platform tag for typescript entries
| * | | fix language/platform tag for typescript entriesnodiscc2020-09-121-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | https://github.com/etesync/etesync-web -> you run it from static /html/.js files -> should be listed as Javascript https://net64-mod.github.io/ -> should just be listed as Nodejs (only supported install method) https://github.com/gitpod-io/self-hosted -> should just be listed as Go/Docker Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2205
* | | Merge pull request #2233 from Frenchcooc/masternodiscc2020-10-041-0/+1
|\ \ \ | | | | | | | | Add Pizzly to API Management
| * | | fix: source code linkCorentin Brossault2020-09-211-1/+1
| | | |
| * | | Add Pizzly to API ManagementCorentin Brossault2020-09-211-0/+1
| | | |
* | | | Merge pull request #2223 from lukehoersten/patch-1n82252020-09-211-0/+1
|\ \ \ \ | | | | | | | | | | Add Oragono to section IRC
| * | | | Added Oragono IRC serverLuke Hoersten2020-09-141-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #2158 from hemaaanth/hemaaanth-add-jupyterlabn82252020-09-211-0/+1
|\ \ \ \ | | | | | | | | | | Add JupyterLab
| * | | | JupyterLab: fix syntax, add missing )nodiscc2020-09-191-1/+1
| | | | |
| * | | | Update README.mdHemanth Soni2020-09-141-3/+1
| | | | |
| * | | | change JupyterLab language to Python/DockerHemanth Soni2020-09-141-2/+4
| | | | |
| * | | | Add JupyterLabHemanth Soni2020-07-051-0/+1
| | | | |
* | | | | Merge pull request #2222 from awesome-selfhosted/fix-depends-proprietaryn82252020-09-212-10/+6
|\ \ \ \ \ | |_|_|/ / |/| | | | Pull Request Template/README.md: clarify ⚠ symbol meaning, clarify formatting guidelines
| * | | | Pull Request Template/README.md: clarify ⚠ symbol meaning, clarify ↵nodiscc2020-09-192-10/+6
| | |_|/ | |/| | | | | | | | | | | | | | | | | | formatting guidelines Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2207
* | | | Merge pull request #2228 from miloskroulik/patch-1nodiscc2020-09-191-1/+0
|\ \ \ \ | |_|_|/ |/| | | Remove tagtool - it's no longer maintained
| * | | Remove tagtool - it's no longer maintainedMiloš Kroulík2020-09-181-1/+0
|/ / / | | | | | | Last release of https://gitlab.com/tagtool/tagtool was more than year ago, also website doesn't work (it has been replaced by some splash screen). This is no longer awesome.
* | | Merge pull request #2217 from liyasthomas/masternodiscc2020-09-121-1/+1
|\ \ \ | |/ / |/| | Postwoman renamed to Hoppscotch
| * | Removed Demo (duplicate link)Liyas Thomas2020-09-081-1/+1
| | |
| * | Merge branch 'master' into masterLiyas Thomas2020-09-074-74/+72
| |\ \ | |/ / |/| |
* | | Merge pull request #2216 from undoingtech/mastern82252020-09-061-1/+1
|\ \ \ | | | | | | | | updated gitlab source code link
| * | | updated gitlab source code linkundoingtech2020-09-051-1/+1
|/ / /
* | | .travis.yml : cleanupnodiscc2020-09-051-2/+0
| | |
* | | Merge pull request #2199 from awesome-selfhosted/travis_testnodiscc2020-09-052-11/+5
|\ \ \ | | | | | | | | Travis test
| * | | travis.yml: only run full awesome_bot tests on monthly-check branchnodiscc2020-09-051-8/+2
| | | | | | | | | | | | | | | | fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2209
| * | | Fix regex for mainlink.Nathan Rew2020-09-051-1/+1
| | | |
| * | | Update regex checks for Source Code, Demo, ClientsNathan Rew2020-09-051-1/+1
| | | |
| * | | prevent error when `.` is in the nameNathan Rew2020-09-051-1/+1
|/ / /
* | | Merge pull request #2202 from awesome-selfhosted/fix-checksnodiscc2020-09-051-14/+8
|\ \ \ | | | | | | | | Fix URL checks/remove unmaintained projects
| * | | remove duplicate postwoman.io demo linknodiscc2020-09-051-1/+1
| | | |
| * | | wekan: remove demo link (website down/gateway 522/timeout)nodiscc2020-09-051-1/+1
| | | |
| * | | update mytinytodo source code link (bitbucket repository removed)nodiscc2020-09-051-1/+1
| | | |
| * | | remove sorcia (website and source code links down/wrong certificate)nodiscc2020-09-051-1/+0
| | | |
| * | | update scm-manager source code link (bitbucket Repository unavailable - ↵nodiscc2020-09-051-1/+1
| | | | | | | | | | | | | | | | Bitbucket no longer supports Mercurial repositories.)
| * | | remove purritobin demo link (website down/timeout)nodiscc2020-09-051-1/+1
| | | |
| * | | remove deblan/gist (unmaintained since january 2019, website down)nodiscc2020-09-051-1/+0
| | | |
| * | | remove ombi demo link (website down, error 502/timeout)nodiscc2020-09-051-1/+1
| | | |
| * | | remove sprut.io (unmaintained since 2017, website down)nodiscc2020-09-051-1/+0
| | | |
| * | | remove impresspages - website down (certificate expired), unmaintained since ↵nodiscc2020-09-051-1/+0
| | | | | | | | | | | | | | | | 2018
| * | | remove thredded homepage and demo links (website down - no such app.)nodiscc2020-09-051-1/+1
| | | |
| * | | remove oxwall (Repository unavailable - Bitbucket no longer supports ↵nodiscc2020-09-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Mercurial repositories.) no mention of alternative source code link on website
| * | | remove ymarks-server (Repository unavailable - Bitbucket no longer supports ↵nodiscc2020-09-051-1/+0
| | | | | | | | | | | | | | | | Mercurial repositories.)
| * | | remove excision mail hompegae link (website down)nodiscc2020-09-051-1/+1
|/ / /
* | | Merge pull request #2214 from ZoranPandovski/masternodiscc2020-09-051-0/+1
|\ \ \ | | | | | | | | Add MindsDB to the Misc/Other list
| * | | Update README.mdZoran Pandovski2020-09-031-0/+1
| | | | | | | | | | | | Add MindsDB