Ecosyste.ms: OpenCollective

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

github.com/Kurozora/kurozora-web

🏠📱 Home to the Kurozora website & API. Originally started on 2018-04-18 and restarted on 2018-08-13.
https://github.com/Kurozora/kurozora-web

[Fix] Music Lockup

- Fixed music lockup missing related model information
- Updated type logic to only show when the...

5f2d8109b027558a1587755ee563133fd8a3dae7 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Config

- Updated Debugbar config

cca5b33215c552bc80ae2ce6f3fb726a85fbdf58 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Assets

- Updated Composer packages
- Updated NPM packages

522781b05e81150fbe21b9a54e5d5356f8a1e6a0 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Poster & Banner

- Added anime poster as fallback for web and API
- Added anime banner as fallback for web and API

f1a4f9b9ef17fd3b54c96b8a3f5142250ddd5bc7 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Season Poster

- Added anime poster as fallback for web and API

e8afce4f310756abb987114e1baf37eed1006874 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Season Creation Callback

- Updated Season model's creation callback to call the anime relation without global scopes

4c4dce4851a85c2581364cf8c01f727b112bfa1a authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Creation Callback

- Updated Episode model's creation callback to call the anime relation without global scopes

1a3c282ac55a10f3353229ecf7df3bce91fb1ce4 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Minimum Required Ratings

- Removed MINIMUM_RATINGS_REQUIRED const from models in favor of the one in the HasMediaStat trait

6ba9657f666b94a288a84267f09acdd69d708e9c authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Genre and Theme Nova

- Added backgroundColor1 field
- Added backgroundColor2 field
- Added textColor1 field
- Added te...

00cf415022687d909e68a6bb1940bdbf273cbdc8 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] "Has[X]" Traits

- Added event handling for cascading restores
- Updated "Has[X]" traits to correctly cascade forc...

9bd7accc4ded62ec6c9a3a399cca5732c78305aa authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Manga Processor

- Updated getSynopsis logic

b2accfb5829d13b617886d669df2b8b0e4a1447f authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime Processor

- Removed a stray logger line
- Updated getSynopsis logic

dbb5cb1200a8f85123dcd1d5a2755f52179c5375 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime Nova Fields

- Added a sensible default to season_count and episode_count fields

9c6504a71807d7fea0f7a3bf2b1a1fb9b83e7e09 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Anime Score Fixer

- Added command to fix anime scores

4ddc5262ae74e1359e545142eab2d9dde322ae47 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Calculate Ratings

- Updated calculation logic

cf6b1aeef92d8af47699d6e82cc1b5130ac64123 authored over 1 year ago by kiritokatklian <[email protected]>
[WTF] For real WTF

- Like, how tf did this happen?
- WTF

21008eeea6e521c8ed95d56e00a93ec1361717e0 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Status Page URL

- Updated default status_url value in app.php

87ff42c760804a04be357db01a015c40586aed4b authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime Offline Command

- Updated import logic in ImportAnimeOfflineID

194ab901f9e57c01998d7230cbe93e393336edbe authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Generator

- Updated command logic for generating episodes

4c8a105df409e9043095c6708826c2a47b521e86 authored over 1 year ago by kiritokatklian <[email protected]>
[Fix] Model Processor

- Fixed logic for processing anime synonym titles
- Fixed logic for processing manga synonym titles

c5510df7e36c3e728755a85f9cf65bf5f7d9ae83 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Translation Models

- Added nullable rule for the synopsis field
- Renamed Title field to Title Translations
- Rename...

f590c720d6f6a728cfdbeda7c2212062f1fedaaa authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode API

- Updated watched endpoint to check if user is tracking the anime before marking its episodes as ...

7732722d9a5986a9b59acccbfeeefd67063b1a4c authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Season API

- Added optional auth middleware to season details API
- Added season watch status to SeasonResource

3ad7dfee0f95a4e6710db94d0b0747aff5b6ab36 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] MediaRating

- Added missing HasUlids trait

