Felix

Results 112 comments of Felix

I see what you are saying, but what I meant is that several people could (and a few have already) contribute to this project. So me receiving donations without splitting...

It is a bit of a workaround but you can do this: ```jsx const theme = 'light'; export const className = { position: 'absolute', display: 'block', bottom: 0, left: 0,...

It's (somewhat) desired behavior: any path containing `src` or `lib` or `node_modules` will be ignored. This allows for having a folder inside your widget directory that contains extra js files...

Hi, did you also delete the App? In general, macOS apps will keep on working even if not in your Application folder

That sounds annoying! I finally had some time to look into this: I am setting 'login item' when you check 'Launch Übersicht when I login'. I double checked and that...

thanks for reporting, I will look into it!

do you know this group btw - trying to figure out if they would respond positively to questions.

indeed, but the server only listens on loopback, so this should not be exploitable unless you already have access to the machine

The request should not succeed: the server checks the origin header, which can't be spoofed from within the browser

if you have evidence to the contrary please let me know so I can patch it 😅