FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · feathersjs/feathers · GitHub
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
108
Pull requests
19
Discussions
Actions
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Dec 20, 2022
feat(databases): Add support for fast bulk operations
daffl
committed
fcc49aa
View commit details
Copy full SHA for fcc49aa
Browse repository at this point
Commits on Dec 19, 2022
chore(docs): Add @pre flag to all installation commands (#2940)
daffl
authored
a443673
View commit details
Copy full SHA for a443673
Browse repository at this point
chore(schema): Add tests that paginated data are dispatched safely (#2929)
daffl
authored
1105974
View commit details
Copy full SHA for 1105974
Browse repository at this point
fix(cli): Minor generated app improvements (#2936)
daffl
authored
ba1a550
View commit details
Copy full SHA for ba1a550
Browse repository at this point
Commits on Dec 18, 2022
chore(docs): Add documentation how to extend database adapters (#2939)
daffl
authored
0415654
View commit details
Copy full SHA for 0415654
Browse repository at this point
fix(knex): Ensure custom ids are returned on create (#2934)
daffl
authored
c4fa3cf
View commit details
Copy full SHA for c4fa3cf
Browse repository at this point
Commits on Dec 15, 2022
fix(cli): Add unhandledRejection handler to generated index file (#2932)
daffl
authored
e3cedc8
View commit details
Copy full SHA for e3cedc8
Browse repository at this point
Commits on Dec 14, 2022
chore(docs): Add note about `methods` option (#2925)
AshotN
authored
59c3b8d
View commit details
Copy full SHA for 59c3b8d
Browse repository at this point
chore: Update changelog
daffl
committed
3189c26
View commit details
Copy full SHA for 3189c26
Browse repository at this point
chore(release): publish v5.0.0-pre.34
daffl
committed
42cca60
View commit details
Copy full SHA for 42cca60
Browse repository at this point
feat(cli): Use separate patch schema and types (#2916)
daffl
authored
7088af6
View commit details
Copy full SHA for 7088af6
Browse repository at this point
Commits on Dec 13, 2022
fix(core): Allow services with no external methods (#2921)
daffl
authored
df56918
View commit details
Copy full SHA for df56918
Browse repository at this point
Commits on Dec 11, 2022
fix(schema): Check for undefined value in resolveQueryObjectId resolver (#2914)
philipimperato
authored
d9449fa
View commit details
Copy full SHA for d9449fa
Browse repository at this point
Commits on Dec 9, 2022
fix(core): `context.type` for around hooks (#2890)
fratzinger
authored
d606ac6
View commit details
Copy full SHA for d606ac6
Browse repository at this point
Commits on Dec 8, 2022
fix(authentication): Fix order of connection and login event handling (#2909)
daffl
authored
801a503
View commit details
Copy full SHA for 801a503
Browse repository at this point
feat(docs): CLI and application structure guide (#2818)
marshallswain
authored
142914f
View commit details
Copy full SHA for 142914f
Browse repository at this point
Commits on Dec 6, 2022
chore(dependencies): Update all dependencies (#2901)
daffl
authored
9f712bf
View commit details
Copy full SHA for 9f712bf
Browse repository at this point
feat(adapter): Add patch data type to adapters and refactor AdapterBase usage (#2906)
daffl
authored
9ddc2e6
View commit details
Copy full SHA for 9ddc2e6
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
Browse repository at this point
Commits on Dec 4, 2022
fix(adapter-commons): multiple type definition issues (#2876)
TheNoim
authored
4ff1ed0
View commit details
Copy full SHA for 4ff1ed0
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
Browse repository at this point
Commits on Dec 2, 2022
chore: Remove Deno build (#2903)
daffl
authored
834091c
View commit details
Copy full SHA for 834091c
Browse repository at this point
fix(core): Improve service option usage and method option typings (#2902)
daffl
authored
164d75c
View commit details
Copy full SHA for 164d75c
Browse repository at this point
Commits on Nov 28, 2022
chore(docs): Fix Guides url (#2868)
NikolaiSch
authored
31f9a12
View commit details
Copy full SHA for 31f9a12
Browse repository at this point
Commits on Nov 27, 2022
fix(socketio): Disconnect socket on app disconnect event (#2896)
daffl
authored
4ba0039
View commit details
Copy full SHA for 4ba0039
Browse repository at this point
fix(authentication-client): Improve socket reauthentication handling (#2895)
daffl
authored
9db5e7a
View commit details
Copy full SHA for 9db5e7a
Browse repository at this point
Commits on Nov 25, 2022
fix(authentication-client): Remove access token for fatal 400 errors (#2894)
daffl
authored
cfc6c7a
View commit details
Copy full SHA for cfc6c7a
Browse repository at this point
Commits on Nov 24, 2022
fix(authentication-client): Do not cache authentication errors (#2892)
daffl
authored
cc4e767
View commit details
Copy full SHA for cc4e767
Browse repository at this point
feat(schema): Split resolver options and property resolvers (#2889)
daffl
authored
4822c94
View commit details
Copy full SHA for 4822c94
Browse repository at this point
fix(typebox): Improve query syntax defaults (#2888)
daffl
authored
59f3cdc
View commit details
Copy full SHA for 59f3cdc
Browse repository at this point
docs(faq): Update FAQ entries for v5 (#2883)
daffl
authored
82ba2d1
View commit details
Copy full SHA for 82ba2d1
Browse repository at this point
chore(tests): Fix Express application test (#2891)
daffl
authored
bddce89
View commit details
Copy full SHA for bddce89
Browse repository at this point
Commits on Nov 22, 2022
chore(tests): Add tracing information to debug flaky CLI test
daffl
authored
5696000
View commit details
Copy full SHA for 5696000
Browse repository at this point
Commits on Nov 19, 2022
chore(docs): Finalize home page copy (#2882)
marshallswain
authored
c901e8f
View commit details
Copy full SHA for c901e8f
Browse repository at this point
Commits on Nov 18, 2022
docs(typebox): explain extended ajv configuration (#2881)
marshallswain
authored
11ccaa1
View commit details
Copy full SHA for 11ccaa1
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL