pierre-alain-b / rainloop-nextcloud

Rainloop plugin for Nextcloud
110 stars 37 forks source link

adding optional stop for filters #259

Closed demlak closed 2 years ago

demlak commented 2 years ago

Hi.. i tried to implement this fix/enhancement: https://github.com/RainLoop/rainloop-webmail/pull/2012/commits/c7bd891a7d1fc7cd1e6c80cc73431df9cea384e7

espacialy for SettingsFiltersActionForward.html

but when i edit the html and restart docker-container.. and delete the browser cache.. i still can't see any change in browser..

i am using nextcloud in a docker container.. i recreated the container after i was editing the HTML file. And i also checked the html file inside the container.. it is updated in there.

i also tried major change to the HTML.. for example i deleted the code for "mark as read".. but in browser the part i deleted in html file, is still shown..

i am out of ideas, why it is not updated in browser.. any idea on that? Is the frontend loaded anywhere else from? Is there a serverside cache or so?

Edit: Nevermind.. i found out that rainloop caches the frontend.. i cleared the cache..