Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Edited requested changes / add android client | kokomo123 | 2020-10-16 | 1 | -1/+2 |
| | |||||
* | Add Send to Peer-To-Peer Filesharing. | kokomo123 | 2020-10-16 | 1 | -0/+1 |
| | | | This is basically a fork of Mozilla's Firefox Send thats now discontinued/archived, just without the branding and everything. It was made as a community effort to keep Firefox Send alive in a way. So you can legally self-host it. A friend recommended this to me, so i felt like it's appropriate to add it back into Awesome-Selfhosted. Hope this is acceptable. | ||||
* | Merge pull request #2267 from d3wy/patch-2 | n8225 | 2020-10-11 | 1 | -2/+2 |
|\ | | | | | Updated Goodwork Demo | ||||
| * | Updated Goodwork | d3wy | 2020-10-11 | 1 | -1/+1 |
| | | | | | | Changed Goodwork to their home page, added source code link to github project. | ||||
| * | Updated Goodwork Demo | d3wy | 2020-10-09 | 1 | -2/+2 |
| | | | | | | | | | | Goodwork demo was dead as identified in Issue2266, updated with link to github project page which provides a further link to a demo and credentials to access it. Similiarly updated Ethercalc's url as it has been updated (source for new url was github project) | ||||
* | | Merge pull request #2263 from gersilex/patch-1 | n8225 | 2020-10-11 | 1 | -1/+1 |
|\ \ | | | | | | | Add "Demo" Link to "openHAB" in section "IoT" | ||||
| * | | Update license of openHAB in section IoT | Leroy Förster | 2020-10-11 | 1 | -1/+1 |
| | | | |||||
| * | | Add openHAB Demo Link | Leroy Förster | 2020-10-06 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2269 from orandin/patch-2 | n8225 | 2020-10-11 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Adding uTask to Automation | ||||
| * | | | Adding uTask to Automation | Simon Delberghe | 2020-10-10 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #2268 from AlexFullmoon/patch-2 | n8225 | 2020-10-11 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Add Sshwifty to Gateways and terminal sharing | ||||
| * | | | fix Sshwifty language/platform | nodiscc | 2020-10-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update README.md | AlexFullmoon | 2020-10-09 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #2261 from alexta69/patch-1 | n8225 | 2020-10-11 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Add MeTube to Automation | ||||
| * | | | Update README.md | nodiscc | 2020-10-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add MeTube to Automation | Alex | 2020-10-05 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #2270 from awesome-selfhosted/rm-nonfree-identitymgmt | n8225 | 2020-10-11 | 1 | -4/+0 |
|\ \ \ | | | | | | | | | non-free.md: Delete Federated Identity/Authentication section | ||||
| * | | | non-free.md: Delete Federated Identity/Authentication section | nodiscc | 2020-10-10 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2253 | ||||
* | | | | Merge pull request #2271 from awesome-selfhosted/fix-gnusocial | n8225 | 2020-10-11 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | update GNU social source code link | ||||
| * | | | | update GNU social source code link | nodiscc | 2020-10-10 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2106 | ||||
* | | | | Merge pull request #2272 from awesome-selfhosted/rm-miniproxy | n8225 | 2020-10-11 | 1 | -1/+0 |
|\ \ \ \ | |/ / / |/| | | | remove miniproxy | ||||
| * | | | remove miniproxy | nodiscc | 2020-10-10 | 1 | -1/+0 |
|/ / / | | | | | | | | | | | | | Deprecated/no longer maintained since 2020.04.26 fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2084 | ||||
* | / | update link to unmaintained projects curation/URL cleanup issue | nodiscc | 2020-10-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | .travis.yml: re-enable builds on master branch, disable building on branch ↵ | nodiscc | 2020-10-08 | 1 | -4/+0 |
| | | | | | | | | | | | | push in travis settings https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings only leave "Build Pull Requests" enabled - only run Travis on PRs and from weekly cron job | ||||
* | | .travis.yml: don't run any build job on pushes to master | nodiscc | 2020-10-08 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #2215 from awesome-selfhosted/cleanup-ci | nodiscc | 2020-10-08 | 3 | -59/+41 |
|\ \ | | | | | | | cleanup/streamline/improve automated checks: | ||||
| * | | fix Jupyter license (no space) | nodiscc | 2020-10-08 | 1 | -1/+1 |
| | | | |||||
| * | | cleanup/streamline/improve automated checks: | nodiscc | 2020-10-08 | 2 | -58/+40 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | - use a single .travis-ci.yml for all check types (syntax on whole file, syntax on diff/PR, full syntax + URL checks) - only check full file syntax on pushes to master - only check diff on pushes to branches/PRs - setup a weekly cron job on https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings to run thee full test suite - define all tests in Makefile, let .travis-ci.yml hanlde travis-specific logic only - rename and document makefile targets - remove obselete.duplicate bash syntax checks - check github last commit dates on github.com repositories during full checks - simplify/cleanup 'make add' target | ||||
* | | update the travis CI links check badge to point to master branch | nodiscc | 2020-10-08 | 1 | -1/+1 |
| | | |||||
* | | add awesome-analytics link to PULL_REQUEST_TEMPLATE.md | nodiscc | 2020-10-08 | 1 | -1/+1 |
| | | | | | | | | analytics section was moved there https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2024 | ||||
* | | Merge pull request #2259 from jtagcat/block6 | nodiscc | 2020-10-08 | 1 | -6/+0 |
|\ \ | | | | | | | awesome-analytics-merge: block 6 | ||||
| * \ | Merge branch 'master' into block6 | nodiscc | 2020-10-08 | 1 | -31/+5 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #2258 from jtagcat/block5 | nodiscc | 2020-10-08 | 1 | -8/+0 |
|\ \ \ | | | | | | | | | awesome-analytics-merge: block 5 | ||||
| * \ \ | Merge branch 'master' into block5 | nodiscc | 2020-10-08 | 1 | -24/+4 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #2257 from jtagcat/block4 | nodiscc | 2020-10-08 | 1 | -5/+0 |
|\ \ \ \ | | | | | | | | | | | awesome-analytics-merge: block 4 | ||||
| * \ \ \ | Merge branch 'master' into block4 | nodiscc | 2020-10-08 | 1 | -19/+5 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2256 from jtagcat/block3 | nodiscc | 2020-10-08 | 1 | -5/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | awesome-analytics-merge: block 3 | ||||
| * \ \ \ \ | Merge branch 'master' into block3 | nodiscc | 2020-10-08 | 1 | -14/+5 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #2255 from jtagcat/block2 | nodiscc | 2020-10-08 | 1 | -5/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | awesome-analytics-merge: block 2 | ||||
| * \ \ \ \ \ | Merge branch 'master' into block2 | nodiscc | 2020-10-08 | 1 | -8/+4 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #2254 from jtagcat/block1 | nodiscc | 2020-10-08 | 1 | -5/+0 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | awesome-analytics-merge: block 1 | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into block1 | nodiscc | 2020-10-08 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #2260 from jtagcat/link | nodiscc | 2020-10-08 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | awesome-analytics-merge: link to a-analytics | ||||
| * | | | | | | | | awesome-analytics-merge: link to a-analytics | jtagcat | 2020-10-05 | 1 | -2/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #2252 from zneix/updated-hastebin | nodiscc | 2020-10-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Updated Hastebin's information | ||||
| * | | | | | | | Updated Hastebin's information | zneix | 2020-10-04 | 1 | -1/+1 |
|/ / / / / / / | |||||
| * / / / / / | awesome-analytics-merge: block 1 | jtagcat | 2020-10-05 | 1 | -6/+0 |
|/ / / / / / | |||||
| * / / / / | awesome-analytics-merge: block 2 | jtagcat | 2020-10-05 | 1 | -5/+0 |
|/ / / / / | |||||
| * / / / | awesome-analytics-merge: block 3 | jtagcat | 2020-10-05 | 1 | -5/+0 |
|/ / / / | |||||
| * / / | awesome-analytics-merge: block 4 | jtagcat | 2020-10-05 | 1 | -5/+0 |
|/ / / |