Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lvivski/start issues and pull requests

#84 - Support http patch

Pull Request - State: closed - Opened by rhydiant over 3 years ago - 2 comments

#83 - Fix for https://github.com/lvivski/start/issues/82

Pull Request - State: closed - Opened by kjelly almost 4 years ago - 1 comment

#82 - The return type should be Stream<Request> for delete.

Issue - State: closed - Opened by kjelly almost 4 years ago

#81 - Dart package like PM2.

Issue - State: open - Opened by bsjung over 4 years ago - 1 comment

#80 - Start experimental version for WebSocket #73 (API changed)

Issue - State: open - Opened by bsjung over 4 years ago

#79 - Develop

Pull Request - State: open - Opened by bsjung over 4 years ago - 1 comment

#78 - CORS integration

Issue - State: open - Opened by bsjung over 4 years ago - 2 comments

#77 - MongoDB usecase with Start web framework.

Issue - State: closed - Opened by bsjung over 4 years ago - 3 comments

#76 - application/json format.

Issue - State: open - Opened by bsjung over 4 years ago

#75 - Experimental JWT plugin for Start web framework.

Issue - State: closed - Opened by bsjung over 4 years ago - 3 comments

#74 - Develop

Pull Request - State: closed - Opened by bsjung over 4 years ago - 1 comment

#73 - Start experimental version for WebSocket

Issue - State: closed - Opened by bsjung over 4 years ago - 4 comments

#72 - WebSocket error

Issue - State: closed - Opened by bsjung over 4 years ago - 2 comments

#71 - Production ready?

Issue - State: closed - Opened by vimalmistry over 4 years ago - 1 comment

#70 - Push new version to pub

Issue - State: closed - Opened by ALMaclaine almost 5 years ago - 2 comments

#69 - Code updated to work with Dart 2

Pull Request - State: closed - Opened by muniz95 about 5 years ago - 1 comment

#68 - No support for JSON formatted request body parsing

Issue - State: closed - Opened by carc1n0gen over 7 years ago

#67 - Added support for parsing a JSON request payload

Pull Request - State: closed - Opened by carc1n0gen over 7 years ago

#66 - Added support for multipart/form-data post retrieval.

Pull Request - State: closed - Opened by barfittc over 9 years ago

#65 - Add support for HTTPS

Issue - State: closed - Opened by stevenroose over 9 years ago

#64 - Fixed param and payload methods to work with POST requests

Pull Request - State: closed - Opened by hoylen almost 10 years ago

#62 - Route placeholders fail to match all valid URL path segment characters

Issue - State: closed - Opened by almstrand about 10 years ago - 1 comment

#61 - Is the comment about routing incorrect?

Issue - State: closed - Opened by patefacio about 10 years ago - 1 comment

#59 - Response.send with error: 'String contains invalid characters.'

Issue - State: closed - Opened by agreatfool about 10 years ago

#58 - reflect socket API changes in README

Pull Request - State: closed - Opened by tomaszkubacki over 10 years ago

#57 - get Cookie problem

Issue - State: closed - Opened by che0ps over 10 years ago

#56 - gzip

Issue - State: closed - Opened by mkazlauskas over 10 years ago - 2 comments

#55 - How to get the IP address of the client?

Issue - State: closed - Opened by psiphi75 over 10 years ago - 2 comments

#54 - update copyright year

Pull Request - State: closed - Opened by PatrickJS over 10 years ago - 1 comment

#53 - Start provides only indirect access to session data

Issue - State: closed - Opened by nkratzke over 10 years ago - 1 comment

#52 - Request.cookies crashes (if non valid cookies are set)

Issue - State: closed - Opened by nkratzke over 10 years ago - 1 comment

#51 - Cookie method can not set more than one cookie per request

Issue - State: closed - Opened by nkratzke over 10 years ago - 1 comment

#50 - Cookie method causes an exception when called with no options

Issue - State: closed - Opened by nkratzke over 10 years ago

#49 - Start provides no pragmatic post parameter handling

Issue - State: closed - Opened by nkratzke over 10 years ago - 4 comments

#48 - Static serve of packages

Issue - State: closed - Opened by kuberlog over 10 years ago - 7 comments
Labels: bug

#47 - add postParam helper method to request class

Pull Request - State: closed - Opened by gilbertbw over 10 years ago - 3 comments

#46 - first cut at removing custom support for static files

Pull Request - State: closed - Opened by sethladd over 10 years ago

#45 - Use http_server for static file serving and more

Issue - State: closed - Opened by sethladd over 10 years ago - 1 comment

#44 - handle keys when route path is a regex

Pull Request - State: closed - Opened by piif over 10 years ago

#43 - wrong type for Request.input

Issue - State: closed - Opened by piif over 10 years ago - 1 comment

#42 - No way to know what websocket is being close.

Issue - State: closed - Opened by delaneyj almost 11 years ago - 1 comment

