Skip to content
#

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,347 public repositories matching this topic...

appwrite
appsmith
rimildeyjsr
rimildeyjsr commented Mar 29, 2022

Description

When the "Run" button is clicked - it gets the disabled styles indicating a user should not be able to perform clicks while a particular query is running. But this does not prevent the operations to be performed repeatedly by clicking the button in the loading state.

This PR fixes this issue by checking if the button is not in a loading state, and only then allowing the onclic

Bug Good First Issue Actions Pod Query Editor
ToolJet
gondar00
gondar00 commented Apr 4, 2022

Version Information

Latest

Environment

MacOS

What is the expected behaviour?

Queries should be created in a sequential order

What is the current behaviour?

Queries are not created in a sequential order after creating 9 queries

Screenshots or Screencast

https://user-images.githubusercontent.com/12490590/161537486-27c711d3-e930-4b90-9f01-1cc617404407.mov

bug good first issue backend up-for-grabs
nicosomb
nicosomb commented Mar 22, 2022

The /about page is quite old and some things need to be updated:

  • 3rd party libraries: we have to update the list
  • the link on "helping wallabag" tab (an issue lists all our needs) is wrong
  • the "who is behind wallabag" tab is old: my website is wrong ... and @Kdecherf is missing.
signoz
owncast
DrSkyfaR
DrSkyfaR commented Apr 8, 2022

Hello all,
I think it could be a useful feature to make the social media links sortable with a little up and down function to move them back and forth. I noticed the problem when my friend and I added all our links randomly and found that they were displayed on the front page in the order they were created. So we had to remove all the links again and put them in the order we wanted them. I realiz

good first issue backlog admin
adyanth
adyanth commented Mar 23, 2022

I would like to see Uptime-Kuma get its own card like Pi-Hole and others.

Uptime-Kuma has APIs for the status pages:

  • /api/status-page/incident
  • /api/status-page/monitor-list
  • /api/status-page/heartbeat

Which returns the data that makes up the status page. We should be able to pull the overall status of All Systems Operational/Partially down f

enhancement good first issue
geelinsir
geelinsir commented Apr 1, 2022

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');

changedetection.io

changedetection.io - The best and simplest self-hosted free open source website change detection monitoring and notification service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change for free. Free Open source web page change detection

  • Updated Apr 9, 2022
  • Python
elrido
elrido commented May 22, 2021

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

help wanted code quality good first issue
Wikipedia
Wikipedia