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

[Fix] Incorrect Generated Links

- Fixed account verification link
- Fixed password reset link

1caaa6f374ef6567f209c996d5a41722ccf4f1cf authored about 3 years ago by kiritokatklian <[email protected]>
[Update] Configs

- Changed asset expiration to 30 days in nginx.conf
- Enabled file versioning in media-library.ph...

67381cd5431ba5e0cea977b89b45e1381da78263 authored about 3 years ago by kiritokatklian <[email protected]>
[Fix] Website Description

- Fixed incorrect website description meta
- Updated website description

3e2687873c2efdfce6b483b2b7e55e6dfb808b08 authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #193

[Update] Livewire Assets

6039ec5285be7b3f5ba4ea1d15ed4c8670ffe7fe authored about 3 years ago by Kirito <[email protected]>
[Update] Livewire Assets

- Published Livewire assets to fixe error with Nginx not finding livewire.js
- Updated composer p...

e13c864238120fdea10e2d2b13ac74dceeb53b3c authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #192

[Fix] Tv Rating Scope Applied Twice

fd3d25b4096f43c10c10c3fa52aad93d84c98efc authored about 3 years ago by Kirito <[email protected]>
[Update] Genre Tv Rating Scope

- Re-implemented the way scopes are applied on genre queries

e2cd82cebbb17c7f8fdb218a05587d1ecb92e9f0 authored about 3 years ago by kiritokatklian <[email protected]>
[Fix] Tv Rating Scope Applied Twice

- Added TvRatingScope
- Re-implemented the way scopes are applied on anime queries
- Updated asse...

6a7874225e2dd285d8564a0404487558739565fb authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #191

[Update] Nav Search Improvements

9a687fd2b8288d9950d8f6867ae472d742c316e2 authored about 3 years ago by Kirito <[email protected]>
[Add] Empty Result Indicator

- Added text to indicate empty results

fbc2138e412c91c909b6e97a82351ed6c825b9dd authored about 3 years ago by kiritokatklian <[email protected]>
[Add] Loading Indicator

- Added loading indicator to nav search

b09085c11c49768ef164d891dcaa312ed4a86013 authored about 3 years ago by kiritokatklian <[email protected]>
[Update] Nav Search Command

- Added support to invoke nav search with a slash '/'
- Added support to invoke nav search with c...

9ca29480f4cdc4e8b9dbb77a2312280e70384ac7 authored about 3 years ago by kiritokatklian <[email protected]>
[Update] Anime Search

- Added search-anime-lockup
- Added support to search for anime
- Fixed typo in sign-out-other-se...

875a99182648a30b5715210bfe5d520dbe51c199 authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #190

[Update] Navigation Search

7d4f497f7b4debe53dd0edab6238ea2dbbf1cd3b authored about 3 years ago by Kirito <[email protected]>
[Update] Navigation Search

- Added example Quick Links to search
- Integrated search with the nav bar
- Updated app.css
- Up...

6f54435dd4fc0b5dff61b94a877aca101c7722c8 authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #189

[Update] Responsive Nova & Dark Theme

6d1157cda7e486a6904da9be20f51a86a7dbe083 authored about 3 years ago by Kirito <[email protected]>
[Update] Responsive Nova & Dark Theme

- Added package to make Nova responsive
- Added package to support dark theme on Nova
- Removed a...

1c519f1affa6fa7f89daab1aeaac02ad42278dad authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #188

[Update] Nginx Cache & Gzip

a3bef7b425a2d20f213a358f00ae468a0a83a344 authored about 3 years ago by Kirito <[email protected]>
[Update] Nginx Cache & Gzip

- Added rules to cache images and other assets
- Enabled Gzip

f85a80346e2048125893f52b46ffab025e40b8bf authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #187

[Update] Alpine v3

b5e8460aa6aea92fca97bda4c13f8b2797f5f361 authored about 3 years ago by Kirito <[email protected]>
[Update] Alpine v3

- Updated Alpine to v3
- Updated code for new changes

9db2c0d71fc1cc3a255412742d5818b144cb61bf authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #186

[Add] Nav Search

2f6aa50fec4e6c3a45786366d42d512b70834cb4 authored about 3 years ago by Kirito <[email protected]>
[Add] Nav Search

