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

appwrite
appsmith
yaldram
yaldram commented Jul 5, 2022

Description

  • PropertyPane collapse animation was very slow. I have decreased the transitionDuration property to 20ms I have not removed the animation totally because its causing layout shifts.

Fixes #13928

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Tested manually on the canvas the animation is fast now.

Check

Bug Good First Issue UX Improvement Property Pane
ToolJet
withshubh
withshubh commented Jun 29, 2022

What is the expected behaviour?

The color of the label text of the Multiselect widget should change to dark color.

What is the current behaviour?

The color of the label text of the Multiselect widget remains white in dark mode.

How to reproduce the issue?

  1. Toggle on dark mode and open the app editor
  2. Drag multiselect widget on the canvas
  3. The label will not be cl
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 6, 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