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
- Fixed music lockup missing related model information
- Updated type logic to only show when the...
- Updated Debugbar config
cca5b33215c552bc80ae2ce6f3fb726a85fbdf58 authored over 1 year ago by kiritokatklian <[email protected]>- Updated Composer packages
- Updated NPM packages
- Added anime poster as fallback for web and API
- Added anime banner as fallback for web and API
- Added anime poster as fallback for web and API
e8afce4f310756abb987114e1baf37eed1006874 authored over 1 year ago by kiritokatklian <[email protected]>- Updated Season model's creation callback to call the anime relation without global scopes
4c4dce4851a85c2581364cf8c01f727b112bfa1a authored over 1 year ago by kiritokatklian <[email protected]>- Updated Episode model's creation callback to call the anime relation without global scopes
1a3c282ac55a10f3353229ecf7df3bce91fb1ce4 authored over 1 year ago by kiritokatklian <[email protected]>- 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]>- Added backgroundColor1 field
- Added backgroundColor2 field
- Added textColor1 field
- Added te...
- Added event handling for cascading restores
- Updated "Has[X]" traits to correctly cascade forc...
- Updated getSynopsis logic
b2accfb5829d13b617886d669df2b8b0e4a1447f authored over 1 year ago by kiritokatklian <[email protected]>- Removed a stray logger line
- Updated getSynopsis logic
- Added a sensible default to season_count and episode_count fields
9c6504a71807d7fea0f7a3bf2b1a1fb9b83e7e09 authored over 1 year ago by kiritokatklian <[email protected]>- Added command to fix anime scores
4ddc5262ae74e1359e545142eab2d9dde322ae47 authored over 1 year ago by kiritokatklian <[email protected]>- Updated calculation logic
cf6b1aeef92d8af47699d6e82cc1b5130ac64123 authored over 1 year ago by kiritokatklian <[email protected]>- Like, how tf did this happen?
- WTF
- Updated default status_url value in app.php
87ff42c760804a04be357db01a015c40586aed4b authored over 1 year ago by kiritokatklian <[email protected]>- Updated import logic in ImportAnimeOfflineID
194ab901f9e57c01998d7230cbe93e393336edbe authored over 1 year ago by kiritokatklian <[email protected]>- Updated command logic for generating episodes
4c8a105df409e9043095c6708826c2a47b521e86 authored over 1 year ago by kiritokatklian <[email protected]>- Fixed logic for processing anime synonym titles
- Fixed logic for processing manga synonym titles
- Added nullable rule for the synopsis field
- Renamed Title field to Title Translations
- Rename...
- 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]>- Added optional auth middleware to season details API
- Added season watch status to SeasonResource
- Added missing HasUlids trait
edcb2ab8a578235bdd913af0c614fbc40c906ec6 authored over 1 year ago by kiritokatklian <[email protected]>- Updated Composer packages
- Updated NPM packages
- Added the key for specifying Sanctum token prefix in .env.example
- Updated Sanctum's config file
- Removed duplicate use statement
da7edc2989dd2605f8b9e64a354fb4d212b30f77 authored over 1 year ago by kiritokatklian <[email protected]>- Updated MediaStat Nova model to fix issue with rank fields
0ab02365508cf9649d8afdc640b81d02f7cf01d3 authored over 1 year ago by kiritokatklian <[email protected]>- Added button to mark season as watched
- Added Season/WatchButton Livewire component
- Updated ...
- Added hasWatchedSeason method to User model
- Added mark_as_watched policy to SeasonPolicy
- Ad...
- Added unique key constraint to user_id and episode_id combination
7398b2dd6d19bb769cdb136d1d2f9fc86a7fe194 authored over 1 year ago by kiritokatklian <[email protected]>- Removed `created()` event from HasMediaRating caused by reusing HasMediaStat code. Ratings shou...
7949965093af2780ad3c10dd2b2178886a899a78 authored over 1 year ago by kiritokatklian <[email protected]>- Updated Composer packages
- Updated NPM packages
- Added MediaRatingResourceIdentity
- Updated MediaRatingResource
- Updated AnimeProcessor docs
3c53fa0e5c27842782b96059d986cd2c9925ee19 authored over 1 year ago by kiritokatklian <[email protected]>- Added SeasonOfYear filter
- Added StartedAtYear filter
- Updated resources to disable Scout usage where necessary
4a5b4a11f718aa7222abcd2db55165df2160c978 authored over 1 year ago by kiritokatklian <[email protected]>- Updated MediaRating to eager load the User relationship
a3be06aa24102dbd0ffe340c83eb89a442a28969 authored over 1 year ago by kiritokatklian <[email protected]>- Renamed method from episode_ratings to episodeRatings
199378d2be5d9e1b6cfd388d926080297e318878 authored over 1 year ago by kiritokatklian <[email protected]>- Added episodes.reviews API endpoint
- Added GetEpisodeReviewsRequest
- Updated EpisodeControlle...
- Added games.reviews API endpoint
- Added GetGameReviewsRequest
- Updated GameController with a ...
- Added manga.reviews API endpoint
- Added GetMangaReviewsRequest
- Updated MangaController with ...
- Added anime.reviews API endpoint
- Added GetAnimeReviewsRequest
- Updated AnimeController with ...
- Added MediaRatingResource API resource
487123fda2de0d4ff419ca96038b87b2e5c97bf5 authored over 1 year ago by kiritokatklian <[email protected]>- Update rateEpisode method to save description
1281a94795c78d2cfd29cec866f2a4a1c9f087c3 authored over 1 year ago by kiritokatklian <[email protected]>- Update rateGame method to save description
5ae57e52848ec5dbdd8ffe4d48c35c9f0f1d219e authored over 1 year ago by kiritokatklian <[email protected]>- Update rateManga method to save description
1f6243908863bf52189a24649a45708028c1d771 authored over 1 year ago by kiritokatklian <[email protected]>- Update rateAnime method to save description
02a08646fa4a52e6ad9488186d403cd8b1d3bb42 authored over 1 year ago by kiritokatklian <[email protected]>- 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]>- Added Open Collective key
f506791ffad76b565e337c16392bd845a738f118 authored over 1 year ago by kiritokatklian <[email protected]>- Added Open Collective key
ccfc9e2f977aa02b78b500b72fd45a7fc322f3fe authored over 1 year ago by kiritokatklian <[email protected]>- Added Open Collective link
026ed12a0d7fddbd1125630a62a26efae212c41f authored over 1 year ago by kiritokatklian <[email protected]>- Added Open Collective link
c5f8f4ec85134d37b8a6962137ffa0a5df5bf13a authored over 1 year ago by kiritokatklian <[email protected]>- Added viewCount to EpisodeResource response
02e38ee0160145536d7e8dd6477f1eaaee41d822 authored over 1 year ago by kiritokatklian <[email protected]>- Updated Nova/Tag to not use Scout when searching
fb9cb437920bb0577c210a6b2cba5703593c6fa3 authored over 1 year ago by kiritokatklian <[email protected]>- Updated Composer packages
- Updated NPM packages
- Added episode relationships
2df392af74fd01620a285c79ca0edb30943ebf7c authored over 1 year ago by kiritokatklian <[email protected]>- Added show relationship
- Added season relationship
- Added types to toArray method
e6baba70bf62b61df716440378f217ec29818d94 authored over 1 year ago by kiritokatklian <[email protected]>- Added missing isEarlySupporter attribute to the response
1a2126b6ebeb93f82dabf3c26c7bb191e57034f9 authored over 1 year ago by kiritokatklian <[email protected]>- Added default value to optional attributes
3914556b0012ec2c3644e47deea30e67efcb04bb authored over 1 year ago by kiritokatklian <[email protected]>- Fixed missing match case in getLocalizedDescription
f0ff274942c8420c2a15a26ab1b2cbcc3ea1458a authored over 1 year ago by kiritokatklian <[email protected]>- Updated Composer packages
- Updated NPM packages
- Fixed issue with performance
- Fixed issue with wrong calculation of half point ratings
- Updated input sanitizing
cf293bb58a1c391d392435ba589dacd57117871c authored over 1 year ago by kiritokatklian <[email protected]>- Made reviews public
- Updated input sanitizing
- Made reviews public
- Updated input sanitizing
- Added link to manga top charts
- Added reviews section
- Implemented "Write a review" function
- Added HasMediaRatings trait to Episode model
e608f4ec65cdf5831279b98b27134261f3d9b755 authored over 1 year ago by kiritokatklian <[email protected]>- Updated AnimeResourceBasic ratings
- Updated EpisodeResource ratings
- Updated GameResourceBasi...
- Added sanitization for user input
- Fixed issue with submitting review
- Fixed component name
- Removed unnecessary class selectors
e468c62715cad004226d5c2a9b3d23382d1e140f authored over 1 year ago by kiritokatklian <[email protected]>- Added sanitization for user input
7c47abf19946f0993a2129ccbf437885e8dddb14 authored over 1 year ago by kiritokatklian <[email protected]>- Added link to game top charts
- Added reviews section
- Implemented "Write a review" function
- Added return types to ProcessMALImport
- Added return types to TvRatingScope
- Updated to hide the "remove rating" button when interaction is disabled
2748ec338c4cc599171c69632ef564d343f3a8d8 authored over 1 year ago by kiritokatklian <[email protected]>- Added link to anime top charts
- Added reviews section
- Implemented "Write a review" function
- Made rows attribute editable
9d03e19a03ba8033bf8c6469faaf8881345fd0ae authored over 1 year ago by kiritokatklian <[email protected]>- Made background a solid color
88d24873517fa90a5ae0395b38fe44b1d652aa60 authored over 1 year ago by kiritokatklian <[email protected]>- Updated username style
9b532f0de46c50ea6b31181a61c89530b47373de authored over 1 year ago by kiritokatklian <[email protected]>- Removed unused AnimeImportFinished event
a4dbcc006d6f4e63b88033093b4d68998b6f3eea authored over 1 year ago by kiritokatklian <[email protected]>- Fixed double spaces in joins
855f369da88730839d50ceb7c7241b1d1aba0d70 authored over 1 year ago by kiritokatklian <[email protected]>- Added anime/reviews route
- Added anime/reviews-section Livewire component
- Added HasMediaRati...
- Added new attributes to UserResourceBasic
7a1f5af8c26b7ef555066b01aa462b74d585cc82 authored over 1 year ago by kiritokatklian <[email protected]>- Replaced deprecated utf8_encode with mb_convert_encoding
62feb95464de3a2cb51e6baf085886bb832ed6de authored over 1 year ago by kiritokatklian <[email protected]>- Updated casts array
fd0f582f473a09beea5cb6751a2852c96425b1e9 authored over 1 year ago by kiritokatklian <[email protected]>- Added characters chart
- Added people chart
- Added studios chart
- Added early supporter badge
- Made old early supporter badge into Pro badge
- Added sentiment and highestRatingPercentage attributes
47645976a1b322c9ed3b8a95c312ee107f919875 authored over 1 year ago by kiritokatklian <[email protected]>- Renamed last_anime_import_date to anime_imported_at
- Renamed last_manga_import_date to manga_i...
- Added subscribed_at property
- Added UserPerPlan Nova metric
- Updated App Store listeners
- Up...
- Added strict_type check to the enums
49f145a3ecb32fddca5cfe957de91d40d8bdef12 authored over 1 year ago by kiritokatklian <[email protected]>- Fixed an error when averageScore is missing
f894774259a839fe06dfa56d98a3ebcd3fc9385e authored over 1 year ago by kiritokatklian <[email protected]>- Added BadgeShelf Livewire component
- Removed pro-badge component
- Added badges route to blade-icons config
0c7191a05c6b26c25eef6d2b264a47799b251234 authored over 1 year ago by kiritokatklian <[email protected]>- Added tooltip component
abe3b4ed29c12f0479480a88e50834700d8fbcd2 authored over 1 year ago by kiritokatklian <[email protected]>- Added badge assets
- Updated composer packages
- Updated NPM packages
- Added support for half rating for anime
- Added support for half rating for manga
- Added suppo...
- Ratings are now hidden in small-lockup if rating_count is empty
d51d919af9faebb40e0d99ba718766634d043f4f authored over 1 year ago by kiritokatklian <[email protected]>- Cleaned up footer
- Removed status route from RouteServiceProvider
- Updated status page link i...