Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pauchiner

pauchiner pushed 1 commit to fix/lemonsqueezy-to-stripe formizee/formizee
  • fix(apps/dashboard): forget to turn on the query of the workspace plan 579444b

View on GitHub

pauchiner pushed 1 commit to fix/lemonsqueezy-to-stripe formizee/formizee
  • fix(apps/dashboard): update testMode to work only in development 15dfd57

View on GitHub

pauchiner opened a pull request on formizee/formizee
fix: migrate lemon squeezy to stripe
pauchiner pushed 1 commit to fix/lemonsqueezy-to-stripe formizee/formizee
  • fix(apps/dashboard): set default enviroments 16dcbe8

View on GitHub

pauchiner pushed 1 commit to main formizee/formizee
  • fix(apps/docs): update a code example on the upload files guide b38670b

View on GitHub

pauchiner created a branch on formizee/formizee

fix/lemonsqueezy-to-stripe - The open source alternative of Formspree.

pauchiner starred LiveDuo/tinyweb
pauchiner starred campsite/campsite
pauchiner pushed 1 commit to main formizee/formizee
  • fix(apps/dashboard): add priority flag to all the images of icons 444ae85

View on GitHub

pauchiner pushed 2 commits to main formizee/formizee
  • feat(apps/dashboard): add more heading icons to the submissions table e2fafa6
  • fix(apps/dashboard): set a default target email on create an endpoint 3a99e09

View on GitHub

pauchiner starred eko/gocache
pauchiner starred taubyte/tau
pauchiner pushed 5 commits to main formizee/formizee
  • fix(apps/api): update the body max size limit b79c764
  • feat(apps/api): add a library to check and send usage limits e498432
  • fix(apps/api): use the new limits lib instead of harcoding 43bbdbc
  • fix(apps/vault): limit cors origins to dashboard, web, and api 62e89bc
  • style: format with biome d9c060b

View on GitHub

pauchiner pushed 3 commits to main formizee/formizee
  • fix(apps/dashboard): resolve workspace not found error a45f23a
  • fix(apps/dashboard): now the usedStorage works b86adcb
  • fix(apps/dashboard): update trpc tinybird token to be used in prod ef941f6

View on GitHub

pauchiner pushed 3 commits to main formizee/formizee
  • chore: update biome to ignore .venv f9611a1
  • fix(apps/vault): forget to update with where the storage used 3acaaa6
  • fix(internal/vault): bad request schema on storage put 9be891c

View on GitHub

pauchiner pushed 4 commits to main formizee/formizee
  • fix(internal/metrics): update the metrics__main datasource 53f1834
  • fix(apps/vault): update the vault cors due to a middleware error 8eacd5c
  • chore: update .gitignore fb9998f
  • feat(internal/metrics): add the tinybird datasources to edit locally 8d0c091

View on GitHub

pauchiner pushed 1 commit to main formizee/formizee
  • fix(apps/dashboard): resolve endpoint listing cache on sidebar 360535a

View on GitHub

pauchiner pushed 23 commits to main formizee/formizee
  • fix(apps/dashboard): update some accesibility issues bc89ba8
  • fix(apps/dashboard): show download links on submission attachments 912423d
  • fix: resolve storage used issue due to a mismatch method c70262e
  • fix(apps/dashboard): return storage limit in megabytes 6e21efb
  • fix(apps/dashboard): update trpc context to have metrics 0505af7
  • style: format with biome b1e35d0
  • fix(internal/metrics): add more main.db schemas 4dd1e41
  • fix(apps/dashboard): refactor trpc utils and add a authorization util 76d2521
  • refactor(apps/dashboard): use the new auth method on audit router 2c8735b
  • fix(internal/metrics): update schema to return latency as a int 466353b
  • fix(apps/dashboard): update auth input on trpc utils bcd2eea
  • refactor(apps/dashboard): use the new auth method on workspace router 52af77c
  • refactor(apps/dashboard): use the new auth method on submissions router 0ff35e1
  • refactor(apps/dashboard): use the new auth method on keys router cb3ff45
  • refactor(apps/dashboard): update endpoint metrics procedure 4835768
  • fix(apps/dashboard): add metrics to the endpoint procedure and new auth 4e5bcdc
  • fix(apps/dashboard): add metrics to the endpoints router 3e3ff9c
  • fix(apps/dashboard): add metrics to the submissions router b9c4738
  • fix(apps/dashboard): add metrics to the keys router 8609a41
  • fix(apps/dashboard): add metrics to the users router 4bfec5f
  • and 3 more ...

View on GitHub

pauchiner starred ethanniser/NextFaster
pauchiner starred cfworker/cfworker
pauchiner starred openstatusHQ/raycast-extension
pauchiner starred martrapp/astro-vtbot
pauchiner closed an issue on formizee/formizee
Autofix.ci App Not Installed
Hi! I'm the <a href="https://autofix.ci"><img alt="autofix logo" src="https://autofix.ci/logo/logo.svg" width="16"><strong>autofix.ci</strong></a> troubleshooter bot. It looks like you correctly s...
pauchiner pushed 2 commits to main formizee/formizee
  • chore: update pnpm-lock.yaml 2b992e9
  • ci: use pnpm install --recursive on github actions 90174f9

View on GitHub

pauchiner pushed 1 commit to main formizee/formizee
  • ci: update install action due to a broken file 9b9b8fa

View on GitHub

pauchiner deleted a branch formizee/formizee

fix/formizee-improvements

pauchiner pushed 38 commits to main formizee/formizee
  • chore(apps/dashboard): add motion dependency c664775
  • fix(apps/dashboard): update the main layout and add secondary font 0e119d6
  • feat(apps/dashboard): add the blur fade transition component 9b5231a
  • fix(apps/dashboard): update the login page style b7bf93e
  • refactor(apps/dashboard): replace transition with blur-fade afc7aa7
  • style: format with biome 1b88f41
  • fix(apps/dashboard): update badge styles 06438b3
  • fix(apps/dashboard): update command palette styles 6fe4ca8
  • fix(apps/dashboard): update settings styles 009a7c6
  • fix(apps/dashboard): use formizee to send feedback e50c2b8
  • fix(apps/dashboard): update sidebar styles 5c501a5
  • fix(apps/dashboard): update table search styles 4142bde
  • fix(internal/ui): update button styles 42a26f1
  • fix(internal/ui): update command palette styles 7c1daad
  • fix(apps/dashboard): update main layout styles 9ac10e0
  • fix(apps/dashboard): update dialogs border style 5c8ca67
  • feat(apps/dashboard): add sentry for monitoring a2cc769
  • chore: update pnpm-lock.yaml 8ea88da
  • chore: update .gitignore b7fa60d
  • feat(apps/dashboard): update feature flags to allow new signups 7b4fa0e
  • and 18 more ...

View on GitHub

pauchiner closed a pull request on formizee/formizee
fix: formizee improvements
This PR make small fixes and improvements to the overall project: ### Dashboard - The dashboard UI has changed in order to match the new aesthetics. - Added flags support for quick changes (al...
pauchiner pushed 1 commit to fix/formizee-improvements formizee/formizee
  • fix(apps/dashboard): created a undefined typo by mistake 6d9b8ea

View on GitHub

pauchiner opened a pull request on formizee/formizee
fix: formizee improvements
This PR make small fixes and improvements to the overall project: ### Dashboard - The dashboard UI has changed in order to match the new aesthetics. - Added flags support for quick changes (al...
Load more