edcb2ab8a578235bdd913af0c614fbc40c906ec6 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Assets

- Updated Composer packages
- Updated NPM packages

0a3c6c18d4828fb1ec3635c9e84f35b73e92b99e authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Sanctum Token Prefix

- Added the key for specifying Sanctum token prefix in .env.example
- Updated Sanctum's config file

0ef63658d87526144dbe6c31c8fba6622b27ecab authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Policy

- Removed duplicate use statement

da7edc2989dd2605f8b9e64a354fb4d212b30f77 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] MediaStat Fields

- Updated MediaStat Nova model to fix issue with rank fields

0ab02365508cf9649d8afdc640b81d02f7cf01d3 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Season/Episodes Component

- Added button to mark season as watched
- Added Season/WatchButton Livewire component
- Updated ...

9456a0ea150866bb2fe336c1b0f7c7b5574725d0 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Mark Season As Watched

- Added hasWatchedSeason method to User model
- Added mark_as_watched policy to SeasonPolicy
- Ad...

807c2138203b2cc3e654c88dcbbcf45259c7646f authored over 1 year ago by kiritokatklian <[email protected]>
[Update] User Watched Episodes

- Added unique key constraint to user_id and episode_id combination

7398b2dd6d19bb769cdb136d1d2f9fc86a7fe194 authored over 1 year ago by kiritokatklian <[email protected]>
[Fix] HasMediaRating Boot

- Removed `created()` event from HasMediaRating caused by reusing HasMediaStat code. Ratings shou...

7949965093af2780ad3c10dd2b2178886a899a78 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Assets

- Updated Composer packages
- Updated NPM packages

e93c5df89a749db3ff5c8db75b98ac08aebcc8b6 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] MediaRating Resource ID

- Added MediaRatingResourceIdentity
- Updated MediaRatingResource

a6b3d13e3dab5ab1655e008151cf657e17c6e82b authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Docs

- Updated AnimeProcessor docs

3c53fa0e5c27842782b96059d986cd2c9925ee19 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Nova Filters

- Added SeasonOfYear filter
- Added StartedAtYear filter

eec303afd757f21054fbdff353e8a502d15c28f2 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Nova Resources

- Updated resources to disable Scout usage where necessary

4a5b4a11f718aa7222abcd2db55165df2160c978 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] MediaRating

- Updated MediaRating to eager load the User relationship

a3be06aa24102dbd0ffe340c83eb89a442a28969 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] User-EpisodeRating Relation

- Renamed method from episode_ratings to episodeRatings

199378d2be5d9e1b6cfd388d926080297e318878 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Episode Reviews API

- Added episodes.reviews API endpoint
- Added GetEpisodeReviewsRequest
- Updated EpisodeControlle...

e0773a61cf2ced445baf0e280e3ec44ee494c0fb authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Game Reviews API

- Added games.reviews API endpoint
- Added GetGameReviewsRequest
- Updated GameController with a ...

6ed05d0623726960e7e4b955b621b63e369a4d28 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Manga Reviews API

- Added manga.reviews API endpoint
- Added GetMangaReviewsRequest
- Updated MangaController with ...

9d1407150d55b4eb3b2d61ebce8fcd028389c5dd authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Anime Reviews API

- Added anime.reviews API endpoint
- Added GetAnimeReviewsRequest
- Updated AnimeController with ...

c9e12708636356b181ffd8e4b64d476fbe661ab4 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Media Rating Resource

- Added MediaRatingResource API resource

487123fda2de0d4ff419ca96038b87b2e5c97bf5 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode API

- Update rateEpisode method to save description

1281a94795c78d2cfd29cec866f2a4a1c9f087c3 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Game API

- Update rateGame method to save description

5ae57e52848ec5dbdd8ffe4d48c35c9f0f1d219e authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Manga API

- Update rateManga method to save description

1f6243908863bf52189a24649a45708028c1d771 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime API

- Update rateAnime method to save description