#41 - added response.render()

Pull Request - State: closed - Opened by kuberlog almost 11 years ago - 1 comment

#40 - response.render is not available

Issue - State: closed - Opened by kuberlog almost 11 years ago - 1 comment

#39 - request.params empty

Issue - State: closed - Opened by pkieltyka almost 11 years ago - 1 comment

#38 - Dependencies fix.

Pull Request - State: closed - Opened by lucipacurar almost 11 years ago - 2 comments

#37 - Updated to the latest Dart SDK.

Pull Request - State: closed - Opened by lucipacurar almost 11 years ago - 2 comments

#36 - Pub

Issue - State: closed - Opened by lucipacurar almost 11 years ago - 1 comment

#35 - Socket messages with data not being received

Issue - State: closed - Opened by hmmdeif about 11 years ago - 5 comments

#34 - Fix route. Removed use of the missing function String.concat

Pull Request - State: closed - Opened by Fedott about 11 years ago

#33 - Allow lists to be serialized to JSON too.

Pull Request - State: closed - Opened by lucipacurar about 11 years ago

#32 - How to get the posted data?

Issue - State: closed - Opened by freewind about 11 years ago - 2 comments

#31 - Memory leak?

Issue - State: closed - Opened by freewind over 11 years ago - 6 comments

#30 - Make socket available in clients

Pull Request - State: closed - Opened by MarkBennett over 11 years ago - 14 comments

#29 - add OPTIONS method support

Pull Request - State: closed - Opened by tomaszkubacki over 11 years ago

#28 - websockets do not appear to be working with latest dartlang version

Issue - State: closed - Opened by tomaszkubacki over 11 years ago - 2 comments

#27 - README and CHANGELOG updates

Pull Request - State: closed - Opened by sethladd over 11 years ago

#26 - Concept of View is under-documented

Issue - State: closed - Opened by sethladd over 11 years ago - 2 comments

#25 - Return Stream<Socket> from Server#ws().

Pull Request - State: closed - Opened by MarkBennett over 11 years ago - 2 comments

#24 - Refactor WebSocket Message parsing into an external pub

Issue - State: closed - Opened by MarkBennett over 11 years ago - 4 comments

#23 - Use HttpRequest.uri.queryParameters.

Pull Request - State: closed - Opened by MarkBennett over 11 years ago - 2 comments

#22 - Add type annotation

Pull Request - State: closed - Opened by sethladd over 11 years ago

#21 - Add content length, mime type, and update README

Pull Request - State: closed - Opened by sethladd over 11 years ago - 1 comment

#20 - Update the README

Pull Request - State: closed - Opened by sethladd over 11 years ago

#19 - Look for index.html as default file in directory

Issue - State: closed - Opened by sethladd over 11 years ago

#18 - Set MIME type for static files

Issue - State: closed - Opened by sethladd over 11 years ago - 1 comment

#17 - Add data argument to socket messages

Pull Request - State: closed - Opened by MarkBennett over 11 years ago - 1 comment

#16 - Cookie expiration date weekdays are off by one

Issue - State: closed - Opened by juhana over 11 years ago

#15 - Support the passing of data via websockets

Issue - State: closed - Opened by MarkBennett over 11 years ago - 2 comments

#14 - Refactored the way the files are included.

Pull Request - State: closed - Opened by enyo over 11 years ago

#13 - Start runs on the latest dart version now.

Pull Request - State: closed - Opened by enyo over 11 years ago

#12 - Why are 'get', 'put', 'post', etc... methods emulated?

Issue - State: closed - Opened by enyo over 11 years ago - 1 comment

#11 - Why not using `part of`to include all classes?

Issue - State: closed - Opened by enyo over 11 years ago - 1 comment

#10 - Use darts route library

Issue - State: closed - Opened by enyo over 11 years ago - 1 comment

#9 - How to use async operations with Start?

Issue - State: closed - Opened by sma over 11 years ago - 2 comments

#8 - a small fix to support new public dart sdk

Pull Request - State: closed - Opened by geekrumper over 11 years ago - 4 comments

#7 - Class '_HttpResponse' has no instance method 'write'.

Issue - State: closed - Opened by GreyDev over 11 years ago - 3 comments

#6 - The "type 'View' is not loaded" error.

Issue - State: closed - Opened by hinikato over 11 years ago - 1 comment

#5 - Fix small typo

Pull Request - State: closed - Opened by chrisjlee over 11 years ago

#4 - any chance this can be used with Chrome?

Issue - State: closed - Opened by spatzle over 11 years ago - 1 comment

#3 - Throwing "No such HTTP method" is confusing

Issue - State: closed - Opened by vsavkin over 11 years ago

#2 - There is no access to request payload

Issue - State: closed - Opened by vsavkin over 11 years ago

#1 - Fix string concatenation

Pull Request - State: closed - Opened by nfrancois about 12 years ago - 2 comments