Rowan de Graaf
Rowan de Graaf
## Bug Report ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 3.4.1 @capacitor/core: 3.4.1 @capacitor/android: 3.4.1 @capacitor/ios: 3.4.1 Installed Dependencies: @capacitor/cli: 3.3.3 @capacitor/core: 3.4.1 @capacitor/android: 3.4.1 @capacitor/ios:...
As I am developping locally Id like sometimes like to export designs from there. When I click the plugin, no "Download" is started, or JSON is created. (it works on...
During the creation of my Dockerfile based on php7.2-lighttpd I am unable to run apk add phpunit (same goes for the documented nginx version). It just errors that its missing.
Setting the backgroudncolor option will not generate the proper background (nor can I supply a background myself). I created a png black background, it gets copied but the resource xml...
Setup a Rpi with nextcloud. Installed etherpad-lite on the raspberry, Setup the server, Installed ownpad, Assosciation of the files in nextcloud are fine, but when opening a pad / calc...
### How can we help? Hey, I don't know if this is appreciated on the github, or if there is another medium for it. Right now we (and seeing the...
### What's on your mind? There doesn't seem to be a better way for me to get into contact with the developers. So I hope you can get it into...
I've just started looking through the repo and am not a kt developer. During my use with tolgee there seems to be a feature which "big" localization packages have which...
First PR for this project, I don't know if you want all code commented because this is not available in the releases yet. Reasoning, while editing the images I'd like...
``` version: "3" #------------------------------------------- # Docker Compose # @RobLandry # Repo : https://github.com/LycheeOrg/Lychee-Docker #------------------------------------------- services: lychee_db: container_name: lychee_db image: mariadb:10 environment: - MYSQL_ROOT_PASSWORD=QWERTYUIOPA1234567890 - MYSQL_DATABASE=lychee - MYSQL_USER=lychee - MYSQL_PASSWORD=QWERTYUIOPASDFGHJKLCVB expose:...