-
Updated
Jan 7, 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,211 public repositories matching this topic...
-
Updated
Jan 7, 2022 - TypeScript
-
Updated
Jan 7, 2022 - Go
-
Updated
Jan 6, 2022 - Python
-
Updated
Jan 7, 2022 - JavaScript
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
- On an unpublished app's view mode, we have a scroll
- On an unpublished apps' view mode, the color of the icon doesn't adhere to the Appsmith design system
Steps To Reproduce
Launch an app that is not published
Environment
Production
Version
Cloud
-
Updated
Jan 5, 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
Is your feature request related to a problem? Please describe.
All external links in Config open in the same window, which is inconvenient.
Describe the solution you'd like
Open all external links in Config in a new window.
Describe alternatives you've considered
Additional context
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
-
Updated
Jan 5, 2022 - PHP
-
Updated
Dec 31, 2021
PHP looks like a less mature OpenTelemetry implementation, but it exists: https://github.com/open-telemetry/opentelemetry-php#installation
If possible, additional instrumentation tutorial for these popular frameworks would be helpful:
- Zend Framework 3
- WordPress
- Silverstripe
- [Symfony]
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
Jan 7, 2022 - 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
Jan 6, 2022 - JavaScript
-
Updated
Dec 2, 2021
-
Updated
Jan 6, 2022 - Go
-
Updated
Oct 9, 2019 - JavaScript
-
Updated
Jan 5, 2022 - Python
-
Updated
Jan 3, 2021 - 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