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

[Update] Media & Nova

- Added custom Media model
- Added HasPosterImage trait
- Added proper media support for Anime mo...

6758809a38b33e7ba5c8cc47d9e32d8076be47af authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Database

- Added last_aired property to Season model
- Added number_total property to Episode model
- Adde...

1f04c7a8d2dcfbace66df1513550c295ff701152 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #165

[Update] Search

61e96be37057f52c4335b5bdd08094e82adaf9bd authored over 3 years ago by Kirito <[email protected]>
[Update] Search

- Added pagination to search
- Updated max search results to 25
- Updated search logic to search ...

77dc55429a1a5efaee7645878880189fd152e3b0 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #164

[Add] Anime Language

6660f3f17a4e9af15581dd1a8a2b11ac6ed37050 authored over 3 years ago by Kirito <[email protected]>
[Update] Date as Timestamp

- Updated resources to return dates as unix timestamps

8994504d7550df9504677da54f7f83b3cf15053d authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Language

- Added language API routes
- Added language controller
- Added language method to Anime model
- ...

3980d572a0fda89fad6348f2c0e2190a416cd4d3 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #163

[Add] Star Rating

1350357dd71efdb3e4d32af6a8fbd6b449dadb8c authored over 3 years ago by Kirito <[email protected]>
[Add] Star Rating

- Added StarRating Livewire component
- Implemented star rating on anime details page
- Updated a...

cc17c779d5aef7ae3da33a71041b213b48df0db3 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #162

[Remove] Forums

7e0602fa5568ab18c08cfae145955061473efc7d authored over 3 years ago by Kirito <[email protected]>
[Remove] Forums

- Removed all forums related models, resources, requests, etc.

d31cf7341d74635638d31eec303db15823a46025 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #161

[Update] Paginations

a8d3251fc6c70e923b8a8c3e639d2d7b8d836e50 authored over 3 years ago by Kirito <[email protected]>
[Update] Fixes

- Fixed a typo in openapi.json
- Fixed tests that were failing
- Fixed an error with getAnime in ...

36e9190aed6acea199883ff6bbceac4944167fc4 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Studio Pagination & API

- Added GetStudioAnimeRequest
- Added pagination to studio relations
- Updated openapi.json with ...

26f4a94685d3e046b4c2a06572b9a6731a2f9901 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Version

- Bumped version

144f292d13751a96653a62297eded33a004259ae authored over 3 years ago by kiritokatklian <[email protected]>
[Update] More Pagination

- Added pagination to character and person relations
- Added GetCharacterAnimeRequest
- Added Get...

1837ba3bbf1de0d393721d6e4d8fde8a43034bc3 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Relationships & Nova

- Replaced HasManyDeep with BelongsToMany relationship
- Updated assets
- Updated Nova resource f...

e1150e37f21053a31ce458957acaf6a411f37b49 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] API

- Added pagination parameters to openapi.json

bd93ef90287df40ed021852c0486f71ebf345f6d authored over 3 years ago by kiritokatklian <[email protected]>
[Fix] Library Sorting

- Added AnimeTitleSorter
- Fixed sorting on title in the library

a2897aae80271b9f33ad32492e6e57582ae66aa2 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Anime Paginations

- Added pagination for characters, staff, studios, seasons and related shows

a5c72068a162b289272d623889ae2d30178484cc authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Minor Fixes

- Fixed an issue with empty session IDs breaking the profile settings on the web
- Fixed an issue...

426f656c04ea21ff7a7b21846d93d452593da2fe authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #160

[Update] Airing Status Color

5f81cdb21d6fe3d6dffd7d552f34faf121b7117c authored over 3 years ago by Kirito <[email protected]>
[Update] Airing Status

