Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Cloudron Forum

Apps | Demo | Docs | Install
S

sumacinitiative

@sumacinitiative
App Dev
About
Posts
4
Topics
1
Groups
1
Followers
0
Following
0

Posts

Recent Best Controversial

    Collabora Template Preview in Nextcloud issue
  • S sumacinitiative

    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);
    };```

  • SearX - metasearch engine
  • S sumacinitiative

    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.


  • Limesurvey - online & offline surveys
  • S sumacinitiative

    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.


  • Mastodon - microblogging
  • S sumacinitiative

    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

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Login

  • Don't have an account? Register

  • Login or register to search.