-
-
Notifications
You must be signed in to change notification settings - Fork 11
Pull requests: hyper63/hyper
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(connect): strictly check resource when required. Strictly ensure destroy confirmation is
true
#625
by TillaTheHun0
was merged Mar 31, 2025
Loading…
chore(nano): bump deps. Update MongoDB version 7.0.4 -> 7.0.11
#624
by TillaTheHun0
was merged Aug 19, 2024
Loading…
fix(core): pass specific status to HyperErr on known errors and bubble as non fatal #621
#622
by TillaTheHun0
was merged Apr 2, 2024
Loading…
chore(connect): remove duplex option except for storage.upload
#615
by TillaTheHun0
was closed Dec 11, 2023
Loading…
chore(connect): bump deps. Remove deno shim dep as its unused
#614
by TillaTheHun0
was merged Dec 11, 2023
Loading…
feat(nano)!: use In-Memory MongoDB in lieu of PouchDB to power Data Services
#613
by TillaTheHun0
was merged Dec 3, 2023
Loading…
Expose skip on connect and use latest Data Port in Core
#611
by TillaTheHun0
was merged Oct 10, 2023
Loading…
feat(port-data): add skip to queryDocuments port #609
#610
by TillaTheHun0
was merged Oct 10, 2023
Loading…
Require confirmation on hyper.*.destroy on
hyper-connect
#608
by TillaTheHun0
was merged Sep 7, 2023
Loading…
Add partialFilter to
hyper-connect
and pass from app-express
to core
#607
by TillaTheHun0
was merged Aug 1, 2023
Loading…
feat(core): add partialFilter option to data.index
#606
by TillaTheHun0
was merged Aug 1, 2023
Loading…
feat(port-data): add partialFilter option to indexDocuments
#605
by TillaTheHun0
was merged Aug 1, 2023
Loading…
fix(app-express): default json request body size limit to 10mb
#604
by TillaTheHun0
was merged Jun 5, 2023
Loading…
connect: add support for sort syntax on data.index
#603
by TillaTheHun0
was merged Jun 1, 2023
Loading…
feat(core): allow passing index sort order on data.index #485
#602
by TillaTheHun0
was merged May 31, 2023
Loading…
feat(port-data): allow passing index sort order on indexDocuments #485
#601
by TillaTheHun0
was merged May 31, 2023
Loading…
Version hyper-nano binaries and place artifacts in the current working directory
#600
by TillaTheHun0
was merged May 30, 2023
Loading…
feat(app-express): pass hyper services to all middleware
#599
by TillaTheHun0
was merged May 26, 2023
Loading…
fix(connect): always send useSignedUrl query param on storage.signedUrl
#596
by TillaTheHun0
was merged May 24, 2023
Loading…
fix(port-data): attempt to parse limit on listDocuments and queryDocu…
#595
by TillaTheHun0
was merged May 24, 2023
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.