[feat] Upload filter to remux ISOBMFF (“.mp4”) for streaming
Cannot unpin followers-only notes
Cannot unpin followers-only notes
Feature request - OCR
If you’re gonna run OCR on the backend, might also consider EasyOCR on especially beefy systems. It’s much better in my experience, except it doesn’t…
Drive: Find notes associated with a file
Drive: Moving files does not refill end of list
Drive: Changing caption inserts duplicate entry
Drive: Renaming files does not update view
FE sometimes shows unread mentions/notifications that don’t exist
Cannot delete non-empty Drive folders
Scrolling in Drive always appends all directories
Cannot attach multiple files from Drive
Cannot attach files from Drive
Attached audio download button points to [object Object] URL
Duplicate key error during migration
In the meantime, I’ve run
UPDATE "note" SET "url" = NULL WHERE "url" IN (SELECT "url" FROM "note" GROUP BY "url" HAVING COUNT("url") > 1);
which completed within 2 seconds. The…
Duplicate key error during migration
Yeah this isn’t gonna finish anytime soon. Figure out a better query.
Duplicate key error during migration
That is a very slow query. Been running for almost 10 minutes now…