Commit Graph

2025 Commits (7ccb43c576050f7d4ec75831c02494786d753594)

Author SHA1 Message Date
nodiscc 7ccb43c576 Update CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md, Makefile:
* Update syntax guidelines according to new indentation convetion
 * Include relevant information in both files
 * Wording
2017-12-28 13:31:38 +01:00
nodiscc 54119b211c fix libreread source URL and license
thanks @mysticmode
2017-12-28 13:13:18 +01:00
nodiscc 07c797b542
Merge pull request #1275 from Kickball/add-musikcube
Add musikcube, beets, merge BSD licenses
2017-12-28 13:08:06 +01:00
nodiscc bc8bef5601 fix link to BSD-2-Clause license 2017-12-28 13:05:47 +01:00
nodiscc 05b4ab4549 revert BSD-2/3-clause/FreeBSD distinction
all three licenses will be identified as 'BSD' since we have no track record of which entry has which one
user should read the specific license terms of each program for more details
2017-12-28 13:04:50 +01:00
nodiscc 1e590348d3
Merge pull request #1274 from Kickball/fix-license-identifiers
Closes #1268: Standardize on SPDX short-identifiers for licenses.
2017-12-28 12:50:02 +01:00
nodiscc 0895e03bff
Merge pull request #1273 from Kickball/add-libreread
Closes #1254: Adds LibreRead to new e-book section added in PR #1266.
2017-12-28 12:41:07 +01:00
nodiscc f1e2274ce2
Merge pull request #1272 from Kickball/add-calibreweb
Closes #1251: Add Calibre Web along with a new section for e-books, ILS.
2017-12-28 12:39:48 +01:00
nodiscc 74f52e9258
Merge pull request #1271 from Kickball/fix-indentation
Fixes #1201: Make list indentation and spacing consistent for all items.
2017-12-28 12:38:06 +01:00
Meitar M c90eb5c0bd
Add MusikCube and Beets under the "audio" heading.
This commit also adds the `BSD-3-Clause` license, as that is the license
for MusikCube.
2017-12-26 17:48:41 -05:00
Meitar M 01f947690f
Closes #1268: Standardize on SPDX short-identifiers for licenses. 2017-12-26 17:39:32 -05:00
Meitar M 85be66fb37
Closes #1254: Adds LibreRead to new e-book section added in PR #1266. 2017-12-26 17:08:33 -05:00
Meitar M 962b467d5f
Closes #1251: Add Calibre Web along with a new section for e-books, ILS.
This commit adds the Calibre Web app and positions it inside a new
section for e-books and other mostly text-based media. This is also a
good opportunity to add information about enterprise-class Integrated
Library Systems, so that is done as well and adds the Koha and Evergreen
library management software, both self-hostable Free Software tools to
that category. Koha is moved out of "budgeting," since it is much more
appropriately categorized as an ILS along with Evergreen, et. al.

This commit further moves related items out of Misc/Other, namely COPS,
and into this new e-book/library category, where it should be expected.
2017-12-26 17:04:14 -05:00
Meitar M 4dd9cfd1fe
Fixes #1201: Make list indentation and spacing consistent for all items.
This commit takes the suggestions in issue number #1201 and applies them
to the entire list. Specifically, this commit does the following:

- Replaces asterisks (`*`) with single dashes (`-`) for list items.
- Indents sub-lists (e.g., dependencies) by two spaces.
- Uses the same number of dashes for creating horizontal rules.
- Removes extra lines to make space around each heading consistent.

