-
Updated
Jan 1, 2022 - JavaScript
Self-hosted
There are two distinct, commonly used definitions of self-hosted:
- A network service that is run on a server that is controlled by the user of that service.
- A computer program that can produce new versions of that same program (e.g. a compiler that can compile its own source code or an operating system that can be used to compile itself).
Here are 1,206 public repositories matching this topic...
-
Updated
Jan 4, 2022 - TypeScript
-
Updated
Jan 3, 2022 - Go
-
Updated
Dec 30, 2021 - Python
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
Jan 4, 2022 - Go
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
Environment
- Version: 2.4.1
- Installation:
- PHP version:
- OS:
- Database:
- Parameters:
What steps will reproduce the bug?
Read article.
On the sidebar, they should be a "random article" button, making it easy to continue reading random articles when you're finished reading the first one. Coming back to the "main" page is possible, but it kind o
-
Updated
Dec 22, 2021 - PHP
-
Updated
Dec 31, 2021
While I believe everything we're doing is pretty innocent, it seems the log4j issue is setting a standard that no dynamic content should be logged. So simple things like log.Traceln("Deleting access token:", token) seems to be a no-no going forward.
I'm not sure if this is publicly available or not:
-
Updated
Dec 23, 2021 - Go
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Nov 2, 2021 - C#
-
Updated
Dec 30, 2021 - Shell
Version Information
Latest
Environment
MacOS
What is the expected behaviour?
Events should be classified based on route
What is the current behaviour?
Events are spread across components, instead we need a single place for all keyboard events, and segregation between global events/ route events + option to override global events if on specific route + option to over
Hello there
I'm trying to install FreshRSS on my Synology. So far :
- All files are in a folder /volume 1/web/rss/
- MariaDB is installed and running.
- Database "rss" is created, along the user "frss"
- The web server run on PHP 7.4 with Apache 2.4
- I Can access the page https://mydomain/rss/ and it start https://domain/rss/p/i/.
- I choose the language, then everything is green on
More custom services
Homer supports custom services, and provides a template to easily add new ones.
It could be great to add some more. Before starting to work on a custom service please open an issue to describe your idea and discuss about it.
Some ide
As I was running composer to install a new library into our repo, it warned me that:
Package yzalis/identicon is abandoned, you should avoid using it. No replacement was suggested.
I'm not familiar on what packagist.org's process is to declare a package abandoned. I see that the last commit in their repo is from 2019 and there are a number of unanswered issues and pull requests.
I
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Dec 2, 2021
-
Updated
Jan 2, 2022 - Go
-
Updated
Oct 9, 2019 - JavaScript
-
Updated
Jan 3, 2021 - Go
-
Updated
Jan 4, 2022 - Go
- Wikipedia
- Wikipedia

Introduction
Appwrite has been and always will be a tool for developers. To emphasize this, we want to create the best developer experience possible by providing enough guides and examples for new Appwriters.
Your task is to write a blog post
Ruby in Appwrite. The main topic of your article should be explaining how to use Appwrites Ruby SDK to write Appwrite Functions. It can be