Edoardo Guzzi

Results 17 issues of Edoardo Guzzi

hi, from this https://github.com/dexie/Dexie.js/issues/1506 I attempt to retrieve the email when I search the domain if I write @bar.com or just bar.com the search returns 0 results, this is because...

in web worker i try this ``` const startUpdate = db.updates.orderBy('id').last().then((lastUpdate) =>{ const timeDifference = time - lastUpdate.updatetime console.log( lastUpdate.updatetime) console.log( time) console.log( timeDifference) console.log( appState.mktipoOptions.mktipos_app_updateDb_interval) if(timeDifference < appState.mktipoOptions.mktipos_app_updateDb_interval){ return...

hello and thanks for the plugins you develop. I'm trying to understand if this is useful for me. what I would like to do is 1 put all the plugins...

question

NGINX 502 Error :/ i cant access to the front end of all my app...how can i solve this ? and why trigger for all app on entire server??

hi how can i force a restart of single app? redis and chatwoot it seems not start anymore after a a restart, i have try to restart server and click...

is the project still active? works good with last version fo mattermost?

Question

When i have filter active on my loop appear that strange space https://tinyurl.com/273yelwc if i remove the filter this beahvior disappear. some idea to fix? or what can cause this...

hi can you add Konnect™ to the caprover one click app?

Can you add centrifugo as one click app? https://centrifugal.dev/

hi, on visual studio when i insert a css with prefix the plugin remove them... why ?