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 section nav Blade component
- Added simple button Blade component
- Added synopsis text
-...
- Added badges section
- Added star assets
- Added star rating Blade component
- Added copyright section
66a891b2c2c310c686327126ade453b9d5314d69 authored almost 4 years ago- Added App Store Smart Banner support
- Update layout with support for showing banner images
- Removed margin top from footer to allow for per page customization
2eaaeea61ef1dfa2ac79971e866fa6f815fc275c authored almost 4 years ago- Added app id to ios key in app config
- Added support for showing App Store Smart Banner
- Added better descriptions
- Updated list to match the official Japanese rating list
- Added broadcast attribute
f96cf5b2bb70368b8647fcce4dcb48a0133d1b68 authored almost 4 years ago- Fixed ip address key name
697fe37484e166f8f83a943c90d5200eb66c4637 authored almost 4 years ago- Added better descriptions
7f2ee499a757bb7b2fc79d8a99c87ba26c09ae1e authored almost 4 years ago[Update] Nova Sign In
47b40de385f4f42ec720c6184a80a6ab75dc9c2e authored almost 4 years ago- Added custom implementation of the login controller for Nova to match the main app's sign in logic
d117a9e2ecff78cb8f44dbd59d239caf0fe4b2a3 authored almost 4 years agoa56de362c91d3e3f34ef71b6a6ec562137dfe5b1 authored almost 4 years ago
- Fixed all failing tests
c715b0256d6349eba2bc507e38ae7ed95d88cafb authored almost 4 years ago- Refactored tv to TV for correct usage of the word
a91f0c0a7f78b8d7ea881d084c9b64a723ab7fe0 authored almost 4 years ago- 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- Added a new "select" Blade component
- Added select tv rating form to settings
- Added select-p...
- Added belongs to TV rating relationship on anime model
- Added belongs to TV rating relationshi...
- Added new tv_ratings table
- Added new TVRating model
- Added new TvRatingSeeder seeder
- Remov...
85f4e5cf5160264ad1bb0ae99e18f4d62601d885 authored almost 4 years ago
- Added 403 error image
- Added 404 error image
- Added 500 error image
- Added 500 error view
- ...
- Added a new error layout
- Updated Tailwind Css config
52ac35c5940f86f1fccf6c08502454d94b3f094f authored almost 4 years ago
- Updated CSS for production
dfe3b6f0846632be6bed26eb82a6ce00cb0a7ebd authored almost 4 years ago- Added explicit list-none to footer lists
a6bfa488be829b9b7e793afa294218a7682bfa0a authored almost 4 years ago- Updated privacy policy styling so it look prettier on web
- Updated terms of use styling so it ...
- Added Markdown alias for easy markdown parsing
a94e8c8216ee947110a97babdec7d62301d35f66 authored almost 4 years ago- Added markdown to the purge content lsit
a24e8e52575ae4aca12d3af90cd593187c2d4f26 authored almost 4 years ago- Fixed footer links styling
a294fab708ce14856f7c7f4870c8c0417660a373 authored almost 4 years ago- Updated text color on detail pages
8d95e3338f2bd9af3a6aad1215ddd61dadf0b299 authored almost 4 years ago- Updated verify email page so it's prettier
- Updated sign up logic to also bind the file sessio...
- Updated 2FA view so it's prettier
- Updated 2FA logic to also bind the file session with the da...
- Prettified the password reset page
- Removed the email field as it's not really necessary
- Upd...
- Updated password reset logic to always show a success message to avoid fishing for valid emails
67a9bad409a69eb760023409c6924ab3f334095a authored almost 4 years ago- Updated reset password page to look prettier
- Updated sign-in page to look prettier
- Updated ...
- Added margin top to the footer
083fb9812ae64ee7a4c0eae3ebf426f58c39caf9 authored almost 4 years ago- Enabled all colors since we are now using JIT the compiled file shouldn't get that big
9fdb61cd186ba73f49bc5a97a54bbfe4bad39a01 authored almost 4 years ago- Removed Clockwork dependency for now
3c4b7f34a88f36eca0420305847d939ed4aa3ed6 authored almost 4 years ago- Added disabling options to the button components
- Fixed theme page layout
- Fixed website colo...
- Added disabling options to the button components
- Fixed website colors
- Removed the now ugly ...
- Removed some unused css selectors
- Updated TailwindCSS config to use JIT
44073f71d8276306c982d45735c4a60ecdab4519 authored almost 4 years ago
b18572d67e2bc13356bf06af0c18af52b5bff5b2 authored almost 4 years ago
- Users can edit their username if the can_change_username setting is enabled
- Bumped version
- Users can edit their username if the can_change_username setting is enabled
ce843285beec25961c93021b32c033e616c12b8a authored almost 4 years ago- Added setEmptyValue parameter for cases when the value is detected as empty even if it's intent...
f4d47e0a97f8c0ee8a01a7769be1d97313bbaef8 authored almost 4 years ago07d92e8ca3d753969ae1447a26fbf09abfe25813 authored almost 4 years ago
- Bumped app version
6511e1e9e3b31d8e4ed803618696847a328311d8 authored almost 4 years ago- Added settings helper test cases
08bb81258d44750459bcda0ee40ecc1b47100ec9 authored almost 4 years ago- Added settings helper method
c0340bab683cc452a1ad94a76f547e874ff4d665 authored almost 4 years ago- Added settings column to users table
- Updated user resources with the settings key where relevant
- Bumped app version
4b2b2121d8c9b477c6b8a4499c5b821cb813d81d authored almost 4 years ago[Add] App Version
843ee0b5cd23e2ee3b58e3fb0b5fb1a6f9deed17 authored almost 4 years ago- Added APP_VERSION key to .env.example
- Added default app version in config/app.php
- Updated s...
5e08e92b7e48fee566caf64cada209aec3155ab8 authored almost 4 years ago
- Updated sessions collection to have the current session at the top
e5221e6c49a15a27c876c823f58defac14da6281 authored almost 4 years ago- Added AuthenticatedSession middleware
- Added deleteCurrentSession method on User model
- Added...
- Changed all instances fo trans() method to __()
- Renamed all instances of ip to ip_address
- Updated Composer packages
a1bc1fa8ad911fe9865e692da7c5b60c562b621a authored almost 4 years ago[Update] User Registration
2f8aa9803df1d51442be261973fcece53582ee9d authored almost 4 years ago- Updated Composer packages
- Updated npm packages
- Enabled Registered event listener
- Removed NewUserRegisteredEvent in favor of the default Regi...
0a8fa83e92a9091f74ceeb6eaa0cc60c529bf1c4 authored almost 4 years ago
- Refactored tests where user interacts with a profile or banner image
- Removed RegistrationRequ...
- Added HasBannerImage trait
- Implemented HasBannerImage trait on User model
- Refactored all us...
- Added HasProfileImage trait
- Implemented HasProfileImage trait on User model
- Refactored all ...
9baf6f0e1c1f2ab535d2c071ef9d694d1494963e authored almost 4 years ago
- Implemented two factor authentication in AuthenticatedSessionController
1a65865e6edd83e2d38754bf2e87d6fa33092bb5 authored almost 4 years ago- Added 2FA routes
- Added AttemptToAuthenticate
- Added confirm-password Blade component
- Added...
- Moved some files to the correct directory
- Re-indented some files
- Added 2FA Livewire component
- Added 2FA component on the settings page
- Merged 2FA migration with users table migration
7ca8ddc82145c107b75e6c6fcbe1d4dcc23cf017 authored almost 4 years ago[Add] Delete Account Settings
148329fbe7a81872f16f57f4f613bd7920454181 authored almost 4 years ago- Added DeleteUserForm Livewire component
- Added DeleteUser action
- Added DeletesUsers contract...
a2003b667a9ae8da5d58306bc1ae891574b04542 authored almost 4 years ago
4606f5deec47296d8aea684fdf7784818ce121d3 authored almost 4 years ago
- Added UpdatePasswordForm Livewire component
- Added UpdateUserPassword action
- Added UpdatesUs...
- Added UpdatePasswordForm Livewire component
- Added UpdateUserPassword action
- Added UpdatesUs...
- Added profile settings to the navigation bar
d4c769d1f3000d149313d4447d4b73974b434a01 authored almost 4 years agod7ad6e45c575b3cdbf65e1f6dee82b8f146b6d55 authored almost 4 years ago
- Added a /me route which redirects to the currently authenticated user's profile page
22385c958636059b265fc42e93a3654c2901397b authored almost 4 years ago- Added new blade components
- Added UserProfileController controller
- Added profile settings bl...
- Added banner_image_url attribute to User model
- Added profile_image_url attribute to User mode...
- Renamed all instances of avatar to profile image for consistency
07bca56ce241ea04cf6a1732421f51a82afd1cd9 authored almost 4 years ago- Renamed ValidateAvatarImage to ValidateProfileImage for naming consistency
461a6950ccf863eb8a0e2dddbc10f3555195db0c authored almost 4 years ago- Added ProfileServiceProvider
- Added UpdatesUserProfileInformation
- Added UpdateUserProfileInf...
- Updated Composer packages
- Updated NPM packages
- Verification email is now sent after an account is registered
b5d82bb9d3250f2ace55c8d03ab4ec50529529ef authored almost 4 years ago
# Conflicts:
# app/Http/Controllers/UserController.php
- Refactored password reset API with the new system
-
- Added NewPasswordController controller
- Added new PasswordResetLinkController controller
- Add...
- Added NewPasswordController controller
- Added new PasswordResetLinkController controller
- Add...
- Refactored create_password_resets_table migration
- Removed outdated email_confirmation_id from...
- Updated password lang file
037cbfc764ccc29d6a9670adfbbc5a38f0fe51dd authored almost 4 years ago- Removed outdated Email/Verification Livewire component
- Removed outdated Misc/ResetPassword Li...
- Added new email verification routes
- Grouped new password routes
- Removed outdated /reset-pas...
- Added initial based profile image generation to match the app's functionality
1e87975a40ec6f2445c26fb0eddba2a4acae3e0f authored almost 4 years ago- Added KAuthenticate middleware
- Updated auth middleware class with KAuthenticate
- Added email verification routes
- Added email_verified_at column in User table
- Added EmailVer...
- Addressed some inconsistency throughout project
5433fa96918e8b9430d517c75f087390aebea084 authored almost 4 years ago