2024-05 updates

  • @push.rocks/smartbucket got a major overhaul
  • host.today now publishes its docker images to code.foss.global as main docker registry.
  • We are gradually shifting resources from gitlab to code.foss.global allowing for gitlab to act as mirror. The mirror setup will work by aggregating all projects on gitlab in a congruent pattern under the gitlab.com/foss.global/ namespace.
  • @api.global/typedserver now contains a complete solution to serve PWAs from development to production. It includes the server with mechanics for live reloading, a service worker, a service worker client that can be imported into your app for control purposes, and last but not least an edgeworker that can be deployed anywhere that supports workerd (like Cloudflare workers).
  • We started work on docs.foss.global which will scrape all projects automatically to provide a coherent and automated docs experience.
  • You may have noticed a change in project documentation. We are now using @git.zone/tsdoc to create docs using AI.
  • `@push.rocks/smartguards` got a major overhaul and is now supported by @api.global/typedrequest