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

appwrite
appsmith
ToolJet
stepinfwd
stepinfwd commented Jun 1, 2022

What is the expected behaviour?

Default value is not useful in text widget and should be removed.

What is the current behaviour?

Default value is not used currently.

Any possible solutions?

  1. Go to component.js file find code for Text widget remove line (758 at time of raising issue) defaultValue: { type: 'code', displayName: 'Default value' }

Can you ident

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
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 Jun 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