- Added magnifying glass svg
- Added nav search Livewire component
- Reformatted app.js
- Removed...

a68e6c153936849386ffc437ae6544a2d15b686c authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #185

[Update] Commands, Media Relations & WebP Support

6c854520738b11360699cdb2c04c13526bb5a957 authored about 3 years ago by Kirito <[email protected]>
[Update] Assets

- Updated image color generation to use less quality since it's not that necessary
- Updated imag...

f65742d3e296ba0b10b105454fe1913e40c2b24c authored about 3 years ago by kiritokatklian <[email protected]>
[Update] Media Relations

- Updated media relations migration
- Updated relation between media relations and anime
- Update...

b9ed8b31752f119594e460a38f4f1374bcbbfe1f authored about 3 years ago by kiritokatklian <[email protected]>
[Update] Commands

- Updated commands to return success when done
- Updated composer packages
- Updated npm packages

90501e9040af4ca1da7f7a254a1659effa229c08 authored about 3 years ago by kiritokatklian <[email protected]>
Merge pull request #184

[Add] Image Lazy Loading

526b4a745a8db5b941921370490ae3bab8ea3388 authored about 3 years ago by Kirito <[email protected]>
[Update] Genre Details

- Added genre details Livewire component
- Added genre details route
- Added HasSymbolImage trait...

ef7b7cc5c48db8f1a299fde9aabaa0c103907d16 authored about 3 years ago by kiritokatklian <[email protected]>
[Add] Image Lazy Loading

- Added lazysizes.js
- Implemented image lazy loading on all views
- Updated assets

2f6b16f4867287135deaa7ba0943494b10b8632c authored about 3 years ago by kiritokatklian <[email protected]>
[Fix] AWS APN Key

- Finally found a way for multiline keys to work in AWS without breaking shit

0522ae601fd9f142ee147e938b722598a399ec22 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #183

[Update] Date to Timestamp

7340f565f6d00ff41a95952ded41791d4ec90632 authored over 3 years ago by Kirito <[email protected]>
[Update] Date to Timestamp

- Changed API responses where date strings are used into timestamps
- Temporarily included TestFl...

582c640777d6f8f658c7e1ca76e89d16bfceceda authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #182

[Update] Sign Up

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

- Fixed incorrect Laravel optimization command
- Reverted specified domain on web routes

1ff322c859ff3f7d4107d4ba12dfdf2a04768f49 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Configs

- Updated openapi.json
- Updated Nginx config

c91a7abba10285ab6c69b8a50151db186352250b authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Sign Up

- Added alert Blade component
- Added alerts to show when an account is created successfully
- Ad...

91775c8fc59c7b2b5739b3f2fad3e9c6cc356629 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #181

[Fix] Production Errors

d1111c803608ecbc2bbca1b9a97fce4b3153089b authored over 3 years ago by Kirito <[email protected]>
[Update] Web Routes

- Added explicit domain to Web routes
- Removed deprecated SiwA sign-in route

272b9c1da5921ea0c05cde58e197a89a34605dd2 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] File size & Misc

- Updated image file sizes to 2MB
- Updated assets

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

[Add] Contact & Misc

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

- Updated composer packages

5616af2eef742a3a2588a858c562f1c3f7ef3a1f authored over 3 years ago by kiritokatklian <[email protected]>
Merge branch 'master' into add-misc-views

# Conflicts:
# config/app.php
# public/css/app.css

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

[Update] Subscription Endpoint

c23463443eb8b5531580db6253eda3b8b22f9526 authored over 3 years ago by Kirito <[email protected]>
[Update] Subscription Endpoint

- Added custom Apple subscription S2S route
- Added custom Google S2S subscription route
- Remove...

795561f781828a3718a17a36648f22dd12f9e90b authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #178

[Add] SiwA Server to Server

f4b312e049fa770ebb3d5305eabb6efb55318a5e authored over 3 years ago by Kirito <[email protected]>
[Add] SiwA Server to Server

- Added email suspended property to User model
- Added SignInWithAppleUpdateRequest
- Added SiwA ...

45e4287012cfab09f43a30c2c8c31a27c3877163 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] AWS SES Support

- Added composer packages to support sending emails using SES

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

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

27f31bdd27f23bc57be0883f7d0577fb4ca3f22b authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Predeploy Migration

