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

[Add] Anime Details Synopsis

- Added section nav Blade component
- Added simple button Blade component
- Added synopsis text
-...

6cd07ed9e798ce76589c4da0e6ffbae8ccbc6cc6 authored almost 4 years ago
[Add] Anime Details Badges

- Added badges section
- Added star assets
- Added star rating Blade component

ebd6e348e537c62a15fb34a84f2a40475dba37e0 authored almost 4 years ago
[Add] Anime Details Copyright

- Added copyright section

66a891b2c2c310c686327126ade453b9d5314d69 authored almost 4 years ago
[Update] Anime Details

- Added App Store Smart Banner support
- Update layout with support for showing banner images

5b3ad95ab2f91c7239d5c779fda4a1b84ede4b4c authored almost 4 years ago
[Fix] Footer

- Removed margin top from footer to allow for per page customization

2eaaeea61ef1dfa2ac79971e866fa6f815fc275c authored almost 4 years ago
[Add] App Store Smart Banner

- Added app id to ios key in app config
- Added support for showing App Store Smart Banner

2b20b1890ebfb44bf6c10412808dc5354be212a2 authored almost 4 years ago
[Update] TV Rating Seeder

- Added better descriptions
- Updated list to match the official Japanese rating list

2d69bfa30c5271e7d4bba0c5608ecd08ef95afee authored almost 4 years ago
[Update] Anime

- Added broadcast attribute

f96cf5b2bb70368b8647fcce4dcb48a0133d1b68 authored almost 4 years ago
[Fix] Session Resource

- Fixed ip address key name

697fe37484e166f8f83a943c90d5200eb66c4637 authored almost 4 years ago
[Update] Anime Type Enum

- Added better descriptions

7f2ee499a757bb7b2fc79d8a99c87ba26c09ae1e authored almost 4 years ago
Merge pull request #120 from Kurozora/custom-nova-sign-in

[Update] Nova Sign In

47b40de385f4f42ec720c6184a80a6ab75dc9c2e authored almost 4 years ago
[Update] Nova Sign In

- Added custom implementation of the login controller for Nova to match the main app's sign in logic

d117a9e2ecff78cb8f44dbd59d239caf0fe4b2a3 authored almost 4 years ago
Merge pull request #119 from Kurozora/tv-rating-settings

a56de362c91d3e3f34ef71b6a6ec562137dfe5b1 authored almost 4 years ago
[Fix] Tests

- Fixed all failing tests

c715b0256d6349eba2bc507e38ae7ed95d88cafb authored almost 4 years ago
[Refactor] TV

- Refactored tv to TV for correct usage of the word

a91f0c0a7f78b8d7ea881d084c9b64a723ab7fe0 authored almost 4 years ago
[Update] Anime Resource Fetching

- A tv rating scope is applied when fetching an anime if the user is signed in and has a preferre...

5a8951f6888a76651fb669c5fd9e8193b00ebff7 authored almost 4 years ago
[Add] TV Rating Settings

- Added a new "select" Blade component
- Added select tv rating form to settings
- Added select-p...

1de093a551cb4d723eb29fe9e00c637169e5a5e6 authored almost 4 years ago
[Update] Anime & TV Rating

- Added belongs to TV rating relationship on anime model
- Added belongs to TV rating relationshi...

3c80602235c94a96fa6b7ef62da75602a9a78ea7 authored almost 4 years ago
[Update] Watch Rating

- Added new tv_ratings table
- Added new TVRating model
- Added new TvRatingSeeder seeder
- Remov...

8f0fdc9e509485c111a9761b86890316279540ab authored almost 4 years ago
Merge pull request #118 from Kurozora/update-error-pages

85f4e5cf5160264ad1bb0ae99e18f4d62601d885 authored almost 4 years ago
[Add] Error Views

- Added 403 error image
- Added 404 error image
- Added 500 error image
- Added 500 error view
- ...

6b253dd2299acc3533b71f1ad1671ecb61193b19 authored almost 4 years ago
[Add] Error layout

- Added a new error layout
- Updated Tailwind Css config

53f691c868f20d595e814d36bbfcb5244a3a278e authored almost 4 years ago
Merge pull request #117 from Kurozora/wesbite

52ac35c5940f86f1fccf6c08502454d94b3f094f authored almost 4 years ago
[Update] CSS

- Updated CSS for production

dfe3b6f0846632be6bed26eb82a6ce00cb0a7ebd authored almost 4 years ago
[Update] Footer Lists

- Added explicit list-none to footer lists

a6bfa488be829b9b7e793afa294218a7682bfa0a authored almost 4 years ago
[Update] Legal

