Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/streetmix/streetmix-be
Streetmix Backend [DEPRECATED]
https://github.com/streetmix/streetmix-be
Fixing bug with looking for Street using User model (doh!)
b16569182455c1ea847c6cb6fe8d3b17ba767724 authored over 11 years ago by ycombinator <[email protected]>
b16569182455c1ea847c6cb6fe8d3b17ba767724 authored over 11 years ago by ycombinator <[email protected]>
Fixing bug with not finding original street by street ID properly.
c8d2ee69a804378043e52dc2aaf636ff4c4a614b authored over 11 years ago by ycombinator <[email protected]>
c8d2ee69a804378043e52dc2aaf636ff4c4a614b authored over 11 years ago by ycombinator <[email protected]>
Small changes to email body format.
74bd2c89c7703340527f6d1c4255d784c2a37d18 authored over 11 years ago by Marcin Wichary <[email protected]>
74bd2c89c7703340527f6d1c4255d784c2a37d18 authored over 11 years ago by Marcin Wichary <[email protected]>
Merge branch 'master' of https://github.com/codeforamerica/streetmix-be
999de717bdb98dd972e2e109ecb22b4bf862e304 authored over 11 years ago by Marcin Wichary <[email protected]>
999de717bdb98dd972e2e109ecb22b4bf862e304 authored over 11 years ago by Marcin Wichary <[email protected]>
For feedback, include sender's email in subject (if present) to prevent Gmail from collapsing all feedback messages into one conversation thread.
930a3a57652bb8d4bd989bd6dab7dbb354513060 authored over 11 years ago by Marcin Wichary <[email protected]>
930a3a57652bb8d4bd989bd6dab7dbb354513060 authored over 11 years ago by Marcin Wichary <[email protected]>
[#140] Adding status for streets.
885c93fe455406f9a34d19ff1a1aaa88819b8f19 authored over 11 years ago by ycombinator <[email protected]>
885c93fe455406f9a34d19ff1a1aaa88819b8f19 authored over 11 years ago by ycombinator <[email protected]>
[#137] Using async.map properly.
d9395c799f0c4d9b3a28a3e473a88e5763128977 authored over 11 years ago by ycombinator <[email protected]>
d9395c799f0c4d9b3a28a3e473a88e5763128977 authored over 11 years ago by ycombinator <[email protected]>
[#136] Adding Cache-Control header to list of allowed headers.
a585da94e8ba1e07c4ea99312f0d80389e4925e9 authored over 11 years ago by ycombinator <[email protected]>
a585da94e8ba1e07c4ea99312f0d80389e4925e9 authored over 11 years ago by ycombinator <[email protected]>
[#136] Adding Accept-Encoding header.
a98ae2a5a3e4c99e9980e17a147cb11142e7ba6f authored over 11 years ago by ycombinator <[email protected]>
a98ae2a5a3e4c99e9980e17a147cb11142e7ba6f authored over 11 years ago by ycombinator <[email protected]>
Revert "Refactoring to separate REST API server definition from start up."
This reverts commit c6641065c48368c2f0bd5a737f317867e3231a3e.
feefbe5145fe20aae37a4fbce4a2ca3bba230267 authored over 11 years ago by ycombinator <[email protected]>
Refactoring to separate REST API server definition from start up.
c6641065c48368c2f0bd5a737f317867e3231a3e authored over 11 years ago by ycombinator <[email protected]>
c6641065c48368c2f0bd5a737f317867e3231a3e authored over 11 years ago by ycombinator <[email protected]>
Return namespacedId with street representation.
6720fd768fb340f7593ebc842117f2b77abbedae authored over 11 years ago by ycombinator <[email protected]>
6720fd768fb340f7593ebc842117f2b77abbedae authored over 11 years ago by ycombinator <[email protected]>
[#129] Use global pool for anonymous street IDs; Use per-creator (user) pool for user-created street IDs.
85b128acd0fb113fed429f59cd0bfef27d0b6575 authored over 11 years ago by ycombinator <[email protected]>
85b128acd0fb113fed429f59cd0bfef27d0b6575 authored over 11 years ago by ycombinator <[email protected]>
Use port consistently.
dcca4ff8a8435e2b56bc356ffbce62b26a6c93d2 authored over 11 years ago by ycombinator <[email protected]>
dcca4ff8a8435e2b56bc356ffbce62b26a6c93d2 authored over 11 years ago by ycombinator <[email protected]>
[#135] Return user's streets sorted so that newest street is first.
3574ec1cb470a372af0a684d5992c57217b94385 authored over 11 years ago by ycombinator <[email protected]>
3574ec1cb470a372af0a684d5992c57217b94385 authored over 11 years ago by ycombinator <[email protected]>
Account for multiple login tokens per user.
f626de2df935256ac850a990ffdcc9a94e9458a3 authored over 11 years ago by ycombinator <[email protected]>
f626de2df935256ac850a990ffdcc9a94e9458a3 authored over 11 years ago by ycombinator <[email protected]>
[#130] Adding createdAt and updatedAt for users and streets.
8f7cc01ec56fa40dd823062c9a23f9486987924e authored over 11 years ago by ycombinator <[email protected]>
8f7cc01ec56fa40dd823062c9a23f9486987924e authored over 11 years ago by ycombinator <[email protected]>
[#134] Store multiple login tokens per user.
d613c3e168d0670b065f8c0cb07eda7acb88f374 authored over 11 years ago by ycombinator <[email protected]>
d613c3e168d0670b065f8c0cb07eda7acb88f374 authored over 11 years ago by ycombinator <[email protected]>
Revert "Return arbitrary data structure at GET /v1/users/{id}"
This reverts commit 19627241c1d6868cc6502b01b28b5a290781fde0.
c1a16d38383ed389b1f2a867d3a3dfccbab4fcd7 authored over 11 years ago by ycombinator <[email protected]>
Return arbitrary data structure at GET /v1/users/{id}
19627241c1d6868cc6502b01b28b5a290781fde0 authored over 11 years ago by Marcin Wichary <[email protected]>
19627241c1d6868cc6502b01b28b5a290781fde0 authored over 11 years ago by Marcin Wichary <[email protected]>
Revert "Moving logging to top in case one of the other plugins fail."
This reverts commit d89c897796069a64fd704fdf3a868836eb8ddfe0.
06d06d3f6e55f189bff6ddd2024f0c427c8250f5 authored over 11 years ago by ycombinator <[email protected]>
Moving logging to top in case one of the other plugins fail.
d89c897796069a64fd704fdf3a868836eb8ddfe0 authored over 11 years ago by ycombinator <[email protected]>
d89c897796069a64fd704fdf3a868836eb8ddfe0 authored over 11 years ago by ycombinator <[email protected]>
More compact logging of request datetime.
3cfe8f4342b6a29f296549cb987b9e85b5357d63 authored over 11 years ago by ycombinator <[email protected]>
3cfe8f4342b6a29f296549cb987b9e85b5357d63 authored over 11 years ago by ycombinator <[email protected]>
More and better logging.
2468fb43b2b5750519e704bee0b4fa551e5ecda5 authored over 11 years ago by ycombinator <[email protected]>
2468fb43b2b5750519e704bee0b4fa551e5ecda5 authored over 11 years ago by ycombinator <[email protected]>
Append URL of originating page and user's IP address to feedback message.
a31ddb5ec0a91e33e420e30700c3709b57d7a2ca authored over 11 years ago by ycombinator <[email protected]>
a31ddb5ec0a91e33e420e30700c3709b57d7a2ca authored over 11 years ago by ycombinator <[email protected]>
Updating subject; Adding ability to override feedback recipient address using env var.
9ec99bd4cdf13924f4ea45b4a52fd7e961616728 authored over 11 years ago by ycombinator <[email protected]>
9ec99bd4cdf13924f4ea45b4a52fd7e961616728 authored over 11 years ago by ycombinator <[email protected]>
Better validation + fixing function call to match new signature.
350d964fdabab7da8c2948aaa519e3d1a75b6732 authored over 11 years ago by ycombinator <[email protected]>
350d964fdabab7da8c2948aaa519e3d1a75b6732 authored over 11 years ago by ycombinator <[email protected]>
Removing username since it is semantically redundant with id; id = username now.
93458bfc9750bb7ae994909807bf4c0f91e1afc4 authored over 11 years ago by ycombinator <[email protected]>
93458bfc9750bb7ae994909807bf4c0f91e1afc4 authored over 11 years ago by ycombinator <[email protected]>
[#127] Adding REST API + documentation for updating a user's information.
1385082802bfff679be1cf206b55c87d93bc9b29 authored over 11 years ago by ycombinator <[email protected]>
1385082802bfff679be1cf206b55c87d93bc9b29 authored over 11 years ago by ycombinator <[email protected]>
[#128] Return "data" when user is authenticated.
ed652ac2caaa4c47d704fc4012364494ae2d92f5 authored over 11 years ago by ycombinator <[email protected]>
ed652ac2caaa4c47d704fc4012364494ae2d92f5 authored over 11 years ago by ycombinator <[email protected]>
[#126] Adding REST API + documentation for sending feedback to Streetmix team.
b6524f435222ad251566ee1eed20246d9b5501fc authored over 11 years ago by ycombinator <[email protected]>
b6524f435222ad251566ee1eed20246d9b5501fc authored over 11 years ago by ycombinator <[email protected]>
Adding Sequence model.
56a68ccfcf9fe199d5ac001d6467ef6388a343f4 authored over 11 years ago by ycombinator <[email protected]>
56a68ccfcf9fe199d5ac001d6467ef6388a343f4 authored over 11 years ago by ycombinator <[email protected]>
Making GET /user/{id}/streets response representation work with async asJson().
0e39703bcd665fd00b024d860c1951892ad5d26f authored over 11 years ago by ycombinator <[email protected]>
0e39703bcd665fd00b024d860c1951892ad5d26f authored over 11 years ago by ycombinator <[email protected]>
Using auto-incrementing numeric IDs for streets.
c844bcac21afc6ecd3e46b67bbedecb77b313cfe authored over 11 years ago by ycombinator <[email protected]>
c844bcac21afc6ecd3e46b67bbedecb77b313cfe authored over 11 years ago by ycombinator <[email protected]>
Fixing response code for update street REST API.
b54c82030d5c89c80e4220b1974504f1be458429 authored over 11 years ago by ycombinator <[email protected]>
b54c82030d5c89c80e4220b1974504f1be458429 authored over 11 years ago by ycombinator <[email protected]>
Making JSON rendering asynchronous.
6086f401db8d19f831325345ef430210db71e539 authored over 11 years ago by ycombinator <[email protected]>
6086f401db8d19f831325345ef430210db71e539 authored over 11 years ago by ycombinator <[email protected]>
Removing Authorization headers wherever they are optional; Documenting REST API to retrieve a user's streets.
6ba01d56913fc7e08ad0cce8bccd70d8d8579d1e authored over 11 years ago by ycombinator <[email protected]>
6ba01d56913fc7e08ad0cce8bccd70d8d8579d1e authored over 11 years ago by ycombinator <[email protected]>
Making case consistent.
d28e5784b8540a687c102068d22352686f2c6fba authored over 11 years ago by ycombinator <[email protected]>
d28e5784b8540a687c102068d22352686f2c6fba authored over 11 years ago by ycombinator <[email protected]>
Making case consistent.
f3b48707751e288278eaf4396cc620454879dc19 authored over 11 years ago by ycombinator <[email protected]>
f3b48707751e288278eaf4396cc620454879dc19 authored over 11 years ago by ycombinator <[email protected]>
Merge branch 'master' of github.com:codeforamerica/streetmix-be
93f9a5f4c6e9c66392581de79dbaf013316636ad authored over 11 years ago by ycombinator <[email protected]>
93f9a5f4c6e9c66392581de79dbaf013316636ad authored over 11 years ago by ycombinator <[email protected]>
[#118] Adding REST API to retrieve a user's streets.
c2887b793fd2f636704f911ff2e22a12820c5a24 authored over 11 years ago by ycombinator <[email protected]>
c2887b793fd2f636704f911ff2e22a12820c5a24 authored over 11 years ago by ycombinator <[email protected]>
Adding retrieve and delete street API documentation.
f3448b283610dfe378ce70dbd625fb5b39435a9e authored over 11 years ago by Shaunak Kashyap <null>
f3448b283610dfe378ce70dbd625fb5b39435a9e authored over 11 years ago by Shaunak Kashyap <null>
[#114] Adding REST API to retrieve a street.
9d7e8229ec2c226a073f44222cc4b96506663b21 authored over 11 years ago by ycombinator <[email protected]>
9d7e8229ec2c226a073f44222cc4b96506663b21 authored over 11 years ago by ycombinator <[email protected]>
[#119] Adding REST API to delete a street.
9f22b9262ecad48f15953da9f001d381a4d120e0 authored over 11 years ago by ycombinator <[email protected]>
9f22b9262ecad48f15953da9f001d381a4d120e0 authored over 11 years ago by ycombinator <[email protected]>
Adding request parameters to log.
409410c298ad9da87fb6b83b69016976c991914e authored over 11 years ago by ycombinator <[email protected]>
409410c298ad9da87fb6b83b69016976c991914e authored over 11 years ago by ycombinator <[email protected]>
Handling pre-flight OPTIONS requests properly.
d6558116858cb129dc40e11cdfc84ba6e77f17a5 authored over 11 years ago by ycombinator <[email protected]>
d6558116858cb129dc40e11cdfc84ba6e77f17a5 authored over 11 years ago by ycombinator <[email protected]>
Use login token from Authorization header to determine street creator.
84a736e0e4dc669bf2471420f77e5d764c9918cf authored over 11 years ago by ycombinator <[email protected]>
84a736e0e4dc669bf2471420f77e5d764c9918cf authored over 11 years ago by ycombinator <[email protected]>
Parse login token before routing.
9fa1f3b598cc6ac52290f4629a486c3670fb9bca authored over 11 years ago by ycombinator <[email protected]>
9fa1f3b598cc6ac52290f4629a486c3670fb9bca authored over 11 years ago by ycombinator <[email protected]>
Use Authorization header and check before logging out.
22b5282fbc7440a6b2d8df6c9c3f907095acf661 authored over 11 years ago by ycombinator <[email protected]>
22b5282fbc7440a6b2d8df6c9c3f907095acf661 authored over 11 years ago by ycombinator <[email protected]>
User user ID instead of login token in URI segments.
edb7ee0a1f268b6857f02fbd24b9717668527900 authored over 11 years ago by ycombinator <[email protected]>
edb7ee0a1f268b6857f02fbd24b9717668527900 authored over 11 years ago by ycombinator <[email protected]>
Adding unique index on ids.
2916b2ab4101c1fedb7cbe3b13ba5350863015c0 authored over 11 years ago by ycombinator <[email protected]>
2916b2ab4101c1fedb7cbe3b13ba5350863015c0 authored over 11 years ago by ycombinator <[email protected]>
Adding Location header to user sign-in API.
d31f702d99736a296f1962d3a61bdcf2eed36ad0 authored over 11 years ago by ycombinator <[email protected]>
d31f702d99736a296f1962d3a61bdcf2eed36ad0 authored over 11 years ago by ycombinator <[email protected]>
Adding TODO for checking with Twitter API.
32b8364517e441062621ffdf3bba37e8fac2289f authored over 11 years ago by ycombinator <[email protected]>
32b8364517e441062621ffdf3bba37e8fac2289f authored over 11 years ago by ycombinator <[email protected]>
Merge branch 'master' of github.com:codeforamerica/streetmix-be
c586b9eef011d1639f72a663a1737d527dcd7e5b authored over 11 years ago by ycombinator <[email protected]>
c586b9eef011d1639f72a663a1737d527dcd7e5b authored over 11 years ago by ycombinator <[email protected]>
Adding user.id; Making case consistent (missed a couple spots).
260a231ba8b16172dc8bf4f3f901fc90992fe77e authored over 11 years ago by ycombinator <[email protected]>
260a231ba8b16172dc8bf4f3f901fc90992fe77e authored over 11 years ago by ycombinator <[email protected]>
Adding Authorization headers
1db47b5787ced4fcb1f2d1b7986f77f07f18eba8 authored over 11 years ago by Shaunak Kashyap <null>
1db47b5787ced4fcb1f2d1b7986f77f07f18eba8 authored over 11 years ago by Shaunak Kashyap <null>
Transferring blueprint from apiary.io
d64a82fb00c92143d38a777cdc0d1ff7e843cf24 authored over 11 years ago by Shaunak Kashyap <null>
d64a82fb00c92143d38a777cdc0d1ff7e843cf24 authored over 11 years ago by Shaunak Kashyap <null>
Make case and variable names for access tokens consistent.
c6735a62aaaa3206ffb74d6695a87a673edb743b authored over 11 years ago by ycombinator <[email protected]>
c6735a62aaaa3206ffb74d6695a87a673edb743b authored over 11 years ago by ycombinator <[email protected]>
Do not persist profile image URL (for now).
5222379db0415ec127b751a3eb7b6164a7445cde authored over 11 years ago by ycombinator <[email protected]>
5222379db0415ec127b751a3eb7b6164a7445cde authored over 11 years ago by ycombinator <[email protected]>
[#113] Return UUID for street ID.
a36590d95903e4fde834ba89fc9b2d64bd39cc91 authored over 11 years ago by ycombinator <[email protected]>
a36590d95903e4fde834ba89fc9b2d64bd39cc91 authored over 11 years ago by ycombinator <[email protected]>
Fix capitalization of one variable.
0222a3019ceb37ef0f8018f68ea33906c29adac3 authored over 11 years ago by Marcin Wichary <[email protected]>
0222a3019ceb37ef0f8018f68ea33906c29adac3 authored over 11 years ago by Marcin Wichary <[email protected]>
Transferring blueprint from apiary.io
b8cea156fdd84c1d3efd30979eaf015015745d61 authored over 11 years ago by Shaunak Kashyap <null>
b8cea156fdd84c1d3efd30979eaf015015745d61 authored over 11 years ago by Shaunak Kashyap <null>
Making JSON properties' case consistent.
649937e4317ddd797330e450e2bfcde9f40c247a authored over 11 years ago by ycombinator <[email protected]>
649937e4317ddd797330e450e2bfcde9f40c247a authored over 11 years ago by ycombinator <[email protected]>
[#125] User sign-out REST API.
208e7514dfda4fe6e80132d13aafc9e1227cf6bb authored over 11 years ago by ycombinator <[email protected]>
208e7514dfda4fe6e80132d13aafc9e1227cf6bb authored over 11 years ago by ycombinator <[email protected]>
Merge branch 'master' of github.com:codeforamerica/streetmix-be
f0820c1275ea7425f89bc11a6a2751094df32fce authored over 11 years ago by ycombinator <[email protected]>
f0820c1275ea7425f89bc11a6a2751094df32fce authored over 11 years ago by ycombinator <[email protected]>
[#121] Fetch and return user profile image URI from Twitter.
4e0e77782a629db2b52fc077244a7bc9a390591d authored over 11 years ago by ycombinator <[email protected]>
4e0e77782a629db2b52fc077244a7bc9a390591d authored over 11 years ago by ycombinator <[email protected]>
Adding Twitter configuration section.
0f33d66d70335c029bdfa77f4613fae70a3c5153 authored over 11 years ago by ycombinator <[email protected]>
0f33d66d70335c029bdfa77f4613fae70a3c5153 authored over 11 years ago by ycombinator <[email protected]>
Adding TODOs.
f4daca9273b7f7a723cb675cdf894a22de363a5b authored over 11 years ago by ycombinator <[email protected]>
f4daca9273b7f7a723cb675cdf894a22de363a5b authored over 11 years ago by ycombinator <[email protected]>
Use login_token instead of user ID.
410fae355a6a1c3495c1a6573938b0cc66d3f319 authored over 11 years ago by ycombinator <[email protected]>
410fae355a6a1c3495c1a6573938b0cc66d3f319 authored over 11 years ago by ycombinator <[email protected]>
Use login_token instead of user ID.
95e3fe0a53497432f2495ac0007389973ca0a811 authored over 11 years ago by ycombinator <[email protected]>
95e3fe0a53497432f2495ac0007389973ca0a811 authored over 11 years ago by ycombinator <[email protected]>
Transferring blueprint from apiary.io
47f2dbdf2214aa71ae505fe7aba9207b7d0a05e1 authored over 11 years ago by Shaunak Kashyap <null>
47f2dbdf2214aa71ae505fe7aba9207b7d0a05e1 authored over 11 years ago by Shaunak Kashyap <null>
Transferring blueprint from apiary.io
5e2f90f8c69343b4dd9a34d1ca7e9f35152df911 authored over 11 years ago by Shaunak Kashyap <null>
5e2f90f8c69343b4dd9a34d1ca7e9f35152df911 authored over 11 years ago by Shaunak Kashyap <null>
Transferring blueprint from apiary.io
19891bc5cb1d29fdacf81d2c57b158b8aeb74c31 authored over 11 years ago by Shaunak Kashyap <null>
19891bc5cb1d29fdacf81d2c57b158b8aeb74c31 authored over 11 years ago by Shaunak Kashyap <null>
Transferring blueprint from apiary.io
10ae263012a2e1d22bcfada6b59c047d3ccb5ed1 authored over 11 years ago by Shaunak Kashyap <[email protected]>
10ae263012a2e1d22bcfada6b59c047d3ccb5ed1 authored over 11 years ago by Shaunak Kashyap <[email protected]>
Removing README.md copy/pasted from another project.
94deca9cedba50b250e668c70507ffc7a8076822 authored over 11 years ago by ycombinator <[email protected]>
94deca9cedba50b250e668c70507ffc7a8076822 authored over 11 years ago by ycombinator <[email protected]>
[#113] init checkin.
6f226112c2f29e16c4a0edf248c99c0e6f63f35b authored over 11 years ago by ycombinator <[email protected]>
6f226112c2f29e16c4a0edf248c99c0e6f63f35b authored over 11 years ago by ycombinator <[email protected]>
[#112] init checkin.
a8c85073d9276c2a6dbcec2627dda696d363eb63 authored over 11 years ago by ycombinator <[email protected]>
a8c85073d9276c2a6dbcec2627dda696d363eb63 authored over 11 years ago by ycombinator <[email protected]>
[#117] init checkin.
a872e2473469c688b6ba246a7727ce170a5e2503 authored over 11 years ago by ycombinator <[email protected]>
a872e2473469c688b6ba246a7727ce170a5e2503 authored over 11 years ago by ycombinator <[email protected]>
Refactoring.
9904d6b8a9c75af5c67dd4645cf94a065cdb66f2 authored over 11 years ago by ycombinator <[email protected]>
9904d6b8a9c75af5c67dd4645cf94a065cdb66f2 authored over 11 years ago by ycombinator <[email protected]>
[#120] init checkin.
6b3ba0c86942ba88175353a2b9244fbe9f4f999f authored over 11 years ago by ycombinator <[email protected]>
6b3ba0c86942ba88175353a2b9244fbe9f4f999f authored over 11 years ago by ycombinator <[email protected]>
[#111] init checkin.
dfb9de95cd231f0d55c253457f1957c7ed5c7048 authored over 11 years ago by ycombinator <[email protected]>
dfb9de95cd231f0d55c253457f1957c7ed5c7048 authored over 11 years ago by ycombinator <[email protected]>
init checkin.
65247fd7b4c98f567d385edc18c0a31cfcb42fb6 authored over 11 years ago by ycombinator <[email protected]>
65247fd7b4c98f567d385edc18c0a31cfcb42fb6 authored over 11 years ago by ycombinator <[email protected]>