Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tristdrum created a branch on tristdrum/paul.copplest.one
feat/mitigate-incentive-force-out-employees - Personal website
tristdrum pushed 1 commit to feat/mitigate-incentive-force-out-employees tristdrum/paul.copplest.one
- feat(profit-sharing.md): Address incentive to force out employees - **File Modified**: `profit-sharing.md` - **Summ... ccf99c6
tristdrum pushed 1 commit to feat/mitigate-incentive-force-out-employees tristdrum/paul.copplest.one
- Revert "feat(profit-sharing.md): Address incentive to force out employees" This reverts commit fdb3a6d7aca656805a666... d3e9699
tristdrum pushed 1 commit to feat/mitigate-incentive-force-out-employees tristdrum/paul.copplest.one
- feat(profit-sharing.md): Address incentive to force out employees - **File Modified**: `profit-sharing.md` - **Summ... fdb3a6d
tristdrum created a branch on tristdrum/paul.copplest.one
feat/mitigate-incentive-force-out-employees - Personal website
tristdrum pushed 1 commit to patch-1 tristdrum/paul.copplest.one
- feat(profit-sharing.md): Address incentive to force out employees - **File Modified**: `profit-sharing.md` - **Su... c7544b4
tristdrum pushed 4 commits to main WorkWeek-Pty-Ltd/powersync-authentication
- feat: Add JWT authentication for PowerSync with data-free support - Implemented JWT creation using jose library for ... e495d63
- fix: update PowerSync URL logic for data-free mode - Use environment variable `POWERSYNC_DATA_FREE_URL` for data-fre... fcd063f
- feat: Implement edge function for PowerSync authentication - Added a new edge function to replace the existing `powe... a35f9fb
- Merge pull request #1 from WorkWeek-Pty-Ltd/data-free-auth feat: Add JWT authentication for PowerSync with data-free... f22771e
tristdrum closed a pull request on WorkWeek-Pty-Ltd/powersync-authentication
feat: Add JWT authentication for PowerSync with data-free support
feat: Add JWT authentication for PowerSync with data-free support - Implemented JWT creation using jose library for PowerSync authentication. - Integrated Supabase client to query organisation'...tristdrum pushed 1 commit to data-free-auth WorkWeek-Pty-Ltd/powersync-authentication
- feat: Implement edge function for PowerSync authentication - Added a new edge function to replace the existing `powe... a35f9fb
tristdrum pushed 1 commit to data-free-auth WorkWeek-Pty-Ltd/powersync-authentication
- fix: update PowerSync URL logic for data-free mode - Use environment variable `POWERSYNC_DATA_FREE_URL` for data-fre... fcd063f
tristdrum created a comment on a pull request on WorkWeek-Pty-Ltd/powersync-authentication
Implements a new auth function that checks if an organisation is enabled for data-free.
tristdrum opened a pull request on WorkWeek-Pty-Ltd/powersync-authentication
feat: Add JWT authentication for PowerSync with data-free support
feat: Add JWT authentication for PowerSync with data-free support - Implemented JWT creation using jose library for PowerSync authentication. - Integrated Supabase client to query organisation'...tristdrum pushed 1 commit to data-free-auth WorkWeek-Pty-Ltd/powersync-authentication
- feat: Add JWT authentication for PowerSync with data-free support - Implemented JWT creation using jose library for ... e495d63
tristdrum created a branch on WorkWeek-Pty-Ltd/powersync-authentication
data-free-auth - This repo uses Supabase's Edge Functions to generate anonymous JWTs for PowerSync clients to authenticate themselves with the PowerSync server instance.