Ecosyste.ms: OpenCollective

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

github.com/crowbartools/MixrElixrSite

MixrElixr's Website
https://github.com/crowbartools/MixrElixrSite

Merge pull request #2 from crowbartools/RefactorReduxStateToUseImmer

Refactor the redux store to use immer library

bb41bb5599053439b76423908cc05b793b8ced08 authored about 5 years ago
Remove as many 'any' types as possible

In this change I just went through all the any types and foundthe correct typings. This makes it...

4f899ebca9d18abb65c0a41384e56fb9462f97a1 authored about 5 years ago
Refactor the redux store to use immer library

The key idea here is that it forces you to edit the draft object, which is not the immutable sta...

d54b8b67667cea451fcd9eadf710f3133f5b8010 authored about 5 years ago
Merge pull request #1 from crowbartools/PrototypeMovingToTypescript

Quick pass to standardize code styles and move to Typescript

5901c998693b340bc53f908ca7c26a30872860d8 authored about 5 years ago
Quick pass to standardize code styles and move to Typescript

Most of the changes are basic type definitions along with renaming files from JS to TSX. I also...

ec48060feebfe74127a668435c0e0be603058eb6 authored about 5 years ago
Continue work on emote edit modal

06b9838838bacef42d9f9a9e694cbb30d000d318 authored about 5 years ago
The edit emote modal is working!

b6048f683aafcee36b19f15fdcea2db4ac782df3 authored about 5 years ago
Start moving to react bootstrap.

685edabe40a1949a60f32afbb4652979d561ef9b authored about 5 years ago
Pass edit emote info to state. How to get this into a modal?

89bfcd9ee357488a1325774dceb10bc203589360 authored about 5 years ago
Change endpoint for new emote uploads. Update emote tables.

ed420adcc01c39dfb9bd712523523b91932c5bb9 authored about 5 years ago
Bleh, some work on the table. Not responsive... probably need to do something else with this.

55b761835280ed4a33c4578417c328835b443e7e authored about 5 years ago
Initial state changes, profile page changes, changes to auth success and get emotes api. Other fixes.

bc0d4ab4878c1c3a0604bc22bbd95ec59c0989d6 authored about 5 years ago
API to get user emotes.

35b22aeafa6cc065ebd5d24788530a2ab25d32c1 authored about 5 years ago
Emote uploading! Save emotes to db, save emotes to user. Validate emotes.

4e1830528b58812f77a1909b2754d5eeabe9dbbf authored about 5 years ago
Dark theme

52937bfd6b6381a9df7cbe3cfd6ac87c394a34c2 authored about 5 years ago
Style some of the submission page.

1b6670464ba8b6bf3a40487035f50899df5dde36 authored about 5 years ago
Move fragments. Start work on emote flow.

0ccbd67673a9d25ae5af2d1d039e85e968f99308 authored about 5 years ago
Rearrange component structure. Setup some page structure.

39c1f0179a6ad1c47fdc7314c1af9dea4d50088c authored about 5 years ago
Finish auth nav styling and fix bug with caching.

705c26d12d161b063199260ecee2ea295806f6dc authored about 5 years ago
fix button

ba8eacb3c57880a3ee6783331d333df6606c4aff authored about 5 years ago
Starting react redux. Login / Logout. Redux state.

66a9bdbd6431dad995f406f21d2f96ffc83fe76b authored about 5 years ago
Return more info on auth.

8a5fe6aabddc7c85f7db565cd4ad5c743045678b authored about 5 years ago
Fix a lot of issues, GET DAMN CORS WORKING, auth persistance.

9a853dda3af20e5de475de99a0afd6212f439427 authored about 5 years ago
Start work on add emotes page.

e6122cff43ae9739fdf530220df42f8ed70148cc authored about 5 years ago
Testing webhook

b491b77db8fbf1d419f541320a1025cebff1d788 authored about 5 years ago
Scss compiling, cleanup.

1754f6f02bf5da16003c4dde988894bf3f263cf0 authored about 5 years ago
basic routing

fe6e0e271156293ff45c60a89818b507fa5fc7ff authored about 5 years ago
Start work on emote routes.

ed2cd6248591ae3ac6eebd87360dfd6dc4816e69 authored about 5 years ago
Implement account creation on login.

bc40d444da0665d8d06972dc2db588644116c073 authored about 5 years ago
Get login sessions and protected routes in place.

b17dce3671c81751c30474eca7353253a5f5e5c0 authored about 5 years ago
How many more times will I mess this up?

237b8be98d3eeea3219850dc6469040ef000b651 authored about 5 years ago
Implement oauth login

f38f8aa645252e8f3c765058562d859896db134e authored about 5 years ago
Start on mixer oauth

9c337a9c8cbf86fd54d25f31ece3ed65a78bf2a1 authored about 5 years ago
Helmet

5a4a701bb6914a4a89c63cb466156b3ba451efe7 authored about 5 years ago
Token checker

36f343224f34738ffe6ac683d9dbe39ca1228a96 authored about 5 years ago
Remove tokens, add in get user api

cc7611eaf6f2804805230ce4f6e5e1fe64b05bd8 authored about 5 years ago
Tokens

edd52946b1f70a117582df3c444c522eeb51cdbe authored about 5 years ago
Setup user registration

2d9122d122d1c3ccf1bef79c7887074ae009766e authored about 5 years ago
Initial

e6303a79098199cb899f8948a8e7287662e490a3 authored about 5 years ago
Initial commit

86020e878104a9b9327b27dbf4b55b73f2448325 authored about 5 years ago