Ecosyste.ms: OpenCollective

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

github.com/azerothcore/wow-statistics


https://github.com/azerothcore/wow-statistics

- add friendly resolution for iPad

- add friendly resolution for iPad
- added more types

6b99cbb46c65e01593999073be361d6eb8fbe01f authored over 3 years ago by Repcan <[email protected]>
feat(filter by level): add bracket group (#20)

* [https://github.com/azerothcore/wow-statistics/issues/13]
- added temporary test.json to avoi...

9ea97f1bd54c20068f8c4e12647f866a4c62fbf3 authored almost 4 years ago by Alexandru C <[email protected]>
Add Typescript support and copyright footer (#18)

* first commit

* tsx + many other

* prettier single quote

* single quotes

* small changes

f1e63da6130b8746d32e1e7aca838d3a221ba973 authored almost 4 years ago by Repcan <[email protected]>
Merge pull request #15 from azerothcore/feat(react-hooks)

feat(react hooks)

d9673116287c9a914f8c658906bc12870f988abf authored almost 4 years ago by Stefano Borzì <[email protected]>
- fixed warning disposal

508c6f1af4f263fea85bd6eb9eb598fd51b997dc authored almost 4 years ago by Hacaw <[email protected]>
- fixed infinite loop rendering

01adcbace109b9c3b64aa048ba430b143762a207 authored almost 4 years ago by Hacaw <[email protected]>
- remove async implementation

cfee76430e5a586326b4c5d1a63c5fc1af91b09b authored almost 4 years ago by Hacaw <[email protected]>
- added react hooks useEffect and useState

- replaced the axios call with async call

db973a2bb375bb75963cc91caab8992f271e2b73 authored almost 4 years ago by Hacaw <[email protected]>
chore(colors): update charts colors

6604526c320a2f1fc2fe10395777f40b2985c541 authored almost 4 years ago by Helias <[email protected]>
chore(package.json): add homepage local path for production

b0d5a227f1a461a732e772f96a687a06091fd682 authored almost 4 years ago by Helias <[email protected]>
docs(readme): add picture

3c0ae0802f2a4697a555dafbd38c11111538a41e authored almost 4 years ago by Helias <[email protected]>
Merge pull request #12 from azerothcore/graph-colors

feat(title): add title in conf

bf7286c8f7921c8ab90c20a15520007d0d5552da authored almost 4 years ago by Stefano Borzì <[email protected]>
chore(style): add newline

5fec512b0b4e93f1473bd175e54c6541d2d97b06 authored almost 4 years ago by Helias <[email protected]>
feat(title): add title in conf

704e8e534eb51c4d4a5559d620d6d5373318baa6 authored almost 4 years ago by Helias <[email protected]>
Merge pull request #11 from azerothcore/graph-colors

chore(graph): change colors, close #7

5cbb7e81d44ecb8b9c29588597455a1a1bbf9219 authored almost 4 years ago by Stefano Borzì <[email protected]>
chore(chart): text color, clean

a870c72ef3f68d148f6c5bc77e4a5e72e39ab55a authored almost 4 years ago by Helias <[email protected]>
chore(merge): solve conflicts

c32b19fe83e1e32c14974f7d81f6d8cec903d035 authored almost 4 years ago by Helias <[email protected]>
Merge pull request #10 from azerothcore/title-and-favicon

chore(index): update faviocn and title

c8c0b57d250b71c874b2a84497561039a735ef47 authored almost 4 years ago by Stefano Borzì <[email protected]>
chore(util): add color and clean up

23255a3cf805e9059f6bacce54eb88db18be90e2 authored almost 4 years ago by Helias <[email protected]>
Merge pull request #9 from azerothcore/random-gender

feat(random-gender): add randomization and related icons

eb175a53b337c463cf76b7180eb590a02a6dae86 authored almost 4 years ago by Stefano Borzì <[email protected]>
chore(util): update

b87612edfce4c586da95d7395a762c1e05e6c067 authored almost 4 years ago by Stefano Borzì <[email protected]>
chore(graph): colors variant

4ffcf21ce527e3382de57040e464977322be4671 authored almost 4 years ago by Helias <[email protected]>
chore(graph): change colors

fe14fd27ef461a22d82500b4c9a467a02e916f15 authored almost 4 years ago by Helias <[email protected]>
chore(index): update faviocn and title

d615b18e74c57acca62b54e539d62fabb3488f2a authored almost 4 years ago by Helias <[email protected]>
Merge remote-tracking branch 'origin/master' into random-gender

7febfa9834639d859b98fbb5dc8db359c6066907 authored almost 4 years ago by Helias <[email protected]>
feat(random-gender): add randomization, close #6

36022f693898ded385f367698ad748b4bd35ecba authored almost 4 years ago by Helias <[email protected]>
- adjusted the basic css styling of the chart and spinner

408b22f7c50bc733aa29d114e88dbe903a6bb396 authored almost 4 years ago by Hacaw <[email protected]>
- add license

4549922e508395e78292d38ca1a50154b28317a4 authored almost 4 years ago by Hacaw <[email protected]>
- init commit

- render charts for race and class
- use amchart4
- externalize API endpoint in env file
- added ...

91e3260f2337d643f45009e30c4b4eda01e93972 authored almost 4 years ago by Hacaw <[email protected]>
Initialize project using Create React App

70846d1d6d9d8a2302451e44e0acee3bbf8a96fd authored almost 4 years ago by Hacaw <[email protected]>