Commit Graph

761 Commits (4aa2786802550b50593d15df0b18df02e059321e)

Author SHA1 Message Date
cornerot 4aa2786802 add Sprut.io file manager
add Sprut.io file manager
2016-03-13 05:48:28 +03:00
Edward D 9c52f11c6e Merge pull request #495 from samtuke/master
Add Email Marketing Category, phpList (Email Marketing)
2016-03-12 13:30:56 -05:00
Edward D a6913507bd Merge pull request #490 from NicolasCARPi/elabftw
Add eLabFTW (CMS)
2016-03-11 13:08:12 -05:00
Sam Tuke 5ca08e0dfd Changed new section name and added link in index/TOC 2016-03-11 12:49:24 +01:00
NicolasCARPi abfed7f9fc Add eLabFTW to the list 2016-03-11 10:04:57 +01:00
Andrew 330b70ddea Merge pull request #494 from peter-mw/patch-1
Add Microweber CMS
2016-03-10 21:05:07 +00:00
Andrew 27749b9786 Merge pull request #498 from tillarnold/drone
Add drone
2016-03-10 21:04:34 +00:00
tillarnold f9fb13a140 Fix the language of bugzilla
Pearl -> Perl
2016-03-10 21:38:12 +01:00
tillarnold 2171911400 Add drone 2016-03-10 21:36:51 +01:00
Peter Ivanov 60cfaa8e4e changes per review 2016-03-10 20:43:56 +02:00
nodiscc 052d3071a2 Merge pull request #491 from hebbet/patch-1
capital P for WordPress
2016-03-10 19:03:28 +01:00
Sam Tuke 62fa85c28f Added Email Marketing category and phpList app 2016-03-10 17:51:40 +01:00
Peter Ivanov 694b06ca5c Add Microweber CMS
Microweber is drag and drop CMS and online shop, based on Laravel framework

https://github.com/microweber/microweber
2016-03-10 18:48:34 +02:00
Paul a28d6a3ab2 Fix gitbucket url 2016-03-10 17:32:05 +01:00
hebbet ea0eacd416 capital P for WordPress
small change.

ref https://codex.wordpress.org/Function_Reference/capital_P_dangit
http://justintadlock.com/archives/2010/07/08/lowercase-p-dangit
2016-03-09 20:50:28 +01:00
Edward D e4d3602bdd Merge pull request #485 from leplatrem/patch-1
Add Kinto (File Transfer/Synchronization)
2016-03-09 13:23:23 -05:00
Mathieu Leplatre 68849fda62 Sort alphabetically 2016-03-09 18:35:04 +01:00
Valmik c28c53e14c Fixed ordering for Odoo
Oops, missed one
2016-03-09 20:03:44 +05:30
Valmik 47a3b18ff9 Removed extra spaces 2016-03-09 20:01:30 +05:30
Valmik 5dad5834a9 Fixed ordering for "Demo" and "Source Code" 2016-03-09 19:59:36 +05:30
Valmik 4c0298cb38 Added ERPNext to ERP Section
Full disclosure: I work for the company that created and maintains ERPNext
2016-03-09 18:16:49 +05:30
Edward D 533dd059c7 Merge pull request #480 from nodiscc/master
Syntax Fixes, reorder & group media streaming, add icecast2+airtime, add external links
2016-03-08 12:55:43 -05:00
Kovah ebbb250d2f Adds Attendize (ticket selling system) 2016-03-08 12:35:57 +01:00
Mathieu Leplatre defa55ed93 Remove Javascript from Kinto server description 2016-03-08 12:21:56 +01:00
Mathieu Leplatre b2dc6bc878 Added Kinto storage service 2016-03-07 12:24:03 +01:00
nodiscc 0f0ac67b5a fix mistakenly renamed section 2016-03-06 17:07:45 +01:00
nodiscc 4003832d3e rename music streaming -> audio streaming, sort 2016-03-06 17:05:41 +01:00
nodiscc 87cc439acf add airtime and icecast2 to streaming audio servers 2016-03-06 17:05:41 +01:00
nodiscc 3cefd326f1 add external wikipedia links for media streaming, fix whitespace 2016-03-06 17:05:41 +01:00
nodiscc 8559750aed group video/music streaming under Media Streaming 2016-03-06 17:05:41 +01:00
nodiscc b48e2d73ad fix stops, hyphens, formatting, missing description 2016-03-06 17:03:56 +01:00
Andrew aacce98cb5 Merge pull request #477 from Kickball/nodiscc-patch-1
move monitoring section to awesome-sysadmin
2016-03-05 21:10:22 +00:00
cave 80eb616970 added brackets 2016-03-04 15:04:12 +01:00
cave beat e4a9903b08 added ShareLaTex 2016-03-03 21:49:31 +01:00
nodiscc 196e4654b0 move monitoring section to awesome-sysadmin 2016-03-02 17:48:23 +01:00
Edward D 9e5148a8d5 Merge pull request #473 from TwizzyDizzy/master
Add Up1
2016-02-28 18:16:34 -05:00
nodiscc 7cd7116fa8 fix source -> source code 2016-02-28 23:10:19 +01:00
Thomas Dalichow 957f4f6321 Sort alphabetically and added full stop 2016-02-28 22:24:06 +01:00
nodiscc a6e1e079a0 really fix all missing full stops 2016-02-28 00:16:59 +01:00
nodiscc 2e2de556d4 up1: add demo, fix syntax 2016-02-28 00:05:39 +01:00
nodiscc b337f4f671 Makefile: check for lines without a full stop after description 2016-02-28 00:02:14 +01:00
nodiscc e3e766227e add Makefile with tests and helpers, update/simplify #Contributing
* 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
2016-02-27 23:44:39 +01:00
Thomas Dalichow 65bded9b50 Add language to Up1 2016-02-27 23:08:07 +01:00
Thomas Dalichow b487faf14e Add Up1 - A Client-side Encrypted Image Host 2016-02-27 23:02:49 +01:00
nodiscc 16b5069bcb [formatting] fix all missing '.'
[a-z] \(\[Sou
2016-02-27 21:45:49 +01:00
nodiscc e963a9a5e9 add missing info, ref https://github.com/Kickball/awesome-selfhosted/issues/471
hmailserver moved to proprietary.md (non-free components + no general license + asks the user to accept non-free licenses)
2016-02-27 20:27:54 +01:00
Kovah 95625404be Added missing information / corrected structure for Authentication section 2016-02-26 16:42:10 +01:00
Kovah c89e3c44f3 Added missing information / corrected structure for CMS section 2016-02-26 16:38:04 +01:00
Kovah d46ab504ca Fixed some licenses and sources 2016-02-26 16:18:53 +01:00
Kovah 33884d56f1 Fixed alphabetical sorting from #463 2016-02-26 13:34:56 +01:00