Ecosyste.ms: Timeline

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

letstri

letstri pushed 3 commits to main letstri/vaxee
  • refactor: change variables to modes f29e545
  • docs: update ssr and request 4d6c168
  • chore: bump version 798abad

View on GitHub

letstri pushed 1 commit to main letstri/vaxee
  • refactor: rename query to request 4a12ebe

View on GitHub

letstri pushed 1 commit to main letstri/vaxee

View on GitHub

letstri pushed 1 commit to main letstri/vaxee

View on GitHub

letstri created a tag on letstri/vaxee

0.10.0 - Vaxee is a simple and easy-to-use library for Vue 3 to manage the state of your application.

letstri published a release on letstri/vaxee
0.10.0
- feat: add await to `request` usage, now you can use: `const { data: users } = await useUsersStore('users')` **Full Changelog**: https://github.com/letstri/vaxee/compare/0.9.0...0.10.0
letstri pushed 1 commit to main letstri/vaxee
  • feat: add await to `request` usage 22df43a

View on GitHub

letstri pushed 1 commit to main letstri/vaxee

View on GitHub

letstri starred expo/expo
letstri pushed 51 commits to main letstri/better-auth
  • docs: mobile nav now supports `examples` (#833) 04eb69b
  • fix: avoid returning the whole user object on email-otp verify 44209ee
  • chore:lint 7b54c52
  • docs(fix): ugly whitespace in example code (#828) 8d710c4
  • docs: fix typo (#841) 31e8ff5
  • fix: append error description on oauth for provider returned error 8092a67
  • fix: should use new token for changed email verificaiton 91bf372
  • chore: release v1.0.15-beta.1 163badb
  • chore: release v1.0.15 e3e88dd
  • docs: updated express and node sections adding the cjs and express middlware comments (#842) c4abf8a
  • docs: fix ui builder theme issue (#847) 36e2ee2
  • fix: email OTP error codes and docs (#845) e91be5a
  • chore: remove unused build:docs 2c45662
  • docs: remove optional from base url 91209b1
  • fix: preserve js docs when directly passing options to betterAuth 0459f5c
  • chore: release v1.0.16-beta.1 ff0ddbe
  • fix: preserve js docs when directly passing options to betterAuth 27b83ee
  • chore: release v1.0.16-beta.2 884cb7b
  • chore: fix type 123b656
  • chore: fix type b57ddf9
  • and 31 more ...

View on GitHub

letstri pushed 1 commit to main wannabe-space/fresi

View on GitHub

letstri pushed 2 commits to main wannabe-space/fresi
  • refactor: remove js tiktoken 365cc79
  • refactor: remove resources from the chat header 7ffb8f6

View on GitHub

letstri starred remirror/remirror
letstri pushed 1 commit to main wannabe-space/fresi

View on GitHub

letstri pushed 3 commits to main wannabe-space/fresi

View on GitHub

letstri pushed 1 commit to main wannabe-space/fresi
  • refactor: update ai sdk and change ai model for docs from claude to gemini 6dcb541

View on GitHub

letstri starred tauri-apps/plugins-workspace
letstri pushed 1 commit to main wannabe-space/fresi
  • chore: upgrade `next` from 15.0.4 to 15.1.0 facc436

View on GitHub

letstri starred better-auth/utils
letstri pushed 2 commits to main wannabe-space/fresi
  • feat: add commitlint 90e9d0b
  • Merge branch main of https://github.com/wannabe-space/fresi 3d496fa

View on GitHub

letstri pushed 1 commit to main wannabe-space/fresi

View on GitHub

letstri starred Wilfred/difftastic
letstri pushed 84 commits to main letstri/better-auth
  • chore: update expo example 80c643a
  • docs: changed the name of column webauthnUserID (#748) 0d70919
  • fix(email-otp): should validate email input (#751) a1a5937
  • fix(two-factor): failing on backup code verification (#752) 0366937
  • chore: release v1.0.10-beta.2 27c9b7f
  • fix: respsect custom storage for rate limiting af5ac9d
  • fix: db startgey should be inferred properly for rate-limiter fd5d296
  • chore: release v1.0.10-beta.3 f2445e0
  • feat: add wildcard and function support for custom rate limiter paths - Added support for wildcard (`*`) in custom r... 562a8ac
  • docs: separte custom rule in rate limit section 66ec7df
  • fix: handle wildcards better on trusted origin domains b2ead1c
  • chore: release v1.0.10 690feed
  • docs(fix): removed random `s` letter. (#763) 3d971f4
  • chore: add a couple more tests a533c28
  • fix: remove unnecessary logging and error catching on signups 75f468d
  • chore: release v1.0.11-beta.2 d1463bd
  • chore: fix organization test 806974d
  • feat: enable creating an organization on the server without a cookie 60bb039
  • docs: fix system theme fdfd738
  • fix(pirsma-adapter): show better error message on missing model fdec4b8
  • and 64 more ...

View on GitHub

letstri starred GeKorm/better-auth-harmony
letstri starred alibaba/hooks
letstri opened an issue on wannabe-space/fresi
Refactor chat page to use meta
[id]/page.tsx should be server component to set title and description in meta
letstri opened an issue on wannabe-space/fresi
Update og image
Update main OG image to be more informative
letstri opened an issue on wannabe-space/fresi
Improve sources results
At the moment, in some cases, there are too many sources, as there can be matches for many files. We need to implement functionality to show the most relevant sources.
letstri opened an issue on wannabe-space/fresi
Parse MDX before setting docs to the DB
Currently each doc is just parsed as text, but for search we should parse MDX to find more information, for example: https://github.com/drizzle-team/drizzle-orm-docs/blob/main/src/content/docs/quer...
Load more