Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
LioRael pushed 1 commit to main SacredCraft/Valhalla
- feat: introduce collaboration package and enhance real-time editing features - Added a new @valhalla/collaboration p... 9876b32
LioRael pushed 1 commit to main SacredCraft/Valhalla
- refactor: remove redundant 'use client' directive in val-header.client.tsx a615393
LioRael pushed 1 commit to main SacredCraft/Valhalla
- fix: update layout data structure in FilesPageContentInner component - Changed the data prop passed to ContentLayout... 0768021
LioRael pushed 1 commit to main SacredCraft/Valhalla
- chore: update dependencies and improve resource handling - Upgraded Next.js from version 15.1.0 to 15.1.3 in pnpm-lo... cd32d52
LioRael pushed 1 commit to main SacredCraft/Valhalla
- fix: update resource fetching to use an empty object for parameters - Modified the `getResources` function call in `... f06121b
LioRael pushed 1 commit to main SacredCraft/Valhalla
- feat: add user and resource selection components, enhance role management forms - Introduced `ResourceSelect` and `U... 349d97d
LioRael pushed 1 commit to main SacredCraft/Valhalla
- feat: implement role management features with CRUD operations - Added role management functionality, including the a... b565c16
LioRael pushed 1 commit to main SacredCraft/Valhalla
- feat: add build script and initialize lifecycle in new build.ts file - Introduced a new build.ts file to initialize ... c755b2d
LioRael pushed 1 commit to master LioRael/valhalla-lite
- fix: remove unnecessary state reset in file write mutation - Eliminated the state reset for opened files upon succes... 5448ca0
LioRael pushed 1 commit to master LioRael/valhalla-lite
- fix: remove duplicate XML extension from editor component - Eliminated the redundant XML extension from the editor's... a484cce
LioRael pushed 1 commit to master LioRael/valhalla-lite
- feat: add XML language support to the editor and update dependencies - Integrated support for XML language in the ed... c81a2a5
LioRael pushed 1 commit to master LioRael/valhalla-lite
- feat: integrate tooltip functionality in File and Folder components - Added Tooltip component to both File and Folde... 2bfa124
LioRael pushed 1 commit to master LioRael/valhalla-lite
- fix: update file writing method to ensure proper file handling - Modified the file writing operation in the files ro... cb18c37