sysadminstory
sysadminstory
> muffin-1 = Mameka, sry. I tried to figure it out but didn't get it working to save the preferences or read pages. The app is installed in the default...
I "reverted" it by moving the app to the standard app folder "apps", instead of the customer one I created. IMHO, to get the last position saving to work, you...
> > I "reverted" it by moving the app to the standard app folder "apps", instead of the customer one I created. > > IMHO, to get the last position...
> do you mean mod_rewrtite? It was enabled on the .htaccess file, but I was running from docker and I am not very familiar with it. I'm going to spin...
My PR is very experimental (and to be honest, it seems to break some other things ; I need to dig very deep to fix this IMHO). You need to...
The way the URLs are handled in nextcloud is very obscure to me ; it seems it's more complicated than I thought, because, for me this configuration works for me...
I tried to fix the saving for epub files in PR #42 Could other users try this fix and give me feedback ?
My PR #41 should fix the issue about the redirect done after changing settings
I searched a little bit why this does not work anymore. In the App metadata, the route to save the settings is not defined like in this documentation : https://docs.nextcloud.com/server/latest/developer_manual/basics/routing.html...
My PR #41 should fix this issue. I'm not a Nextcloud app developper, so this PR needs to be reviewed before being production ready !