- Added color data to the airing status entity
- Included airSeason in the anime response (sneaky...

3b02af16da42d84275f56b00cf0166689d756413 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #159

[Update] Cast & Library Pagination

728da65d6f2f5f70500ed0981036b3582b9ae029 authored over 3 years ago by Kirito <[email protected]>
[Update] Cast API

- Added cast pagination
- Added GetCastRequest
- Updated openapi.json

f10587462b49d2e9cd17fc16de954403f6159f12 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Library API

- Added pagination parameters to GetLibraryRequest for validation
- Added pagination support to t...

9e7b38a8be63d0619f9104c831843674cb5694f0 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #158

[Update] API Improvements

2a5b202c4dc14e379b2d71afa7a83f7e87d707b1 authored over 3 years ago by Kirito <[email protected]>
[Update] Resources

- Added some more attributes to the returned array
- Updated some resources to use phpdoc types o...

33f3a4e00dbd8a4e066205c6b698dc76100dbaa3 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Models

- Changed AnimeStudio model subclass to a pivot
- Changed UserLibrary model subclass to a pivot
-...

8788f2cb61f41bbe960f3394118d55991d9772c8 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Minor Fixes & Asset Updates

- Updated import auth class for consistency
- Updated composer
- Updated NPM
- yada yada

871d815f7c358f283aa49138dbc4e8c907b6a605 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Auth Imports

- Updated import auth class for consistency

ddb6366beb2a5921244dcb99c22f6f2e74a527a6 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #157

[Update] Anime Details Page

d453d4cae06583743a9efd8e43ec51a971195385 authored over 3 years ago by Kirito <[email protected]>
[Add] Add to Library

- Added library-button Livewire component
- Added select-button Blade component
- Added select op...

a1e9f74a23f22e8f7022d82ccb8c2f3e36d4c893 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime Details

- Added convenient attributes to Anime model
- Added new symbols
- Redesigned the information sec...

9344b542d49e947a4bac3f05eccea42e30c37897 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Nova Resources

- Added more explicit optional and required rules
- Added more help texts
- Updated icons

1246265ebd7b7723a94df72b3da87377b4df5c90 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime

- Added tagline to anime translations
- Added tagline to anime translations Nova resource
- Chang...

691ee6007edc5d98a7464d021f0d1cfd4f4f2a1e authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #156

[Update] Import ID

277392ef3a3997345f1b383d20d7b88573c643cd authored over 3 years ago by Kirito <[email protected]>
[Update] Import ID

- Added support to fetch more id's
- Added support to stor Syoboi and Trakt IDs
- Removed unique...

f9e426f060273d7e4fc54565c4afdaf648728fc2 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #155

[Update] Improve MAL Import

49ae4c634c49ecd8ef420c1398b34d7b39a8b242 authored over 3 years ago by Kirito <[email protected]>
[Update] Version

- Version bump

7fe538c70f624aad7d310b21386ce0b85bc16271 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] MAL Import Test

- Added MALImportTest
- Added ProvidesTestMultipleAnime trait

1f3cd6cc00be5c580af81d1b68d2a7e060b8b0e0 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] MAL Import Process

- Added anime ratings relationship to User model
- Updated the import process to also import the ...

05a274a8b99c55a627122a51ffb6ea2b9d1038c5 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Merge Behavior

- Added MALImportBehavior enum
- Added merge behavior
- Updated the import process to make use of...

9a4e134ab1a099a421caac8910bc3648850e6eaa authored over 3 years ago by kiritokatklian <[email protected]>
[Update] MAL Import Config & Anime Ratings

- Added unique key constraint to anime ratings table
- Lowered cooldown to 3 days so it's more re...

7fca88eedda35486a5ab335a9c868141e7df578a authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #154

[Update] Swagger

9c3fa8fde1794d1954f7f8619fd99d2ab9fccf7a authored over 3 years ago by Kirito <[email protected]>
[Update] Swagger

- Updated swagger assets

2182660992397ee94dd713eec51e48b4065e279a authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Season

- Added season first_aired attribute
- Added season poster_url attribute
- Added season synopsis ...

308d743eef385c5406f7947a2128097da5a7512f authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #153

[Update] Season

222c8e14a6a8ce600f6404efcf14820fa929a311 authored over 3 years ago by Kirito <[email protected]>
[Add] Season Translations

- Added season translations migration
- Added season translations model
- Added season translatio...

a7ae71ab9e305c095c4a129fe2c051546c187e6e authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Season

- Renamed all instances of Anime Season to Season

098c32fc128c6e26cc22bc12494665e4e8e42a39 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #152

[Update] Improve Episodes

