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
- Added AnimeSeasonsSection
- Added AnimeMoreByStudioSection
- Added AnimeRelationsSection
[Add] Trailers
65fcf54d5cf4cbd48ebf55a3710dd6da651af277 authored about 3 years ago by Kirito <[email protected]>- Added play_fill symbol
- Added trailers to anime details
- Updated large lockup with trailers
-...
- Added trailers to large lockup
- Added trailers to video lockup
[Update] Episode Resource
1a010b82e87122612ae722425fdcb3c832bfed52 authored about 3 years ago by Kirito <[email protected]>- Added poster attribute to episode resource
f09ba500ecd23a7e128e08979a5403c23853a40e authored about 3 years ago by kiritokatklian <[email protected]>[Add] Sitemap Generator
e079c7cad3fb72057ca769403e499c4bdf08bc9d authored about 3 years ago by Kirito <[email protected]>- Added GenerateSitemap command
- Implemented Sitemapable on relevant models
[Fix] Google Search Ratings
33d9eb3639925dda3a15fb71ae04299d0050b60b authored about 3 years ago by Kirito <[email protected]>- Added schema support to episodes
- Fixed schema ratings for anime
[Fix] Media Rating Test
5183ce747ceef4f60089345398eead95b28c2171 authored about 3 years ago by Kirito <[email protected]>- Added explicit user id attribute
- Added explicit episode model type
[Update] Performance
5abbcc98d4c1273ed50214756da46a23d6008a10 authored about 3 years ago by Kirito <[email protected]>- Removed cached followers and following count from User model
- Updated most popular anime scope...
[Add] Media Rating Test
fe9eafb388983535fcfa88d417f87edf7de5449b authored about 3 years ago by Kirito <[email protected]>- Added MediaRatingTest
7618f4a21e6be5ca538c7bfe4a39d120e3b40ef9 authored about 3 years ago by kiritokatklian <[email protected]>[Add] Episode Ratings & Stats Commands
75afa7a4ca411c6f780051e0e82e8cffede2d2b1 authored about 3 years ago by Kirito <[email protected]>- Added CalculateEpisodeRatings command
- Added CalculateEpisodeStats command
- Renamed Calculate...
[Add] Episode Ratings & Stats
7616c165492c8b31b91711fc4c1b671dbc054a29 authored about 3 years ago by Kirito <[email protected]>- Added rate route to Episode
- Added MediaRating relationship
- Added MediaStats relationship
- ...
[Add] MediaRating
22ade1dc648a9a873d8bf1f0a214d0eb71887787 authored about 3 years ago by Kirito <[email protected]>- Renamed some methods to keep the code consistent
3a43ba203fd431a53ac00acd5b04cf2a0e81e293 authored about 3 years ago by kiritokatklian <[email protected]>- Added description to MediaRating
- Renamed AnimeRating to MediaRating
- Updated all instances o...
- Added link to beta in navigation dropdown
b1449b08d93fc34c079d6d4ae09c13fcac6de194 authored about 3 years ago by kiritokatklian <[email protected]>[Update] Search Placeholder
54a92793cbeaaca75f5c062f208cfe00cc6bced3 authored about 3 years ago by Kirito <[email protected]>- Updated search placeholder to show some random tips
98a11ea7f070af4614ae6083dcf16e565943cb6d authored about 3 years ago by kiritokatklian <[email protected]>[Update] Activity Status
db26b134d746eab1a7403748e4f0a14b8c91c0a9 authored about 3 years ago by Kirito <[email protected]>- Added recently seen yellow dot status
- Fixed modal on smaller screens not scrolling
[Update] Guest Follow Button
d987ac07969b8bcc1111bc6cb43a4e47ad4da907 authored about 3 years ago by Kirito <[email protected]>- Send guest users to sign-in when clicking the follow button
8ba2ab3f09e18e1f4e4fcc205b082fce558b2366 authored about 3 years ago by kiritokatklian <[email protected]>[Update] Layout for Smaller Screens
5a53528f659eb6efd369edeaf7196f6b75fa5b64 authored about 3 years ago by Kirito <[email protected]>- Replaced incorrect flex-no-wrap with flex-nowrap
- Updated components to look better on smaller...
[Add] Search User
af5ebe107464faa3e9982ef3d56f504025a400b2 authored about 3 years ago by Kirito <[email protected]>- Added search user lockup component
- Added search header component
- Added ability to search fo...
[Add] Biography Editing
35032a8cc3a44013ac47c20e3fb8364183f3a9c4 authored about 3 years ago by Kirito <[email protected]>- Added the option to edit biography in profile settings
- Added the option to edit biography on ...
[Fix] Profile Bio Height
ec6b87a844891a755156cd918231ab598b95f4e3 authored about 3 years ago by Kirito <[email protected]>- Disabled textarea component auto height calculation
- Replaced bio textarea with div on profile...
[Add] Follow Button
a7ba389cbc6cec53481f1a1e8b0e12cb3902e7f1 authored about 3 years ago by Kirito <[email protected]>- Added follow-button Livewire component
b51a05ea1c51a43f6e78c3455bcb29967c1bedb2 authored about 3 years ago by kiritokatklian <[email protected]>- Added followers-badge Livewire component
- Implemented badges on profile details
- Added profile-information-badge Blade component
603df5484fe63d2dc2a8c96417b710e71ab98982 authored about 3 years ago by kiritokatklian <[email protected]>[Fix] Sign Out Other Sessions
91bd065f777a38ddd2a571ad7a0ab1b95822023c authored about 3 years ago by Kirito <[email protected]>- Added fallback value in case session is deleted but related session attributes is not
4b33200ece977b55d7824cc0467ed315f3912e59 authored about 3 years ago by kiritokatklian <[email protected]>[Add] Profile Details to Web
14a90741f4fa174c984714e006c3c2d27696a0b8 authored about 3 years ago by Kirito <[email protected]>- Added edit button
- Added support for editing profile details
- Enabled profile button in nav
- Added banner image editing to update-profile-information-form component
- Added modal-form-sect...
- Added hr component
- Updated views where hr is used
- Added Livewire banner image component
- Added Livewire profile image component
- Added new symb...
- Updated composer packages
- Updated npm packages
- Added banner image
- Added profile image
- Added user details
- Added user online status
- Added convenience Me route
- Added Web/MeController
- Updated service config values
118a95b613a604415c3a06e7177c5a0728ab467f authored about 3 years ago by kiritokatklian <[email protected]>[Add] Sign in with Apple (Web)
e9134cd0b2cb22caf328d7003df45ec59eee1a1a authored about 3 years ago by Kirito <[email protected]>- Added auth/apple-button component
- Added SignInWithAppleController
- Added SiwA routes
[Add] Disable Session for Crawlers
b3305dc6ce629618f0ab8871e90441a2310d3e24 authored about 3 years ago by Kirito <[email protected]>- Added NoSessionForBotsMiddleware
- Added NoSessionForBotsMiddleware to Web middleware groups
[Add] People Index
a2b200a682a5be7288f1802995b1bf90c4fc3128 authored about 3 years ago by Kirito <[email protected]>863648188c780cc8847e32d2e6a56d8e65e722fb authored about 3 years ago by kiritokatklian <[email protected]>
- Added People Index route
- Added People Index livewire component
- Enabled people button in nav...
- Added People Index route
- Added People Index livewire component
- Enabled people button in nav...
[Fix] Library Sorting
ef9715f5dc5b4e3ec2c7b75ddac425e99051dfc2 authored about 3 years ago by Kirito <[email protected]>- Fixed incorrect sorting logic on title
- Fixed incorrect sorting logic on rating
- Fixed incorr...
[Add] Characters Index
a71aec600b0a3dcd75337e3374718ff3373ddcf8 authored about 3 years ago by Kirito <[email protected]>- Added Characters Index route
- Added Characters Index livewire component
- Enabled characters b...
[Add] Search to Studios Index
2bdcbce3f9312ee1d58edfa6e8f3f6e0082107e1 authored about 3 years ago by Kirito <[email protected]>- Added filter symbol asset
- Added filter for items per page
- Added filter for ordering results...
[Update] Studio Lockup
a6356576ef19bad16308629bfe886adffdbb47de authored about 3 years ago by Kirito <[email protected]>- Added method for studio banner generation
- Updated lockup to use profile image instead of logo
- Fixed file naming on upload for consistency’s sake
9d1a5ef9c30138df8c47d5301f9d1ae2f4ce71c1 authored about 3 years ago by kiritokatklian <[email protected]>- Fixed delete on empty session causing a server error
2fb29d306f839316f3ccfd9a6ecd024651a6d227 authored about 3 years ago by kiritokatklian <[email protected]>[Add] Studios to Website
4f7e8d6808645080188d3135a722c993d000dc92 authored about 3 years ago by Kirito <[email protected]>- Added HasLogoImage trait
- Added logo, profile and banner collection support to Studio model
- ...
- Added Studio index route
- Added Studio/Index Livewire component
- Added studio-lockup component
- Added slug column to Studio migration
- Added slug support to Studio model
- Added slug field t...
[Fix] Anime & Episode DateTime
460b6049fc5770735ede693a5b4eff2bf32f8857 authored about 3 years ago by Kirito <[email protected]>- Removed timezone adjustment for air_time from Anime Nova resource
- Fixed date casting for Epis...
[Update] Nova Resources
e713e573fe638711b7289a852a57c04baf3f5993 authored about 3 years ago by Kirito <[email protected]>- Updated help text
3fab98fd152b9a60278fe0f515640b9177049469 authored about 3 years ago by kiritokatklian <[email protected]>- Added first aired field
- Added last aired field
- Added JST as default timezone to keep date and time consistent
53708110d75df23e732ca104343e086525992a0e authored about 3 years ago by kiritokatklian <[email protected]>[Fix] Unit Tests
3a772d2d82847cfda9666becd9990c0f3e1217d0 authored about 3 years ago by Kirito <[email protected]>- Fixed inconsistency in library test results
- Updated library snapshots
- Added AnimeStudioFactory
- Fixed studio anime relationship test
- Fixed error with ProvidesTestAnime
- Updated AnimeCastFactory
- Updated MediaRelationFactory
- Updated library snapshots
a3243c7cc9af359465c8c876a87032e30b3620f9 authored about 3 years ago by kiritokatklian <[email protected]>-Added user_can_get_a_list_of_their_auth_token_related_session_attributes test
- Removed user_can...
- Corrected endpoints
- Replaced Session with PersonalAccessToken model
- Replaced Session with SessionAttribute model
70765f7bbf933c642fc9d25bdb537f2f06358356 authored about 3 years ago by kiritokatklian <[email protected]>- Added ratings to stats instead of anime model
cb8f03258879e49660fe7113489af48c32082b3d authored about 3 years ago by kiritokatklian <[email protected]>- Asserting tokens instead of session
bce763d933766d65be81bef18b4796de1c145499 authored about 3 years ago by kiritokatklian <[email protected]>- Added Session Factory
- Removed outdated session tests
- Removed secret column from session att...
- Added Accept JSON header to all requests
c9887e114b20ca7b3e36b97c1edac24baaedbabf authored about 3 years ago by kiritokatklian <[email protected]>- Added SessionAttribute Factory
- Deleted Session Factory
- Updated Anime Factory definition
- U...
- Removed outdated tests
- Updated CheckKurozoraUserAuthentication logic
- Added test for usernames with dash, underscore and space
- Fixed an error when creating account...
[Fix] Unnecessary Feed Notification
9b3af4df3edaf8e4a88695984a1c98cfd1ea6777 authored about 3 years ago by Kirito <[email protected]>- Fixed notifications being sent when you reply to your own message
- Fixed notifications being s...
[Fix] Sending Messages
0a645c317175201700eeb3541f375d026e24e6d2 authored about 3 years ago by Kirito <[email protected]>- Fixed sending messages without reply or reshare value
08c3d92d04a1b992df5fd2c3b966c96717a1cf22 authored about 3 years ago by kiritokatklian <[email protected]>