Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/getfider/fider

Open platform to collect and prioritize feedback
https://github.com/getfider/fider

fix: correctly position the burger menu toggle at the top right corner (#587)

d6ffc1b6719231e7b7544285876ae2fc309e57b5 authored over 6 years ago
chore: update homepage image (#586)

5d925b0bb30503ce55e856f97ed341908c56b98d authored over 6 years ago
chore: update to v0.16.0 (#585)

8d1e14099075071bdc58a975a783ccb723720ac3 authored over 6 years ago
feature: allow comments to be deleted (#583)

03861b83b070a67f83e433a5364e55b8db60ef42 authored over 6 years ago
fix: social buttons with larger text (#582)

43af3bdfe5a57f03724dac61203c62abdf3e7ad8 authored over 6 years ago
refactor: move comment actions to a dropdown (#577)

8fe7d83d84c8c09147a4df959602a83eab09690b authored over 6 years ago
docs: better contributing guide (#574)

ae9f3d48506a5e9c8a706a2d630a8102661c15ed authored over 6 years ago
fix: return charset on HTTP Headers (#572)

5afc01edcf9f03ce4d9efc0c2c99c222c709b604 authored over 6 years ago
fix: don't assign props to state (#571)

983dd82bdcb3148a6c9f0786b0357c9296e95167 authored over 6 years ago
tooling: update NPM packages and move packages to vendor bundle (#570)

8105558f2f64da203060d407d64b5cff54a35b5e authored over 6 years ago
enhancement: use sqlautocert instead of local cache folder (#566)

0fafc80344cc3dafe3d04760ffdec2e9f0b37342 authored over 6 years ago
tooling: update to dep 0.5.0 and ignore mage (#567)

638a30efc9d4e36fb6ac1f8b8f63dea7a8df7ecb authored over 6 years ago
chore: fix typos in comments, variables and function names (#565)

9f5c2e45eace9573475cec5b7fb36fdb19d90ba2 authored over 6 years ago
refactoring: Introduces custom DropDown component and removes semantic-ui-react dependency (#557)

6634d9f1faa4419722e2b1be2342e9a9f377300d authored over 6 years ago
docs: update Fider requirements on email settings (#563)

ef9a1c298fa18ca4d462e35e72655d09384ced3b authored over 6 years ago
chore: update .example.env (#561)

`EMAIL_NOREPLY`, `EMAIL_SMTP_HOST` and `EMAIL_SMTP_PORT` are required to start the app or else `...

2b6d2fef3f939ba2e414bb6a61e7a8c9a9a9daea authored over 6 years ago
enhancement: add sitemap to robots.txt (#560)

86d6c850f50503598a6eaaecf00c7553c26c1e9c authored over 6 years ago
Update CONTRIBUTING.md

3a51bbe1c13310abf1d670f50bd6d2932a042fc0 authored over 6 years ago
Update CONTRIBUTING.md

222b5102069ccda1164813774dc77ef60433e6b5 authored over 6 years ago
fix: changes how we validate OAuth State (#559)

657aecea31ebbd72d254337227aa55d6b3cd21b5 authored over 6 years ago
feature: add sitemap.xml (#558)

9353e755e32058cb49d7fd80a47bdce30ff10cc2 authored over 6 years ago
refactoring: ClientIP extraction logic (#556)

ab6a3c6074a1ecf04a674b7a34ee42407dcea9a7 authored over 6 years ago
feature: Add Support for Persisting Audit Events (#551)

* Add migration for event schema
* Add Event interface, inmemory implementation and postgres sc...

c7efc927f505b3a0c7e1165b610391fa195cc042 authored over 6 years ago
refactoring: improve var formatting in main (#555)

d7d5b93098ae20148d57d9ca416f109df83eb886 authored over 6 years ago
feature: enable API Key (#553)

8410e5835c5124c931490aff05d8aa4f5429580d authored over 6 years ago
tooling: update to Go 1.11.1 and enable SameSite=Lax (#552)

845fdc36f92d6c6c9374ffbed8cf746cf7028a9c authored over 6 years ago
enhancement: Add ErrorBoundary and ShowError to handle React exceptions. (#549)

* Add ErrorBoundary and ShowError to handle React exceptions.
* Extend ErrorBoundary to support...

25c81da8427e75a89f28a38e726bd6e8bb78acae authored over 6 years ago
tooling: add .nvmrc (#546)

ed01b76b9b32f7ab5ce8c309c31d0005a96192a1 authored over 6 years ago
chore: add more CSS classes for signin control (#548)

d0c3039d55cff0fbdd6cfcb75eabf1a118ee99b1 authored over 6 years ago
refactoring: typos, better API response (#543)

4b38bdab5bf52705f0cf999d6c511fa67796594c authored over 6 years ago
refactor: rename QueryString filters (#542)

6fc92a5382f116865ca6536b0646c5333c910f68 authored over 6 years ago
refactor: rename totalVotes and totalComments (#541)

a815416392e42ccc66a294aff868700f80049479 authored over 6 years ago
refactoring: expose post status as string (#540)

932cd5f7aa90ca7d0a0d41d270c1334e1295fd24 authored over 6 years ago
refactor: rename _on to _at (#537)

3d4e74bb37bebda9658f2fab2c2e8aa68f2d6826 authored over 6 years ago
fix: send EHLO during SMTP connection (#525)

ef8aea82625d9c2afa3f4ea39096ae111e63a820 authored over 6 years ago
fix: run E2E scripts on HTTPS (#536)

f001dcfb049c79f672da4eeff4c26b7be1e1b826 authored over 6 years ago
refactor: use mage alises (#535)

4fac6b5d1265a6e97915e57055ad00e9bcf816ad authored over 6 years ago
refactor: replace Make with Mage (#534)

587adbe287c7a452de25cd492ccbb33b84c675dd authored over 6 years ago
refactor: expose role as string (#524)

aac27cd60724cb2c7c8e0fc88af3eb3c283eac38 authored over 6 years ago
fix: always wrap names in quotes when sending email (#528)

593ede694c10040465895f756e9b10f9e50b251f authored over 6 years ago
docs: fix CONTRIBUTING guide

8f0903c511134453fa8b005e1cbcd3877c0e096e authored over 6 years ago
merged

a296c381a4aad833d1f5e62c1ead4ff072332e50 authored over 6 years ago
docs: update CONTRIBUTING guide

166dafa5d15f59ae8e5e62c230fea4872ea2d96d authored over 6 years ago
Update CONTRIBUTING.md

b6a43a63cc3410793abdd19a088a2bd09e9e6397 authored over 6 years ago
Create CODE_OF_CONDUCT.md (#529)

f4e8c957ec9de426920e1bc966c73c3c7100bd8a authored over 6 years ago
fix: use lowercase email for gravatar (#527)

7007d99ae6930b9674cf57129ff2c6c7553f57a8 authored over 6 years ago
feature: allow blacklisting email based on RegExp (#523)

04765e31f5e7e51d2026ac1534cc1b933642033c authored over 6 years ago
fix: catch panic earlier (#517)

3522a3bf2eb2357f8d88a76571dbd9a94707da9a authored over 6 years ago
fix: force login subdomain for signup process (#518)

d0b7e10b4ad10f29b311956f4e480534f04ae4ef authored over 6 years ago
fix: increase expire date to 24 hours (#521)

fd117a37fe0b0bb1dbeaa0f2d57ea97ba11dd372 authored over 6 years ago
enhancement: log UserAgent on every request (#520)

aed0ea79639b22e8af5fbb556a2b4f652c400e02 authored over 6 years ago
fix: show site branding on 404 page (#515)

bdc9db4ed198b1e559c946185ba5285bd0a1f6e9 authored over 6 years ago
fix: return empty json for non-200 responses (#514)

d95165b082d8e7120bf658a8ac6702c0225e3cff authored over 6 years ago
feature: new API to create users (#513)

56330e11ace1ef208dddb7c02f842c241ed9e233 authored over 6 years ago
refactoring: rename Support to Vote (#512)

97baba7377cb06fe51db193d8ca7952a9627d309 authored over 6 years ago
feature: allow impersonation on API (#508)

9ae801f7ff08ade7ed3dabf412ead20a537b078c authored over 6 years ago
enhancement: add client IP address to logs (#511)

c8de9683bb697330e8423c3268825733be78b4e0 authored over 6 years ago
chore: add more subdomains to blacklist (#510)

404ea4da83c77bbdeed3c906559069b98043631a authored over 6 years ago
refactor: standardize field names (id, url, ...) (#502)

c058e1c0349c80437582b1d3af42e42c7a956e8d authored over 6 years ago
design: use new Social SVG (#507)

1294ff17ad3452fd3f76b7c8ae6e01e9468a5558 authored over 6 years ago
tooling: improve CircleCI Build stability (#506)

20c40f4d2f5c67e38d62794687bff4ad17c2bede authored over 6 years ago
chore: remove buildnumber for 0.15 (#505)

eda48c4127904ec50b113cdf0c122cd30b5b28ae authored over 6 years ago
fix: move legal routes after loading tenant info (#500)

33a1538816d659f9d5bbda7ff8325934d5067e95 authored over 6 years ago
enhancement: don't return deleted user (#499)

f46467e96d4a6745932d87b5e510253a466e61c4 authored over 6 years ago
fix: rollback react-toastify to 4.1.0 due to ie11 issue (#496)

8019133fd58b362d47e3726f06ce8c173e026dd9 authored over 6 years ago
fix: minor typo (#495)

4d27587da8b2375c9f111c7d429b20b7aadb0a9a authored over 6 years ago
enhancement: reject API key from visitors (#494)

c2c80d4a6bbed4d974227fb735ecf7134e812a6c authored over 6 years ago
enhancement: reject requests with invalid API Key (#493)

915d1a701874b07af1aec93877ebcd201a286f0a authored over 6 years ago
feature: implement user API Key (#492)

0e43dd86a4b7986e6a5496ddaf3362cf15fb80ae authored over 6 years ago
feature: parse OAuth profile from Access Token (#491)

9e7754cb6b9805e95b2fcc93c75cf3afc8a56f3a authored over 6 years ago
enhancement: block non-API resources for API-originated tokens (#490)

236e6efb9efaa32aa1a502bf310c8ee2b4991382 authored over 6 years ago
refactoring: rename all database objects from idea to post (#488)

dd09f520220baa4cc43c795fdfac1e838ad86c63 authored over 6 years ago
tooling: update NPM packages (#487)

882489df04a2b996a3235ffb7303d80a47e8e52b authored over 6 years ago
refactor: reorganize web router (#482)

b27c3171517874d395991702ce742496857cf739 authored over 6 years ago
design: better email layout (#485)

c33b98591cb518a76054ff010a54c3d40d3e482b authored over 6 years ago
enhancement: a few missing API operations (#484)

111b3e9d7333caeddb4a53938846736916fb11d7 authored over 6 years ago
enhancement: better change role validation (#483)

f0a075c491fe72e8b4c5871dbeb60bd01afbb8a3 authored over 6 years ago
refactor: move some API to /api/v1 (#481)

5a0177bd83221d825ac8a3b245c40169e64a648f authored over 6 years ago
tooling: faster webpack builds (#477)

e5c5aaeafcd6571c5b43a9259ae0b2e5f44d00b9 authored over 6 years ago
fix: resolve test flakiness (#480)

6ece276a76e2344c4111d61db85336b57974fc4e authored over 6 years ago
refactor: rename Ideas to Posts (#476)

ec4d2794938d5b980bfe65075153be4af4c92918 authored over 6 years ago
enhancement: standardised error response (#475)

2389dca0a613c682b41834432d5a449fbc15e75c authored over 6 years ago
fix: ToS and Privacy Policy should not require tenant (#474)

5e90a45e2ca542dd9b465823a97c2a5a66f51cb0 authored over 6 years ago
fix: force redirect to not be cached (#473)

df8922d34b6b2b8cfca58097dea168460bc20292 authored over 6 years ago
ux: Animate Modal (#472)

adc88b636b50c4b99f2ffe2f61f259480af9a3aa authored over 6 years ago
design: some UI improvements (#471)

9d22ac14e3d2cf3015026a6c2c69dc7fc85b908b authored over 6 years ago
tooling: add robots txt (#470)

f2ec588b3bb2b875e721ef51275e35939e904288 authored over 6 years ago
chore: update all package.json (#469)

c3284ad1acdc745186b1d00f57ccdd8c99617b24 authored over 6 years ago
don't follow sign in links enhancement: Google should not follow sign in links

cebcf242babe033694acf45990f5efd3c66b8633 authored over 6 years ago
feature: add OAuth providers via UI (#467)

e962b8b58308f81f33f8a704608f1ecaa9708f26 authored over 6 years ago
enhancement: redirect instead of error (#466)

c4dcee86d267d04537ff99deab7c8f29cc5e1f76 authored over 6 years ago
bugfix: increase cookie time to 2 hours (#465)

972b2e64fe3b7af7af60802638b98c4c887743f9 authored over 6 years ago
enhancement: add legal links to Footer (#464)

89a7894bd2187ba084c5ed7ab8cc19bce36b0cf8 authored over 6 years ago
refactor: move file upload to ImageUploader component (#463)

f9419b4d31c55602bbed342171c8da51e55bf5a2 authored over 6 years ago
enhancement: add message to enable cookies (#462)

1ab82697c7d184b966b586a178988647bc85c8b6 authored over 6 years ago
bugfix: make database logs run sync (#460)

9d9bb8528441be27316db123eaf7145c0f3fac79 authored over 6 years ago
enhancement: add UserAgent to error logs (#459)

b7c3ab2f4c5659eddfb5575bc971377030c72bc4 authored over 6 years ago
refactor: organize tenant middleware into Get + Require (#456)

e5db7e4821b957859fd83a945ded4cceb2effabf authored over 6 years ago
enhancement: force secure cookies when running on HTTPS (#455)

f0091fad7cef5a6113a9be5941973663c4240a91 authored over 6 years ago
refactor: use new Google OAuth API (#453)

879f846af7fa6f301840510ddf95cac8fd51f92f authored over 6 years ago