aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding NocoDB4x10m2021-07-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi there, i wanted to suggest an addition - [x] Submit one item per pull request. This eases reviewing and speeds up inclusion. - [x] Format your submission as follows, where `Demo` and `Clients` are optional. Do not add a duplicate `Source code` link if it is the same as the main link. Keep the short description under 250 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case) for it, even if the project's webpage or readme uses another capitalisation such as title case, all caps, small caps or all lowercase. `Demo` links should only be used for interactive demos, i.e. not video demonstrations. ``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` - [x] Additions that depend on proprietary services outside the user's control must be marked `⚠`. ``- [Name](http://homepage/) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` - [x] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software) must be added to `non-free.md` and marked `⊘ Proprietary`: ``- [Name](http://homepage/) `⊘ Proprietary` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `Language` `` - [x] Additions are inserted preserving alphabetical order. - [x] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [awesome-analytics](https://github.com/onurakpolat/awesome-analytics), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/). - [x] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects. - [x] Any license you add is 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] 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 informative, unlike "Update README.md". Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb, "Remove aaa from bbb" for removing, "Fix license for aaa", etc. I do not entirely agree the category but since it's a purely Baserow concurrent, i think it's obvious to put it there. Thank you
* Merge pull request #2604 from theowenyoung/patch-2nodiscc2021-07-121-0/+1
|\ | | | | Add Track Awesome List external link
| * Add Track Awesome Selfhosted external linkOwen Young2021-07-071-0/+1
| |
* | Merge pull request #2535 from buoyantair/patch-1nodiscc2021-07-121-1/+1
|\ \ | | | | | | Update Torrents.csv link
| * | Update Torrents.csv linkbuoyantair2021-05-261-1/+1
| | | | | | | | | Looks like the author moved the codebase to a self hosted site
* | | Merge pull request #2615 from waschinski/patch-2nodiscc2021-07-121-0/+1
|\ \ \ | | | | | | | | Add Crater
| * | | Add CraterAndreas Waschinski2021-07-081-0/+1
| | |/ | |/|
* | | Merge pull request #2623 from prologic/fix_urls_prologic_mills_self_hsotednodiscc2021-07-121-7/+7
|\ \ \ | | | | | | | | Fix the sourcecode URLs for many of my (prologic) Self Hosted Apps
| * | | Fix the sourcecode URLs for many of my (prologic) Self Hosted AppsJames Mills2021-07-121-7/+7
|/ / /
* | | Merge pull request #2622 from nodiscc/fix-anchor-linksnodiscc2021-07-111-5/+5
|\ \ \ | | | | | | | | fix anchor/inter-section links
| * | | fix anchor/inter-section linksnodiscc2021-07-111-5/+5
|/ / /
* | | Merge pull request #2621 from nodiscc/standardize-section-headersnodiscc2021-07-111-30/+42
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | standardize section headers: - `**Please visit [name](url)**` when a section is delegated to another list/website - `_Related:_` for related categories - `_See also:_` for external links - `_General description/comments_`
| * | | standardize section headers:nodiscc2021-07-111-30/+42
|/ / / | | | | | | | | | | | | | | | | | | - **Please visit [name](url)** when a section is delegated to another list/website - _Related:_ for related categories - _See also:_ for external links - _General description/comments_
* | | Merge pull request #2620 from nodiscc/flatten-sectionsnodiscc2021-07-111-193/+252
|\ \ \ | | | | | | | | flatten table of contents + syntax and case fixes
| * | | fix TileServer PHP and 0bin syntaxnodiscc2021-07-111-2/+2
| | | |
| * | | fix OwnTracks Recorder syntax/language tagnodiscc2021-07-111-1/+1
| | | |
| * | | standardize OCaml casenodiscc2021-07-111-1/+1
| | | | | | | | | | | | | | | | - https://en.wikipedia.org/wiki/OCaml
| * | | rename Homer to SIPCAPTURE Home (offical name) - Homer already exists in ↵nodiscc2021-07-111-1/+1
| | | | | | | | | | | | | | | | Homepages
| * | | standardize Nodejs case, don't repeat Nodejs in descriptionsnodiscc2021-07-111-12/+13
| | | |
| * | | reorganize TOC/scetion titles: move all list sections to level 3, don't nest ↵nodiscc2021-07-111-176/+234
|/ / / | | | | | | | | | sections/subsections, use Title Case everywhere
* | | Merge pull request #2617 from awesome-selfhosted/fix_jul_monthly_checknodiscc2021-07-101-107/+93
|\ \ \ | | | | | | | | Fixes and Updates for July monthly checks
| * \ \ Merge branch 'master' into fix_jul_monthly_checkn82252021-07-091-1/+3
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2595 from xavierxross/mastern82252021-07-091-0/+1
|\ \ \ \ | | | | | | | | | | Add "Cloudbox" To Category "Self-hosting Solutions"
| * | | | Update README.mdxavierxross2021-07-021-1/+1
| | | | |
| * | | | Added Cloudbox To Self-hosting solutionsxavierxross2021-06-271-0/+1
| | | | |
* | | | | Merge pull request #2611 from rosano/patch-1n82252021-07-091-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Add easyindie.app
| * | | | | Add easyindie.appRosano2021-07-061-0/+1
| | | | | |
* | | | | | Merge pull request #2614 from waschinski/patch-1n82252021-07-091-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Update Photo Stream entry
| * | | | | Updated Photo Stream linkAndreas Waschinski2021-07-081-1/+1
|/ / / / /
| | | * | Update WooCommerce source code and site linksNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update remark42 source code linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Ombi source code linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update The Lounge source code and site linksNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update wger source code and demo linksNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Alltube descriptionNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Medusa source code link and site linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Nominatim source code linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Miniflux source code link and site linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Home Assistant source code link and licenseNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Lemmy source code link and site link.Nathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Navidrome Music Server source code link and nameNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Traefik source code linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Zenbot source code link and nameNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Selfoss source code link and licenseNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update docker-mailserver source code link and site link.Nathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update BookStack source code linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Zenko CloudServer source code linkNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update koel source code link and site link.Nathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update Awesome Analytics link and nameNathan Rew2021-07-091-1/+1
| | | | |
| | | * | Update PushBits source code linkNathan Rew2021-07-091-1/+1
| | | | |