f762c600deb1cdf32a3493fdd866bc74c3565394 authored over 3 years ago by Kirito <[email protected]>
[Update] Episode

- Renamed overview attribute to synopsis for consistency
- Updated Nova fields

638598ac54bfaba501919384fa0c456ca75b6510 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Outlined Link Button

- Added outlined link button component
- Updated error pages to use the outlined link button to l...

cbda8297398ef8138e0c97a54b6ff842ef3741c3 authored over 3 years ago by kiritokatklian <[email protected]>
[Fix] Exceptions

- Fixed an error with exceptions not working correctly on the api subdomain

d15c1d938b40a3d059a9c86b351f68c019d4d8b8 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Episode Translations

- Added episode translation model
- Added episode translation nova model
- Added episode translat...

0ff90071786d632e3fb86a397bade0d43ee6d699 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Episodes

- Renamed all instances of Anime Episode to Episode
- Updated episode routes
- Updated episode tests

e9c74831a6f5cf1ae4be7efd9c8b54da18149b81 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #151

[Update] API Route & Tests

b7d2079f9acc7113d8270ff0dc33310c4ac1c01c authored over 3 years ago by Kirito <[email protected]>
[Update] Assets

- Updated composer packages
- Updated npm packages

930427759d2f0faaf5291fc10ba7c7fbbffcfee0 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Route & Test

- Added api subdomain route index
- Fixed factories
- Moved api route to api subdomain
- Updated ...

dc6716b04930da4cdf5638fabed8d0581d3250ec authored over 3 years ago by kiritokatklian <[email protected]>
[Remove] Dummy Anime

- Removed dummy anime seeder
- Removed FreshCommand
- Removed MigrationServiceProvider

7a3c36f9e2bfca8f260e9cd6806813fa5acc6e4f authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #150

[Add] KDashboard Migrations

f0b55f9a83350dff46b88ac2d324e2faabad5b95 authored over 3 years ago by Kirito <[email protected]>
[Add] KDashboard Migrations

- Added KDashboard migration files
- Changed pgsql connection to KDashboard

6e8e7a6d0564384a0fe12d46e8ececd46f85d084 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #149

[Add] Import Commands

5a55810f1d41f079c0051cec044d1fa49d1e5638 authored over 3 years ago by Kirito <[email protected]>
[Update] Assets

- Bumped version
- Updated npm packages

68625e4fbd067ca862a03a58561021e687dbfc82 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] iCloud Keychain 2FA Fun

- Testing out iCloud Keychain 2FA support for fun. Turns out it works quite good.

3be9ba6afabbcd35f269e9e078bd76f00c209259 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Anime ID

- Added command to import anime ids for other services
- Updated anime migration

253e293d109cacbbde31a4d4a6f5393bdd340e29 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Anime Studios

- Updated ImportAnimeStudioProcessor with the new changes in Studio model

e5ca9378cd2af6d86026a86fdac0d3452ad90463 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Studios

- Added import studios command
- Added ProcessImportStudio
- Added ImportStudioProcessor
- Update...

93c03c55007291c19485efc26e5c424ec70d6753 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Anime Studios

- Added import anime studios command
- Added ProcessImportAnimeStudio
- Added ImportAnimeStudioPr...

1817371584a0e5aabcb2e19ffd2c63e5c061e207 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] KDashboard Models

- Added KDashboard Models as a part of Kurozora

46a24aa90546f40c2c9e339732497da969483cae authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Anime Relations

- Added import anime relations command
- Added ImportAnimeRelationsProcessor
- Added ProcessImpor...

09776aaa476a130719498046c8a14581a45021d7 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Anime Staff

- Added import anime staff command
- Added ImportAnimeStaffProcessor
- Added ProcessImportAnimeSt...

d5974d68e831dcb046dea43757279a1fc84225f6 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Anime Songs

- Moved song methods to Song model to avoid duplicating code
- Updated import anime songs logic t...

70e467dedb45ffb1ea9a56d4bc02f1e95aff0315 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Anime Songs

- Added import anime songs command
- Added ImportAnimeSongProcessor
- Added ProcessImportAnimeSon...

7020aeec53c77cd0802d7d1d691906914645478a authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Songs

- Added import songs command
- Added ImportSongProcessor
- Added ProcessImportSong
- Updated Song...

