From 9ab64278838baa9b7371a83c65aa7c7b4b75ef5b Mon Sep 17 00:00:00 2001 From: mp3three <35661840+mp3three@users.noreply.github.com> Date: Wed, 10 Aug 2022 08:59:14 -0500 Subject: [PATCH 1/3] Remove Firefox Sync Server (#3179) Deprecated repository. Possible replacement https://github.com/mozilla-services/syncstorage-rs not ready for production. See https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3179 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 64f2ee93..19aec20f 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,6 @@ Software which allows users to add, annotate, edit, and share [bookmarks](https: - [dyu bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java` - [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell` - [Firefox Account Server](https://mozilla-services.readthedocs.io/en/latest/howtos/run-fxa.html) - This allows you to host your own Firefox accounts server. ([Source Code](https://github.com/mozilla/fxa)) `MPL-2.0` `Nodejs, Java` -- [Firefox Sync Server](https://github.com/mozilla-services/syncserver) - Sync Firefox bookmarks, passwords, history, tabs, preferences. `MPL-2.0` `Python` - [Geekmarks](https://geekmarks.dmitryfrank.com/) - Personal bookmarking service focused on speed and organization using hierarchical tags. ([Source Code](https://github.com/dimonomid/geekmarks)) `BSD-2-Clause` `Go` - [golinks](https://git.mills.io/prologic/golinks) - Web application that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub. ([Demo](https://search.mills.io)) `MIT` `Go` - [Hackershare](https://github.com/hackershare/hackershare) - Social bookmarks website for hackers. ([Demo](https://hackershare.dev)) `MIT` `Ruby` From 6b8880e80ff6f007d26ffa65487bce30da127006 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 Aug 2022 14:05:09 +0000 Subject: [PATCH 2/3] fix attendize entry syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19aec20f..8934c00e 100644 --- a/README.md +++ b/README.md @@ -813,7 +813,7 @@ _Related: [Content Management Systems (CMS)](#content-management-systems-cms), [ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agriculture-csa)_ - [Aimeos](https://aimeos.org/) - Ultra fast, Open Source e-commerce framework for building custom online shops, market places and complex B2B applications scaling to billions of items with Laravel. ([Demo](https://demo.aimeos.org/), [Source Code](https://github.com/aimeos)) `LGPL-3.0/MIT` `PHP` -- [Attendize](https://www.attendize.com/) - Ticket selling and event management platform. ([Source Code](https://github.com/attendize/attendize))`AAL` `Docker/PHP` +- [Attendize](https://www.attendize.com/) - Ticket selling and event management platform. ([Source Code](https://github.com/attendize/attendize)) `AAL` `Docker/PHP` - [Bagisto](https://bagisto.com/en/) - Leading Laravel open source e-commerce framework with multi-inventory sources, taxation, localization, dropshipping and more exciting features. ([Demo](https://demo.bagisto.com/), [Source Code](https://github.com/bagisto/bagisto)) `MIT` `PHP` - [CoreShop](https://www.coreshop.org) - CoreShop is a e-commerce plugin for Pimcore. ([Source Code](https://github.com/coreshop/CoreShop)) `GPL-3.0` `PHP` - [Drupal Commerce](https://drupalcommerce.org) - Drupal Commerce is a popular e-commerce module for Drupal CMS, with support for dozens of payment, shipping, and shopping related modules. ([Source Code](https://github.com/drupalcommerce/commerce)) `GPL-2.0` `PHP` From 3cb810ff4e2250d10cccdf01d2b6c4acec656259 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 Aug 2022 14:50:31 +0000 Subject: [PATCH 3/3] fix related section name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8934c00e..2bfcad15 100644 --- a/README.md +++ b/README.md @@ -1541,7 +1541,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content Dashboards for accessing information and applications. -_Related: [Monitoring](#monitoring), [Bookmarking and Link Sharing](#bookmarks-and-link-sharing)_ +_Related: [Monitoring](#monitoring), [Bookmarks and Link Sharing](#bookmarks-and-link-sharing)_ - [Baby Buddy](https://github.com/babybuddy/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://demo.baby-buddy.net/login/?next=/)) `BSD-2-Clause` `Python` - [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `Nodejs/Docker`