Andreas
Andreas
Yeah, I didn't have time yet. I try to have a PR ready in November. @paolodina @KristjanESPERANTO Can you review / test the PR when it's ready?
The automatic background processing is a timer which starts when opening the stats page and is only active as long as the stats page is open. So 24h means you'd...
In fact it should be possible setting the timer in the *background.js*, but only if you find a way to call the reprocessing function from outside the Vue instance... I...
Wow thanks! I'll look into that.
Thanks @ovari that is a great idea! I checked the webextension API and found that there already is an API for that: https://webextension-api.thunderbird.net/en/102/spacesToolbar.html#functions Will definitely implement this 👌🏻
This is implemented now and part of the next release.
SongDrive now runs on Vue3 with composition API.
Same here. This config: ```yml - name: Push add-on to CDN uses: appleboy/scp-action@master with: host: ${{ secrets.CDN_HOST }} username: ${{ secrets.CDN_USER }} password: ${{ secrets.CDN_PASS }} port: ${{ secrets.CDN_PORT }}...
@picturepan2 I saw you created an [organization for Spectre](https://github.com/spectrecss) here on GitHub, would you mind moving this repository there and adding some collaborators, if you don't have the time to...
I'm just using `` which is working fine for me.