- Updated privacy policy styling so it look prettier on web
- Updated terms of use styling so it ...

1196b1fb040ea64529cdefbcfda07ab83a7fd416 authored almost 4 years ago
[Update] Aliases

- Added Markdown alias for easy markdown parsing

a94e8c8216ee947110a97babdec7d62301d35f66 authored almost 4 years ago
[Update] TailwindCSS Config

- Added markdown to the purge content lsit

a24e8e52575ae4aca12d3af90cd593187c2d4f26 authored almost 4 years ago
[Fix] Footer Links

- Fixed footer links styling

a294fab708ce14856f7c7f4870c8c0417660a373 authored almost 4 years ago
[Update] Detail Pages

- Updated text color on detail pages

8d95e3338f2bd9af3a6aad1215ddd61dadf0b299 authored almost 4 years ago
[Update] Verify Email

- Updated verify email page so it's prettier
- Updated sign up logic to also bind the file sessio...

4ddaa890dc647d942127b6092f56652914f6260d authored almost 4 years ago
[Update] 2FA

- Updated 2FA view so it's prettier
- Updated 2FA logic to also bind the file session with the da...

6e09df5b664d955f3d6615d4f591d99721f6c0e0 authored almost 4 years ago
[Update] 2FA and Password Reset

- Prettified the password reset page
- Removed the email field as it's not really necessary
- Upd...

63cd4fba24eba4743a47d1d0dbefc4a0851f1019 authored almost 4 years ago
[Update] Password Reset

- Updated password reset logic to always show a success message to avoid fishing for valid emails

67a9bad409a69eb760023409c6924ab3f334095a authored almost 4 years ago
[Update] Auth

- Updated reset password page to look prettier
- Updated sign-in page to look prettier
- Updated ...

1ecd9e85491c39f9b6e222306f0990f05a71a511 authored almost 4 years ago
[Update] Layout

- Added margin top to the footer

083fb9812ae64ee7a4c0eae3ebf426f58c39caf9 authored almost 4 years ago
[Update] Tailwind CSS

- Enabled all colors since we are now using JIT the compiled file shouldn't get that big

9fdb61cd186ba73f49bc5a97a54bbfe4bad39a01 authored almost 4 years ago
[Update] Clockwork

- Removed Clockwork dependency for now

3c4b7f34a88f36eca0420305847d939ed4aa3ed6 authored almost 4 years ago
[Update] User Interface

- Added disabling options to the button components
- Fixed theme page layout
- Fixed website colo...

abde7a1bb29a7b04c35fb0c5630843e0923373c6 authored almost 4 years ago
[Update] User Interface

- Added disabling options to the button components
- Fixed website colors
- Removed the now ugly ...

b21ea4ea6d23053eaa76cb1564fa660aad20d546 authored almost 4 years ago
[Update] CSS

- Removed some unused css selectors
- Updated TailwindCSS config to use JIT

05c687f0b369b7140a793e3560e23610ba589c37 authored almost 4 years ago
Merge pull request #116 from Kurozora/username-settings

44073f71d8276306c982d45735c4a60ecdab4519 authored almost 4 years ago
Merge remote-tracking branch 'origin/username-settings' into username-settings

b18572d67e2bc13356bf06af0c18af52b5bff5b2 authored almost 4 years ago
[Update] Username Settings

- Users can edit their username if the can_change_username setting is enabled
- Bumped version

f412bc944ab1bd679ff3a82d40d838e78613e339 authored almost 4 years ago
[Update] Username Settings

- Users can edit their username if the can_change_username setting is enabled

ce843285beec25961c93021b32c033e616c12b8a authored almost 4 years ago
[Fix] Settings Helper

- Added setEmptyValue parameter for cases when the value is detected as empty even if it's intent...

f4d47e0a97f8c0ee8a01a7769be1d97313bbaef8 authored almost 4 years ago
Merge pull request #115 from Kurozora/user-settings

07d92e8ca3d753969ae1447a26fbf09abfe25813 authored almost 4 years ago
[Update] App Version

- Bumped app version

6511e1e9e3b31d8e4ed803618696847a328311d8 authored almost 4 years ago
[Add] Settings Helper Test

- Added settings helper test cases

08bb81258d44750459bcda0ee40ecc1b47100ec9 authored almost 4 years ago
[Add] Settings Helper

- Added settings helper method

c0340bab683cc452a1ad94a76f547e874ff4d665 authored almost 4 years ago
[Add] Settings

- Added settings column to users table
- Updated user resources with the settings key where relevant

9e5d03577497a2a6915e2bf5b424480a9a7dc72e authored almost 4 years ago
[Update] App Version

- Bumped app version

