aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Added Kinto storage serviceMathieu Leplatre2016-03-071-1/+1
| | |/ | |/|
* | | Fixed ordering for OdooValmik2016-03-091-1/+1
| | | | | | | | | Oops, missed one
* | | Removed extra spacesValmik2016-03-091-4/+4
| | |
* | | Fixed ordering for "Demo" and "Source Code"Valmik2016-03-091-12/+12
| | |
* | | Added ERPNext to ERP SectionValmik2016-03-091-0/+1
| |/ |/| | | Full disclosure: I work for the company that created and maintains ERPNext
* | Merge pull request #480 from nodiscc/masterEdward D2016-03-081-30/+40
|\ \ | | | | | | Syntax Fixes, reorder & group media streaming, add icecast2+airtime, add external links
| * | fix mistakenly renamed sectionnodiscc2016-03-061-1/+1
| | |
| * | rename music streaming -> audio streaming, sortnodiscc2016-03-061-13/+16
| | |
| * | add airtime and icecast2 to streaming audio serversnodiscc2016-03-061-0/+2
| | |
| * | add external wikipedia links for media streaming, fix whitespacenodiscc2016-03-061-0/+4
| | |
| * | group video/music streaming under Media Streamingnodiscc2016-03-061-20/+21
| | |
| * | fix stops, hyphens, formatting, missing descriptionnodiscc2016-03-061-11/+11
| |/
* / Adds Attendize (ticket selling system)Kovah2016-03-081-0/+1
|/
* Merge pull request #477 from Kickball/nodiscc-patch-1Andrew2016-03-051-7/+3
|\ | | | | move monitoring section to awesome-sysadmin
| * move monitoring section to awesome-sysadminnodiscc2016-03-021-7/+3
| |
* | added bracketscave2016-03-041-1/+1
| |
* | added ShareLaTexcave beat2016-03-031-0/+1
|/
* Merge pull request #473 from TwizzyDizzy/masterEdward D2016-02-281-0/+1
|\ | | | | Add Up1
| * Sort alphabetically and added full stopThomas Dalichow2016-02-281-1/+1
| |
| * up1: add demo, fix syntaxnodiscc2016-02-271-1/+1
| |
| * Add language to Up1Thomas Dalichow2016-02-271-1/+1
| |
| * Add Up1 - A Client-side Encrypted Image HostThomas Dalichow2016-02-271-0/+1
| |
* | fix source -> source codenodiscc2016-02-281-7/+7
| |
* | really fix all missing full stopsnodiscc2016-02-271-33/+33
| |
* | Makefile: check for lines without a full stop after descriptionnodiscc2016-02-271-1/+1
| |
* | add Makefile with tests and helpers, update/simplify #Contributingnodiscc2016-02-271-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | * make noexternallink: chekc for Lines with no source/demo/other link * make missinglicenselanguage: check Lines with only 1 or no language/license entry * make contrib: print list of contributors * make add: helper to add a new software entry * add TODOs * remove link to form since it is unmaintained and outputs wrongly formatted entries https://github.com/Kickball/awesome-selfhosted/issues/282#issuecomment-185423033 * add BEGIN/END SOFTWARE LIST markers to restrict processing to software list only (HTML comments, not rendered to markdown) * link to README.md editor, issues, pull requests * Requirements for Makefile: make, bash. Available in Linux distribution repositories, in XCode on Mac, in GOW on Windows. * Fixes #461
* | [formatting] fix all missing '.'nodiscc2016-02-271-72/+72
| | | | | | | | [a-z] \(\[Sou
* | add missing info, ref https://github.com/Kickball/awesome-selfhosted/issues/471nodiscc2016-02-271-13/+12
|/ | | | hmailserver moved to proprietary.md (non-free components + no general license + asks the user to accept non-free licenses)
* Added missing information / corrected structure for Authentication sectionKovah2016-02-261-5/+5
|
* Added missing information / corrected structure for CMS sectionKovah2016-02-261-18/+18
|
* Fixed some licenses and sourcesKovah2016-02-261-5/+4
|
* Fixed alphabetical sorting from #463Kovah2016-02-261-79/+81
|
* Added missing information / corrected structure for social Networks sectionKovah2016-02-261-17/+17
|
* Added missing information / corrected structure for Custom Communication ↵Kovah2016-02-261-16/+15
| | | | sections
* Added missing information / corrected structure for SIP & IRC sectionsKovah2016-02-261-2/+2
|
* Added missing information / corrected structure for XMPP Server & Clients ↵Kovah2016-02-261-9/+9
| | | | sections
* Added missing information / corrected structure for Mail Delivery Agents & ↵Kovah2016-02-261-5/+5
| | | | Complete solutions sections
* Added missing information / corrected structure for Mail Transfer Agents sectionKovah2016-02-261-8/+10
|
* Added missing information / corrected structure for Webmail Clients sectionKovah2016-02-261-4/+4
|
* Added missing information / corrected structure for Calendar and Address ↵Kovah2016-02-261-6/+6
| | | | Books section
* Added missing information / corrected structure for Bookmarks & Link Sharing ↵Kovah2016-02-261-9/+10
| | | | section
* Added missing information / corrected structure for Blogging Platforms sectionKovah2016-02-261-6/+6
|
* Added missing information / corrected structure for Automation sectionKovah2016-02-261-1/+1
|
* Added missing information for Analytics sectionKovah2016-02-261-5/+5
|
* Merge pull request #466 from smacz42/masterEdward D2016-02-261-0/+2
|\ | | | | Add Tuber
| * Further formatting fixesAndrewCz2016-02-261-0/+2
| |
| * Corrected formatting errorsAndrewCz2016-02-261-1/+1
| |
| * Relocated Tuber below Tox and above ZulipAndrewCz2016-02-231-2/+1
| |
| * Added Tuber - Peer-to-peer video chat that worksAndrewCz2016-02-221-0/+1
| | | | | | | | | | https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/ https://github.com/trailofbits/tubertc/blob/master/LICENSE
* | Merge pull request #452 from Kickball/twAndrew2016-02-231-1/+1
|\ \ | | | | | | fix tiddlywiki language, source, license