- Singapore
-
14:29
(UTC +08:00) - https://licit.dev
- @licitdev
Highlights
Block or Report
Block or report licitdev
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.
-
602 contributions in the last year
Activity overview
Contribution activity
April 2023
Created 16 commits in 2 repositories
Created 1 repository
- licitdev/gh-action-linear TypeScript
Created a pull request in directus/directus that received 6 comments
Fix cache skipping when PUBLIC_URL is relative
Description PUBLIC_URL defaults to / which resulted in the admin app not skipping cache as Referer urls include the host.
Fixes #18026, Closes ENG-863
Opened 12 other pull requests in 4 repositories
directus/directus
4
merged
3
open
1
closed
- Revert #18303
- Add docs on usage of different project names for TFA
- Add preventCache option for Flows webhook trigger
- Allow query string to update the cache key
- Move activity Action enum from types to constants package
- Remove double bracket from CLA message
- Add testing setup docs
- Add gitignore for docs
rijkvanzanten/gh-action-linear
2
merged
licitdev/gh-action-linear
1
closed
licitdev/directus
1
closed
Reviewed 24 pull requests in 1 repository
directus/directus
24 pull requests
- Add preventCache option for Flows webhook trigger
- updated vm2
- [Feat] Flow: Add Mail Templates
- Remove cache flushing on startup
- Fix Action enum import in use-revisions composable
- Add blackbox test for assets with format=auto query parameter
- Add comment about sorting of available languages & add Spanish (Mexico)
- security update in the vm2 dependency
- Clarify SMTP configs (client / server)
-
Give the docs package a little bit
❤️ - Blackbox tests restructuring
- Refresh current user for Save and Stay action
- Add missing typescript devDep to composables
- Add configuration for activity/revisions retention
- Fix diff validation and apply
- Security update vm2
- Fix falsy default values when reading singleton collection
- Mention Node.js LTS requirement in CLI documentation
- Fix rehydrating cache after flow save
- Update pull request template after move of docs
- The Great TypeScript Modernization Program Season 3 Episode 6: The Big One
- Add cookie logger tests
-
add missing
.toString()for password reset accept URL object - Fix cache skipping when PUBLIC_URL is relative
Created an issue in directus/directus that received 2 comments
Unable to bypass cache for webhook GET requests
Describe the Bug
GET requests to /flows/trigger/* are cached, resulting in a cached response and the flow not being triggered. Query string appende…




