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
- Refactored getFirstMediaFullUrl method to be more flexible and match the getFirstMediaUrl imple...
3105ed2225f0807505b20c46df329ad57ddb2bae authored almost 4 years ago- Updated User resource in Nova with better handling of password when creating and updating a (ne...
088da8e5cd49696875d58f0a1cc0e3241451accb authored almost 4 years ago- Refactored password validation to be more flexible and show better messages
0b57412968e3920adb3cad88fa74d47bd75bf866 authored almost 4 years ago- Renamed Registration request handler to RegistrationRequest so it's more understandable
42c46eff0ce3bc57dbd51b3dc4188e25e9d222de authored almost 4 years ago- Added sign up routes
- Added sign-up.blade.php
- Added SignUpRequest.php request handler
- Adde...
- Updated email validation
- Updated view to match the app
- Refactored email validation to make use of Validator. This makes sure the error translations ar...
1714f729e1acf7ecc6af5fb08998cb490b929efb authored almost 4 years ago- Added remember me option during sign in
- Refactored sign out method to also call the Auth::log...
- Added screenshot attribute
- Refactored code to use the new screenshot attribute
- Added profile_image attribute
- Added banner_image attribute
- Refactored code to use new profi...
- Added authentication links
- Added dropdown.blade.php Blade component
- Added dropdown-link.bla...
- Added AuthenticatedSessionController.php controller
- Added authentication routes
- Added sign-...
- Changed default redirect page to home page
382f194b004f68aa3e08c29fbe552d1dcec73c1a authored almost 4 years ago- Removed unnecessary namespace in route files
74d527ecffc9ed65ca19352873620d0d792ba2ee authored almost 4 years ago1f5fd4e3d7329c78354ce0c27348b3fcac5420fa authored almost 4 years ago
- Fixed password reset tests
7e8bb324321145c044cb2bfef5bdfe8272702439 authored almost 4 years ago- Added missing titles
2a45f839f6cb78b5ee36e4b2a49b42c3feacf1de authored almost 4 years ago- Added Misc/ApiIndex Livewire component
- Added new "empty" layout
- Removed old api.blade.php v...
- Added Misc/ResetPassword Livewire component
- Removed old password_reset_page.blade.php view
- ...
- Added blade-icons config
- Added new Email/Verification Livewire component
- Removed old email_...
- Renamed the open-graph slot in base layout to meta
- Rewrote app layout to pass meta slot onto ...
- Added blade-ui-kit/blade-icons package
- Updated app.js
- Renamed public/img to public/images
- Updated terms_of_use.md
63ece2ce5d36cc033430f0bcf2cca3db42a20d04 authored almost 4 years ago- Updated composer packages
9ed82725d0ae21736006d966522143f218a04649 authored almost 4 years ago- Updated composer packages
8828755ead1d226197fea6e7b611c2d5e2bdfdb9 authored almost 4 years ago- Added Thread/Details Livewire component
- Updated thread web routes
- Removed old thread files
- Added Profile/Details Livewire component
- Updated profile web routes
- Removed old profile files
- Added Anime/Details Livewire component
- Updated anime web routes
- Removed old anime files
- S...
- Added bunch of new blade components
- Added new Theme/CreateThemeForm Livewire component
- Adde...
- Removed unnecessary selectors from app.css
f08c7e20408659d36759b741ff938e1fc9e6ff73 authored almost 4 years ago- Added Theme/Index Livewire component
- Added new theme-thumbnail.blade.php Blade component
- Re...
- Updated error views
b4c59bef17776ddd136df5c175185f25a05e20dc authored almost 4 years ago- Added PrivacyPolicy Livewire component
- Added terms_of_use.md
- Added TermsOfUse api
- Added T...
- Added logo.blade.php component
- Added nav-link.blade.php component
- Added navigation-dropdown...
- Added Home Livewire component
- Removed old home.blade.php
- Updated route names so autosuggestion loads correctly
4d6211503af813ffcb30c4cc38bec98eaae70c78 authored almost 4 years ago- Removed footer.blade.php
- Removed landing.blade.php
- Removed old app.blade.php
- Published Livewire config
ea92b4d52f9d322a30328c02955c20a35826a420 authored almost 4 years ago- Updated app.css
- Updated app.js
- Updated favicon.ico
- Added new base layout
- Added new app layout
- Registered paginator default views in AppServiceProvider
2c011ddb4b36460274eaeef6305829fcd5c64106 authored almost 4 years ago- Published livewire pagination assets
245b5d2a26a5431e0d526f0a9b65eb8e2b04fd7d authored almost 4 years ago- TestCase now swaps out the Mix manifest implementation, so we don't need to run the npm command...
f608cf7af854b3e3da926c6d11864f2291bfecb2 authored almost 4 years ago- Added AlpineJS to NPM packages
- Removed unused packages from NPM
- Updated app.css
- Updated a...
- Removed Vue.js npm packages
- Updated app.js asset
[Remove] TVDB Dependency
ad864efa0ab6b4921c7ec6fe3e11b9fc864788a4 authored almost 4 years ago- Added missing keys in .env.example
d32a7ca30f38c296b30cd7802126cd3f3b66e594 authored almost 4 years ago- Removed unused tvdb.php config file
c639c042d031615b2a055761d79ddaf4006c4cec authored almost 4 years ago- Removed all instances of TVDB package
- Refactored commands that used TVDB class to show a warn...
313661c92d8418d6c009db54fb23d4b9590ad6ef authored almost 4 years ago
- Updated OpenAPI to latest version
- Fixed duplicate operationId in openapi.json
- Disabled incomplete tests
- Fixed failing test cases
- Refactored old way of using factories
- Updated composer packages
806422ed1ba6fac9814d2f7cd2c1644d2576e62f authored almost 4 years ago- Minimum PHP version updated tp 8.0
- Updated composer packages to satisfy PHP 8 requirement
- Updated media-library.php config file
36a25fa3712886d333ca802a0855da03156d0415 authored almost 4 years ago- Fixed a bug in AnimeRelationsFactory where incorrect value type was used in the whereNotIn meth...
2a94197c7d9dc87e6371d5d5a60239d37b8a0df7 authored almost 4 years ago- Updated routes
88b8038d7150c871b5724b0e3a21aef0a8e44970 authored almost 4 years ago- Added new keys to auth.php
- Added new keys to validation.php
- Refactored app.scss to app.css
- Updated index.php
- Updated npm packages
- Updated phpunit.xml...
- Updated .env.example
- Updated config files to latest version
- Updated composer with latest Laravel 8 requirements
570575e0a23e3ae8f2e3b54ec26b863cfdbfe8be authored almost 4 years ago- Updated providers to latest version
7e22792a8007c8ab3d0dbf0685d0b353873299f1 authored almost 4 years ago- Added HasFactory trait to respective models
154176c8894ad995c88d2dbc1c0acf2ab2bd3ace authored almost 4 years ago- Updated Http Kernel to reflect new changes in middlewares
96acd117ff6a476c4d67950ed619526bbccf46fd authored almost 4 years ago- Added PreventRequestsDuringMaintenance middleware
- Added RedirectIfAuthenticated middleware
- ...
- Addressed warnings in exceptions handler class
54f76df647a031b735e3b566f5cf28fd1e39d437 authored almost 4 years ago- Updated misc project files
7e15e93052cc0e55d54675988a0629b7a8a2c78a authored almost 4 years ago- Updated RouteServiceProvider to reflect new changes in Laravel 8
0499e1f4d80f62d853c58f6bdabd7a5b280e51fe authored almost 4 years ago- Added uuid column to failed_jobs table
- Updated queue config
- Updated public/index.php
- Updated deprecated --message option for artisan down command in down.sh
- Updated composer packages
77789c5001266be9400eef9a94d296149e03ea19 authored almost 4 years ago- Updated app config with new keys.
28879b8a1fa99a484c49b3137e3397720a823d5f authored almost 4 years ago- Fixed new parameter requirement in MigrationServiceProvider
59497313b5ee7f8f40fe93623219392572b11076 authored almost 4 years ago- Added faker_locale to app config
- Updated factories to make use of classes and namespaces.
- Refactored seeders to use the new factory method on the Model itself.
7519c08707a452551074fb754ab77b3487576903 authored almost 4 years ago- Added namespace to seeder classes
- Renamed seeds folder to seeders
- Updated composer with pro...
- Updated composer packages to satisfy Laravel 8 requirements
- Updated Laravel to 8.0
ca0928b03f75225533c225857fb574e7a2cd1c1f authored almost 4 years ago
- Updated app.js
- Updated Composer packages
- Updated NPM Packages
# Conflicts:
# composer.lock
[Update] Nova to 3.22
53798d370e89e375fdaf5afe33195f69c16b7980 authored almost 4 years ago- Updated Nova from 3.8 to 3.22
- Updated post-update-cmd to also update Nova assets
- Recompiled CSS and JS
- Updated composer packages
- Updated NPM packages
- Added grace period check when verifying receipt validity
- Added HandlesSubscription interface
...
- Fixed error thrown when updating APN tokens caused by duplicate entries
d4407e89bbf023dbed119e29f2f44b999b9f7435 authored almost 4 years ago- Added return types to suppress warnings in User model
- Added return types to suppress warnings...
- Updated assets
- Updated composer packages
- Updated npm packages
- Updated Swagger
- Updated composer packages
- Updated npm packages
- Fixed being able to add/remove from reminders without being a pro user
- Fixed downloading remi...
- Added missing about attribute to actor model
- Fixed ActorCharacterAnimeResource not return id
...
- Added salopot/image-generator to generate images with faker instead of the default generator be...
ec14c97c364eed74c4f79b5930e081e9ef5107b7 authored about 4 years ago- Fixed incorrect use of env.
dedd10bc7eb742d908bdfd5c46827ce889bb40c6 authored about 4 years ago- Moved models to App\Models folder in preparation for Laravel 8 support
- Updated whole code bas...
- Updated Composer packages
- Updated NPM packages
- Added screenshot image seeding to AppThemeFactory
- Tiny code changes
- Updated notification da...
- Added new store/update route for server-to-server notifications regarding subscription updates
...
- Added is_valid column
- Added isPro key to user response
- Completed implementing receipt valid...
cc3d27289a506ed1040d0ab36891864b141722d7 authored over 4 years ago
- Added new Store routes
- Added receipt verification APIs
- Updated composer packages
- Updated ...