Skip to Content

Saturday, May 31st 2025

Update: Technical Changes - May 2025

Features

  • bfce6ace3: feat: refactor uploader state management with uploadId for orphan file handling
  • 577e24ff5: feat: add orphanTempState type for temporary file logging
  • 805b830ca: feat: enhance uploader functionality with upload progress tracking
  • 054e85313: chore(content): added function to check if fileObject is proper key
  • 1ba220f05: feat(content): add content generation router and integrate public UUID handling
  • 42a51a38c: build(package): uuid package added
  • 8156f21a2: refactor(zip): restructure zip streaming logic and implement rate limiting
  • 437f53834: chore(gen): admin front end for queue management
  • eb9f395b4: refactor(express): added queue management to trpc instead
  • ed388170e: feat(express): add the wasa to idrive worker process
  • 479bcbfb2: chore(express): added zod validation to workers
  • f0e741f6d: chore(express): add actual missingDir processing to worker
  • 5a2eb4883: refactor(content): new s3 transfer function across regions
  • 414559cd0: feat(fileTransfer): implement MinIO file transfer worker rename
  • 4e5a7def8: feat(content): add content generation router
  • ba5b09963: chore(content): added new zip streaming download to quick links
  • d4d076f0e: feat: add layouts auth and main for marketplace
  • 66980b278: feat: add auth pages for marketplace
  • d2437fa1f: feat(ai): added business profile, list and overview

Refactoring

  • 2a70a82b0: refactor(express): zip stream refactor, rate and utils
  • 48986231c: refactor(express): added queue management to trpc instead of express
  • 9fc7b52c1: refactor(express): move inv worker and img preview worker
  • d93af037c: refactor(express): separate minio test queue into file
  • 2a90eaca2: refactor(content): missing dir cron adjusted
  • a95177ea4: refactor(content): to now use blaze for uploader
  • fcbc840ac: refactor(content): main content popup with new download section
  • ba4bffb54: refactor(content): moved content folder popup to client get
  • 4e5a7def8: refactor(content): moved jwt checking for express to express app
  • 0ae920a43: refactor: progress adding websiteType to everything
  • 5521c9510: refactor: emails now passing website obj
  • 658a2b8f1: refactor(payment): invoice remove copied code for stripe checkout

Fixes

  • 032563ef5: fix(content): adjust zip download for presign
  • 3b8af5499: fix(express): invoice worker activated in index
  • c77f67dad: fix(express): stream saves for bigger s3 downloads
  • c1e4e22a9: fix(express): new file location on local fix
  • 295b28487: fix(express): fix issue mixing up folder and file ids on worker
  • 4162d6c11: fix(express): stop error on wasa and missing workers if location exists
  • 808ecb9eb: fix(content): cron for missingDir make sure only get rows without oldLocation type
  • d75c86ee8: fix(content): fix cron missing dir cron to get both idrive and wasa urls
  • 5c3f7b0a9: fix: resolve incorrect trpc setup

Build/Infrastructure

  • 783317275: build(prisma|db): migration: added uuid to content and invoice
  • 2352ac238: build(prisma|db): migration refactor so migrate dev will work again
  • 3eb8e95e1: build(prisma|db): migration: added ai bus and owner user with email notifications
  • fccc843a4: build(prisma|db): domain local host added for marketplace
  • dca928c9c: build(prisma|db): notify add website_type to schema
  • 025c83dcb: build(prisma|db): migration: more website_type not nullable
  • a2541fd11: build(prisma|db): migration: website_type not nullable anymore
  • 710ed4acf: build(prisma|db): added website type to all main tables
  • 451a598f0: build(prisma|db): added sch_services prisma schema and migration
  • 4213e27fa: chore(content): adjust location setting type for old location

Other Updates

  • 75b75ff00: chore: small settings adjust, prettier base added
  • 1a6a777de: chore(marketplace): added business basic pages
  • 97e1cc0d7: chore(integration): enable queue creation for dropbox
  • 99a3971b8: refactor(types): update integration and OAuth types for business entity
  • bdb47499a: refactor(express): adjusted bull types for integration with separate queues
  • c77f67dad: chore: cron more frequent for missing and wasa to idrive transfer
  • e22cce52e: chore(content): more fix attempt for project upload dir issue
  • 363e4598e: chore(tiny): inv email logging for monthly last commit
Last updated on