Additionally, this commit moves and indents `ympd` to correctly reflect
its parent dependency (`mpd`), alphabetizes the `Phproject` line item as
per the list suggestions (items should be alphabetized in their
respective categorical sub-list), and renames the "Custom" heading to
provide better clarity ("Custom communication systems"), setting the
links to that heading item to its new name.
2017-12-26 15:43:16 -05:00
nodiscc 345936874c
Merge pull request #1257 from ohwgiles/laminar-ci
add entry for Laminar Continuous Integration
2017-12-22 18:53:45 +01:00
nodiscc e2b48ce775
Merge pull request #1263 from JC5/patch-2
Fix link to non-free.md
2017-12-22 18:51:54 +01:00
nodiscc 8548706929
Merge pull request #1262 from JC5/patch-1
Firefly III has a new site / demo site
2017-12-22 18:51:31 +01:00
James Cole acc262e961
Fix link to non-free.md 2017-12-22 09:45:13 +01:00
James Cole cc3f93e2b5
Firefly III has a new site / demo site
Moved to its own domain.
2017-12-22 09:43:33 +01:00
nodiscc cf3ff32186
Merge pull request #1260 from teaberryy/patch-3
Removed extra underscore
2017-12-17 14:05:10 +01:00
teaberryy cca1690d26
Removed extra underscore 2017-12-17 10:09:47 +02:00
nodiscc 543e89bbc7
Merge pull request #1249 from tasn/etesync
Add EteSync
2017-12-16 14:22:49 +01:00
nodiscc 98cc230fab
Merge pull request #1248 from bysslord/master
Add: elevatorsaga
2017-12-16 14:20:14 +01:00
Oliver Giles 3ffaf185e9 add missing period 2017-12-11 19:42:59 +02:00
Oliver Giles 4cabd585d7 add entry for Laminar Continuous Integration 2017-12-11 19:31:51 +02:00
nodiscc 126f10fe39
Merge pull request #1256 from adamchainz/patch-1
Fix indentation of RSSPBRRY
2017-12-09 16:00:36 +01:00
nodiscc 1dacc8370d
Merge pull request #1255 from dominicpratt/patch-1
Fixed URL for Metronome IM
2017-12-09 16:00:00 +01:00
Adam Johnson 206b4d3011
Fix indentation of RSSPBRRY 2017-12-09 09:12:25 +00:00
Dominic Pratt 63e014ded2
Update README.md 2017-12-08 13:41:36 +01:00
Dominic Pratt dda64ccbaf
Fixed URL for Metronome IM
Metronome IM has a new home @ https://metronome.im/
2017-12-08 13:35:57 +01:00
nodiscc 322872c981
Merge pull request #1253 from lb-/patch-2
Move Wagtail from Blogging to CMS
2017-12-03 14:43:08 +01:00
LB (Ben Johnston) f038301c94
Move Wagtail from Blogging to CMS
Wagtail is a CMS, not just a blogging platform, thought it would be good to move it to a more appropriate spot. Also, updated the Github URL has it has changed.
2017-12-03 12:50:02 +08:00
Tom Hacohen 4e348ae16e Add EteSync 2017-11-28 21:55:22 +00:00
bysslord 647b7528f2 Add: elevatorsaga 2017-11-28 13:37:56 +08:00
nodiscc efd50d1716
Merge pull request #1246 from RayBB/patch-2
Add Wiki.js
2017-11-27 21:34:38 +01:00
nodiscc 32d6f801c1
Merge pull request #1245 from RayBB/patch-1
remove scrollback
2017-11-27 21:33:35 +01:00
Raymond Berger 80a2db64c5
Add Wiki.js 2017-11-27 10:43:41 -05:00
Raymond Berger e5f56b494c
remove scrollback
Scrollback is no longer maintained as per #1197
2017-11-27 10:22:51 -05:00
nodiscc 6da73880bd
Merge pull request #1240 from macmusz/patch-2
added PrivMX WebMail
2017-11-26 16:27:57 +01:00
nodiscc c2bdd507a4
minor syntax/phrasing tweaks 2017-11-26 16:27:44 +01:00
nodiscc 2d34b77710
Merge pull request #1205 from n1try/master
Add KChat, crtmpserver and draw.io
2017-11-26 16:25:48 +01:00
nodiscc 47f13cd647
crtmpserver: link to the debian package page since the original homepage is down
the projects seems stable and mature and major distributions have maintained crtmpserver packages
2017-11-26 16:24:58 +01:00
nodiscc b632f06cb0
Remove Reddit (abandoned)
The open source version of reddit has been retired. From the README:

> This repository is archived and will not receive any updates or accept issues or pull requests.

Maintainers announcement: https://www.reddit.com/r/changelog/comments/6xfyfg/an_update_on_the_state_of_the_redditreddit_and/

From @evaryont:
>Before October 14th, Reddit hadn't committed anything to the repository since April of this year. Then at the beginning of the month they pushed a few commits that cleaned up the repository for it's archival status. Discounting those recent commits, there hasn't been any commits to the repository for 6 months.
>Given the fact that the repository has been officially archived and the 6 month threshold has been hit (sorta), the link should probably be removed. A community fork can be re-added at a later time through the normal process.
2017-11-26 16:20:21 +01:00
nodiscc f9d39d7e40
Merge branch 'master' into fix-reddit-homepage 2017-11-26 16:15:31 +01:00
nodiscc 1db92e1789
Merge pull request #1238 from vinz243/patch-2
Add compactd to Audio Streaming
2017-11-26 16:13:31 +01:00
nodiscc 62c7b753ef
switch all NodeJS occurences to Lowercase 2017-11-26 16:10:23 +01:00
nodiscc 51d156f8a4
fix missing '.' 2017-11-26 16:09:25 +01:00
nodiscc f58c925913
Merge pull request #1242 from Kickball/add-peertube
add PeerTube
2017-11-26 16:04:02 +01:00
nodiscc 611298f388
Merge pull request #1239 from Kickball/nodiscc-patch-4
move tagspaces back to correct section
2017-11-26 15:58:20 +01:00
nodiscc fa1568bf0a
fix missing '.' 2017-11-26 14:48:17 +01:00