Newest version up for testing at /#/appstore/org.infinteself.limesurvey?version=3.17.5
. Feel free to create any issues at https://git.stealthdrop.cloud/c1t1z3n0n3/limesurvey_cloudron
or join the conversation at our rocket.chat at https://support.helpchangethe.world
.
sumacinitiative
@sumacinitiative
Best posts made by sumacinitiative
-
RE: Limesurvey - online & offline surveys
-
RE: Mastodon - microblogging
Just pushed out an updated version of Mastodon for testing (v2.8.4). For link to install add the following to your domain string: (#/appstore/org.mastodon.cloudronapp?version=2.8.4). Your testing would be greatly appreciated. I will try to keep up with newest release and better manage the repo. The main git is at (https://git.stealthdrop.cloud/c1t1z3n0n3/mastodon_cloudron) for you to submit issues we also have a support rocket.chat at (https://support.helpchangethe.world). This app would not be possible without the giants that put in the work of the first packages. Happy Testing
-
RE: SearX - metasearch engine
Newest version available for testing at
/#/appstore/com.infiniteself.searx?version=0.15.0
. Feel free to create any issues at https://git.stealthdrop.cloud/c1t1z3n0n3/searx_cloudron or join the conversation at our rocket.chat at https://support.helpchangethe.world.
Latest posts made by sumacinitiative
-
Collabora Template Preview in Nextcloud issue
So I think I have honed in on the issue with template previews not showing up in Nextcloud. The app is looking for a template in the /app/richdocuments/template/preview folder. The js that puts the document there at creation of a new template is
* Append a new template to the dom * * @param {Object} data the template data from the template controller response */ function appendTemplateFromData(data) { var template = document.querySelector('.template-model').cloneNode(true); template.className = ''; template.querySelector('img').src = data.preview; template.querySelector('figcaption').textContent = data.name; template.querySelector('.delete-template').href = data.delete; document.querySelector('#richdocuments-templates > ul').appendChild(template); template.querySelector('.delete-template').addEventListener('click', deleteTemplate); };```
-
RE: SearX - metasearch engine
Newest version available for testing at
/#/appstore/com.infiniteself.searx?version=0.15.0
. Feel free to create any issues at https://git.stealthdrop.cloud/c1t1z3n0n3/searx_cloudron or join the conversation at our rocket.chat at https://support.helpchangethe.world. -
RE: Limesurvey - online & offline surveys
Newest version up for testing at
/#/appstore/org.infinteself.limesurvey?version=3.17.5
. Feel free to create any issues athttps://git.stealthdrop.cloud/c1t1z3n0n3/limesurvey_cloudron
or join the conversation at our rocket.chat athttps://support.helpchangethe.world
. -
RE: Mastodon - microblogging
Just pushed out an updated version of Mastodon for testing (v2.8.4). For link to install add the following to your domain string: (#/appstore/org.mastodon.cloudronapp?version=2.8.4). Your testing would be greatly appreciated. I will try to keep up with newest release and better manage the repo. The main git is at (https://git.stealthdrop.cloud/c1t1z3n0n3/mastodon_cloudron) for you to submit issues we also have a support rocket.chat at (https://support.helpchangethe.world). This app would not be possible without the giants that put in the work of the first packages. Happy Testing