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
- Updated SignInWithAppleController login call to remember user
a1acb6b325772e1349b52b81214c71d26eaf3145 authored about 1 year ago- Fixed title with apostrophe breaking the image tag
f20ab83e8819e6d3e31291c345f5a254a57a8d87 authored about 1 year ago- Added CalculateViews command
- Removed other view calculation commands in favor of the new one
...
- Removed unused Nova/SignInController controller
e06c62bf6ed722761d78be0f37fe5e607f25b14c authored about 1 year ago- Updated domain name to match the one specified in app config
ee406cc1df6319b7632713e60c37f1fc2cbd3f47 authored about 1 year ago- Fixed typo in eager loading translations
c7aab6361ed49c5875bee04f2a0a6111a204606d authored about 1 year ago- Added "next episode" badge
13df808d959dc5b1b855dd1870284c62eabaa9c7 authored about 1 year ago- Fixed calling fallback URL on null object when creating a new Season or Episode model through Nova
a2d558a6b9b9ad7b20e9c08ab5cd460eb60b818a authored about 1 year ago- Added animeCast relationship
- Added gameCast relationship
- Removed cast relationship in favor...
- Removed query requirement for performing search in SearchRequest
- Updated Search/Index to work...
- Added x-cloak attribute to fix showing hidden elements when Alpine hasn't loaded yet
1890536c11f675ba9ee3e98751fbcffa5823be1b authored about 1 year ago- Updated Nova config to use the main authorization routes
3a717b73d575ac4782dad3af7c04e06f57cc4671 authored about 1 year ago- Fixed incorrect sessions <-> session_attributes relationship
af273a01129f9c740156c394fb73d680c6af4c73 authored about 1 year ago- Updated determining start/end date logic
bea54ecbf29c7d9c05b33dea7375691d5289c565 authored about 1 year ago- Updated logic for fixing anime airing season
14216778766e7cf8c4b398db793ca12874cb4e69 authored about 1 year ago- Added Platform routes
- Added Platform/Index
- Added Platform/Details
- Added platform-lockup c...
- Added PlatformFactory for testing purposes
19565a00f4ca9c6868506c142b6b8d9dc4d7f106 authored about 1 year ago- Added Platform link to nav
- Added Platform link to footer
- Added Platform model
- Added Platform Nova model
- Added PlatformViewed event
- Added PlatformT...
- Added "ignored count" field to MediaStat Nova model
80c741a3f12e40d2c4a0c02723deb70d58c79007 authored about 1 year ago- Added LibraryImportUnsupported notification
- Updated LibraryImportFinished text
- Updated Proc...
- Removed KDashboard migrations
8d296bba43244f30a4ee1aa35e6c873eb97e4514 authored about 1 year ago- Added ignored_count column
- Removed CalculateAnimeLibraryStats in favor of CalculateLibrarySta...
- Updated makeAllSearchableUsing in relevant models to apply withoutGlobalScopes method
97c07352d8fe4bef006e4c0b6216252d99c9a5e8 authored about 1 year ago- Added isClientRequest filter
931171d6bc05a3bcbde0085224cc4ebb4a99d82d authored about 1 year ago- Updated logic for processing Apple Music links without the song ID
2074f413db6c19094cd15f8e2c695f4afd745e6c authored about 1 year ago- Fixed issue with album height cutoff on Song/Details
- Updated Music.getArtworkURL API to allow...
- Updated response in UserFavoriteController
b3636ed3b4a9c115e22795db11a177878cd6da28 authored about 1 year ago- Added GenerateImageAttributes command to generate image colors and sizes, and if necessary conv...
36aec06b7be90ae2a4946ff456ab4d8367100ae0 authored about 1 year ago- Added default background color in case one is missing to avoid crashes
0b1df8f41e28bd2c4f98340409e0bd14f3ea575f authored about 1 year ago- Updated Composer packages
- Updated NPM packages
- Fixed typo in cleanSong method
- Updated song processing logic to support new streaming links
- Updated logic determining source and pageCount values
4bae4305b2e9e169dd854868f8ed2583aeb85f9c authored about 1 year ago- Added processing of relations to AnimeProcessor
56bc793c1dcae5868e55d68472b7e81f923e9fb8 authored about 1 year ago- Added processing of relations to MangaProcessor
f8283292e8a9c8b3ba8f6170f1cca3a39a03dc56 authored about 1 year ago- Added eager loading to MediaSong Nova model
c524d6e4355d0c7f7e7e270307051b8d0d31cc4b authored about 1 year ago- Added fallback background color to anime/manga/game banner image
490332048af9510a2349a5df85d975d4cba2e8a0 authored about 1 year ago- Auto increment value is cached in AWS, so we have to use the max(id) +1 solution instead
- Also...
- Fixed user profile image not showing fallback if none set
7faca019cfc9c9b27b96ee7e4d06d0f3b5b2272c authored about 1 year ago- Fixed the passed date's year being set to 0 by copying the date object first
be18c26f8e7a4eb784d551290b2f22e37a07f35f authored about 1 year ago- Updated Composer packages
- Updated NPM packages
- Updated morph types
0594852989a3e7ab308b0cd627bff8d755fe08fe authored about 1 year ago- Added eager loading relationships when using SiWA
9f931176f909f53762bccf4a8c29701fd70ec82d authored about 1 year ago- Bumped version to 1.40.0
aa0fab19b097b30cd3da03bdc56dab5581c64689 authored about 1 year ago- Added backslash escaping since Meilisearch is complaining about it in v1.4.0
- Added where clau...
- Modified filter logic to work with base64 encoded string
9e7f48ac90a0b28b4f186716cbfd6b3f6d91fdc8 authored about 1 year ago- Fixed not persisting new review content in MangaController
05bffe5f503b5b9884d5e5e01c8d5ffebab5d34e authored about 1 year ago- Fixed incorrect usage of episodeRatings instead of gameRatings when checking for if a review al...
7defa15981e7419130a44336729178f68cab6deb authored about 1 year ago- Added givenReview property to AnimeResourceBasic
- Added givenReview property to GameResourceBa...
- Renamed "rating" to "score"
762e23a94034e0217eb85532e43f3b670939df37 authored about 1 year ago- Added proper eager loaded relations to AnimeController@reviews
- Added proper eager loaded rela...
- Added seasonNumber and showTitle properties to EpisodeResource
- Modified logic with a smarter ...
- Added ShouldQueue trait to [Model]ViewedListener listeners
20539c5ef2042e2397e38dfd4d17674c5466fcfd authored about 1 year ago- Fixed Anime/Details trying to fetch library results when not signed in
- Fixed Game/Details try...
- Eager loaded missing relations
- Fixed issue with re-fetching translations from the database
- ...
- Eager loaded missing relations
- Fixed issue with re-fetching translations from the database
- ...
- Eager loaded missing relations
- Fixed issue with re-fetching translations from the database
- ...
- Updated Composer packages
- Updated NPM packages
- Updated logic for handling reminder to use eager loaded relations
- Updated reminder-button style
- Removed unused Anime/SeasonsSection
- Removed unused Game/SeasonsSection
- Removed unused Manga...
- Added Components/LibraryButton
- Removed Anime/LibraryButton
- Removed Game/LibraryButton
- Rem...
- Disabled using Scout for search for Nova/MediaStat
- Updated queueMakeSearchable method of some...
- Updated getFirstMediaFullUrl to use eager loaded media relation when possible
91ca2ba372e308519f95f4b7b3fe21e720345ba9 authored about 1 year ago- Added eager loading for followers count and isFollowed status on User queries
- Updated FollowB...
- Added .gitignore to public/sitemaps directory
761b3e2917e4752dcc1dbdf697ba7d649f601a59 authored about 1 year ago- Removed old and unused ELB commands to decrease app size
- Removed old and unused KDashboard co...
- Added event listener in Profile/Details
- Eager loaded counts on profile page
- Removed Followe...
- Added Game API
- Added Manga API
- Updated Anime API
- Added eager loading to missing relationships
6e1f277ba4166bdcbd771c99d8e2f026cbe97d57 authored about 1 year ago- Fixed logic for determining the library status when the model isn't in the user's library
2e5fdae3edef6aed6a90ebcf20471870b769ec74 authored about 1 year ago- Fixed column name in query for fetching user's profile image
- Fixed column name in query for f...
- Updated include logic to also accept an array of `include[]` query parameters
- Standardized ea...
- Updated AccesstokenController to include eager loading missing relations
- Updated MeController...
- Updated FeedController to include eager loading missing relations
- Updated FeedMessageControll...
- Fixed missing feed message id causing mentions to error out
18e921f0e8cc27252cf0136a14ba46a90fb98336 authored about 1 year ago- Updated UserLibrary searchable attributes
- Updated UserLibrary Scout config
- Fixed crash caused by calling auth user in guest mode in FeedMessagesSection
db72632bef91293745cf918ad402380afc46bae5 authored about 1 year ago- Added eager loading to the `me` endpoint
- Updated MeController to use logic from other control...
- Added eager loading to UserController
- Updated BadeResource to use eager loaded relations
- Added eager loading to UserFavoriteController
fb03e12b34ff8db459f542b7ae7395675d32e8bc authored about 1 year ago- Added eager loading to ReminderAnimeController
9de176ac7a2e2bdeb9a78251fe78540414030d3f authored about 1 year ago- Updated FeedMessageResource to use eager loaded relations
- Updated FeedMessageResourceBasic to...
- Added eager loading to LibraryController endpoints
- Updated AnimeResourceBasic to use eager lo...
- Added eager loading to FollowingController endpoints
890ac090903acc2b16dcc6425c933962420553f5 authored about 1 year ago- Refactored naming fo MeiliSearch namespace to Meilisearch (lowercase S)
- Updated `filters` met...
- Added Remindable trait to Anime model
296a9d3ba0858bfa150439d2b41827230b50bc05 authored about 1 year ago- Updated logic to get user's preferred tv rating from config instead of database
1af2e45cab11610c1821123d2bc8fe47003a4b7b authored about 1 year ago- Added Remindable trait for an upcoming refactor to user reminders
12f621b4a59d51960d6f5e09eb8757a0725606d6 authored about 1 year ago- Updated favorite endpoints
- Updated library endpoints
- Refactored getUserActivity method to an attribute on the User model
- Updated userActivity logi...
- Fixed SessionAttribute relationship in Session model
cb2f5112cb5bfa62816173a05927c3acc9849cba authored about 1 year ago- Added eager loading to Session API
- Updated SessionController
- Added eager loading to Access-Tokens API
- Updated AccessTokenController
- Added eager loading to Studio API
- Updated StudioResource
- Updated eager loading season relationship to order seasons by descending number
- Updated Anime...
- Removed unnecessary relationships from models
dad78dc707936b54dcdaec668f0255474e5ecc9e authored about 1 year ago- Added eager loading to Song API
- Updated SongResource
- Added eager loading to Season API
- Updated SeasonResource
- Added eager loading to Settings page
- Removed default eager loading from PersonalAccessToken m...
- Added eager loading to ThemeController
- Updated ThemeResource