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 is licensor, producer and studio columns
- Added unique key constraints
- Updated Nova mo...
[Improvement] API
bff1ba3c9454da5d909e9609b8851c8536047a16 authored over 3 years ago by Kirito <[email protected]>- Made all columns unique
- Updated Nova to validate data uniqueness
- Updated openapi.json with the new api changes
f527544bab115b09bb7a829b2bbe984336bc04f7 authored over 3 years ago by kiritokatklian <[email protected]>- Added AnimeStaffResource
- Removed genres relationship from AnimeResource
- Removed people rela...
- Added anime->staff api
- Added anime->studios api
- Removed anime->people api
- Renamed kurozora.userauth to auth.kurozora so it matches the other middleware naming scheme
0ed6f745bdbf23d38a34788887389c10039dcc4b authored over 3 years ago by kiritokatklian <[email protected]>[Update] Cleanup, Relationships & UI
21b8d6f4331bb5009f8a7531594e06950d551210 authored over 3 years ago by Kirito <[email protected]>- Bumped version
92e39f8928b3862657a96e00c198dccde9a4a2e9 authored over 3 years ago by kiritokatklian <[email protected]>- Added afterValidation check on Media Genre's Nova resource
- Fixed error with creating AnimeCas...
- Removed Voice Actor role since it can be inferred from the cast relationship
1b6f94bf0968da62a65458e7bd754768cb2457c7 authored over 3 years ago by kiritokatklian <[email protected]>- Removed no longer necessary anime commands
- Removed outdated listeners
- Removed outdated Nova...
- Updated side bar icons for all resources
70e559a0d3e07bb062010f8fea0de217d7d8b955 authored over 3 years ago by kiritokatklian <[email protected]>[Add] People & Anime Staff
319deb503433dc5d211eb1414ee00c631d63249d authored over 3 years ago by Kirito <[email protected]>- Added description column to staff roles
9e5872bf1d15dcd5306bf9666d1b673194e2ac03 authored over 3 years ago by kiritokatklian <[email protected]>- Delete unnecessary actor related services and actions
- Merged Actor model with Person model
- ...
- Updated app.css
- Updated composer packages
- Updated npm packages
- Added anime staff model
- Added anime staff Nova model
- Added anime staff factory
- Added anim...
- Updated actor relations to use person_id as the column name
fe0d00f02d90bdb5285ecc3b487d9acbfc6437e5 authored over 3 years ago by kiritokatklian <[email protected]>- Added person model
- Added person Nova model
- Refactor actor factory to person factory
- Refac...
[Update] Staff Roles
8696407ee89bd130127eb94c2feec4fdccb2a0ea authored over 3 years ago by Kirito <[email protected]>- Added new roles
- Updated some of the older roles
[Add] Songs
969d3822d16ca155ed480ee084b3b0bb851a62f3 authored over 3 years ago by Kirito <[email protected]>- Added anime_songs model
- Added anime_songs Nova model
- Added anime_songs factory
- Added anim...
- Added songs model
- Added songs Nova model
- Added songs factory
- Added songs migration
- Adde...
[Refactor] Anime Genres
93e718abcdcebf407b9f27af47ef34ede4f627f8 authored over 3 years ago by Kirito <[email protected]>- Bumped version
6aaba9008438177fa790c33fe2eccece839d8a1f authored over 3 years ago by kiritokatklian <[email protected]>- Added new type column to anime_genre migration
- Fixed how genres are shown on anime details pa...
[Update] Cast
fb147e41a01f9781613a46d11aacafb4ee41e831 authored over 3 years ago by Kirito <[email protected]>- Added language column on cast table
- Added language info to AnimeCastResource
- Added language factory
- Added language model
- Added language Nova resource
- Added language m...
- Removed the unnecessary CastRole enum for real now
57f131737c96974c9b5f17df1393bfcf76213321 authored over 3 years ago by kiritokatklian <[email protected]>[Add] Cast Role
b2b696ad63942da40bbdf805364787be84997842 authored over 3 years ago by Kirito <[email protected]>- Added cast role model
- Added cast role Nova model
- Added cast role factory
- Added cast role ...
[Update] Characters
4f28787ba7b17edc10f6a7974cbb1bdba5709f6a authored over 3 years ago by Kirito <[email protected]>- Added japanese name column
- Added nicknames column
- Added new attributes to Character Nova re...
cd787d4bfcaa7bdf71f76e021645bc71efa98a1f authored over 3 years ago by Kirito <[email protected]>
- Renamed all ActorCharacterAnime usages to AnimeCast
- Updated anime routes
- Updated Nova resou...
- Removed ActorCharacter in favor of ActorCharacterAnime
- Updated all relationships between Acto...
[Add] Relations
60637680cac2be8fd04eca0fa1ae75f3cb2cae7c authored over 3 years ago by Kirito <[email protected]>- Removed the unnecessary anime relation type enum
cce103c3c8c85d686b4743a1420b8d2dbf850835 authored over 3 years ago by kiritokatklian <[email protected]>- Renamed AnimeRelation to MediaRelation
- Renamed AnimeRelationsFactory to MediaRelationFactory
...
- Added relation factory
- Added relation model
- Added relation migration
- Added relation Nova ...
[Add] Staff Roles
190b9c201b24d5d15051f47e698d7f4bb973b62b authored over 3 years ago by Kirito <[email protected]>- Added staff role factory
- Added staff role model
- Added staff role migration
- Added staff ro...
- Updated Livewire temporary file upload config
a062612d30ac4c574f68bb5c45ca5ed80a982796 authored over 3 years ago by kiritokatklian <[email protected]>e2bdc6905773af22381871e57502f230a17b981a authored over 3 years ago by Kirito <[email protected]>
- Removed the now unused ConfirmEmail notification
df0c86112874e4d4bd41242ce20c30b493e50a35 authored over 3 years ago by kiritokatklian <[email protected]>- Added VerifyEmail notification
- Updated email verification theme
044d7c502095f291cfe5e60e62f7d49df006f8a5 authored over 3 years ago by Kirito <[email protected]>
- Updated reset password tests
c7667cedaa6fbd40b5e0b6d840cd0f9009985f73 authored over 3 years ago by kiritokatklian <[email protected]>- Removed old password reset logic in favor of the new one.
155b2806f07627a428141ea5b076534d3b22c7ab authored over 3 years ago by kiritokatklian <[email protected]>- Updated password reset email theme
- Updated password reset expiration link to 3 hours
- Removed the hashPass and checkPassHash methods from User model as they are unnecessary.
- Repla...
cfa89dbff60d6b4d774dda69d9aff6e282645f08 authored over 3 years ago by kiritokatklian <[email protected]>
5e3701e065a2f50c8d3f3b4b38a99dc9d9e850ca authored over 3 years ago by Kirito <[email protected]>
- Added return types and parameter types
d2f7a5920ace87f97c2c41c3ecfce6c31b064af2 authored over 3 years ago by kiritokatklian <[email protected]>- Added return types and parameter types
78be47ff8334f7cd6698599e2343fcf11e5d86dc authored over 3 years ago by kiritokatklian <[email protected]>- Replaced switch statements with match expressions where possible
eb6b52eb8e58b66c3b4b4c826400ebc486945219 authored over 3 years ago by kiritokatklian <[email protected]>a038db3ec92a3a378f5f9457735f194bd1ddfe00 authored over 3 years ago by Kirito <[email protected]>
d79b190bb54e51ba780a9fbf6330d3e5544a9f27 authored over 3 years ago by kiritokatklian <[email protected]>
- Renamed MediaSource to Source
- Updated all references to MediaSource
- Renamed MediaSource to Source
- Updated all references to MediaSource
[Add] Status
b411d955e2be363abf1bbdf9338a1c17dd9be5c3 authored over 3 years ago by Kirito <[email protected]>- Added Status model
- Added status Nova model
- Added status migration
- Added status factory
- ...
42c032399d00bbbbd04fb75444cf9a6bf7eeebaf authored over 3 years ago by Kirito <[email protected]>
- Fixed an issue where some anime tests failed
c8fc5ba7cc147c1b07677aa12b632bddb443da2c authored over 3 years ago by kiritokatklian <[email protected]>- Added MediaSource model
- Added MediaSource Nova model
- Added media source migration
- Added m...
[Update] Media Type
d9b829a7c464a08868a555195bcf508eaee627c5 authored over 3 years ago by Kirito <[email protected]>- Added unique key to media type
- Added unique check to Nova
- Removed the no longer used AnimeType enum
b08bf95d15f303e483df14d6bbfd04532927f42a authored over 3 years ago by kiritokatklian <[email protected]>[Add] Media Types
e656e8c30622cfb13e13c275b7d933fc8f7a2722 authored over 3 years ago by Kirito <[email protected]>- Added a new MediaType model
- Added a new MediaType Nova resource
- Added media types migration...
[Update] TV Rating Weights
2e61d133c5982d83e5e81f0b0fdde5b7a3f98173 authored over 3 years ago by Kirito <[email protected]>- Added new unique weights column to tv ratings
- Added weight field to Anime resource in Nova
- ...
dd972c917f12ebcf206d8a3db9bacca2f1009f92 authored over 3 years ago by Kirito <[email protected]>
- Compiled CSS for production
- Compiled JS for production
- Bumped app version
445cb0534a1300c57f53f4718455d9cb5e416e5e authored over 3 years ago by kiritokatklian <[email protected]>- Removed nginx.conf
- Removed platform hooks
[Update] Route Names
b69700e2ceb2a8b59bea757ac8aa0edaca6f15fc authored over 3 years ago by Kirito <[email protected]>- Updated composer script
- Updated optimize script
- Added route names to all routes to fix the route cache error
58f520fb2736c8917d757ca4a30fe60b20b4ce2b authored over 3 years ago by kiritokatklian <[email protected]>9ba75a27af2302f2d9588b108521299f9a4cee71 authored over 3 years ago by Kirito <[email protected]>
8ea5205ae1258c267a0735f0505232225e0c584f authored over 3 years ago by kiritokatklian <[email protected]>
- Added Terms of Use to the OpenAPI spec
- Updated the method of fetching legal docs to match the...
- Added Terms of Use to the OpenAPI spec
- Updated the method of fetching legal docs to match the...
- Improved how legal texts are fetched.
- Renamed static directory to docs to better represent th...
- Fixed gibberish after anime title which was meant to test long titles
d44527b9832fa4ed8938d5e03e68a1d0ddecca8e authored over 3 years ago by kiritokatklian <[email protected]>ffd571d6e41927e175bb86ada20aff22e78699e8 authored over 3 years ago by Kirito <[email protected]>
- Why make life so hard Safari :'(
9d23cde4e02b730be132a38e73a7983b04fe8195 authored over 3 years ago by kiritokatklian <[email protected]>- Bumped version build
- Changed truncated text behavior to only expand if still collapsed
- Fixed error with SVG size in a flex container on Safari
deee920d5be373c5050165d8b851641b90127614 authored over 3 years ago by kiritokatklian <[email protected]>- Added new SVG assets
- Added new pill Blade template
- Added the quick information box on anime...
- Updated app.css
- Updated app.js
- Updated SVG with correct tags
- Added a new color method to AnimeStatus
- Added a new information summary attribute
- Updated A...
- Fixed stupid layout that broke somehow
d94d324cd4743fc02f83df4547fbbf8799407c55 authored over 3 years ago by kiritokatklian <[email protected]>- Added new no-scrollbar css utility
- Updated app.css
- Updated app.js
- Fixed footer layout for small and medium screens
93a7d73d144052a081f708e484ffff02bd9876ab authored over 3 years ago by kiritokatklian <[email protected]>- Added information list Blade component
- Added information section
- Added ratings section
3c2db667914b52d94ccc30f2762cf6ad9a908fd9 authored over 3 years ago by kiritokatklian <[email protected]>