negue

Results 132 issues of negue

## Team or Project Name IFDTT - If-Deno-Then-That, a IFTTT Clone ## Team Members https://github.com/negue ## Screenshots of your Project 1. Create a workflow or login into one 2. Edit...

# Feature Request A batched event / subscribeChangedTables (or something like that) which contains the Table Name and the Changed IDs of that Table. Or maybe this could be added...

First of all, nice library! This was actually the last push to get this device just to be able code your own logic, so thank you! To the question, is...

Is it possible to create an inline svg / png above the renderer tag - so that when syncing and viewing on the phone its still possible to see the...

enhancement

This adds a "start a new conversation by target user name" feature Some state refactoring and some types for the future

status: pr: in QA

Added cache checks for npm ci - skip the step if the cache was hit Also added the pull/push configs of #14348

status: pr: with author: needs work

I saw that on a normal page (nothing with subscription or anything) stripe and amazon pay was loaded This needs to be pushed to a point where we actually need...

status: issue: needs investigation
section: Payments

Copied the vite example to its own folder, installed all by `pnpm i` it was still missing the following deps: ``` "workbox-window": "7.1.0", "effect": "3.2.7", "@effect/schema": "0.67.16" ``` once added...

This combines #15239 and #14976

status: pr: in QA

- regenerating the apiToken on a password change and reset (forget email) - updating the websites local storage / state - some cleanup