- Disabled reaction migration

379165d2271770858c87b6aaadf3d41a81b87f8f authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Platform Hooks

- Made hooks executable

4dc2d890e793500d224315650b164615e1f69c2d authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Platform Hooks & Nginx Config

- Added postdeploy hooks
- Added prebuild hooks
- Added predeploy hooks
- Added nginx config

4ba7b3d1a6a32603e8b2848f36141e1a5389e3cf authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Platform Hooks & Nginx Config

- Added postdeploy hooks
- Added prebuild hooks
- Added predeploy hooks
- Added nginx config

2f8d323db4bce85fbac7c303643e5def0c2e7790 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Contact

- Added action form section Blade component
- Added contact us Livewire component
- Added misc ro...

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

[Add] Genre Index

8c5153f95512bb08abcef2590da0f773a9c3b091 authored over 3 years ago by Kirito <[email protected]>
[Add] Genre Index

- Added genre Index Livewire component
- Added genre lockup Blade component
- Added genre routes
...

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

[Fix] Related Anime Layout

edceb086f5aaa5f7c444e8ac47b11bac8725ff56 authored over 3 years ago by Kirito <[email protected]>
[Update] Anime Relation

- Fixed broken anime relation layout

6275a92706fe737de694998f8b1112c50c2081a0 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #175

[Update] Anime Details

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

- Updated assets
- Updated composer packages
- Updated node packages

3f8b2c0c8474ab8a89030a4371e818f478f4c2c9 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Studio

- Added Studio/anime Livewire component
- Added Studio/details Livewire component
- Added studio ...

812340cc046b4d4e324160293e161622e7534c7b authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Episode Details

- Added proper episode details
- Updated episode details layout

7881783eba1c3d598c6f561bfbf8d43999d8078f authored over 3 years ago by kiritokatklian <[email protected]>
[Fix] Pagination

- Added unique key to LibraryButton Livewire component to help Livewire keep track of components....

70ae719ad2dcd763e335eefb4fa97ad114b83ac8 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Seasons & Episodes

- Added episode assets
- Added episode-lockup Blade component
- Added Episodes web routes
- Added...

77dfa550d6e26cb94135f8780609a9358a1acc86 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Anime, Seasons & Layout

- Added link Blade component
- Fixed season details pagination
- Updated anime details layout
- U...

351b99ef6648b65042e6e6387e60781c7fb5e402 authored over 3 years ago by kiritokatklian <[email protected]>
[Add] Season Details

- Added season details Livewire component
- Added season episodes Livewire component
- Added seas...

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

- Added anime related shows Livewire component
- Added poster lockup
- Added seasons section
- Fi...

70fdf993f04827a7b0849c2e204165dd064f97e8 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Explore & Lockups

- Updated explore view code structure
- Updated lockup layouts to look and act more uniform

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

[Add] Explore

b5ec79ac914869a3a2f0ad9c4b930959b74fea83 authored over 3 years ago by Kirito <[email protected]>
[Add] Explore

- Added explore banner lockup component
- Added explore large lockup component
- Added explore me...

1ff5ee774752bce15fc3ec737470378c6f4a090d authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Fixes & Improvements

- Added anime banner placeholder
- Added isPro convenience method to User model
- Fixed featured ...

a4e58bf89dfefa8695b743bf79128885dcbfcf39 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Meta Tags

- Removed unnecessary properties from anime and profile Livewire components
- Updated open graph ...

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

[Delete] Store Product

085c78a7fdbd7dcac55d502404f34c09b17d9f16 authored over 3 years ago by Kirito <[email protected]>
[Delete] Store Product

- Removed store product model
- Removed store product Nova Model
- Removed store product migratio...

2068e98add2c3d4c928ea6815e14ddfa7936cc1c authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #172

[Updated] Genre Auth

29afe069e0a10ba0bfb8f65aac223b3fd3f9d919 authored over 3 years ago by Kirito <[email protected]>
[Updated] Global Scopes

- Added withoutGlobalScope for Anime where relevant
- Added withoutGlobalScope for Genre where re...

98a382c0c7692a5093d3e3837f1963b67863ed6b authored over 3 years ago by kiritokatklian <[email protected]>
[Updated] Genre Auth & Settings

