cyperdark

Results 22 comments of cyperdark

run gosumemory and osu and then go to http://127.0.0.1:24050/ or http://localhost:24050/

can i ask you to try something? replace code in your index.js (un module/dist) to this https://github.com/akameco/pixiv-app-api/blob/e84bb2513c3c0fffc4875ac17a0b15c22f90133c/src/index.ts and try again it's helped me

userFollowAdd & remove throw me 404 error, any fixes for that?

/beatmapsets/{beatmapset}/favourites 422 /me/download-quota-check 404 /notifications/mark-read 204 i know that they lazerr only, other endpoints return json data or mark as read (chat message)

oh ``/beatmapsets/{beatmapset}/favourites`` should have ``action`` query parameter, i thought its was returning list of beatmap favourites but its favorite or unfavorite specified beatmap

``/me/download-quota-check`` working, and i fixed issue with ``/beatmapsets/{beatmapset}/favourites`` but ``/notifications/mark-read`` are not mark notification as readed ![image](https://user-images.githubusercontent.com/21735205/167971614-de619cf8-2401-482d-a5db-efe48094535f.png)

ah, sorry (forgot about that)

i use that for create png of the graph (d3js) ![1695382-72_800x250-red](https://user-images.githubusercontent.com/21735205/85662428-67790700-b6a7-11ea-947e-e096b27c32b1.png) ![2129143-72_800x250-red](https://user-images.githubusercontent.com/21735205/85662430-67790700-b6a7-11ea-98a2-140c6bfece28.png) ![1031991-0_800x200-red](https://user-images.githubusercontent.com/21735205/85662427-6647da00-b6a7-11ea-9d90-4849240cf6a4.png)

yeah but i use script for auto generate this charts so this method best for me

# same goes for `/users/{user}/{mode?}`. I guess we can add same query parameter `variant` as in `/rankings/{mode}/{type}` ![image](https://github.com/ppy/osu-web/assets/21735205/5f54e8d3-310e-41b3-8fbb-dd7cc03d263c)