creativity & innovation
Full Stack Engineer.
Exploring, Experiencing, Enabling.
- Singapore
-
01:04
(UTC +08:00) - https://licit.dev
- @licitdev
Highlights
Block or Report
Block or report licitdev
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
directus/directus Public
The Modern Data Stack
🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. -
supaflare/supaflare Public
URL shortener / redirection service powered by Supabase, Cloudflare Workers, Workers KV and Cloudflare Pages.
-
directus-cf-cache Public
Cache and limit direct access to the data managed on your Directus instance, powered by Cloudflare Workers, Workers KV and Cloudflare Pages.
-
567 contributions in the last year
Less
More
Activity overview
Contributed to
directus/directus,
licitdev/directus-cf-cache,
supaflare/supaflare
and 25 other
repositories
Contribution activity
March 2023
Created 13 commits in 2 repositories
Created a pull request in directus/directus that received 3 comments
Sanitize query in updateByQuery and deleteByQuery
Description Sanitize filters and other fields within the query body.
The req.body.query
in update operations are not processed in validateBatch()
/ s…
+70
−28
•
3
comments
Opened 10 other pull requests in 2 repositories
licitdev/directus
4
closed
1
open
Reviewed 24 pull requests in 1 repository
directus/directus
24 pull requests
-
Integrating Websockets in Directus
🕸️ 🧦 - Fix sorting in m2m table
- Fix cookie redaction in logs
- Rework schema caching to use memory
- Improve S3 asset read performance
- Show search results for mapbox
- Tweak swatch button size & position in select-color interface
- Allow blur events for m2o dropdown
- Add max batch mutation
- Revert "Fix using alias fields function for non alias field"
- Switch back to latest pnpm version in workflows
- Clean-up scripts in package.json files
- Don't fail on non-existing fields in filter
- Use pnpm 7.29.1 for now to circumvent dep regression
- Use light primary border color for fields when they are inside groups
- Only load defined fields in m2a
- add select all to system-fields box
- Improve assets performance
- Require value for dropdown choices
- Fix delete and quit opening save changes drawer
- Only show context menu for collections
- Update gh-action-linear to v0.3.1
- Allow null for related_collection in applyJoiSchema
- Fix NPM publishing in release workflow