- Added optional auth to genre routes
- Genres respect the user's TV rating setting
- Updated gen...

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

[Update] Themes

40b93db5c6bd63b1846c68441a3b189ce6486bab authored over 3 years ago by Kirito <[email protected]>
[Updated] Theme Controller

- Downloading a theme now checks if the user is pro

122f1e2f59c57fc554e1e91e30e4e86cf8bd625f authored over 3 years ago by kiritokatklian <[email protected]>
[Updated] Media & Theme

- Added support for collections
- Added screenshot image collection support to Theme model

fc5af684ee4b5cdaeced044b304b57a9187f45fb authored over 3 years ago by kiritokatklian <[email protected]>
[Updated] Themes

- Added download method to theme model
- Added status bar style property to theme model
- Added v...

95cad0777fb92caa45f9aa28c007eb57c8228c36 authored over 3 years ago by kiritokatklian <[email protected]>
[Remove] iOSUIKit

- Added StatusBarStyle enum
- Added VisualEffectViewStyle enum
- Removed iOSUIKit enum
- Updated ...

935a03a0bfe65b95f13d957f1d666d79aa77fbb6 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #170

[Update] Character & Person

a4960f38e9f26af5c683cf77ad43dc1515b6be7f authored over 3 years ago by Kirito <[email protected]>
[Fix] Anime Broadcast

- Fixed an issue with anime broadcast where string was passed in next()

b7803b7ec4601ffd9cf3656c6150adea44a64e67 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Character

- Added new properties to character model
- Added number_shorten method to CustomHelpers
- Update...

50767c005489a72316ae169de79a8d45dc3fe626 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Person

- Added age_string property
- Added astrological_sign attribute
- Added deceased_date attribute
-...

68098c4ac88ebdbd2d5b4b0e9c1d38aa3cf20a89 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #169

[Update] Media Custom Property Generation

d078ab66bdafbd54486bc3b4702cebe9b0293d96 authored over 3 years ago by Kirito <[email protected]>
[Update] Media Custom Property Generation

- Added MediaHasBeenAddedListener
- Cleaned up old hacky implementation of generating custom prop...

74a8be168afaa7a653f46b22bef4e59c4a2bb0d7 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #168

[Update] Anime Images & Fixes

e4316a7e1950a2d1aa8207ef280850c331016b72 authored over 3 years ago by Kirito <[email protected]>
[Update] Media & Import

- Added missing InteractsWithMediaExtension to Person model
- Updated import processors to also i...

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

- Removed AnimeImage Nova model
- Removed AnimeImages migration
- Removed AnimeImages model
- Rem...

967ce7b51ceb38934a2de2e5cfeab960e7982e68 authored over 3 years ago by kiritokatklian <[email protected]>
Merge pull request #167

[Update] API

4761f2f69a003bdc712c1f76532af140279edec3 authored over 3 years ago by Kirito <[email protected]>
[Update] Resource

- Added address key to StudioResourceBasic
- Added AnimeResourceIdentity
- Added HasScreenshotIma...

a4fb108a33077598f45c6e83bc6ef254c077bd0d authored over 3 years ago by kiritokatklian <[email protected]>
[Fix] Season-Episode Relation

- Fixed incorrect usage of the episode relation in SeasonController

fd0d535506e7bb13e7e6f89ce3cb7244be552ac2 authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Import Services

- Added logic to update data if it already exists

bbaaacef2a6eb60103aeb7b9d873091f82b9b14f authored over 3 years ago by kiritokatklian <[email protected]>
[Update] KModel Extension

- Added KModel extension to AnimeImages
- Added KModel extension to EpisodeTranslation
- Added KM...

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

[Update] Various

7730fb786cbe2d350e620c53ddb126ecfaf59d36 authored over 3 years ago by Kirito <[email protected]>
[Update] Deprecated Dates

- Updated deprecated usage of dates to casts
- Updated assets

b641462e5481149b9bf7c60784cedf820bcf95da authored over 3 years ago by kiritokatklian <[email protected]>
[Update] Rate Limiter

- Updated rate limiter for GET requests
- Updated rate limiter for other requests

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

- Updated anime details view to use the new media properties to show poster and banner images

91197e08b9fd15c76168d4da42ead81d2b8296ca authored over 3 years ago by kiritokatklian <[email protected]>