4b2b2121d8c9b477c6b8a4499c5b821cb813d81d authored almost 4 years ago
Merge pull request #114 from Kurozora/app-versioning

[Add] App Version

843ee0b5cd23e2ee3b58e3fb0b5fb1a6f9deed17 authored almost 4 years ago
[Add] App Version

- Added APP_VERSION key to .env.example
- Added default app version in config/app.php
- Updated s...

59787ec8b9af0700cfdda8a615f45dea86ab54d0 authored almost 4 years ago
Merge pull request #113 from Kurozora/manage-sessions

5e08e92b7e48fee566caf64cada209aec3155ab8 authored almost 4 years ago
[Update] Sign Out Other Session Layout

- Updated sessions collection to have the current session at the top

e5221e6c49a15a27c876c823f58defac14da6281 authored almost 4 years ago
[Add] Sign Out Other Sessions

- Added AuthenticatedSession middleware
- Added deleteCurrentSession method on User model
- Added...

44e84890117c79c3e70a952f38cc0ab41e4728b5 authored almost 4 years ago
[Refactor] Migrations & Translate

- Changed all instances fo trans() method to __()
- Renamed all instances of ip to ip_address

e844e928d0183244d3d05c93acc5da25fbee5d4d authored almost 4 years ago
[Update] Assets

- Updated Composer packages

a1bc1fa8ad911fe9865e692da7c5b60c562b621a authored almost 4 years ago
Merge pull request #112 from Kurozora/update-registration

[Update] User Registration

2f8aa9803df1d51442be261973fcece53582ee9d authored almost 4 years ago
[Update] Assets

- Updated Composer packages
- Updated npm packages

fa6867d428b4e1552d4daed4268142e9752dc573 authored almost 4 years ago
[Update] User Registration

- Enabled Registered event listener
- Removed NewUserRegisteredEvent in favor of the default Regi...

b719fb9a22af529b8e7dc40cb91c93242178c17a authored almost 4 years ago
Merge pull request #111 from Kurozora/user-traits

0a8fa83e92a9091f74ceeb6eaa0cc60c529bf1c4 authored almost 4 years ago
[Update] User Media Tests

- Refactored tests where user interacts with a profile or banner image
- Removed RegistrationRequ...

ead9ff55c70dac9743aae0d3de0f403ca11ed405 authored almost 4 years ago
[Add] Has Banner Image Trait

- Added HasBannerImage trait
- Implemented HasBannerImage trait on User model
- Refactored all us...

9dc0e97e0c08762405bd83d1f3c3daa20daf9dfd authored almost 4 years ago
[Add] Has Profile Image Trait

- Added HasProfileImage trait
- Implemented HasProfileImage trait on User model
- Refactored all ...

37a021be85814698f2c15c11d15db812db4a8c21 authored almost 4 years ago
Merge pull request #110 from Kurozora/add-two-factor-authentication

9baf6f0e1c1f2ab535d2c071ef9d694d1494963e authored almost 4 years ago
[Update] Implement Two Factor Authentication

- Implemented two factor authentication in AuthenticatedSessionController

1a65865e6edd83e2d38754bf2e87d6fa33092bb5 authored almost 4 years ago
[Add] Two Factor Authentication

- Added 2FA routes
- Added AttemptToAuthenticate
- Added confirm-password Blade component
- Added...

f58d9cd44ad8d7d7fad9de4e88ead3dcd3f7f182 authored almost 4 years ago
[Update] Project

- Moved some files to the correct directory
- Re-indented some files

36dd673cf04d9328f2d0debbb4df0f53c8d1862d authored almost 4 years ago
[Add] 2FA Component

- Added 2FA Livewire component
- Added 2FA component on the settings page

fb3863df29896c45858bc9668f2c3d42114936ab authored almost 4 years ago
[Add] 2FA Migration

- Merged 2FA migration with users table migration

7ca8ddc82145c107b75e6c6fcbe1d4dcc23cf017 authored almost 4 years ago
Merge pull request #109 from Kurozora/add-delete-account

[Add] Delete Account Settings

148329fbe7a81872f16f57f4f613bd7920454181 authored almost 4 years ago
[Add] Delete Account Settings

- Added DeleteUserForm Livewire component
- Added DeleteUser action
- Added DeletesUsers contract...

f486d255c472bee70a0e637729660b4b0609099a authored almost 4 years ago
Merge pull request #108 from Kurozora/add-password-settings

a2003b667a9ae8da5d58306bc1ae891574b04542 authored almost 4 years ago
Merge remote-tracking branch 'origin/add-password-settings' into add-password-settings

4606f5deec47296d8aea684fdf7784818ce121d3 authored almost 4 years ago
[Add] Password Settings