02a08646fa4a52e6ad9488186d403cd8b1d3bb42 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Lockup Posters

- Updated poster size to match the smallest screen poster size across all screen sizes for a clea...

ad4380042f9da2f12580e4a4ee328e751924fc70 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Services

- Added Open Collective key

f506791ffad76b565e337c16392bd845a738f118 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Env Example

- Added Open Collective key

ccfc9e2f977aa02b78b500b72fd45a7fc322f3fe authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Home

- Added Open Collective link

026ed12a0d7fddbd1125630a62a26efae212c41f authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Footer

- Added Open Collective link

c5f8f4ec85134d37b8a6962137ffa0a5df5bf13a authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Resource

- Added viewCount to EpisodeResource response

02e38ee0160145536d7e8dd6477f1eaaee41d822 authored over 1 year ago by kiritokatklian <[email protected]>
[Fix] Tag Searching

- Updated Nova/Tag to not use Scout when searching

fb9cb437920bb0577c210a6b2cba5703593c6fa3 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Packages

- Updated Composer packages
- Updated NPM packages

7976e2ad96798364990ded7a2753a7a6a68a9300 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] OpenAPI

- Added episode relationships

2df392af74fd01620a285c79ca0edb30943ebf7c authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Resource

- Added show relationship
- Added season relationship

56403bef514edcfaa610b62675118a2986f604cb authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Resource Types

- Added types to toArray method

e6baba70bf62b61df716440378f217ec29818d94 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] User Resource Basic

- Added missing isEarlySupporter attribute to the response

1a2126b6ebeb93f82dabf3c26c7bb191e57034f9 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Media Stat Resource

- Added default value to optional attributes

3914556b0012ec2c3644e47deea30e67efcb04bb authored over 1 year ago by kiritokatklian <[email protected]>
[Fix] Rating Sentiment

- Fixed missing match case in getLocalizedDescription

f0ff274942c8420c2a15a26ab1b2cbcc3ea1458a authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Packages

- Updated Composer packages
- Updated NPM packages

51bae7258aabcf4ab97f342831416950a56c8e9d authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Rating Calculation

- Fixed issue with performance
- Fixed issue with wrong calculation of half point ratings

71be839b626e24b41be6d3113901c053bb45cdc5 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Chatbox

- Updated input sanitizing

cf293bb58a1c391d392435ba589dacd57117871c authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Game Reviews

- Made reviews public
- Updated input sanitizing

68ee2a6a4b697d4a7c59f6c36f9fdb1fb653f78e authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime Reviews

- Made reviews public
- Updated input sanitizing

2fdd83519f505195721399386e3b806672fcdcca authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Manga Details

- Added link to manga top charts
- Added reviews section
- Implemented "Write a review" function

13ed8d89de203d8964af0182c8b5eab50d80e67a authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Model

- Added HasMediaRatings trait to Episode model

e608f4ec65cdf5831279b98b27134261f3d9b755 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Resources

- Updated AnimeResourceBasic ratings
- Updated EpisodeResource ratings
- Updated GameResourceBasi...

e6798ff4293d653a01fc7ce3681e317a5258a455 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime Review

- Added sanitization for user input
- Fixed issue with submitting review
- Fixed component name

0b84864c8362de4ec2559ade9c90bac140824430 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Chatbox Component

- Removed unnecessary class selectors

e468c62715cad004226d5c2a9b3d23382d1e140f authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Chatbox Sanity

- Added sanitization for user input

7c47abf19946f0993a2129ccbf437885e8dddb14 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Game Details

- Added link to game top charts
- Added reviews section
- Implemented "Write a review" function

b1aae2b53d50edb1fa732425e421297c94e077c2 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Return Types

- Added return types to ProcessMALImport
- Added return types to TvRatingScope

6aca9f203fd5808796f929b8231a89866947ebe6 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Star Rating

- Updated to hide the "remove rating" button when interaction is disabled

2748ec338c4cc599171c69632ef564d343f3a8d8 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime Details

