-
Updated
Jul 23, 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,514 public repositories matching this topic...
-
Updated
Jul 24, 2022 - TypeScript
-
Updated
Jul 23, 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 24, 2022 - JavaScript
-
Updated
Jul 24, 2022 - JavaScript
-
Updated
Jul 5, 2022 - Python
Replaced image with widgets video
-
Updated
Jul 21, 2022 - Go
-
Updated
Jul 22, 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 24, 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
Jul 15, 2022 - Rust
-
Updated
Mar 1, 2022 - Go
-
Updated
Jul 24, 2022 - Shell
-
Updated
Jul 21, 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 23, 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
Create a team membership, I get my membership as response instead of the newly created membership.
Get the newly created membership as response.
I get my own membership.
I think
$email and $name
should be used instead of the
$user
.Take a look at this, as this worked fine in v0.13.4 :
https://github.com/appw