Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
feathersjs
/
feathers
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
798
Star
15.3k
Code
Issues
107
Pull requests
15
Discussions
Actions
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feathers
packages
schema
src
on
cloud-cli
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 14, 2022
feat(cli): Use separate patch schema and types (#2916)
daffl
authored
7088af6
View commit details
Copy full SHA for 7088af6
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
feat(adapter): Add patch data type to adapters and refactor AdapterBase usage (#2906)
daffl
authored
9ddc2e6
View commit details
Copy full SHA for 9ddc2e6
View code at this point
Browse repository at this point
fix(schema): Allow query schemas with no properties, error on unsupported types (#2904)
daffl
authored
b66c734
View commit details
Copy full SHA for b66c734
View code at this point
Browse repository at this point
Commits on Dec 3, 2022
feat(schema): Virtual property resolvers (#2900)
daffl
authored
7d03b57
View commit details
Copy full SHA for 7d03b57
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
feat(schema): Split resolver options and property resolvers (#2889)
daffl
authored
4822c94
View commit details
Copy full SHA for 4822c94
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
fix(schema): Use the same options for resolveData hook (#2833)
daffl
authored
ed3b050
View commit details
Copy full SHA for ed3b050
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
fix(schema): Improve resolver performance (#2822)
daffl
authored
5fa900f
View commit details
Copy full SHA for 5fa900f
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
feat(cli): Improve generated schema definitions (#2783)
daffl
authored
474a9fd
View commit details
Copy full SHA for 474a9fd
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
feat(schema): Make schemas validation library independent and add TypeBox support (#2772)
daffl
authored
44172d9
View commit details
Copy full SHA for 44172d9
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
feat(authentication-oauth): Koa and transport independent oAuth authentication (#2737)
daffl
authored
9231525
View commit details
Copy full SHA for 9231525
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
fix(schema): Fix for Ajv global collision bug #2681 (#2702)
FossPrime
authored
0b2def6
View commit details
Copy full SHA for 0b2def6
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
fix: Freeze the resolver context (#2685)
marshallswain
authored
247dccb
View commit details
Copy full SHA for 247dccb
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
feat(cli): Add typed client to a generated app (#2669)
daffl
authored
5b801b5
View commit details
Copy full SHA for 5b801b5
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
fix(schema): Fix dispatch resovler hook to convert actually resolved data (#2663)
daffl
authored
f7e87db
View commit details
Copy full SHA for f7e87db
View code at this point
Browse repository at this point
Commits on May 31, 2022
chore: Remove unnecessary dependencies file and adjust Prettier line width (#2650)
daffl
authored
532eda0
View commit details
Copy full SHA for 532eda0
View code at this point
Browse repository at this point
Commits on May 28, 2022
fix(schema): remove `default` from queryProperty schemas (#2646)
marshallswain
authored
940a2b6
View commit details
Copy full SHA for 940a2b6
View code at this point
Browse repository at this point
fix(schema): Always resolve dispatch in resolveAll and add getDispatch method (#2645)
daffl
authored
145b366
View commit details
Copy full SHA for 145b366
View code at this point
Browse repository at this point
Commits on May 27, 2022
chore: Make sure all files are properly linted recursively (#2648)
daffl
authored
2e45efc
View commit details
Copy full SHA for 2e45efc
View code at this point
Browse repository at this point
chore: Format code using Prettier and updated ESLint rules (#2647)
Show description for c606c56
daffl
and
marshallswain
authored
c606c56
View commit details
Copy full SHA for c606c56
View code at this point
Browse repository at this point
Commits on May 24, 2022
fix(schema): Allows resolveData with different resolvers based on method (#2644)
daffl
authored
be71fa2
View commit details
Copy full SHA for be71fa2
View code at this point
Browse repository at this point
Commits on May 23, 2022
feat(schema): Add resolveAll hook (#2643)
daffl
authored
85527d7
View commit details
Copy full SHA for 85527d7
View code at this point
Browse repository at this point
Commits on May 22, 2022
feat(schema): Add resolver for safe external data dispatching (#2641)
daffl
authored
72b980e
View commit details
Copy full SHA for 72b980e
View code at this point
Browse repository at this point
feat(schema): Add schema resolver converter functionality (#2640)
daffl
authored
26d9e05
View commit details
Copy full SHA for 26d9e05
View code at this point
Browse repository at this point
Commits on May 18, 2022
fix(typescript): Make additional types generic to work with extended types (#2625)
daffl
authored
269fdec
View commit details
Copy full SHA for 269fdec
View code at this point
Browse repository at this point
Commits on May 17, 2022
fix(schema): Add Combine helper to allow merging schema types that use (#2637)
daffl
authored
06d03e9
View commit details
Copy full SHA for 06d03e9
View code at this point
Browse repository at this point
Commits on May 4, 2022
feat(schema): Add querySyntax helper to create full query schemas (#2621)
daffl
authored
2bbb103
View commit details
Copy full SHA for 2bbb103
View code at this point
Browse repository at this point
Commits on Apr 24, 2022
feat(schema): Allow hooks to run resolvers in sequence (#2609)
daffl
authored
d85c507
View commit details
Copy full SHA for d85c507
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
fix(schema): result resolver correctly resolves paginated find result (#2594)
idaho
authored
6511e45
View commit details
Copy full SHA for 6511e45
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
feat(configuration): Allow app configuration to be validated against a schema (#2590)
daffl
authored
a268f86
View commit details
Copy full SHA for a268f86
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
fix(hooks): Allow all built-in hooks to be used the async and regular way (#2559)
daffl
committed
8f9f631
View commit details
Copy full SHA for 8f9f631
View code at this point
Browse repository at this point
fix(queryProperty): allow compound oneOf (#2545)
marshallswain
authored and
daffl
committed
3077d2d
View commit details
Copy full SHA for 3077d2d
View code at this point
Browse repository at this point
fix(schema): Properly handle resolver errors (#2540)
daffl
committed
31fbdff
View commit details
Copy full SHA for 31fbdff
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
fix(schema): Fix resolver data type and use new validation feature in test fixture (#2523)
daffl
authored
1093f12
View commit details
Copy full SHA for 1093f12
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
feat(schema): Improve schema typing, validation and extensibility (#2521)
daffl
authored
8c1b350
View commit details
Copy full SHA for 8c1b350
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
fix(schema): Do not error for schemas without properties (#2519)
daffl
authored
96fdb47
View commit details
Copy full SHA for 96fdb47
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.