- Added UpdatePasswordForm Livewire component
- Added UpdateUserPassword action
- Added UpdatesUs...

1d48e4aabf9d02dad32f8c1871b7bd49ca926d87 authored almost 4 years ago
[Add] Password Settings

- Added UpdatePasswordForm Livewire component
- Added UpdateUserPassword action
- Added UpdatesUs...

764dac9a4494269700cb28cc97b2e0f2851b9fc9 authored almost 4 years ago
[Update] Navigation

- Added profile settings to the navigation bar

d4c769d1f3000d149313d4447d4b73974b434a01 authored almost 4 years ago
Merge pull request #107 from Kurozora/web-authentication

d7ad6e45c575b3cdbf65e1f6dee82b8f146b6d55 authored almost 4 years ago
[Add] Me Route

- Added a /me route which redirects to the currently authenticated user's profile page

22385c958636059b265fc42e93a3654c2901397b authored almost 4 years ago
[Add] Profile Settings

- Added new blade components
- Added UserProfileController controller
- Added profile settings bl...

86f6e66415e7fa598095bf8bd2b09525c1b09a5a authored almost 4 years ago
[Update] User Media

- Added banner_image_url attribute to User model
- Added profile_image_url attribute to User mode...

3a17be3ab256c0bbad0c561c264689b5ef5c7f8b authored almost 4 years ago
[Update] Avatar

- Renamed all instances of avatar to profile image for consistency

07bca56ce241ea04cf6a1732421f51a82afd1cd9 authored almost 4 years ago
[Update] Validate Avatar Image

- Renamed ValidateAvatarImage to ValidateProfileImage for naming consistency

461a6950ccf863eb8a0e2dddbc10f3555195db0c authored almost 4 years ago
[Add] Profile Services

- Added ProfileServiceProvider
- Added UpdatesUserProfileInformation
- Added UpdateUserProfileInf...

709de0056ac9c0f0fff29eede8626f68dacff5fb authored almost 4 years ago
[Update] Assets

- Updated Composer packages
- Updated NPM packages

60f4adc6740e2b7e2335f9bd9361cc647a040e64 authored almost 4 years ago
[Fix] Registration Verification

- Verification email is now sent after an account is registered

b5d82bb9d3250f2ace55c8d03ab4ec50529529ef authored almost 4 years ago
Merge remote-tracking branch 'origin/web-authentication' into web-authentication

# Conflicts:
# app/Http/Controllers/UserController.php

869f9d99c4a9f1cb7f2e298dac06c22f2e50cbc4 authored almost 4 years ago
[Update] Password Reset API

- Refactored password reset API with the new system
-

afddaae5051f03416072d43f434a644eeb35ad5a authored almost 4 years ago
[Update] Password Reset & Tests

- Added NewPasswordController controller
- Added new PasswordResetLinkController controller
- Add...

f31038aefe3414455cb59ce4be0a30bfa4cf9014 authored almost 4 years ago
[Update] Password Reset

- Added NewPasswordController controller
- Added new PasswordResetLinkController controller
- Add...

f345f7fb32fb3c70065e3621aa8ab30b7b31ce66 authored almost 4 years ago
[Update] Database

- Refactored create_password_resets_table migration
- Removed outdated email_confirmation_id from...

5799d82d16452e17c14e1b283709313fc7b113eb authored almost 4 years ago
[Update] Password Lang

- Updated password lang file

037cbfc764ccc29d6a9670adfbbc5a38f0fe51dd authored almost 4 years ago
[Remove] Views

- Removed outdated Email/Verification Livewire component
- Removed outdated Misc/ResetPassword Li...

d728d1fac0246fea2a3d662236a613322fa03538 authored almost 4 years ago
[Fix] Web Routes

- Added new email verification routes
- Grouped new password routes
- Removed outdated /reset-pas...

5b91b81abdc92afe9720eb9cc873f86bdbda4065 authored almost 4 years ago
[Add] UI Avatars

- Added initial based profile image generation to match the app's functionality

1e87975a40ec6f2445c26fb0eddba2a4acae3e0f authored almost 4 years ago
[Add] KAuthenticate

- Added KAuthenticate middleware
- Updated auth middleware class with KAuthenticate

aa5f8895bcc2ca14ebeb558fc42653bd4a989efb authored almost 4 years ago
[Add] Email verification

- Added email verification routes
- Added email_verified_at column in User table
- Added EmailVer...

4df82bbd805a658d33bca8a85e95c552d6302640 authored almost 4 years ago
[Update] Code Consistency

- Addressed some inconsistency throughout project

5433fa96918e8b9430d517c75f087390aebea084 authored almost 4 years ago