-
Updated
Jul 19, 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,510 public repositories matching this topic...
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jul 20, 2022 - Go
Is there an existing issue for this?
- I have searched the existing issues
Summary
Positioning the label to the top by default would be nice.
Why should this be worked on?
Rich Text Editor’s default Label position doesn’t look good.
-
Updated
Jul 19, 2022 - JavaScript
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jul 5, 2022 - Python
Replaced image with widget's video
-
Updated
Jul 16, 2022 - Go
-
Updated
Jul 18, 2022 - Java
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
The current overview section in the application detail page has 4 charts which need to move from promQL to query-builder APIs. Below are the charts on that page:
- Application latency
- Requests
- Error Percentage
- Top Endpoints
Update about page
-
Updated
Jul 19, 2022 - Vue
-
Updated
Jul 13, 2022 - PHP
-
Updated
Jul 7, 2022
Right now we offer "Mastodon", but Mastodon is not the Fediverse. While a part of me wants to remove the "Mastodon" option completely, because Mastodon is a piece of software, not a network, many people mistakenly call the Fediverse "Mastodon", so I'll leave it and encourage people to use a new "Fediverse" option instead.
-
Updated
Jul 8, 2022
New built-in theme
Homer supports built-in themes, based on bulma.
It could be great to add some more. Before starting to work on a theme, please open an issue to describe your idea, link your inspiration if any, and discuss about it. Themes are supposed to be mobile friendly and light & fast to load
-
Updated
Mar 1, 2022 - Go
-
Updated
Jul 16, 2022 - Shell
-
Updated
Jul 5, 2022 - JavaScript
Would be awesome if nitter supported infinite scroll (upwards) for earlier replies in a thread. Currently it requires clicking on "earlier replies", which results in losing the context of what tweet you started from and therefore not being able to scroll back down to it without habing
-
Updated
Jul 15, 2022 - Rust
-
Updated
Jul 20, 2022 - Python
-
Updated
Nov 2, 2021 - C#
I don't know if this closing error prompt is necessary,But at least it had an impact on my troubleshooting of environmental errors,Please evaluate whether you need to remove the '@'.
be located ./app/Services/ExportService.php:170
$zip_file = @tempnam('/tmp', 'zip');
如题
- Wikipedia
- Wikipedia

They payload for some
[Events](https://appwrite.io/docs/webhooks#events)in our docs are incorrect. For example, the following should be Document, rather than Collection.I believe this fi