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

appwrite
appsmith
hetunandu
hetunandu commented Jul 7, 2022

Description

Long names were not getting tooltips on the Entity explorer. This change will fix this by ensuring that the check for tooltips disabled is ran correctly and not with wrong values.

Screenshot 2022-07-07 at 1 43 40 PM

Fixes #6524

Type of

Bug Good First Issue Entity Explorer Low
ToolJet
manishkushare
manishkushare commented Jul 7, 2022

Environment

Development

What is the expected behavior?

In the inspector, the initial show value of Modal Widget inside components should be false

What is the current behavior?

In the inspector, the initial value show value of the Modal Widget inside components is Null

How to reproduce the issue?

  1. Drag the Modal widget in the editor
  2. Open the Inspector from the top
bug good first issue frontend 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
gabek
gabek commented Jun 26, 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.

good first issue
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 Jul 8, 2022
  • Python
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');

Wikipedia
Wikipedia