1915dbe2519f63a33bcd50501571dd21f285f088 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Navigation & Footer

- Added Explore page to the navigation bar
- Added Services to the footer
- Moved Themes to dropdown

d93a7bbb3365f448ac61d69d7c806aef5c61e90b authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Assets

- Updated app.css
- Updated composer packages
- Updated npm packages

0cca1dbf36fa3fa204ee2f0632187e3d596ab224 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Imports

- Fixed ImportAnimeGenres
- Updated ImportAnimeCastProcessor
- Updated ImportAnimeCasts logic

a8ecd8abca22c2478dbbbe873d96a89fbade74d2 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime Migration

- Added unique key constraint to all ids

49287e57b81a2ad3a304331afd3042f98c5e1aaa authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Genres

- Added ImportAnimeGenreProcessor
- Added ProcessImportAnimeGenre
- Updated ImportAnimeGenres com...

44d1fc0187becf021e2c2ee5ad7dce0b7dfeae38 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Cast

- Added ImportAnimeCastProcessor
- Added ProcessImportAnimeCast
- Updated ImportAnimeCasts comman...

617339a072360505a006fb0b2c1d04b1c16a6d16 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Person

- Added ImportPersonProcessor
- Added ProcessImportPerson
- Updated ImportPeople command to make ...

965dd52402b38468a01db0ead5ef7eb31b15b3a1 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Character

- Added ImportCastProcessor
- Added ProcessImportCharacter
- Updated ImportCharacters command to ...

649d946eb5f0ed7c6691b9e63529b677950f4025 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Anime

- Added ImportAnimeProcessor
- Added ProcessImportAnime
- Updated ImportAnime command to make use...

d6dface45cd4dab36e29b18080356501be09373f authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Sessions

- Updated user session creation
- Updated session deletion logic

869d450d408bbdacf4b70da46ba0e6bdadd4e385 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime

- Updated broadcast attribute logic
- Updated DayOfWeek const values

38a556f74fba7bef2dd29d664b69f63e3ccbbd77 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime Cast

- Added import anime cast command
- Changed person_id column to nullable
- Changed language_id co...

ce76addb9c73d15fe2316891a97bf59dcb68c6d8 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Assets

- Updated composer packages
- Updated npm packages

b5849d4c8e05ab948903e81466be34b100088da1 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime

- Added runtime_string attribute to anime model
- Added generation of anime air_season on anime c...

62cdde76a30a973c38ef1e1a88766dfc828ebf5d authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Import Commands

- Added anime import command.
- Added anime genres import command.
- Added character import comma...

8ca0ab308f18b3b4d2f9b568870ddfc5fe94e590 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Character Translations

- Added character translations model
- Added support for translations on character model

f7fad561ed58619e8f79434f89c5a925edab8876 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Database

- Added character translations
- Changed character about from mediumText to text
- Changed person...

87c8cffbcd82691ff8d46535c6a145093e544388 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Nova

- Updated Nova to latest version
- Updated composer packages

324176878c431b13e5551debdcba17d35a18b84c authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #148 from Kurozora/anime-translations

77f49cf491f2340866485381076218113b57f781 authored over 3 years ago by Kirito <[email protected]>
[Add] Anime Translations

- Added anime translations migration
- Added anime translations model
- Added anime translations ...

07fafb19f80f095c3c0f5d80a6bb9e5bcedbf283 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Nova Resources

- Reorganized Nova resources

5d462fbd791a620e59809927f50dd5997e44aef1 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #147

[Improvement] Anime Studio

c12d6c19962d007686de4ea1ceb2f28558de2ce8 authored over 3 years ago by Kirito <[email protected]>
[Update] Assets

- Updated composer packages
- Updated npm packages

1c8c43322cf80950e8f1b5a1ad1dfbd6f770c72f authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime & Studio

- Added anime studio relationship to anime model
- Added casting on anime studio attributes
- Add...

1fba21014a9e77dd95215531d0c4c607c2ba2091 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Nova Resources

- Updated afterValidation of some resources
- Updated code structure

90fd8c84b71871efa1488635ba1ae46b788affa0 authored over 3 years ago by kiritokatklian <[email protected]>