- Added link to anime top charts
- Added reviews section
- Implemented "Write a review" function

ea5c02a75f42391a7fae6bffdbb23c8bbc00049a authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Comment Box Component

- Made rows attribute editable

9d03e19a03ba8033bf8c6469faaf8881345fd0ae authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Information List Component

- Made background a solid color

88d24873517fa90a5ae0395b38fe44b1d652aa60 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Feed Message Lockup

- Updated username style

9b532f0de46c50ea6b31181a61c89530b47373de authored over 1 year ago by kiritokatklian <[email protected]>
[Remove] Import Finished Event

- Removed unused AnimeImportFinished event

a4dbcc006d6f4e63b88033093b4d68998b6f3eea authored over 1 year ago by kiritokatklian <[email protected]>
[Fix] Double Spaces

- Fixed double spaces in joins

855f369da88730839d50ceb7c7241b1d1aba0d70 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Anime Reviews

- Added anime/reviews route
- Added anime/reviews-section Livewire component
- Added HasMediaRati...

f9e3bbec91a0e949e574ca407005b9b8ca2ee41c authored over 1 year ago by kiritokatklian <[email protected]>
[Update] User Resource

- Added new attributes to UserResourceBasic

7a1f5af8c26b7ef555066b01aa462b74d585cc82 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Episode Details

- Replaced deprecated utf8_encode with mb_convert_encoding

62feb95464de3a2cb51e6baf085886bb832ed6de authored over 1 year ago by kiritokatklian <[email protected]>
[Update] User

- Updated casts array

fd0f582f473a09beea5cb6751a2852c96425b1e9 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Top Charts

- Added characters chart
- Added people chart
- Added studios chart

f63fc207d7c4dfa02266f25fd60c5c0eefc6bcbc authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Profile Badges

- Added early supporter badge
- Made old early supporter badge into Pro badge

0d39df61c2329c0e3df2222a6419d7bf598250b0 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Media Stat Resource

- Added sentiment and highestRatingPercentage attributes

47645976a1b322c9ed3b8a95c312ee107f919875 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Import Attributes

- Renamed last_anime_import_date to anime_imported_at
- Renamed last_manga_import_date to manga_i...

7de71ca4594352bbc99b57652ab43ee3150eb562 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] User Attributes

- Added subscribed_at property
- Added UserPerPlan Nova metric
- Updated App Store listeners
- Up...

068e39a01086cee4968421b6b4e1960f48d62a56 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Enums

- Added strict_type check to the enums

49f145a3ecb32fddca5cfe957de91d40d8bdef12 authored over 1 year ago by kiritokatklian <[email protected]>
[Fix] Anime & Manga Spider

- Fixed an error when averageScore is missing

f894774259a839fe06dfa56d98a3ebcd3fc9385e authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Profile Badges

- Added BadgeShelf Livewire component
- Removed pro-badge component

d87ed01524eb3f0f944a780a153f32eef28fecf2 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Blade Icons Config

- Added badges route to blade-icons config

0c7191a05c6b26c25eef6d2b264a47799b251234 authored over 1 year ago by kiritokatklian <[email protected]>
[Add] Tooltip

- Added tooltip component

abe3b4ed29c12f0479480a88e50834700d8fbcd2 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Assets

- Added badge assets
- Updated composer packages
- Updated NPM packages

d8de6074feb71de52f5e13970ee500ae54a86600 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Half Rating

- Added support for half rating for anime
- Added support for half rating for manga
- Added suppo...

d5271b5652910f70ba91e785ad9055730af6fd72 authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Anime, Manga & Game

- Ratings are now hidden in small-lockup if rating_count is empty

d51d919af9faebb40e0d99ba718766634d043f4f authored over 1 year ago by kiritokatklian <[email protected]>
[Update] Status Page

- Cleaned up footer
- Removed status route from RouteServiceProvider
- Updated status page link i...

84192a5363363004f0043df123ee27f635f6c7fa authored over 1 year ago by kiritokatklian <[email protected]>