Ryan Stubbs and GitHub
c95475af83
Remove Anchor CMS as now abandoned
2020-07-24 21:14:31 +01:00
nodiscc and GitHub
201f82141a
Merge pull request #2168 from odinho/patch-1
...
Remove Puffin, as it is abandoned
2020-07-19 09:28:51 +00:00
nodiscc and GitHub
0f81449a40
Merge pull request #2165 from deluan/patch-2
...
Add Navidrome demo site
2020-07-19 09:25:43 +00:00
nodiscc and GitHub
3c591247f9
Merge pull request #2164 from shyim/patch-1
...
Update Shopware repository
2020-07-19 09:25:19 +00:00
nodiscc and GitHub
025b008b77
Merge pull request #2161 from JC5/patch-1
...
Update README, Firefly III now requires PHP 7.4
2020-07-19 09:23:28 +00:00
nodiscc and GitHub
2f9d4d93fe
Merge branch 'master' into patch-1
2020-07-19 09:23:20 +00:00
nodiscc and GitHub
824649faa7
Merge pull request #2156 from lyz-code/master
...
Remove Polar Bookself
2020-07-19 09:18:43 +00:00
nodiscc and GitHub
8407c9a49a
Merge pull request #2155 from dkanada/patch-1
...
add demo link for jellyfin and update description
2020-07-19 09:18:19 +00:00
nodiscc and GitHub
63a1d7d7ec
Merge pull request #2153 from slel/patch-1
...
Suggest using informative pull request titles
2020-07-19 09:17:01 +00:00
nodiscc and GitHub
9cc4dd36ac
Merge pull request #2134 from nymanjens/patch-2
...
Add Family Accounting Tool
2020-07-19 09:16:33 +00:00
nodiscc and GitHub
561718b71e
Merge pull request #2147 from subnub/master
...
Add myDrive
2020-07-19 09:15:32 +00:00
nodiscc and GitHub
2dd5d743c3
Merge pull request #2148 from ashwin-pc/patch-1
...
Add Hiccup
2020-07-19 09:15:07 +00:00
nodiscc and GitHub
f45094ad09
Merge pull request #2149 from Conan-Kudo/add-pagure
...
Add Pagure
2020-07-19 09:14:47 +00:00
nodiscc and GitHub
3a7e3f799a
Merge pull request #2122 from djeebus/moode-audio
...
Add moOde audio player
2020-07-19 09:14:36 +00:00
Odin Hørthe Omdal and GitHub
62463d4058
Remove Puffin, as it is abandoned
2020-07-18 22:10:35 +02:00
Deluan Quintão and GitHub
659bf377d1
Add Navidrome demo site
2020-07-14 09:32:42 -04:00
Shyim and GitHub
fcccbed70a
Update Shopware repository
2020-07-13 20:40:26 +02:00
James Cole and GitHub
92e11de9e0
Update README.md
2020-07-10 07:12:02 +00:00
James Cole and GitHub
5b522e4ace
Update README, Firefly III now requires PHP 7.4
2020-07-10 05:59:21 +00:00
Lyz
6eaa492967
Remove Polar Bookself
2020-07-05 13:56:15 +02:00
dkanada and GitHub
bea3a8d0e8
add demo link for jellyfin and update description
2020-07-05 18:47:39 +09:00
Samuel Lelièvre and GitHub
949dfcaa7d
Suggest using informative pull request titles
2020-07-04 21:01:21 +02:00
subnub and GitHub
6a298b3f3a
Removed Inline more link
2020-07-03 13:32:13 -04:00
nodiscc and GitHub
395edd13d8
Merge pull request #2126 from abdullahselek/master
...
Add ReducePy to URL shorteners
2020-07-03 17:08:01 +00:00
fbfb15c36c
Fix typos in hiccup description
...
Co-authored-by: Yogi <me@yogi.codes >
2020-07-03 17:06:54 +00:00
nodiscc and GitHub
378f5d1894
Merge pull request #2128 from m0ngr31/patch-1
...
Add DailyNotes
2020-07-03 17:02:56 +00:00
nodiscc and GitHub
d06f0460d3
Merge pull request #2140 from NickBusey/patch-6
...
Updating links for HomelabOS
2020-07-03 17:00:54 +00:00
nodiscc and GitHub
5070547c7b
Merge pull request #2139 from philipp-r/patch-1
...
Edit link for "RSS2EMail"
2020-07-03 16:59:54 +00:00
nodiscc and GitHub
fb08e14e93
Merge pull request #2138 from simon987/patch-1
...
Update sist2 demo website
2020-07-03 16:59:19 +00:00
nodiscc and GitHub
ce454343a9
Merge pull request #2132 from darkdragon-001/patch-1
...
Rename of Sharelatex to Overleaf
2020-07-03 16:54:17 +00:00
nodiscc and GitHub
875cd20dfc
Merge pull request #2131 from aeruower/patch-1
...
Fix version typos
2020-07-03 16:52:31 +00:00
nodiscc and GitHub
e0b0758846
Merge pull request #2129 from epsilon-0/master
...
Rename AnsiMail to Excision Mail
2020-07-03 16:49:07 +00:00
nodiscc and GitHub
9ad979512f
Merge pull request #2123 from reddec/patch-1
...
Add Trusted-CGI
2020-07-03 16:48:33 +00:00
nodiscc and GitHub
08545d74ea
Merge pull request #2150 from WordsPerMinute/patch-1
...
Update README.md
2020-07-03 16:41:36 +00:00
WordsPerMinute and GitHub
5964ddc78c
Update README.md
...
The link for Blogotext's main site (http://lehollandaisvolant.net/blogotext/ ) arrives at a 404 error, so I remove the link. The GitHub repo itself still exists, though.
2020-07-02 20:33:01 -06:00
Neal Gompa
7cf4167411
Add Pagure
...
Pagure is an open source lightweight, powerful, and flexible
git-centric forge written in Python using pygit2.
Unique across Git server implementations is its ability to accept
pull requests from Git repositories not hosted on the server itself.
It also stores all project data as git repositories: issues, PR metadata,
and documentation are stored in separate git repositories associated with
the project code git repository. That makes it easy to migrate projects
across any Pagure instance, or easily inspect the data and do what you
want with it (including work offline for long periods of time!).
2020-06-28 21:57:04 -04:00
ed4fe272ec
Add myDrive
...
Removed redundancy
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2020-06-28 14:01:06 -04:00
Ashwin P Chandran and GitHub
6591a1a6b1
Update README.md
2020-06-27 20:45:08 -07:00
Ashwin P Chandran and GitHub
3dcf8aea12
Add Hiccup
2020-06-27 20:38:32 -07:00
subnub and GitHub
2119f055a9
Update README.md
2020-06-27 18:58:33 -04:00
Nick Busey and GitHub
4cf1b15fcc
Updating links for HomelabOS
2020-06-24 10:19:36 -06:00
@@philipp-r@@ and GitHub
a87c432a03
Edit link for "RSS2EMail"
...
wking/rss2email is not maintained anymore but there is an active fork at <https://github.com/rss2email/rss2email >
see https://github.com/wking/rss2email/issues/105#issuecomment-454552466
2020-06-24 11:22:01 +02:00
simon987 and GitHub
8069c5230d
Update sist2 demo website
2020-06-23 17:11:10 -04:00
Jens Nyman
093fe75529
Remove superfluous space
2020-06-17 21:36:34 +02:00
Jens Nyman and GitHub
fa4a6228f4
Add Familty Accounting Tool
2020-06-17 21:26:40 +02:00
darkdragon-001 and GitHub
4f4795c751
Rename of Sharelatex to Overleaf
2020-06-17 08:30:59 +02:00
aeruower and GitHub
a8897da5a9
Fix version typos
2020-06-16 21:31:13 +02:00
Joe Ipson and GitHub
ab4ea4c8f4
Update README.md
2020-06-15 17:26:38 +00:00
Aisha Tammy
2c1296475b
Rename AnsiMail to Excision Mail
...
Signed-off-by: Aisha Tammy <excision@bsd.ac >
2020-06-14 15:55:37 -04:00
Joe Ipson and GitHub
4b26b0b8dc
Update README.md
...
Adding DailyNotes
2020-06-14 15:43:36 +00:00